Closed pablorusso closed 10 years ago
Oooh, very nice! This stuff I wanted to get around to for a while but never did. Thanks!
I have written a complete (I think) library for the Tunigo API (the browse feature), if anyone is interested. https://github.com/trygveaa/python-tunigo
Implemented:
"Browse" can be improved a lot. Right now it always get a fixed number of items (this should be a param from outside) and it does a json parsing without much error checking. Anyway, it works.
I have tested this changes in a spotify plex plugin I am working at. I did my best to extract them, as there were plenty of related changes, let me know if you find something missing.
Hope it helps!