quintodrome/ui/src/audioplayer
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
..
AudioTitle.js Add Internet Radio support (#2063) 2023-01-15 15:11:37 -05:00
index.js Replace react-hotkeys-hook with react-hotkeys 2021-02-02 23:13:18 -05:00
keyHandlers.js Keyboard shortcut to go to current song (#2029) 2022-12-05 13:37:49 -05:00
locale.js Made the Player behaviour more consistent 2021-07-02 23:36:33 -04:00
Player.js Add Internet Radio support (#2063) 2023-01-15 15:11:37 -05:00
PlayerToolbar.js Add Internet Radio support (#2063) 2023-01-15 15:11:37 -05:00
styles.js Add Internet Radio support (#2063) 2023-01-15 15:11:37 -05:00