| .. |
|
agents
|
Don't try to connect to external services if artist is Unknown
|
2023-02-02 10:57:37 -05:00 |
|
artwork
|
Fix artwork resolution when paths contains :. Fix #2137
|
2023-02-02 12:18:55 -05:00 |
|
auth
|
Implement updateShare and deleteShare Subsonic endpoints
|
2023-01-24 18:36:46 -05:00 |
|
ffmpeg
|
Fallback extracting tags using ffmpeg
|
2022-12-28 15:31:56 -05:00 |
|
scrobbler
|
Don't wake CacheWarmer every 10 seconds, let it sleep :)
|
2023-01-18 19:31:15 -05:00 |
|
archiver.go
|
Add a comment to the generated zip
|
2023-01-29 17:08:18 -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
|
Add dev option to increase external metadata cache expiration. More logs
|
2023-02-02 16:55:12 -05:00 |
|
media_streamer.go
|
Don't try to downsample if requested bitrate is equal or greater than original. Fix #2066
|
2023-01-18 13:20:51 -05:00 |
|
media_streamer_Internal_test.go
|
Don't try to downsample if requested bitrate is equal or greater than original. Fix #2066
|
2023-01-18 13:20:51 -05:00 |
|
media_streamer_test.go
|
Fix timer going awry
|
2023-01-17 22:04:09 -05:00 |
|
metrics.go
|
Base SQL metrics in MetricsWorker (#2002)
|
2023-01-24 19:26:07 -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
|
Add Share to Context menus, also share artist
|
2023-01-24 18:36:47 -05:00 |
|
share_test.go
|
Implement updateShare and deleteShare Subsonic endpoints
|
2023-01-24 18:36:46 -05:00 |
|
wire_providers.go
|
Handle "naked" CoverArtIDs (IDs of album, mediafiles and playlists)
|
2022-12-28 15:31:56 -05:00 |