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
The thing is that it doesn't report a 404, it just displays that message.
Unbehagen
Skilled Python Coder Posts: 342 Joined: Jul 2007 Reputation: 3 Location: Bremen, Germany |
2007-10-04 18:09
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 The thing is that it doesn't report a 404, it just displays that message. |
| find quote |
Nuka1195
Skilled Python Coder Posts: 3,938 Joined: Dec 2004 Reputation: 17 |
2007-10-04 18:48
Post: #12
you may have to parse the return html source for the error then
|
| find quote |
silps
Member Posts: 72 Joined: Jun 2007 Reputation: 0 |
2007-10-06 01:33
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
Junior Member Posts: 4 Joined: Oct 2007 Reputation: 0 |
2007-10-06 14:50
Post: #14
silps Wrote:Hi, 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
Member Posts: 72 Joined: Jun 2007 Reputation: 0 |
2007-10-06 15:07
Post: #15
Woops, I was running this one as a script. Will put into the plugins folder.
Thanks. |
| find quote |
realjobe
Posting Freak Posts: 950 Joined: Sep 2004 Reputation: 0 |
2007-10-08 15:56
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"
|
| find quote |
Geeba
Posting Freak Posts: 1,805 Joined: Sep 2006 Reputation: 0 Location: UK |
2007-10-10 12:38
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
Posting Freak Posts: 1,805 Joined: Sep 2006 Reputation: 0 Location: UK |
2007-10-10 13:43
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! no worries.
|
| find quote |
Unbehagen
Skilled Python Coder Posts: 342 Joined: Jul 2007 Reputation: 3 Location: Bremen, Germany |
2007-10-12 07:02
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
Skilled Python Coder Posts: 342 Joined: Jul 2007 Reputation: 3 Location: Bremen, Germany |
2007-10-12 15:13
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 |