Deluan Quintão
165af5b850
Remove dependency of go-bindata ( #818 )
...
* Use new embed functionality for serving UI assets
* Use new embed functionality for serving resources. Remove dependency on go-bindata
* Remove Go 1.15
2026-01-02 19:22:04 +00:00
Deluan
0a94249d38
Move utilitarian/generic packages to utils: lastfm, spotify, gravatar, cache, and pool
2026-01-02 19:21:28 +00:00
Deluan
10cf2372f8
Move project to Navidrome GitHub organization
2026-01-02 19:20:16 +00:00
Deluan
f87e3420f3
Return album art as a Reader
2026-01-02 19:20:10 +00:00
Jason Walton
dd721c1f54
Fix aspect ratio for non-square album art.
2026-01-02 19:20:07 +00:00
Deluan
ef1f7e5cf1
No need to create a new instance of the Artwork service
2026-01-02 19:20:06 +00:00
Deluan
8f789e385a
Only try to check cover art file for lastUpdated if fast access is not set
2026-01-02 19:20:06 +00:00
Deluan
38f383ba17
Use timestamp of artwork file instead of album's UpdatedAt in the cache key
2026-01-02 19:18:26 +00:00
Deluan
b953cea009
Add option to disable track cover art. Should help with cloud mounting (rclone)
2026-01-02 19:18:26 +00:00
Deluan
d9a8e354e9
Make caches singletons
2026-01-02 19:18:26 +00:00
Deluan
53196f8344
Revert "Make caches singletons"
2026-01-02 19:18:25 +00:00
Deluan
437339b9b2
Make caches singletons
2026-01-02 19:18:25 +00:00
Deluan
f75670efe1
Add dedicated Item interface for cache items
2026-01-02 19:18:24 +00:00
Deluan
696ff8d421
Uses cached original image when requesting a resized image
2026-01-02 19:18:24 +00:00
Deluan
3e5e33cce0
New Cache FileSystem implementation
2026-01-02 19:18:17 +00:00
Deluan
6c8535c54a
Add support for reading webp artwork
2020-08-21 11:33:23 -04:00
Deluan
16397e08fc
Close cache reader. Should fix #446
2020-08-17 09:14:08 -04:00
Deluan
0e16d7cfbb
Fix regression: Show artwork in Music Stash when browsing by folder
2020-08-14 12:10:37 -04:00
Deluan
2b59d4b87a
Rename 'Cover' to the more generic term 'Artwork'
2020-07-31 11:38:56 -04:00