Joox plugin update: Now with icons

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
Unbehagen Offline
Skilled Python Coder
Posts: 342
Joined: Jul 2007
Reputation: 3
Location: Bremen, Germany
Post: #11
Nuka1195 Wrote:can you add an ok dialog, if a 400 or 404 or whatever error occurs returning results. Might be good for all plugins. then people like me won't bother you Smile

The thing is that it doesn't report a 404, it just displays that message.
find quote
Nuka1195 Offline
Skilled Python Coder
Posts: 3,938
Joined: Dec 2004
Reputation: 17
Post: #12
you may have to parse the return html source for the error then

For python coding questions first see http://mirrors.xbmc.org/docs/python-docs/
find quote
silps Offline
Member
Posts: 72
Joined: Jun 2007
Reputation: 0
Post: #13
Hi,

This script doesn't work for me. I get an "error running script " and list index out of range" message box.

The old Joox script still runs fine though.
find quote
macester Offline
Junior Member
Posts: 4
Joined: Oct 2007
Reputation: 0
Post: #14
silps Wrote:Hi,

This script doesn't work for me. I get an "error running script " and list index out of range" message box.

The old Joox script still runs fine though.

Are you running it as a script or have you added it as a plugin in
the movie list in your main menu?
find quote
silps Offline
Member
Posts: 72
Joined: Jun 2007
Reputation: 0
Post: #15
Woops, I was running this one as a script. Will put into the plugins folder.

Thanks.
find quote
realjobe Offline
Posting Freak
Posts: 950
Joined: Sep 2004
Reputation: 0
Post: #16
WAU! I tested this Joox NET v1 SubVersion 3 Plugin and I was Amazed! MARVELLOUS!

one suggestion, I'm not capable to alter the scipt, so Could someone Add the "Newly added" to the main root of selections (there are "Confirmed and UnConfirmed).

Same as in "Joox HTML parser version 1.2.1"
Smile
find quote
Geeba Offline
Posting Freak
Posts: 1,805
Joined: Sep 2006
Reputation: 0
Location: UK
Post: #17
On catch-up a bit here... been away a while... is this plug-in for the Uitzendinggemist script? is it installed the same way as TSV? or is it a standalone script?
find quote
Geeba Offline
Posting Freak
Posts: 1,805
Joined: Sep 2006
Reputation: 0
Location: UK
Post: #18
Geeba Wrote:On catch-up a bit here... been away a while... is this plug-in for the Uitzendinggemist script? is it installed the same way as TSV? or is it a standalone script?

Sussed it! Nerd no worries.
find quote
Unbehagen Offline
Skilled Python Coder
Posts: 342
Joined: Jul 2007
Reputation: 3
Location: Bremen, Germany
Post: #19
Update: Appearently, Stage6 decided to create some new "secure" URLs. So here is an updated version that hopefully works.
http://rapidshare.com/files/61964862/Joo...sFixed.zip
find quote
Unbehagen Offline
Skilled Python Coder
Posts: 342
Joined: Jul 2007
Reputation: 3
Location: Bremen, Germany
Post: #20
I'd love some feedback on this. Does this work better for you? If so, I can improve the speed of this. If not, I'll use the former method, which is much faster, because it doesn't need to grab a document from joox.net for every single video. Please write your experiences, especially those who had problems with the older joox plugin (most of the videos not playing, etc.). Thanks!
find quote