navidrome/core/external
Kendall Garner b40b41584a
feat(subsonic): Implement OpenSubsonic topSongsByArtistId extension (#5853)
* implement topSongsByArtistId extension

* do not look up by artist name if empty

---------

Co-authored-by: Deluan Quintão <deluan@navidrome.org>
2026-08-02 12:39:51 -04:00
..
extdata_helper_test.go refactor: run Go modernize (#5002) 2026-02-08 09:57:30 -05:00
extdata_suite_test.go refactor: external_metadata -> external.Provider (#3903) 2025-04-08 21:11:09 -04:00
provider.go feat(subsonic): Implement OpenSubsonic topSongsByArtistId extension (#5853) 2026-08-02 12:39:51 -04:00
provider_albumimage_test.go refactor: extract song-to-library matcher to core/matcher package (#5348) 2026-04-12 16:47:22 -04:00
provider_artistimage_test.go refactor: multiple syntax updates for Go 1.26 2026-05-19 18:02:36 -03:00
provider_similarsongs_test.go feat(listenbrainz): match collaboration top-songs via all credited artist MBIDs (#5670) 2026-06-26 17:06:14 -04:00
provider_topsongs_test.go feat(subsonic): Implement OpenSubsonic topSongsByArtistId extension (#5853) 2026-08-02 12:39:51 -04:00
provider_updatealbuminfo_test.go refactor: multiple syntax updates for Go 1.26 2026-05-19 18:02:36 -03:00
provider_updateartistinfo_test.go refactor: multiple syntax updates for Go 1.26 2026-05-19 18:02:36 -03:00