Deluan
|
667701be02
|
Less warning messages when first running it.
They are actually `info` messages
|
2021-06-13 19:27:01 -04:00 |
|
Deluan
|
b398053223
|
Include a shared Last.FM api key, providing zero conf ArtistInfo (bio/top songs/similar artists)
|
2021-05-27 16:14:24 -04:00 |
|
Deluan
|
e3fe8399c8
|
Fix DevAutoCreateAdminPassword
|
2021-05-01 18:40:02 -04:00 |
|
Deluan
|
6ee45a9ccc
|
Move project to Navidrome GitHub organization
|
2021-02-06 21:46:35 -05:00 |
|
Deluan
|
861b406575
|
Use new simplified uuid.NewString() syntax
|
2021-02-01 01:22:31 -05:00 |
|
Deluan
|
6dc21d0595
|
Check for Last.FM and Spotify configuration at startup
|
2020-10-21 17:10:06 -04:00 |
|
Deluan
|
1ffc8d619e
|
Log ffmpeg detection as Info
|
2020-10-12 21:59:03 -04:00 |
|
Deluan
|
c60e56828b
|
Fix ffmpeg detection
|
2020-10-12 10:59:42 -04:00 |
|
Deluan
|
fea5d23fc7
|
Add ffmpeg detection at start-up
|
2020-10-06 17:24:16 -04:00 |
|
Deluan
|
f0a5df7cd7
|
Move transcodings initialization to a migration
This will make it run only once, not every
time the transcoding table is empty
|
2020-07-06 23:48:43 -04:00 |
|
Deluan
|
03c3c192ed
|
Fixing static checks about passing nil context
|
2020-04-26 15:07:36 -04:00 |
|
Deluan
|
811703ab60
|
fix: create default transcodings on existing installations
|
2020-03-17 16:49:37 -04:00 |
|
Deluan
|
8ec78900c5
|
feat: transcoding and player datastores and configuration
|
2020-03-17 15:20:35 -04:00 |
|
Deluan
|
2c146ea1fe
|
feat: add option to auto-create admin user on first start-up
Useful for development purposes
|
2020-02-08 14:50:33 -05:00 |
|
Deluan
|
0d2911daf9
|
refactor: add Context to the persistence layer
|
2020-01-27 09:41:33 -05:00 |
|
Deluan
|
58a7879ba8
|
feat: first time admin user creation through the ui
|
2020-01-25 17:10:16 -05:00 |
|
Deluan
|
bff6f3a4bd
|
Rename env vars prefix to ND_
|
2020-01-24 01:29:31 -05:00 |
|
Deluan
|
bee55c04c8
|
Rename project to Navidrome
|
2020-01-23 19:44:08 -05:00 |
|
Deluan
|
c42e1bd2f5
|
Extract metadata from files in a directory in batch (one call to ffmpeg for all files)
|
2020-01-21 07:50:30 -05:00 |
|
Deluan
|
9e5ffaaff4
|
Created InitialSetup method that handles all steps required for starting the server for the first time
|
2020-01-20 15:17:43 -05:00 |
|