[RELEASE] Subsonic

  Thread Rating:
  • 1 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
denmalley Offline
Junior Member
Posts: 11
Joined: Jan 2008
Reputation: 0
Post: #181
Chris,

This sounds great. I am a programmer myself, but have not really gotten out of my shell in regards to working with anything outside of what I do for work. I kind of feel like I wouldn't add much value to a project like this because I don't have any experience with git, or in coding with python. But, I'd be willing to do some reading and get up to speed if you're willing to be tolerant of my lack of experience. I've been wanting to contribute something to this project for some time now.
find quote
hogfan Offline
Fan
Posts: 380
Joined: Nov 2009
Reputation: 0
Post: #182
Does this Subsonic plugin work with the new Frodo Release? I configured all my settings, but when I try to run the script I just get a script error when trying to launch the plugin. I'm not trying to transcode and am trying to connect directly to my local Subsonic installation across the LAN (ie. https://mediaserver:4444). Any assistance appreciated.

-hogfan

[Image: watched-fanart.jpg]
find quote
boognish43 Offline
Senior Member
Posts: 151
Joined: Sep 2010
Reputation: 0
Post: #183
(2013-02-24 16:47)hogfan Wrote:  Does this Subsonic plugin work with the new Frodo Release? I configured all my settings, but when I try to run the script I just get a script error when trying to launch the plugin. I'm not trying to transcode and am trying to connect directly to my local Subsonic installation across the LAN (ie. https://mediaserver:4444). Any assistance appreciated.

-hogfan

This fixed it for me http://forum.xbmc.org/showthread.php?tid...pid1237086

This continues to be the most used addon in xbmc for my house!
(This post was last modified: 2013-02-24 19:51 by boognish43.)
find quote
hogfan Offline
Fan
Posts: 380
Joined: Nov 2009
Reputation: 0
Post: #184
Thanks for that Boonish43. I'll give that a shot.

-hogfan

[Image: watched-fanart.jpg]
find quote
test26 Offline
Junior Member
Posts: 1
Joined: Mar 2013
Reputation: 0
Post: #185
I tried the fixed frodo versions from above, but no luck so far. Everytime I try to play a music or video file nothing happens.
In the log I found this error:

10:33:58 T:5772 ERROR: CAudioDecoder: Unable to Init Codec while loading file "removed subsonic link"
10:33:58 T:5772 WARNING: PAPlayer::QueueNextFileEx - Failed to create the decoder

Any ideas?

EDIT: It seems I found a working solution by myself.
advancedsettings.xml with this content fixed it for me.

<advancedsettings>
<audio>
<!-- Default audio player: paplayer or dvdplayer-->
<defaultplayer>dvdplayer</defaultplayer>
<streamsilence>1</streamsilence>
</audio>
</advancedsettings>
(This post was last modified: 2013-03-06 11:49 by test26.)
find quote
boognish43 Offline
Senior Member
Posts: 151
Joined: Sep 2010
Reputation: 0
Post: #186
Im having a problem that Ive seen pop up before but coudnt find a solution and I figured since some awesome users are continuing the work I figured id ask Smile

I keep getting multiple entries in my subsonic log for each track I listen to. whatever I listen to usually ends up in the most played list which it definitely was not.

Looks like its adding 3 entries for every time a song is played

[3/12/13 2:08:47 AM CDT] INFO PlaylistInputStream shc listening to "Jazz Is Dead - 1999-04-13 Fox Theater CO (1999) [V0]\01 - 01 Mississippi Half-Step Uptown Toodleoo.mp3"
[3/12/13 2:08:47 AM CDT] INFO PlaylistInputStream shc listening to "Jazz Is Dead - 1999-04-13 Fox Theater CO (1999) [V0]\01 - 01 Mississippi Half-Step Uptown Toodleoo.mp3"
[3/12/13 2:08:48 AM CDT] INFO PlaylistInputStream shc listening to "Jazz Is Dead - 1999-04-13 Fox Theater CO (1999) [V0]\01 - 01 Mississippi Half-Step Uptown Toodleoo.mp3"
find quote
Valdaun Offline
Junior Member
Posts: 3
Joined: Mar 2013
Reputation: 0
Post: #187
Ok the Subsonic addon is really slick and I just got it going from my work computer to browse and play my home collection!

I did have to create the playercorefactory.xml to force it to use the DVDplayer, and I am finding that the stream will start to buffer and get to 50% or 7 seconds and then stay paused. If I simply unpause, it will play perfectly so not a big deal, really.

One thing I am wondering though, is there anyway to have the movie and tv shows from Subsonic addon integrated into the actual movie and tv show libraries? One of the most fun things about XBMC has always been the overall presentation of your library with all the art and metadata. I keep all of my art and nfo files in the same folders as my videos, so in theory it might not be that far off to have a tighter integration ... however I don't think by default that subsonic presents the nfo files (it does show at least some of the art, usually the movie poster).

It would be really great to be able to take my laptop with me on trips and still be able to browse my whole library in all it's fanart covered glory, but leverage the power of Subsonic transcoding to stream over the Internet.
find quote
HerrNilsson Offline
Junior Member
Posts: 10
Joined: Feb 2012
Reputation: 0
Post: #188
Gettings this error when trying to connect with https. Any suggestions?

Code: Select all
16:56:37 T:2759689280 ERROR: Subsonic: Error contacting server. [Errno 1] _ssl.c:504: error:14077438:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert internal error
find quote
maddy7 Offline
Junior Member
Posts: 1
Joined: Apr 2013
Reputation: 0
Post: #189
(2012-11-10 16:45)geofstro Wrote:  I find XBMC to be the best experience on a Mac or PC for interacting with my remote Subsonic server. I wanted to try it with the pre-Alpha builds of XBMC Frodo to take advantage of the new audio engine. The Subsonic script failed and the guy who wrote it (t0mm0) seems to have disappeared. I debugged and corrected it (very easy) and for those of you who are interested here's a link to the new files:

https://dl.dropbox.com/u/86110007/Subson...0Frodo.zip

Unzip it, place the plugin.audio.subsonic file in your XBMC addons folder and place the advanced settings.xml file in your XBMC userdata folder.

Configure the addon as with the previous version.

Enjoy!

geoff


Thanks, this worked for me on Raspbmc. I was getting the error below

"/home/pi/.xbmc/addons/plugin.audio.subsonic/default.py", line 31, in <module>
Addon.log('plugin queries: ' + str(Addon.plugin_queries))
File "/home/pi/.xbmc/addons/plugin.audio.subsonic/resources/lib/Subsonic/Addon.py", line 30, in log
xbmc.output(addon.getAddonInfo('name') + ': ' + msg.encode('utf-8'),
AttributeError: 'module' object has no attribute 'output

I had instructions from somewhere else to copy this folder into \home\pi\.xbmc\userdata\addon_data\ where there is in fact a plugin.audio.subsonic folder. However there is also one in /home/pi/.xbmc/addons/ once I copied it there I no longer get the script failed error.

I'm not sure why Raspbmc has this duplicated folder and if it is the same on openelec etc but I have a test installation on my windows 8 laptop and that just has /xbmc/addons/ so be aware that all installs are not the same.

If you want to browse your xbmc folders in Raspbmc add a sousce in the file manager pointing to /home/pi/.xbmc/ You can then transfer files from a network share to Raspbmc and visa verse by opening the file manager and navigating to .xbmc in the A panel and your network share in the B panel. You then navigate to the folder you want a file copied to in one panel, then navigate to the file or folder you want to copy over in the other panel, bring up the context menu and select copy. BE CAREFUL. IF YOUR NOT SURE DO A BACKUP BEFORE YOU ATTEMPT THIS !!!!!!!!

Hope this helps
(This post was last modified: 2013-04-13 13:50 by maddy7.)
find quote
Post Reply