Had great fun in doing this.
This was my first dabbling in python and using git.
Hope you can pull this in so it can be accepted for new xbmc version
If you are not interested in doing this let me know and with your permission I'll try to get it accepted for new version of xbmc.
Hi my name is Pieter
First of all thank you for your wonderfull xmbcplugin !
I updated it to work with xbmc eden Also fixed oauth authorisation
Some things you might need to know
in xbmscs/client.py
I changed the parameters to my soundcloud application keys So you might have to change them back
CONSUMER_KEY = "91c61ef4dbc96933eff93325b5d5183e" CLIENT_ID_VALUE = CONSUMER_KEY CLIENT_SECRET_VALUE = "7d782a25f125696162a05f03d1a2df23" REDURI = "http://www.google.be"
Had great fun in doing this. This was my first dabbling in python and using git.
Hope you can pull this in so it can be accepted for new xbmc version If you are not interested in doing this let me know and with your permission I'll try to get it accepted for new version of xbmc.
Regards Pieter