Hi t0mm0,
Just wanted to say i have installed your plugin in my linux based Dharma edition of xbmc and i have to say i love it so far. Everything is working fine and i really love the feature "create smart playlists". Nice work man. Thank you
Minime1
Junior Member Posts: 1 Joined: Apr 2011 Reputation: 0 |
|
| find quote |
t0mm0
Fan Joined: Mar 2011 Reputation: 8 Location: UK |
2011-04-22 23:14
Post: #12
aaronb Wrote:It worked fine with the demo server. My server config is pretty much the default. can you post more of the log? have you changed the transcode settings on your server at all? |
| find quote |
t0mm0
Fan Joined: Mar 2011 Reputation: 8 Location: UK |
2011-04-22 23:14
Post: #13
Minime1 Wrote:Hi t0mm0, thanks! glad you like it
|
| find quote |
aaronb
Senior Member Posts: 151 Joined: Apr 2007 Reputation: 0 Location: Colorado |
2011-04-23 00:51
Post: #14
t0mm0 Wrote:can you post more of the log? Sure, here is the entire section of the log from when I enter a directory until it starts giving the error. Let me know if there's a different section you need. http://pastebin.com/TBzXHY3t I'm pretty sure I've never changed the transcode settings on the server. Here's a screenshot of my settings: http://img862.imageshack.us/img862/4012/subsonic.jpg Also, I've tried this with and without transcoding turned on, and at a couple different bitrates. Thanks |
| find quote |
t0mm0
Fan Joined: Mar 2011 Reputation: 8 Location: UK |
2011-04-23 01:05
Post: #15
aaronb Wrote:Sure, here is the entire section of the log from when I enter a directory until it starts giving the error. Let me know if there's a different section you need. sorry to be a pain, but can you turn on debugging in xbmc? aaronb Wrote:I'm pretty sure I've never changed the transcode settings on the server. Here's a screenshot of my settings: looks ok. couple more questions.... what type of file is the original you are trying to stream (mp3, aac etc.)? do any files stream? and have you tried 'play using' and choosing dvd player - does that work? thanks, t0mm0 |
| find quote |
aaronb
Senior Member Posts: 151 Joined: Apr 2007 Reputation: 0 Location: Colorado |
2011-04-23 05:52
Post: #16
t0mm0 Wrote:sorry to be a pain, but can you turn on debugging in xbmc? Of course, anything you need me to do to help debug. Not a pain at all, thanks for the time you've spent building this http://pastebin.com/ZnfJjuuD t0mm0 Wrote:couple more questions.... It's an mp3 Tried "play using" and files do play correctly with dvdplayer |
| find quote |
t0mm0
Fan Joined: Mar 2011 Reputation: 8 Location: UK |
2011-04-23 12:18
Post: #17
aaronb Wrote:Of course, anything you need me to do to help debug. Not a pain at all, thanks for the time you've spent building this hmmmm, weird. it looks like the folowing line is the culprit: Code: 22:44:01 T:7720 M:1692831744 DEBUG: CFileCurl::GetMimeType - http://192.168.0.10:8082/rest/download.view?p=password&c=xbmc&u=aaron&f=json&v=1.5.0&id=483a5c4d757369635c41626c652042616b657220466f785c566f696365735c3031204f63746f6265722e6d7033 -> failedit should return "audio/mpeg" for mp3 streams. well, i have no idea why it doesn't with your server, but as.... aaronb Wrote:Tried "play using" and files do play correctly with dvdplayer i played around with the playercorefactory stuff and this will force xbmc to use dvdplayer (this also makes playback work whether you set transcoding on or off!) Code: <playercorefactory>i you don't already have a playercorefactory.xml in your userdata directory then make a file and add the above in it. if you already have one, just insert the line: Code: <rule name="subsonic" filename=".*/rest/(stream|download).view.*" player="dvdplayer"/>see http://wiki.xbmc.org/index.php?title=HOW...a_playback for more info on playercorefactory.xml i suppose i could try and automate this in future as there appears to be no better way to force the player at the moment. hope that works for you! t0mm0
(This post was last modified: 2011-04-29 23:33 by t0mm0.)
|
| find quote |
marcusjb
Member Posts: 56 Joined: Jun 2008 Reputation: 0 |
2011-04-25 03:15
Post: #18
I can't explain how excited I am that someone did this. I'm getting this error:
http://pastebin.com/wiREYNb5 even when I use the demo server. |
| find quote |
t0mm0
Fan Joined: Mar 2011 Reputation: 8 Location: UK |
2011-04-25 12:52
Post: #19
marcusjb Wrote:I can't explain how excited I am that someone did this. I'm getting this error: that's strange - you're not trying to use the non-xbox version on an xbox are you? it's complaining about simplejson being missing, but if you installed on a non-xbox machine using the repo then it should have automatically downloaded and installed it if you didn't already have it. t0mm0 |
| find quote |
dictatortot
Junior Member Posts: 1 Joined: Apr 2011 Reputation: 0 |
2011-04-25 23:52
Post: #20
long time lurker here - i had to register to thank you for your work on this. everything seems to be working well for me so far!
|
| find quote |

Search
Help