This website requires JavaScript.
Explore
Help
Sign In
nik
/
navidrome
Watch
1
Star
0
Fork
0
You've already forked navidrome
mirror of
https://github.com/navidrome/navidrome.git
synced
2026-03-04 06:35:52 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
navidrome
/
core
/
artwork
History
Maximilian
a704e86ac1
refactor: run Go modernize (
#5002
)
2026-02-08 09:57:30 -05:00
..
artwork_internal_test.go
fix(artwork): clamp requested square size to original dimensions for cover art, to avoid upscaling
2026-01-28 12:46:46 -05:00
artwork_suite_test.go
…
artwork_test.go
…
artwork.go
…
cache_warmer_test.go
refactor: run Go modernize (
#5002
)
2026-02-08 09:57:30 -05:00
cache_warmer.go
…
image_cache.go
…
reader_album_test.go
fix(server): prefer cover.jpg over cover.1.jpg (
#4684
)
2025-11-14 12:19:10 -05:00
reader_album.go
refactor: run Go modernize (
#5002
)
2026-02-08 09:57:30 -05:00
reader_artist_test.go
fix(server): prioritize artist base image filenames over numeric suffixes and add tests for sorting
2025-11-14 13:15:50 -05:00
reader_artist.go
refactor: run Go modernize (
#5002
)
2026-02-08 09:57:30 -05:00
reader_mediafile.go
…
reader_playlist.go
…
reader_resized.go
fix(artwork): clamp requested square size to original dimensions for cover art, to avoid upscaling
2026-01-28 12:46:46 -05:00
sources.go
feat: add support for reading embedded images using taglib by default
2026-01-18 22:14:21 -05:00
wire_providers.go
…