pyradio
pyradio copied to clipboard
Use `*` for `starring` respectively `unstarring` a current station as `favourite`
A (maybe, a second) playlist favorites could be used for that, or the default playlist stations.
The* starring function should work everywhere, especially in the Radio-Browser windows.
That would mean marking a station with * and copying it to the favorites
That's not hard to do
The hard thing is to display the * in the current playlist, as soon as * is pressed
The nearly impossible thing is to "sync" a playlist with the favorites.
By "sync" I mean opening stations (or a Radio Browser search reply) and displaying a * for every station that exists in favorites
That would slow things down immensely
Implemented in 0.9.3.8