Hi there!
Here is a plugin to let you browse and listen to all the music stations on Songza.com.
It's my first plugin and by no means complete, but the major functionality is all there and works.
Give it a try and let me know what you think!
Current Features (v0.0.1):
Music Concierge
Popular Charts
Browse by all standard categories
Station art and descriptions
Future Improvements:
Add configuration for thumbnail size, enable/disable
User Playlists (requiring login)
Station Search
Changelog:
Version 0.0.1
- Initial version
Available from my repository: XBMC-Plugin-Songza
Here are some commands that may help some of you (may need path/command tweaks depending on your setup):
Let me know what you think, whether you love it, hate it, or would like to see a new feature!
Thanks,
ByALongShot
Here is a plugin to let you browse and listen to all the music stations on Songza.com.
It's my first plugin and by no means complete, but the major functionality is all there and works.
Give it a try and let me know what you think!
Current Features (v0.0.1):
Music Concierge
Popular Charts
Browse by all standard categories
Station art and descriptions
Future Improvements:
Add configuration for thumbnail size, enable/disable
User Playlists (requiring login)
Station Search
Changelog:
Version 0.0.1
- Initial version
Available from my repository: XBMC-Plugin-Songza
Here are some commands that may help some of you (may need path/command tweaks depending on your setup):
Code:
wget --no-check-certificate https://github.com/ByALongShot/XBMC-Plugin-Songza/archive/master.zip
unzip master.zip
mv XBMC-Plugin-Songza-master/plugin.audio.songza ~/.xbmc/addons/plugin.audio.songza
rm -r XBMC-Plugin-Songza-master/
rm master.zip
Let me know what you think, whether you love it, hate it, or would like to see a new feature!
Thanks,
ByALongShot