quintodrome/core
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
..
agents Get album info (when available) from Last.fm, add getAlbumInfo endpoint (#2061) 2023-01-17 20:22:54 -05:00
artwork Get album info (when available) from Last.fm, add getAlbumInfo endpoint (#2061) 2023-01-17 20:22:54 -05:00
auth Add public endpoint to expose images 2023-01-13 22:18:34 -05:00
ffmpeg Fallback extracting tags using ffmpeg 2022-12-28 15:31:56 -05:00
scrobbler Rename log.LevelCritical to log.LevelFatal 2022-12-21 14:53:36 -05:00
archiver.go Don't refresh smart playlists when generating covers 2023-01-01 20:28:03 -05:00
common.go Move project to Navidrome GitHub organization 2021-02-06 21:46:35 -05:00
core_suite_test.go Rename log.LevelCritical to log.LevelFatal 2022-12-21 14:53:36 -05:00
external_metadata.go Get album info (when available) from Last.fm, add getAlbumInfo endpoint (#2061) 2023-01-17 20:22:54 -05:00
media_streamer.go Fallback extracting tags using ffmpeg 2022-12-28 15:31:56 -05:00
media_streamer_Internal_test.go Small test refactor 2022-12-28 15:31:56 -05:00
media_streamer_test.go Fallback extracting tags using ffmpeg 2022-12-28 15:31:56 -05:00
players.go Fix overriding previous logger in context 2022-12-14 11:50:16 -05:00
players_test.go Upgrade Ginkgo to V2 2022-07-26 16:53:17 -04:00
playlists.go Optimize playlist cover generation 2023-01-13 22:18:34 -05:00
playlists_test.go Add command line M3U exporter. Closes #1914 2022-12-21 14:39:40 -05:00
share.go Use new rest lib (Update receives all columns that need to be updated) 2021-11-01 21:27:36 -04:00
share_test.go Upgrade Ginkgo to V2 2022-07-26 16:53:17 -04:00
wire_providers.go Handle "naked" CoverArtIDs (IDs of album, mediafiles and playlists) 2022-12-28 15:31:56 -05:00