[RELEASE] muzu.tv

  Thread Rating:
  • 2 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
t0mm0 Offline
Fan
Posts: 521
Joined: Mar 2011
Reputation: 8
Location: UK
Post: #11
perro6969 Wrote:Hi t0mm0. Thanks for the quick reply!
I'm using the official 10.1 version and here is the log file:

http://pastebin.com/xGye2dbW

I hope this helps. Thanks again!

doesn't look like you have enabled debugging would you mind giving it another go?

t0mm0
find quote
procrastinator Offline
Fan
Posts: 448
Joined: Aug 2008
Reputation: 4
Location: UK
Post: #12
First of all, thanks again! It's great. The search, browse, and charts features seem to work flawlessly. It's a great site to be able to view through XBMC.

However, I seem to be having the same problem as perro6969: XBMC freezes on use of the jukebox and playlist functions.

The jukebox feature lets you select from "artist videos" or "jam", but after you enter the search term it just freezes.
full debug log: http://pastebin.com/GneHtkNC

The playlist feature lets you select which playlist you would like, but then freezes when it tries to list the tracks
full debug log: http://pastebin.com/z0hwZYN8
find quote
t0mm0 Offline
Fan
Posts: 521
Joined: Mar 2011
Reputation: 8
Location: UK
Post: #13
procrastinator Wrote:First of all, thanks again! It's great. The search, browse, and charts features seem to work flawlessly. It's a great site to be able to view through XBMC.

However, I seem to be having the same problem as perro6969: XBMC freezes on use of the jukebox and playlist functions.

The jukebox feature lets you select from "artist videos" or "jam", but after you enter the search term it just freezes.
full debug log: http://pastebin.com/GneHtkNC

The playlist feature lets you select which playlist you would like, but then freezes when it tries to list the tracks
full debug log: http://pastebin.com/z0hwZYN8

thanks for the info!

hmmm, looks like it adds the tracks to the playlist, then freezes when trying to play the first one. i'll have to have a think about that. weird how it only happens for some people. i'll see what i can do....

t0mm0
find quote
perro6969 Offline
Senior Member
Posts: 105
Joined: May 2010
Reputation: 0
Post: #14
t0mm0 Wrote:doesn't look like you have enabled debugging would you mind giving it another go?

t0mm0

you're right. sorry for that!
Here my log file again:

http://pastebin.com/GDJ0JnVn
find quote
t0mm0 Offline
Fan
Posts: 521
Joined: Mar 2011
Reputation: 8
Location: UK
Post: #15
perro6969 Wrote:you're right. sorry for that!
Here my log file again:

http://pastebin.com/GDJ0JnVn

thanks. yeah this looks the same as procrastinator. i'm trying to reproduce it here at the moment.

t0mm0
find quote
Shoesy Offline
Member+
Posts: 185
Joined: Jan 2010
Reputation: 0
Location: UK
Post: #16
Thanks for this tommo - working fine over here (UK!)

Check out my stationery blog- http://www.tailormadeinvites.co.uk
find quote
Debs626 Offline
Junior Member
Posts: 9
Joined: Apr 2011
Reputation: 0
Post: #17
Just a quick update after testing this plugin on the ipad -

I'm getting the same problems as others regarding the Jukebox and Playlist features.

The charts work fine, the video's did buffer at first until I turned of HQ

Browse and search also work ok Smile

TY once again t0mm0 Wink
find quote
t0mm0 Offline
Fan
Posts: 521
Joined: Mar 2011
Reputation: 8
Location: UK
Post: #18
Debs626 Wrote:Just a quick update after testing this plugin on the ipad -

I'm getting the same problems as others regarding the Jukebox and Playlist features.

The charts work fine, the video's did buffer at first until I turned of HQ

Browse and search also work ok Smile

TY once again t0mm0 Wink

i've reproduced the problem and i know what is causing it (some versions/platforms don't seem to like that when you call xbmc.Playlist().play(pl) you end up calling the same script from inside itself).

need to think about how to get around it....

t0mm0
find quote
perro6969 Offline
Senior Member
Posts: 105
Joined: May 2010
Reputation: 0
Post: #19
I belive everything you say... :-) Good luck!
find quote
t0mm0 Offline
Fan
Posts: 521
Joined: Mar 2011
Reputation: 8
Location: UK
Post: #20
perro6969 Wrote:I belive everything you say... :-) Good luck!

glad someone does Wink

ok, released 0.1.2 which i think should fix the problem for those that had it.

there is also now an xbox relase for the old-school among us (jam mode is playing nicely on my xbox as i write) see first post for download.

this is a horrible bodge that adds a fake entry at the beginning of each playlist. you may or may not see the muzu.tv logo at the beginning of each playlist (it's a very short file and xbmc only seems to get around to displaying it sometimes).

this means that the first playlist item doesn't need to be resolved by the script itself, and seems to give xbmc enough time to clean up before calling the script again to resolve the first real playlist entry.

if anyone can see a better way of doing this please let me know!

let me know if this fixes it for you.

this took much longer than i hoped - now back to working on subsonic...

t0mm0
find quote
Post Reply