navidrome/core
Deluan Quintão 24d520882e
Don't cache transcoded files if the request was cancelled (#2041)
* Don't cache transcoded files if the request was cancelled (or there was a transcoding error)

* Add context to logs

* Simplify Wait error handling

* Fix flaky test

* Change log level for "populating cache" error message

* Small cleanups
2022-12-18 12:22:12 -05:00
..
agents Some cleanup, fixes typos and grammar errors 2022-12-06 20:09:03 -05:00
auth Bump github.com/go-chi/jwtauth/v5 from 5.0.2 to 5.1.0 2022-12-02 17:58:53 -05:00
scrobbler Add missing context to logger calls 2022-11-04 11:30:12 -04:00
transcoder Don't cache transcoded files if the request was cancelled (#2041) 2022-12-18 12:22:12 -05:00
archiver.go Enable transcoding of downlods (#1667) 2022-12-18 12:12:37 -05:00
artwork.go Some cleanup, fixes typos and grammar errors 2022-12-06 20:09:03 -05:00
artwork_test.go Upgrade Ginkgo to V2 2022-07-26 16:53:17 -04:00
cache_warmer.go Remove dependency of deprecated `ioutil` package 2021-07-20 20:12:28 -04:00
common.go Move project to Navidrome GitHub organization 2021-02-06 21:46:35 -05:00
core_suite_test.go Upgrade Ginkgo to V2 2022-07-26 16:53:17 -04:00
external_metadata.go Smarter cache of external info calls (last.fm / spotify) 2021-11-03 14:13:50 -04:00
get_entity.go Move project to Navidrome GitHub organization 2021-02-06 21:46:35 -05:00
media_streamer.go Enable transcoding of downlods (#1667) 2022-12-18 12:12:37 -05:00
media_streamer_test.go Add global Downsampling feature (#1575) 2022-12-06 19:41:16 -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 Fix error comparisons 2022-09-30 18:54:25 -04:00
playlists_test.go Upgrade Ginkgo to V2 2022-07-26 16:53:17 -04: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 Import smart playlists (extension .nsp) 2021-10-23 20:25:28 -04:00