.. |
fixtures
|
Use table specs in ReplayGain tests.
|
2023-05-19 14:49:15 -04:00 |
fake_http_client.go
|
Retry calls to Last.FM without MBIDs when if returns artist invalid (#1138)
|
2021-05-27 20:53:24 -04:00 |
init_tests.go
|
Allow configuring cache folder (#2357)
|
2023-06-02 17:14:11 -04:00 |
mock_album_repo.go
|
Optimize AlbumRepository.GetAll and add a GetAllWithoutGenres method specifically for Subsonic API, where multiple-genres are not required
|
2021-11-02 21:19:49 -04:00 |
mock_artist_repo.go
|
Refactor: Consolidate scrobbling logic in play_tracker
|
2021-06-23 11:01:58 -04:00 |
mock_ffmpeg.go
|
Use sync/atomic package, now that we are at Go 1.19
|
2023-02-15 21:21:59 -05:00 |
mock_genre_repo.go
|
Some small refactorings
|
2021-08-22 12:16:49 -04:00 |
mock_mediafile_repo.go
|
Remove size from public image ID JWT
|
2023-01-13 22:18:34 -05:00 |
mock_persistence.go
|
Add getShares and createShare Subsonic endpoints
|
2023-01-24 18:36:46 -05:00 |
mock_playlist_repo.go
|
Add getShares and createShare Subsonic endpoints
|
2023-01-24 18:36:46 -05:00 |
mock_property_repo.go
|
Add nilerr linter
|
2022-09-30 20:18:14 -04:00 |
mock_radio_repository.go
|
Add Internet Radio support (#2063)
|
2023-01-15 15:11:37 -05:00 |
mock_scrobble_buffer_repo.go
|
Implement Scrobble buffering/retrying
|
2021-07-02 10:04:41 -04:00 |
mock_share_repo.go
|
Fix tests and lint errors, plus a bit of refactor
|
2023-01-24 18:36:46 -05:00 |
mock_transcoding_repo.go
|
Add global Downsampling feature (#1575)
|
2022-12-06 19:41:16 -05:00 |
mock_user_props_repo.go
|
Add nilerr linter
|
2022-09-30 20:18:14 -04:00 |
mock_user_repo.go
|
Some small refactorings
|
2021-08-22 12:16:49 -04:00 |
navidrome-test.toml
|
Refactor walkDirTree to use fs.FS
|
2023-06-03 22:25:19 -04:00 |