navidrome/server
Deluan 8d56ec898e Use AlbumArtist tag even for compilations, when it is specified.
If the tracks' AlbumArtists are different, then use "Various Artists"
2021-07-15 11:53:08 -04:00
..
events Don't rely on goroutines to send keepalive events 2021-07-01 13:31:46 -04:00
nativeapi Fix lint error 2021-06-20 12:07:34 -04:00
subsonic Use AlbumArtist tag even for compilations, when it is specified. 2021-07-15 11:53:08 -04:00
auth.go Option to allow auto-login during development. 2021-06-19 10:56:39 -04:00
auth_test.go Refactor routing, changes API URLs (#1171) 2021-06-13 12:46:36 -04:00
initial_setup.go Less `warning` messages when first running it. 2021-06-13 19:27:01 -04:00
initial_setup_test.go Fix DevAutoCreateAdminPassword 2021-05-01 18:40:02 -04:00
middlewares.go Fix cookie warning 2021-06-20 13:27:50 -04:00
middlewares_test.go Remove dependency of go-bindata (#818) 2021-03-12 11:06:51 -05:00
serve_index.go Disable Last.FM features based on `LastFM.Enabled` config option 2021-07-02 10:04:41 -04:00
serve_index_test.go Disable Last.FM features based on `LastFM.Enabled` config option 2021-07-02 10:04:41 -04:00
server.go Implement Last.FM Desktop Auth flow endpoints 2021-06-21 18:14:01 -04:00
server_suite_test.go Refactor routing, changes API URLs (#1171) 2021-06-13 12:46:36 -04:00