navidrome/server
Kendall Garner 93adda66d9
Get album info (when available) from Last.fm, add getAlbumInfo endpoint (#2061)
* lastfm album.getInfo, getAlbuminfo(2) endpoints

* ... for description and reduce not found log level

* address first comments

* return all images

* Update migration timestamp

* Handle a few edge cases

* Add CoverArtPriority option to retrieve albumart from external sources

* Make agents methods more descriptive

* Use Last.fm name consistently

Co-authored-by: Deluan <deluan@navidrome.org>
2023-01-17 20:22:54 -05:00
..
backgrounds Add function number.RandomInt64 2023-01-13 21:40:24 -05:00
events Rename log.LevelCritical to log.LevelFatal 2022-12-21 14:53:36 -05:00
nativeapi Add Internet Radio support (#2063) 2023-01-15 15:11:37 -05:00
public Move artwork id encoding to public package 2023-01-16 15:24:25 -05:00
subsonic Get album info (when available) from Last.fm, add getAlbumInfo endpoint (#2061) 2023-01-17 20:22:54 -05:00
auth.go Add public endpoint to expose images 2023-01-13 22:18:34 -05:00
auth_test.go Upgrade Ginkgo to V2 2022-07-26 16:53:17 -04:00
initial_setup.go Get album info (when available) from Last.fm, add getAlbumInfo endpoint (#2061) 2023-01-17 20:22:54 -05:00
initial_setup_test.go Upgrade Ginkgo to V2 2022-07-26 16:53:17 -04:00
middlewares.go Add public endpoint to expose images 2023-01-13 22:18:34 -05:00
middlewares_test.go Upgrade Ginkgo to V2 2022-07-26 16:53:17 -04:00
serve_index.go ReplayGain support + audio normalization (web player) (#1988) 2023-01-17 15:57:19 -05:00
serve_index_test.go ReplayGain support + audio normalization (web player) (#1988) 2023-01-17 15:57:19 -05:00
server.go Remove size from public image ID JWT 2023-01-13 22:18:34 -05:00
server_suite_test.go Rename log.LevelCritical to log.LevelFatal 2022-12-21 14:53:36 -05:00