Page 1 of 1

Subsonic XBMC Plugin & Python Lib

PostPosted: Sat Apr 16, 2011 3:43 pm
by alexj212
I have created a python library for accessing Subsonic. It uses the simplejson library.

Subsonic Plugin v 0.156

http://www.backpocket.com/xbmc/plugin.subsonic.rar

I am still working on it, but its functional now for playing videos and audio. Let me know if you have any issues.

Here is the python library for accessing subsonic.


http://www.backpocket.com/xbmc/SubsonicJson.py


Alex

PostPosted: Sun Apr 17, 2011 9:02 pm
by t0mm0
ah, looks like we both had the same idea at the same time!

i just released a plugin too:

you can find it in my repository https://github.com/downloads/t0mm0/t0mm ... -1.0.3.zip

xbox compatible version https://github.com/t0mm0/t0mm0-xbmc-plugins/downloads

your code looks much neater than mine ;-)

PostPosted: Mon Apr 18, 2011 1:05 am
by alexj212
I posted an update to the python lib as well as the xbmc plugin. I corrected an issue with settings, and I added a few settings, 1.play video with/without transcoding 2. Set the transcoding max bitrate.

Alex

PostPosted: Mon Apr 18, 2011 7:25 pm
by Minime
I have submittet a feature request for this a while ago.Looks like a dream come true. Thanks a bunch both for the plugins. I will definately try them out in the next few days.

PostPosted: Fri Apr 22, 2011 4:54 pm
by Minime
Minime wrote:I have submittet a feature request for this a while ago.Looks like a dream come true. Thanks a bunch both for the plugins. I will definately try them out in the next few days.


Well, i had a bit of time today and i installed T0mm0's plugin and i must say it is running nicely and looks good as well. most of the features you would expect are there. I like the smart playlist creation very well. great job T0mm0. Will definately be spending more time on this.

Will also try Alex's as soon as possible.

Good job guys and thanks for taking Subsonic to the next level ie the big screen.

PostPosted: Wed May 25, 2011 11:26 pm
by jkasyan
I don't see a video plugin in t0mm0's repository, and i am getting a 500 error trying to get the json library. I'm going to try it without the lib, but i'm assuming it was posted because it's important!