Skip to content
This repository has been archived by the owner on Dec 27, 2021. It is now read-only.

Add a getFavoriteRadioStations() method #14

Open
vmichalak opened this issue Nov 2, 2017 · 2 comments
Open

Add a getFavoriteRadioStations() method #14

vmichalak opened this issue Nov 2, 2017 · 2 comments

Comments

@vmichalak
Copy link
Owner

Get favorite radio stations.

@mguntli
Copy link
Contributor

mguntli commented Nov 14, 2017

Please don't limit it to only radio stations, also playlists can be added to favorites.
How about "getFavorites" where each favorite entry has an identifier for the type?

Example command to get Favorites: Browse("FV:2")
https://github.com/jishi/Jishi.Intel.SonosUPnP/blob/master/Jishi.Intel.SonosUPnP/SonosPlayer.cs#L378

Note: Sonos renamed Favorites to "My Sonos" in their app.

@vmichalak
Copy link
Owner Author

I think i gonna follow the SoCo method for the library. A plugin system with a plugin for each platform.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants