Version 2.9.2
Add favorites (#60)!
- One may add stations and podcasts to a
Favorites
(orFavoriten
) category via the web interface (simply create a category with this name if none exists). If there are stations within the favorites category,Favorites
appears at the top level of the radio and lists all stations and podcasts that are in this category. - One can use the new
CONF_FAVORITE_ITEMS
parameter in the Radio-API configuration to generally influence the sorting of elements in the radio. For example, if you setCONF_FAVORITE_ITEMS
toRadio,Radio-Browser
, the entries with the names Radio and Radio-Browser will be sorted higher up.