navidrome/tests
Kendall Garner 8877b1695a
Add Internet Radio support (#2063)
* add internet radio support

* Add dynamic sidebar icon to Radios

* Fix typos

* Make URL suffix consistent

* Fix typo

* address feedback

* Don't need to preload when playing Internet Radios

* Reorder migration, or else it won't be applied

* Make Radio list view responsive

Also added filter by name, removed RadioActions and RadioContextMenu, and added a default radio icon, in case of favicon is not available.

* Simplify StreamField usage

* fix button, hide progress on mobile

* use js styles over index.css

Co-authored-by: Deluan <deluan@navidrome.org>
2023-01-15 15:11:37 -05:00
..
fixtures Load artwork from embedded 2022-12-28 15:31:56 -05: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 Move project to Navidrome GitHub organization 2021-02-06 21:46:35 -05: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 Skip trying to read cover art from mediafile if it does not have one 2022-12-28 15:31:56 -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 Internet Radio support (#2063) 2023-01-15 15:11:37 -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 Use new `rest` lib (Update receives all columns that need to be updated) 2021-11-01 21:27:36 -04: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 Remove invalid config options 2020-07-17 23:16:04 -04:00