Created
May 1, 2014 14:00
-
-
Save adrianleb/67d3106e5919d536c917 to your computer and use it in GitHub Desktop.
channel names and their descriptions
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
indie/electronic/pop/etc... - genres | |
site:#{id} - site bundles channel | |
artist:#{id} - artist bundles channel | |
favorite:#{id} - user favorite channels | |
user:#{id} - user channel based on USER, ARTIST and SITE subscriptions from that user | |
user:#{id}:user - user channel based on USER subscriptions | |
user:#{id}:artist - user channel based on ARTIST subscriptions | |
user:#{id}:site - user channel based on SITE subscriptions | |
popular: - popular channel | |
popular:new_tracks - popular channel based on only new tracks | |
and for every channel above, platform specific namespaces: | |
sonos: ... | |
deezer: ... | |
spotify: ... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
a evil exception: it's favoriteS:#{id}. sorry.