tlk / beoplay-macos-remote-gui

Remote control B&O Beoplay loudspeakers from macOS
MIT License
16 stars 1 forks source link

Pull tuneIn favourite radio stations from user account (requires login) #12

Closed tlk closed 4 years ago

tlk commented 4 years ago

The radio stations are currently stored as user preferences in tuneIn.stations and tuneIn.order. This means the radio stations can be used without a tunein account which I think is very convenient.

Alternatively, the BeoplayRemote.app could fetch favourite radio stations from tunein.com. This would fit into the B&O eco-system. Get/store tunein username/password. Query tunein.com on application start.

tlk commented 4 years ago

The beoplay-cli tool now has a getTuneInFavorites command. Example output:

$ beoplay-cli getTuneInFavorites
s24860  90.8 | DR P1
s37197  DR P2 Klassisk (Classical Music)
s24861  93.9 | DR P3 (Euro Hits)
s37309  96.5 | DR P4 København (Euro Hits)
s69060  DR P5 (Adult Hits)
s45455  DR P6 Beat (Rock Music)
s13606  Radio Paradise (Alternative Rock)
$