PDA

View Full Version : [RELEASE] XOT-UZG (formally known as "Uitzendinggemist") script


Pages : [1] 2 3

Basje
2007-03-29, 10:23
Hi ppls,

for a while now the old uitzendinggemist.nl (Streams of Dutch TV programms) was not working. So, yesterday, I decided to fix the problem. The result is "UitzendingGemist v2.0". Version 2.0 can be downloaded here:

http://www.xbmcscripts.com/index.php?opti....rase=Uitzendinggemist%20v2.0 (http://www.xbmcscripts.com/index.php?option=com_docman&task=search_result&Itemid=Array&search_mode=phrase&search_phrase=Uitzendinggemist%20v2.0)

More information can be found at my site:

http://www.rieter.net/uitzendinggemist/

This is what changed in this version:

Fixed: now again working with www.uitzendinggemist.nl
Fixed: working ASF streams
Added: support for multiple episodes of a programm
Changed: split window-class into to parts: program-window and episode-window
Added: new background
Changed: layout
Fixed: display most recent programms, instead of the first in alphabetical ranking


Please discuss any problems in this thread.

Basje
2007-04-03, 10:10
Just finished an update: Uitzendinggemist v2.1.0. It now also supports RTL4, 5 & 7!
The release can be found on my personal website (http://www.rieter.net/uitzendinggemist/)and soon on www.xbmcscripts.com (http://www.xbmcscripts.com).

chiel80
2007-04-04, 20:27
I installed your script (read it on tweakers.net) and I think it looks very well.
Everything is fine but theres one bug. When you select a program, no matter it is on 1,2,3, 4,5,7 then the next page (page with date selection) pops up very little in the upper left corner. MAybe it helps to tell you i've got an 16:9 Lcd screen. Maybe it has something to do with absolute coding in your script? If you want i can post a screenshot for you?

Basje
2007-04-04, 20:49
I installed your script (read it on tweakers.net) and I think it looks very well.
Everything is fine but theres one bug. When you select a program, no matter it is on 1,2,3, 4,5,7 then the next page (page with date selection) pops up very little in the upper left corner. MAybe it helps to tell you i've got an 16:9 Lcd screen. Maybe it has something to do with absolute coding in your script? If you want i can post a screenshot for you?

Strange. But a screenshot would be nice. I would also like to know which version of XBMC (when it was compiled, you can see that at the information panel of XBMC) you have.

chiel80
2007-04-04, 21:10
Compile date is april fools day :-)
picture: http://micing.tweakdsl.nl/screenshot004.jpg

If you want to discuss in dutch we can do that at tweakers (nick=stampre)

Basje
2007-04-04, 21:22
Compile date is april fools day :-)
picture: http://micing.tweakdsl.nl/screenshot004.jpg

If you want to discuss in dutch we can do that at tweakers (nick=stampre)
Ok, I think I know what the problem is. Could you uncomment line 127 in default.py.
So change
#self.setCoordinateResolution(PAL_4x3)
into
self.setCoordinateResolution(PAL_4x3)

And then let me know the result (and compile date of XBMC).

Basje
2007-04-04, 21:25
Ok, I think I know what the problem is. Could you uncomment line 127 in default.py.
So change
#self.setCoordinateResolution(PAL_4x3)
into
self.setCoordinateResolution(PAL_4x3)

And then let me know the result (and compile date of XBMC).

OK, my bad.

It should be:
win.setCoordinateResolution(PAL_4x3)

chiel80
2007-04-04, 21:40
I will do that, but I really dont know how to code/encode of even open an .py file...:blush:

tslayer
2007-04-04, 21:45
Do you know how to use notepad?

chiel80
2007-04-04, 21:51
That was my firtst thought, maubei can use notepad. So i am fixing it now :-) stupid me :-)

chiel80
2007-04-04, 21:57
That was my firtst thought, maubei can use notepad. So i am fixing it now :-) stupid me :-)

And problem solved! I have changed row 127 and now its okay! tnx!

Basje
2007-04-04, 22:11
That was my firtst thought, maubei can use notepad. So i am fixing it now :-) stupid me :-)

I already fixed it. Will put it on my website asap.

Basje
2007-04-04, 22:22
I already fixed it. Will put it on my website asap.

I cannot edit. So get the update here:
http://www.rieter.net/uitzendinggemist/index.php

justido
2007-04-10, 19:41
Hi, wonderful script this is, glad that its still being updated.

I have a problem with it though, a lot of NL1 programs I cant open, for example NL - Radar, I cant open that one, I can click it, but nothing happens, on other shows it does bring up the show list.

Is it something on my side?

Basje
2007-04-10, 19:51
Hi, wonderful script this is, glad that its still being updated.

I have a problem with it though, a lot of NL1 programs I cant open, for example NL - Radar, I cant open that one, I can click it, but nothing happens, on other shows it does bring up the show list.

Is it something on my side?

Hi Justido,

I check the Ned1 program "Radar" with the latest version of Uitzendinggemist (v2.2.0 see my website at http://www.rieter.net/uitzendinggemist/) and it runs fine.

Please check that you are using the latest version of Uitzendinggemist v2 and check the age of your XBMC build. If so, please describe the exactly when things go wrong (do you get the 'Radar episodes'-listing, or don't they even show up).

Let me know the results.

justido
2007-04-10, 19:57
ah great, thanks Basje, pretty quick reply :)

I just updated the script from the website and now it works fine!

I updated it through XBMCScripts earlier today, that one didnt work

Basje
2007-04-10, 20:01
I updated it through XBMCScripts earlier today, that one didnt work
Strange. The XBMCScript contains the same files as the one on my website. But it works, and that is the most important thing.

PSiLOCyBe
2007-04-12, 01:28
Hi Basje, first of all i want to thank you for this nice script!

But ive got a problem, i encounter the same problems as Justido, i cant open some of the streams. Like the one of Kassa, Koefnoen and some others.

Ive got the latest version of your scipt from your website, and i run xbmc-svn_2007-04-01_rev8391-t3ch.

Some of the streams do work, but alot dont here.

Keep up the good work!

Basje
2007-04-12, 10:12
Hi Basje, first of all i want to thank you for this nice script!

But ive got a problem, i encounter the same problems as Justido, i cant open some of the streams. Like the one of Kassa, Koefnoen and some others.

Ive got the latest version of your scipt from your website, and i run xbmc-svn_2007-04-01_rev8391-t3ch.

Some of the streams do work, but alot dont here.

Keep up the good work!
Hi PSiLOCyBe,

Could you please let me know what doesn't work? Let's take the Kassa as example.

- After selecting Kassa from the Ned1 list, do you get the overview list and information of the different Kassa episodes?

- Or are it just the streams that don't work? And if so? Do you get a progressbar that shows the caching of the stream?

Of course, the best thing would be to post a xbmc.log file so I can see what is going wrong. You can do that by adding
<loglevel>1</loglevel>to your Advancedsettings.xml in the Userdata directory of XBMC. If the file does not exist, create it. More info can be found here: http://www.xboxmediacenter.com/wiki/index.php?title=AdvancedSettings.xml#.3Cloglevel.3 E
The open some streams that won't work and then grab the xbmc.log file. You can then post it to pastebin.com so I can read it or mail it to me (e-mailadress on my website or via Personal Message on this Forum).

Bas

fweijers
2007-04-13, 16:40
Guys,

I just wanted to say that I'm really happy with the developments on the "uitzending gemist" script. This script really adds MUCH value to XBMC.

Thanks 4 the effort!! :grin:

PSiLOCyBe
2007-04-13, 20:05
Hi PSiLOCyBe,

Could you please let me know what doesn't work? Let's take the Kassa as example.

- After selecting Kassa from the Ned1 list, do you get the overview list and information of the different Kassa episodes?

- Or are it just the streams that don't work? And if so? Do you get a progressbar that shows the caching of the stream?

Of course, the best thing would be to post a xbmc.log file so I can see what is going wrong. You can do that by adding
<loglevel>1</loglevel>to your Advancedsettings.xml in the Userdata directory of XBMC. If the file does not exist, create it. More info can be found here: http://www.xboxmediacenter.com/wiki/index.php?title=AdvancedSettings.xml#.3Cloglevel.3 E
The open some streams that won't work and then grab the xbmc.log file. You can then post it to pastebin.com so I can read it or mail it to me (e-mailadress on my website or via Personal Message on this Forum).

Bas

Well when i choose Kassa it doesnt show anything, no next window nothing. I just hear a Click and thats it.
And here is the log file, i see some errors but i dont know what that is lol

[QUOTE]
19:01:32 M: 52731904 NOTICE: -----------------------------------------------------------------------
19:01:32 M: 52711424 NOTICE: Starting XBoxMediaCenter. Built on Apr 9 2007
19:01:32 M: 52711424 NOTICE: Q is mapped to: F:\Apps\XBMC
19:01:32 M: 52711424 NOTICE: The executeable running is: F:\Apps\XBMC\default.xbe
19:01:32 M: 52711424 NOTICE: Log File is located: Q:\xbmc.log
19:01:32 M: 52711424 NOTICE: -----------------------------------------------------------------------
19:01:32 M: 52711424 NOTICE: Unmapping drive T
19:01:32 M: 52690944 NOTICE: Mapping drive T to Harddisk0\Partition6\Apps\XBMC\userdata
19:01:32 M: 52690944 NOTICE: Setup DirectX
19:01:33 M: 52662272 NOTICE: Unmapping drive C
19:01:33 M: 52662272 ERROR: Failed to delete symbolic link! (status=0xc0000034)
19:01:33 M: 52662272 NOTICE: Mapping drive C to Harddisk0\Partition2
19:01:33 M: 52662272 NOTICE: Unmapping drive E
19:01:33 M: 52662272 ERROR: Failed to delete symbolic link! (status=0xc0000034)
19:01:33 M: 52662272 NOTICE: Mapping drive E to Harddisk0\Partition1
19:01:33 M: 52662272 NOTICE: Dismounting Cdrom0
19:01:33 M: 52662272 ERROR: Failed to dismount volume! (status=0xc000026e)
19:01:33 M: 52662272 NOTICE: Unmapping drive D
19:01:33 M: 52662272 NOTICE: Mapping drive D to Cdrom0
19:01:33 M: 52662272 NOTICE: Unmapping drive F
19:01:33 M: 52662272 ERROR: Failed to delete symbolic link! (status=0xc0000034)
19:01:33 M: 52662272 NOTICE: Mapping drive F to Harddisk0\Partition6
19:01:33 M: 52662272 NOTICE: Unmapping drive X
19:01:33 M: 52662272 ERROR: Failed to delete symbolic link! (status=0xc0000034)
19:01:33 M: 52662272 NOTICE: Mapping drive X to Harddisk0\Partition3
19:01:33 M: 52662272 NOTICE: Unmapping drive Y
19:01:33 M: 52662272 ERROR: Failed to delete symbolic link! (status=0xc0000034)
19:01:33 M: 52662272 NOTICE: Mapping drive Y to Harddisk0\Partition4
19:01:33 M: 52662272 NOTICE: Unmapping drive Z
19:01:33 M: 52662272 NOTICE: Mapping drive Z to Harddisk0\Partition5
19:01:33 M: 52662272 NOTICE: load settings...
19:01:33 M: 52662272 NOTICE: Unmapping drive P
19:01:33 M: 52662272 ERROR: Failed to delete symbolic link! (status=0xc0000034)
19:01:33 M: 52662272 NOTICE: Mapping drive P to Harddisk0\Partition6\Apps\XBMC\userdata
19:01:33 M: 52662272 NOTICE: loading T:\guisettings.xml
19:01:33 M: 52543488 NOTICE: Getting hardware information now...
19:01:33 M: 52543488 NOTICE: Checking resolution 10
19:01:33 M: 52543488 NOTICE: Setting autoresolution mode 6
19:01:33 M: 52543488 NOTICE: Per AV pack settings are on
19:01:33 M: 52543488 NOTICE: Standard found : loading T:\avpacksettings.xml
19:01:33 M: 52527104 NOTICE: Getting hardware information now...
19:01:33 M: 52506624 NOTICE: Checking resolution 10
19:01:33 M: 52506624 NOTICE: Setting autoresolution mode 6
19:01:33 M: 52633600 NOTICE: q:\userdata\sources.xml
19:01:33 M: 46415872 NOTICE: Checking the Date!
19:01:33 M: 46415872 NOTICE: start dvd mediatype detection
19:01:33 M: 46350336 NOTICE: initializing playlistplayer
19:01:33 M: 46350336 NOTICE: DONE initializing playlistplayer
19:01:33 M: 46342144 NOTICE: load default skin:[Project Mayhem III]
19:01:34 M: 43921408 WARNING: use dashboard
19:01:34 M: 43081728 NOTICE: initialize done
19:01:34 M: 42029056 NOTICE: Running the application...
19:01:36 M: 39526400 NOTICE: XBFileZilla: Starting...
19:01:36 M: 38273024 NOTICE: XBFileZilla: Started
19:01:37 M: 38227968 NOTICE: HDD: SMART is supported.
19:01:37 M: 38227968 NOTICE: HDD: SMART is enabled.
{/QUOTE]

shadowfighter
2007-04-14, 10:47
Hi,

Thnx a lot for the effort you put in the script! I just got a message from RTL that they now also have a Uitzending gemist site (for free!).

URL: http://www.rtl.nl/service/gemist/home/

Is it possible to add this to the script in some way?

Thnx!

shadowfighter
2007-04-14, 11:44
it's already there ;) sorry.... i was not able to delete post!

Basje
2007-04-15, 21:47
Well when i choose Kassa it doesnt show anything, no next window nothing. I just hear a Click and thats it.
And here is the log file, i see some errors but i dont know what that is lol

Are you sure you set the loglevel to 1 in the advancedsettings.xml? Because this does not look like a debug log! Search the XBMC wiki (or use the link (http://www.xboxmediacenter.com/wiki/index.php?title=AdvancedSettings.xml) I posted before) to see how to create and setup the advancedsettings.xml. It should at least read:
<advancedsettings>
<loglevel>1</loglevel>
</advancedsettings>
I don't understand the other errors, they are definitely NOT caused by Uitzendinggemist.v2 but they do look nasty.

PSiLOCyBe
2007-04-17, 16:10
Are you sure you set the loglevel to 1 in the advancedsettings.xml? Because this does not look like a debug log! Search the XBMC wiki (or use the link (http://www.xboxmediacenter.com/wiki/index.php?title=AdvancedSettings.xml) I posted before) to see how to create and setup the advancedsettings.xml. It should at least read:
<advancedsettings>
<loglevel>1</loglevel>
</advancedsettings>
I don't understand the other errors, they are definitely NOT caused by Uitzendinggemist.v2 but they do look nasty.

Yeah they do, i now have the log u wanted to see, but its kinda big. too big to post here anyway, so ive put it online http://bitbyte.tweakdsl.nl/xbmc.rar
i only started XBMC, started the script choose NL 1 and pressed Kassa one time.
Then i rebooted the Xbox the "official" way through the menu.
I hope its not something with my xbox itself, would be strange i think tho cus it runs like this for years and i dont have problems with any other script.
Also i have some other similar script running that does work with uitzendinggemist.nl, it isnt as good as yours tho.

And SOME other shows do work tho in your script and also the RTL4,5 and 7 do all work.

thanx for your time :>

petsboem
2007-04-17, 16:57
I'm missing the 'erotic' channel in the 'kanalenkiezer' beta ;-)


And why do we 'speak' english here while we all know we're dutch?

Ik bedoel UITZENDING GEMIST! (welke engelstalige kijkt daar naar!?)


Pat

Basje
2007-04-17, 18:47
Yeah they do, i now have the log u wanted to see, but its kinda big. too big to post here anyway, so ive put it online http://bitbyte.tweakdsl.nl/xbmc.rar
i only started XBMC, started the script choose NL 1 and pressed Kassa one time.
Then i rebooted the Xbox the "official" way through the menu.
I hope its not something with my xbox itself, would be strange i think tho cus it runs like this for years and i dont have problems with any other script.
Also i have some other similar script running that does work with uitzendinggemist.nl, it isnt as good as yours tho.

And SOME other shows do work tho in your script and also the RTL4,5 and 7 do all work.

thanx for your time :>
Thanks for your logfile. I think I found the problem: the filename of the thumb-image contains characters that are illegal on XFAT. I will do some coding and testing tonight or tomorrow. Keep watching my website for a new version.

Basje
2007-04-17, 18:56
I'm missing the 'erotic' channel in the 'kanalenkiezer' beta ;-)


And why do we 'speak' english here while we all know we're dutch?

Ik bedoel UITZENDING GEMIST! (welke engelstalige kijkt daar naar!?)


Pat
The Dutch part is true, but these are English forums, so I will stick with Dutch.

About the Erotic Channels: they are indeed missing because of two reasons:
1: most of them are popups to sites with links to embeded video-files. Because all the sites are coded different it is very complex to code it to work for all of them! Which brings me to 2
2: because of this complexity I did not find the result (short adult clips) rewarding enough to put in the time to program it.

Basje
2007-04-17, 22:28
Yeah they do, i now have the log u wanted to see, but its kinda big. too big to post here anyway, so ive put it online http://bitbyte.tweakdsl.nl/xbmc.rar
i only started XBMC, started the script choose NL 1 and pressed Kassa one time.
Then i rebooted the Xbox the "official" way through the menu.
I hope its not something with my xbox itself, would be strange i think tho cus it runs like this for years and i dont have problems with any other script.
Also i have some other similar script running that does work with uitzendinggemist.nl, it isnt as good as yours tho.

And SOME other shows do work tho in your script and also the RTL4,5 and 7 do all work.

thanx for your time :>
Oke, I checked again. The problem occurs when the script checks for a thumbnail for the specific show.
Now, I checked with my own XBMC and the PC version and that all seems to work. So please do the following:
1) delete the complete script from your xbmc
2) download the newest version from my site (see my sign below)
3) put the contents of the file onto the XBox in the XBMC\Scripts directory.
Try the script again.

Please let me know the result! As I am very curious in the solution.

petsboem
2007-04-18, 23:34
The Dutch part is true, but these are English forums, so I will stick with Dutch.

About the Erotic Channels: they are indeed missing because of two reasons:
1: most of them are popups to sites with links to embeded video-files. Because all the sites are coded different it is very complex to code it to work for all of them! Which brings me to 2
2: because of this complexity I did not find the result (short adult clips) rewarding enough to put in the time to program it.

Tnx Basje for your answer...

Keep up the good work!

Pat!

PSiLOCyBe
2007-04-20, 00:18
Oke, I checked again. The problem occurs when the script checks for a thumbnail for the specific show.
Now, I checked with my own XBMC and the PC version and that all seems to work. So please do the following:
1) delete the complete script from your xbmc
2) download the newest version from my site (see my sign below)
3) put the contents of the file onto the XBox in the XBMC\Scripts directory.
Try the script again.

Please let me know the result! As I am very curious in the solution.

Hi, Thanks for the help! Ive tried it again but with the same results :(
If you want to see the new logfile see: http://bitbyte.tweakdsl.nl/xbmc_2.rar
What i done is just start the script, tried to select Kassa 2 times closed the script and turned off the xbox.

i hope this problem can be solved cus i like ur script lol

Basje
2007-04-20, 08:43
Hi, Thanks for the help! Ive tried it again but with the same results :(
If you want to see the new logfile see: http://bitbyte.tweakdsl.nl/xbmc_2.rar
What i done is just start the script, tried to select Kassa 2 times closed the script and turned off the xbox.

i hope this problem can be solved cus i like ur script lol
I will look into it this weekend. I will first need a way to generate the error, but that should not be a problem, as it is a 'file not found'-error.

I will probably send you a PM (personal message) with a link to a test version when one is ready. This way we can make sure the problem is really solved!

xombouw.nl
2007-04-28, 08:41
Hi Basje,

I just want you to know I'm very glad someone is still working on these scripts.

Geep up the good work ! :)

PSiLOCyBe
2007-04-29, 23:25
Again thanks for the script, im using it now for some time without any problems and it runs almost fine.
For now i dont get sound with some stuff on the RTL channels, like with Jensen!. Not even all are without sound just a few, for example the one with the monkey man coming on the show.

And ive got a suggestion, now if you use the script you should know the name of the program your looking for. Wouldnt it be possible to sort them by day also like the other script i found on the Tweakers forum. For now i use both yours and the other script because when i just want to see whats new today i switch to the other script and check.

Anyway keep up the good work bro, your script kicks ass

Basje
2007-04-30, 01:55
Again thanks for the script, im using it now for some time without any problems and it runs almost fine.
For now i dont get sound with some stuff on the RTL channels, like with Jensen!. Not even all are without sound just a few, for example the one with the monkey man coming on the show.

And ive got a suggestion, now if you use the script you should know the name of the program your looking for. Wouldnt it be possible to sort them by day also like the other script i found on the Tweakers forum. For now i use both yours and the other script because when i just want to see whats new today i switch to the other script and check.

Anyway keep up the good work bro, your script kicks ass
About the sound problems: don't know what that could be. I will check it when I am back at home this week.

About the searching per day: for RTL it isn't easy, as their system is not indexed by date. For Ned123 it won't be too hard. It is just the userinterface that needs a change then.

At the moment I am working on making the script skinnable (Using windowxml). After that is done, I will llook into more sorting for Ned123. In the meantime you can use the search funtion for Ned123 to find the programm you need.

Keep an eye on my site for beta releases this week.

PSiLOCyBe
2007-04-30, 21:23
About the sound problems: don't know what that could be. I will check it when I am back at home this week.

About the searching per day: for RTL it isn't easy, as their system is not indexed by date. For Ned123 it won't be too hard. It is just the userinterface that needs a change then.

At the moment I am working on making the script skinnable (Using windowxml). After that is done, I will llook into more sorting for Ned123. In the meantime you can use the search funtion for Ned123 to find the programm you need.

Keep an eye on my site for beta releases this week.

Thanx for your quick reply! And i'll certainly will keep a watch on your site :D
I also want to notice you that not all the Thumbs are working when i selecterd a preogramm and it takes me to where i select the date, it shows a cross instead of the Thumb for example with Dragons Den. Not that i experience this as a problem for my "viewer experience" but i just want to notice you on that. Perhaps its still the error with the characters, if you want a log file of it let me know!

bkoemans
2007-05-01, 09:42
Hi,

I like your script verymuch (also my girlfriend does lol).
Can you please (when you have time) check why 101.tv (kanalenkiezer.nl/Jongeren) is not working?

Thanks

Bart

Basje
2007-05-01, 23:57
Hi,

I like your script verymuch (also my girlfriend does lol).
Can you please (when you have time) check why 101.tv (kanalenkiezer.nl/Jongeren) is not working?

Thanks

Bart

There seems to be a problem with the audio in the stream of 101.tv. Even in mediaplayer no audio is heard. If you start the stream and wait for more than a minute, it will start to play. Choppy and without audio.

Even the debug log shows errors with the stream. Nothing Uitzendinggemist.v2 can do about. Sorry!

sammeeb
2007-05-03, 23:05
hi basje, i think you did a really nice job. Me and my girlfriend use the script very much. its a whole new way of watching television.

Do you know http://www.tvopjepc.nl/ ? There are some more channels like sbs6 and veronica. Maybe it would be nice to add these.

thank you very much for the script :)

Basje
2007-05-03, 23:35
hi basje, i think you did a really nice job. Me and my girlfriend use the script very much. its a whole new way of watching television.

Do you know http://www.tvopjepc.nl/ ? There are some more channels like sbs6 and veronica. Maybe it would be nice to add these.

thank you very much for the script :)

I know the page but it has its pros and cons. The pros are that there are a lot of programs available. Of a lot of different channels.

But the cons make things complicated.
- First of all, all the RTL 4,5 & 7 and SBS6/NET5 programms are in the listings, but not with streams! So they cannot be used.
- The NOS streams are there, perhaps even with more history (but that is on my TODO list) but it only gives links to the popup's of uitzendinggemist which holds the player. I would have to re-use stuff from the Uitzendinggemist part of my script to make it work for something that is already present. So not really needed.

The other streams, I will have to look into. But I think that the current script with NOS, RTL and Kanalenkiezer covers most of the Dutch channels. Perhaps Talpa will be added somewhere in the future, but that will be a bit more difficult because of the login that is required for playback.

So, at the moment I am working on the skinning-part requested by many then I will extend the history of the Ned1,2&3 episodes and then perhaps I will look into the www.tvopjepc.nl. So just keep an eye on my website now and then.

sammeeb
2007-05-04, 00:27
Hi, you are right. My girlfriend told me and i could have checked a bit better.

Now i see only the temptation island streams are on the website. (girlfriend) Most of the programs include only a promo stream or nothing.

Keep up the good work, a lot of friend of mine already installed the script. hope it will work for a long time. thnx again!

great
2007-05-10, 17:14
Hello,
your program realy works very good. i love it.
its better to watch tv by xbox then to watch the programs on tv with the commercial breaks!.

do you know if there is a script for the websit fabchannel? Fabchannel is very good. hopefuly i can watch it with the xbox.
:rofl: :laugh: :grin:

Basje
2007-05-11, 20:39
Hello,
your program realy works very good. i love it.
its better to watch tv by xbox then to watch the programs on tv with the commercial breaks!.

do you know if there is a script for the websit fabchannel? Fabchannel is very good. hopefuly i can watch it with the xbox.
:rofl: :laugh: :grin:

If it are just those 10 channels, just make some .strm files with one of the URL's of the channels inside each file.

PSiLOCyBe
2007-05-17, 20:49
Hi Basje,

I again encountered some problems, after installing the latest script it doesnt work anymore.
It will just show a grey screen with the text Uitzendinggemist v2 in the top of the screen.

I made a log for you to see if you can find anything wrong.

http://bitbyte.tweakdsl.nl/xbmc.rar

Keep up the good work,

PSiLOCyBe

Basje
2007-05-17, 21:39
Hi Basje,

I again encountered some problems, after installing the latest script it doesnt work anymore.
It will just show a grey screen with the text Uitzendinggemist v2 in the top of the screen.

I made a log for you to see if you can find anything wrong.

http://bitbyte.tweakdsl.nl/xbmc.rar

Keep up the good work,

PSiLOCyBe

First: make sure you are using v2.5.2 build (2.5.0 en 2.5.1 had some issues).
Second: Did you by any chance rename any of the skin-folders? Don't do that. If no skin is found, it will use the default one which has all images included.

JeroenvdB
2007-05-17, 22:18
Hello Bas,

I just installed uitzendinggemist 2.5.2.7z on the newest XBMC-SVN_2007-05-14_rev8943-T3CH.

It works great, both streams from ned 1,2 and 3 but also RTL !

keep up the good work !!

Qwyrp
2007-05-18, 18:37
I'm using the latest version (2.5.2) but I encountered the following problem: sound and movie are not synchrone. Sound is a little bit earlier then the movie. It's not that bigga deal but it's still a bit annoying. So if you can fix it, great !!

Basje
2007-05-18, 18:51
I'm using the latest version (2.5.2) but I encountered the following problem: sound and movie are not synchrone. Sound is a little bit earlier then the movie. It's not that bigga deal but it's still a bit annoying. So if you can fix it, great !!

That is not the script. Could be a stream problem, or a mplayer problem. But anyways, you can shift the audio delay via the Audio Menu during playback.

PSiLOCyBe
2007-05-19, 00:21
First: make sure you are using v2.5.2 build (2.5.0 en 2.5.1 had some issues).
Second: Did you by any chance rename any of the skin-folders? Don't do that. If no skin is found, it will use the default one which has all images included.

with the lastest version i encounter the same problem, and i didnt rename any of the files or folders...

Basje
2007-05-20, 18:26
with the lastest version i encounter the same problem, and i didnt rename any of the files or folders...

Please try the latest T3CH XBMC version. There is a lot of bugfixing going on in WindowXML and not all releases (such as Linksboks releases) contain them.

JeroenvdB
2007-05-27, 12:38
Today I have tested the new beta with the talpa streams. It works perfect !


I must say you really made a nice and good working program.

aart
2007-06-27, 00:42
i just love your script, use it alot! Is it possible to add www.pczapper.tv to the script? they've got some cool free movies on there...

anyway thanks again for this script!

Basje
2007-06-27, 09:30
i just love your script, use it alot! Is it possible to add www.pczapper.tv to the script? they've got some cool free movies on there...

anyway thanks again for this script!
It is on my todo list. However, I am focussing on the NET5 & SBS6 parts of pczapper, because those are the main ones I am missing at the moment.

If you think there are more interesting things at pczapper.nl please let me know I will see what is possible.

H2Deetoo
2007-06-28, 09:39
Kudos to Basje!

Installed it yesterday and works like a charm.

Goed werk Bas!


Greets
H2Deetoo

Basje
2007-07-03, 09:29
I just released v2.7.0b1 on my website http://www.rieter.net/uitzendinggemist/

Here is the changelog:

Added: registration of all channels in their own chn_name.py
Removed: PMIII skin. Now defaults to Default
Added: SBS6 support (from pczapper.tv)
Added: Progressbar information while opening
Added: complete contextmenu support (used AMT for inspiration but changed a lot). Menu is triggered by the Info Key/Button
Changed: renamed skin xml files to uzg-windowname.xml ("uzg-" added)
Added: ClearityMod skin
Fixed: MC360 skin
Added: config.py with all config stuff
Added: controls.py with all control and window ID's
Changed: Joox download enabled. Defaults to Cache Dir and uses item name as filename.
Changed: moved first load of www.uitzendinggemist.nl from default.py to chn_nos.py and added cookie check to chn_nos.py.
Fixed: integer instead of float value to progressbar dialog (float is decrepated)
Fixed: Minor bug playing KK streams
Changed: logging now happens in the 'uzg.log' file in the script folder of UZG. The logfile from the previous session is named 'uzg.old.log'.
Added: MultiLine Logger Class with Exception Handling
Changed: NOS Search now accepts multiple characters.


Please remove any older version and read the readme.txt for further instructions (like where to put the password/username for the Talpa/Tien channel)

Sugi123
2007-07-08, 17:17
Hey,
I downloaded the v2.7.0b1 of uitzendinggemist and when I copy the uitzendinggemist folder to my scripts directory and run it, it just saya "Loading Configuration" and nothing happens. The xbox is already connected to the internet, and tested working. What might be the problem?

Thanks.

C-Quel
2007-07-08, 20:31
Fantastic :)

Basje
2007-07-09, 19:33
Hey,
I downloaded the v2.7.0b1 of uitzendinggemist and when I copy the uitzendinggemist folder to my scripts directory and run it, it just saya "Loading Configuration" and nothing happens. The xbox is already connected to the internet, and tested working. What might be the problem?

Thanks.
Could you tell me what version of XBMC you are using? And perhaps an UZG.log file? So I can see what goes wrong?

Sugi123
2007-07-10, 01:21
Hi, I am using The July 1st version of XBMC. How would you get a logfile?

Basje
2007-07-10, 09:18
Hi, I am using The July 1st version of XBMC. How would you get a logfile?
Starting with version v2.7.0b1 there are two logfiles with UZG. They are in the UZG folder and are called: uzg.log and uzg.old.log. I need both.

BTW: did you completely remove UZG before installing, like the changelog and readme.txt said? Make sure that there is NO 'Project Mayhem III' folder anymore in the UZG skin folder.

terminalx
2007-07-20, 21:09
Hello Basje,

Is het possible to add the channels of http://www.hollanddoc.nl/
(if its included sorry for asking)

cheers
floris

Geeba
2007-07-23, 22:42
Did it loose Joox support on latest version?

Basje
2007-07-24, 00:14
Did it loose Joox support on latest version?

No it hasn't, it's the Joox.net site that is having problems. Try to visit www.joox.net and see that it won't load.

Geeba
2007-07-25, 12:30
No it hasn't, it's the Joox.net site that is having problems. Try to visit www.joox.net and see that it won't load.

DAM!! do you think they've been shut down? fingers crossed its back soon... :grin:

Top script too! looks the business!!

beechnu
2007-08-09, 10:13
Hi,

first of all thanks for creating such a great script! It was this script that got me to buy an used Xbox and install XBMC!

The script works great for browsing the list of different programs and watching one, however I watch Journaal daily and each time when I select it from Ned 1, I am waiting a long time for it to parse 69 pages. I do have a fast connection to the Internet so I do think it is just the parsing that takes a while.

Is it possible to reduce the amount of pages parsed by setting a 'hard limit'?
The list is already sorted by date, so I really care about the first couple of listings.

When I select 'Cancel' during the parsing, it just keeps going on until it is done. I have the July 14 build of XMBC.

If it is possible to fix 'Cancel' to work correclty and then only show me the listings that were parsed so far, then it would solve my problem as well.

Just a thought, is it possible to just parse one page and show the list and then once you scroll down have the last link in the list read: 'Select for more...' and then go parse the next page?

Again thanks for putting your time into this script, it is my most favorite on on XBMC

beechnu
2007-08-09, 12:30
It is back, they had server issues

beechnu
2007-08-09, 12:33
I haven't looked at the technology yet, but this would be a great one to add to xbmc:

http://www.likevid.com/

bekochu
2007-08-11, 19:40
you should add a redtube.com script in. It is a pretty good Adult Video streaming website

bekochu
2007-08-11, 19:42
If its possible. Try adding a script for redtube.com. Its a Adult Video Streaming Site.

Basje
2007-08-12, 20:59
If its possible. Try adding a script for redtube.com. Its a Adult Video Streaming Site.
At this moment, I personally am not added anymore channels. I am rounding up the WIKI so people can add their own channels.

dafunks
2007-08-12, 21:19
I just released v2.7.0b1 on my website http://www.rieter.net/uitzendinggemist/

Here is the changelog:

Added: registration of all channels in their own chn_name.py
Removed: PMIII skin. Now defaults to Default
Added: SBS6 support (from pczapper.tv)
Added: Progressbar information while opening
Added: complete contextmenu support (used AMT for inspiration but changed a lot). Menu is triggered by the Info Key/Button
Changed: renamed skin xml files to uzg-windowname.xml ("uzg-" added)
Added: ClearityMod skin
Fixed: MC360 skin
Added: config.py with all config stuff
Added: controls.py with all control and window ID's
Changed: Joox download enabled. Defaults to Cache Dir and uses item name as filename.
Changed: moved first load of www.uitzendinggemist.nl from default.py to chn_nos.py and added cookie check to chn_nos.py.
Fixed: integer instead of float value to progressbar dialog (float is decrepated)
Fixed: Minor bug playing KK streams
Changed: logging now happens in the 'uzg.log' file in the script folder of UZG. The logfile from the previous session is named 'uzg.old.log'.
Added: MultiLine Logger Class with Exception Handling
Changed: NOS Search now accepts multiple characters.


Please remove any older version and read the readme.txt for further instructions (like where to put the password/username for the Talpa/Tien channel)

Any chance of making this a zip/rar format? It is just I use my xbox to download scripts and it cant open these formats.

Would hel me and i think otehrs out alot.

Basje
2007-08-12, 21:26
Any chance of making this a zip/rar format? It is just I use my xbox to download scripts and it cant open these formats.

Would hel me and i think otehrs out alot.

I could do that for future versions. BTW: check my new GoogleCode site for the most recent version: http://code.google.com/p/xot-uzg/

TheBoxMan
2007-08-14, 16:41
I'm using this script more and more. Really really good work guys.

Am I correct in thinking that the channels are expandable quite easily by writing new folders and a .py file and .png icon image and placing it in the channels folder?

Or is there tweaking to be done elsewhere?

Layout is good. Only thing I would add is that I would not have tried this script if it wasn't for personal recommendation from someone in another thread simply because of the dutch name.

My automatic assumption was it would be difficult to use and that there would be big language problems.

Actually this isn't the case: there's very little writing and a substantial number of english programs.

I think perhaps that this script should undergo a subtle rebranding so as not to disuade people who can't read dutch.

Perhaps we should attempt to arrive at a language-neutral name for it also setting up some rss feed that it could sync it's channels to the correct folder with that would allow people to select 'dutch' and 'english' channel feeds to update to the program on first use (to guard against people trying it finding programs are all in another language and missing the sheer GOLD that is available in their own language).

My last question is how expandable is this script?

Would it be easy to add support for www.podnix.com (quite like joox) too?

Also would modules for things that weren't necessarily TV work such as:

http://www.livrivox.org and http://www.podiobooks.com

?

Anyway overall impression is VERY impressive work guys.


***** <--5 star.

Basje
2007-08-14, 20:20
Hi there,

Let me start by answering some of your questions:

I'm using this script more and more. Really really good work guys.

Am I correct in thinking that the channels are expandable quite easily by writing new folders and a .py file and .png icon image and placing it in the channels folder?
Yes, that is correct. I am working on a WIKI expaining how it all works. See this site: http://code.google.com/p/xot-uzg/. It should have al the info (very soon) on how to create your own channels.

My automatic assumption was it would be difficult to use and that there would be big language problems.

Actually this isn't the case: there's very little writing and a substantial number of english programs.

I think perhaps that this script should undergo a subtle rebranding so as not to disuade people who can't read dutch.

I recently rebranded from Uitzendinggemist.v2 to XOT-Uzg which stands for XBMC Online TV. The UZG stands for Uitzendinggemist but is just there because the XOT's that I publish are intended for Dutch users.

As everybody can create channels (see the wiki again), there hopefully will be more XOT packages (XOT-USA, XOT-Germany etc). All the documentation and comments in the Code are already in English, so that won't stop anybody!

My last question is how expandable is this script?

Would it be easy to add support for www.podnix.com (quite like joox) too?

Also would modules for things that weren't necessarily TV work such as:

http://www.livrivox.org and http://www.podiobooks.com

?

Anyway overall impression is VERY impressive work guys.


Well, it is very expendable. As soon as the WIKI is finished, ppl can start using it and creating their own channels. I am wanting to host them on my code.google.com site. But my main priority is getting the WIKI's online and then getting married (true) and going on vacation afterwards.

If ppl haven't created their own channels by that time, I will add some more myself.


Anyway overall impression is VERY impressive work guys.

***** <--5 star.
Thanks!

dafunks
2007-08-15, 02:23
Thanks for saying you will do zip/rar versions in the future.

But can anyone rezip a new version for me as I am dieing to use this but as i have no windows computer i cant :(

dominater01
2007-08-15, 09:56
here u go da funks its in a .zip http://files.filefront.com/uitzendinggemistzip/;8315759;;/fileinfo.html

Basje
2007-08-15, 10:43
Thanks for saying you will do zip/rar versions in the future.

But can anyone rezip a new version for me as I am dieing to use this but as i have no windows computer i cant :(

If you are using Linux or so, just try 7-zip. It can also create zip files.

TheBoxMan
2007-08-15, 13:26
Actually on using the script I have a potential bug to report.

I am finding, intermittently, that sometimes I am unable to exit the script. The script remains responsive to moving around the current catagory, although will not change catagories. On pressing the thumb sticks still work - either taking a screenshot or bringing up the menu with the shutdown (which might have let me escape from it if I actually had some favourates set but since I don't I don't know).

This bug has cropped up several times recently and the only way I can find to exit it when this happens is restarting my xbox.

Wish I had more info I could give you on it :( :/

silps
2007-08-15, 13:46
Actually on using the script I have a potential bug to report.

I am finding, intermittently, that sometimes I am unable to exit the script. The script remains responsive to moving around the current catagory, although will not change catagories. On pressing the thumb sticks still work - either taking a screenshot or bringing up the menu with the shutdown (which might have let me escape from it if I actually had some favourates set but since I don't I don't know).

This bug has cropped up several times recently and the only way I can find to exit it when this happens is restarting my xbox.

Wish I had more info I could give you on it :( :/

I was getting exactly the same problem so I went back to the b3 version and that seems better although sometimes it takes ages to go back a category.

Basje
2007-08-15, 14:10
Actually on using the script I have a potential bug to report.

I am finding, intermittently, that sometimes I am unable to exit the script. The script remains responsive to moving around the current catagory, although will not change catagories. On pressing the thumb sticks still work - either taking a screenshot or bringing up the menu with the shutdown (which might have let me escape from it if I actually had some favourates set but since I don't I don't know).

This bug has cropped up several times recently and the only way I can find to exit it when this happens is restarting my xbox.

Wish I had more info I could give you on it :( :/

This is a know issue and is related to the absence of Multithreading in XBMC. The script seems to be unresponsive, but is in fact handling 2 url's at the same time. I am working on a work around, but the problem is that it is not reproducable on the XBMC_PC version.

So please be patient and in the mean time, use pageup-pagedown instead of scrolling through the lists one by one.

TheBoxMan
2007-08-15, 15:22
This is a know issue and is related to the absence of Multithreading in XBMC. The script seems to be unresponsive, but is in fact handling 2 url's at the same time. I am working on a work around, but the problem is that it is not reproducable on the XBMC_PC version.

Great. Glad to know you guys are on the case. ;)

So please be patient and in the mean time, use pageup-pagedown instead of scrolling through the lists one by one.

thanks for the tip on getting round it, and no hurry- You guys have to live a life as well as code ;)

realjobe
2007-08-18, 11:02
have anyone tested the uitzendinggemist newest version that have TV-links support? I

Bigfoot87
2007-08-18, 14:15
have anyone tested the uitzendinggemist newest version that have TV-links support? I

Yes I did, it works fine. But you have to be really patient and wait until all data had been loaded.

realjobe
2007-08-18, 15:04
Yes I did, it works fine. But you have to be really patient and wait until all data had been loaded.

hmm... I tested "Cartoons/Bugs bunny..." and nothing opened with uitzendinggemist but the same workd with the "real" TV links script..

there were many other clips that did the same thing... :)

dafunks
2007-08-20, 20:00
here u go da funks its in a .zip http://files.filefront.com/uitzendinggemistzip/;8315759;;/fileinfo.html

Hi dominater01,

That link is dead... ANy chance of a new one? I still dont have one of these :( sadly :(

Thanks for trying though :D

dominater01
2007-08-20, 23:27
http://www.zshare.net/download/32329509267293/ there u go da funks

rootyb
2007-08-21, 14:57
Also, if I take the "\(\d+\)" out of line 56 (self.episodeItemRegex), the category listings have numbers next to them, but it shows EVERY link on the page.


I guess my main questions are:

With something like "_matches = common.DoRegexFindAll('/ <a href="([^"]+)">([^<]+)</a>', data)", is that creating an array of results, with a "/" in the [0] position? If so, what's that / being used for? Also, how are the array items being designated? Just by a space between them (like between the slash and the <?)

Any idea what I'm doing wrong? :)

I'm probably just going to have to learn python. Always more fun to learn something when you can actually use it for a practical purpose.

rootyb
2007-08-21, 15:01
This should have been before that last post. Don't know why it wasn't.

So, without knowing python, (or even regex. learning as i go), I'm trying to hack the included joox.net channel to work with pronshare, since the structure of both sites is fairly similar.

Didn't see what I need in the wiki.

This is what I've come up with so far (and yes, this is almost entirely the Joox.net channel code, so if that wa a stupid way to do it, let me know)

#================================================= ==============================
# Import the default modules
#================================================= ==============================
import xbmc, xbmcgui
import re, sys, os

#================================================= ==============================
# Make global object available
#================================================= ==============================
import common
import config
import controls
import contextmenu
import chn_class

logFile = sys.modules['__main__'].globalLogFile
uriHandler = sys.modules['__main__'].globalUriHandler

#================================================= ==============================
# register the channels
#================================================= ==============================
register = sys.modules['progwindow']
#register.channelButtonRegister.append(108)
register.channelRegister.append('chn_ps.Channel("uzg-channelwindow.xml", config.rootDir, config.skinFolder, channelCode="ps")')

#================================================= ==============================
# main Channel Class
#================================================= ==============================
class Channel(chn_class.Channel):
"""
main class from which all channels inherit
"""

#================================================= ==============================
def InitialiseVariables(self):
"""
Used for the initialisation of user defined parameters. All should be
present, but can be adjusted
"""
# call base function first to ensure all variables are there
chn_class.Channel.InitialiseVariables(self)

self.contextMenuEnabled = True
self.icon = "psthumb.png"
self.iconLarge = "pslarge.png"
self.noImage = "psimage.png"
self.channelName = "Pronshare.com"
self.moduleName = "chn_ps.py"
self.maxXotVersion = "2.7.0b4"

self.initialUri = "http://pronshare.com"
self.baseUrl = "http://pronshare.com"

self.requiresLogon = False

self.episodeItemRegex = '<a href="([^"]+)">([^<]+)\(\d+\)</a>' # used for the ParseMainList
self.videoItemRegex = '<a href="/Watch\.aspx\?id=\w+-\w+-\w+-\w+-\w+">([^>]+)</a>' # used for the CreateVideoItem
self.folderItemRegex = '<a href="/Category\.aspx\?id=\w+-\w+-\w+-\w+-\w+">([^>]+)</a>' # used for the CreateFolderItem
self.mediaUrlRegex = '<param name="src" value="([^"]+)" />' # used for the UpdateVideoItem

#================================================= =========================
# non standard items

return True

#================================================= =============================
# ContextMenu functions
#================================================= =============================
def onActionFromContextMenu(self):
"""
Using of the ContextMenu. It is called
"""

if not self.contextMenuEnabled:
return None

_position = self.getCurrentListPosition()
_item = self.listItems[_position]

if not _item.type == "video":
logFile.warning("Cannot show contextmenu for folder")
return None

# build menuitems
_menuItems = ("Download Item","Play using Mplayer","Play using DVDPlayer")
_contextMenu = contextmenu.GUI(config.contextMenuSkin, config.rootDir, config.skinFolder, parent=self.getFocus(), menuItems = _menuItems)
_selectedItem = _contextMenu.selectedItem
del _contextMenu

# handle function from items
if ( _selectedItem is not None ):
logFile.debug("Selection from menu was %s", _selectedItem)
if _selectedItem == 1:
self.listItems[_position] = self.DownloadEpisode(_item)
elif _selectedItem == 2:
self.PlayVideoItem(_item)
elif _selectedItem == 3:
self.PlayVideoItem(_item,"dvdplayer")
return None

#================================================= =============================
def CreateEpisodeItem(self, resultSet):
"""
Accepts an arraylist of results. It returns an item.
"""
#logFile.debug('starting CreateEpisodeItem for %s', self.channelName)

# dummy class
_item = common.clistItem(resultSet[1], self.baseUrl + resultSet[0])
_item.icon = self.folderIcon

_item.complete = True
return _item

#================================================= =============================
def PreProcessFolderList(self, data):
"""
Accepts an data from the ProcessFolderList Methode, BEFORE the items are
processed. Allows setting of parameters (like title etc). No return value!
"""

_items = []
#description
_matches = common.DoRegexFindAll('/ <a href="([^"]+)">([^<]+)</a>', data)

#initialise description
if len(self.folderHistory) == 1:
self.progTitle = _matches[0][1]
logFile.debug("ProgramTitle = %s", self.progTitle)
self.folderHistory[0].description = self.progTitle

# now remove everything above the sidebar HTML to prevent problems with new
# links on the site
data = common.DoRegexFindAll('<div id="body-sidebar">(([\n\r]|.)*)', data)
if len(data)>0:
if len(data[0])>0:
data = data[0][0]
return (data, _items)


#================================================= =============================
def CreateFolderItem(self, resultSet):
"""
Accepts an arraylist of results. It returns an item.
"""
#logFile.debug('starting CreateFolderItem for %s', self.channelName)
item = common.clistItem(resultSet[4], self.baseUrl + resultSet[0]+resultSet[1]+resultSet[2])
item.description = "%s\n%s" % (self.folderHistory[-1].description, item.name)
item.icon = self.folderIcon
item.thumb = self.noImage
item.type = 'folder'

item.complete = True
return item

#================================================= ============================
def CreateVideoItem(self, resultSet):
"""
Accepts an arraylist of results. It returns an item.
"""
#logFile.debug('starting CreateVideoItem for %s', self.channelName)
item = common.clistItem(resultSet[4], self.baseUrl + resultSet[0]+resultSet[1]+resultSet[2])
item.description = "%s\n%s" % (self.folderHistory[-1].description, item.name)
item.icon = self.icon
item.thumb = self.noImage
item.type = 'video'

# getting the URL is part of the PlayVideo
item.complete = False
return item

#================================================= =============================
def DownloadEpisode(self, item):
#check if data is already present and if video or folder
if item.type == 'folder':
logFile.warning("Cannot download a folder")
elif item.type == 'video':
if item.complete == False:
logFile.info("Fetching MediaUrl for VideoItem")
item = self.UpdateVideoItem(item)
_destFilename = item.name + ".divx"
if item.mediaurl=="":
logFile.error("Cannot determine mediaurl")
return item
logFile.info("Going to download %s", _destFilename)
_downLoader = uriHandler.Download(item.mediaurl, _destFilename)
item.downloaded = True
return item
else:
logFile.warning('Error determining folder/video type of selected item');


Now, when I use that code in "chn_ps.py" (the pronshare channel py script I "created" by copying the joox.net folder and editing the .py file), I can load a list of categories (with no numbers next to them), but selecting a category takes me to a blank page. The log shows the following at the end:

20070821 04:31:29 - CRITICAL - logger.py - 163 - | Traceback (most recent call last):
20070821 04:31:29 - CRITICAL - logger.py - 163 - | File "Q:\scripts\XOT\libs\chn_class.py", line 160, in onInit
20070821 04:31:29 - CRITICAL - logger.py - 163 - | self.listItems = self.ProcessFolderList(self.initialUri)
20070821 04:31:29 - CRITICAL - logger.py - 163 - | File "Q:\scripts\XOT\libs\chn_class.py", line 426, in ProcessFolderList
20070821 04:31:29 - CRITICAL - logger.py - 163 - | (_data, _preItems) = self.PreProcessFolderList(_data)
20070821 04:31:29 - CRITICAL - logger.py - 163 - | File "Q:\scripts\XOT\channels\ps\chn_ps.py", line 128, in PreProcessFolderList
20070821 04:31:29 - CRITICAL - logger.py - 163 - | self.progTitle = _matches[0][1]
20070821 04:31:29 - CRITICAL - logger.py - 163 - | IndexError: list index out of range

rootyb
2007-08-21, 15:37
What would cause a post to get deleted right away upon posting? It had code in it, and mentioned pornshare. Those are the only two things I can think of.

(There was a post preceding my last, so it actually DID make sense at one point).

dafunks
2007-08-22, 02:31
http://www.zshare.net/download/32329509267293/ there u go da funks

Big thanks! I got it :D yey

So will all updates now be in zip/rar and a 7z version?

funkydude101
2007-08-27, 17:32
Awesome script btw. I have barely been on these forums but I felt compelled to say that you are doing a great job. I didn't know about joox before using your script but now I love it. It's an amazing site and extends the use of my xbmc all that much more since I now have on demand tv basically. stage6 divx cannot compare to a lot of the crappy youtube-type quality versions.


I can't wait for a more complete version I will be updating as soon as it's released. Unfortunately the xbox cannot handle python threads very well I guess and it runs uber slow at some points to the point where my girlfriend thinks it stops working. I had to use b3 since b4 was a bit too unresponsive- joox didn't seem to work at all.

I've also noticed that with the streaming avi files from joox, they don't allow me to fast foward or rewind. But I think that's how streaming avi files function.

Basje
2007-08-27, 19:47
Awesome script btw. I have barely been on these forums but I felt compelled to say that you are doing a great job. I didn't know about joox before using your script but now I love it. It's an amazing site and extends the use of my xbmc all that much more since I now have on demand tv basically. stage6 divx cannot compare to a lot of the crappy youtube-type quality versions.


I can't wait for a more complete version I will be updating as soon as it's released. Unfortunately the xbox cannot handle python threads very well I guess and it runs uber slow at some points to the point where my girlfriend thinks it stops working. I had to use b3 since b4 was a bit too unresponsive- joox didn't seem to work at all.

I've also noticed that with the streaming avi files from joox, they don't allow me to fast foward or rewind. But I think that's how streaming avi files function.
Thanks for the compliments. I am aware of the responsiveness problems. For Joox.net they are related to both the heavy loads on the Joox.net server and to the thread problem in XBMC. I have made things a bit more stable for B5, but that one is still in internal testing. But I will probably release it somewhere this week.

alanchiz
2007-08-28, 15:51
I've also noticed that with the streaming avi files from joox, they don't allow me to fast foward or rewind. But I think that's how streaming avi files function.

I dont think thats true, as the other Joox script fast forwards and rewinds OK.

Unbehagen
2007-08-28, 19:21
I dont think thats true, as the other Joox script fast forwards and rewinds OK.
If that's true, the reason should be the selected player core. You can select the core with a constant passed to the play command.

Are there any plans on porting this to the new xbmc folder plugin feature? Would be great to have that alternative!

terminalx
2007-08-28, 22:36
I am not sure what I am doing wrong:

'uitzendinggemist' website lists 'zomergasten' here:
http://www.uitzendinggemist.nl/index.php/aflevering?aflID=5368367&md5=72ae30199208a328a7ce3a0f35c17074

but when I look for it in beta4 I can not find it, not in the search function also.

I updated from beta4 by deleting the 'uitzendinggemist' directory in scripts completely and copying the new script.

I feel like doing something wrong but can not find it...
thanks
fl

Basje
2007-08-29, 00:25
I am not sure what I am doing wrong:

'uitzendinggemist' website lists 'zomergasten' here:
http://www.uitzendinggemist.nl/index.php/aflevering?aflID=5368367&md5=72ae30199208a328a7ce3a0f35c17074

but when I look for it in beta4 I can not find it, not in the search function also.

I updated from beta4 by deleting the 'uitzendinggemist' directory in scripts completely and copying the new script.

I feel like doing something wrong but can not find it...
thanks
fl
Don't worry. You are not doing anything wrong. It is the www.uitzendinggemist.nl website. If you do a search for 'zomergasten' there, you will not find it either. That is why UZG won't find it. It is just not indexed right at their website. Nothing I can do about that.

Basje
2007-08-29, 00:26
If that's true, the reason should be the selected player core. You can select the core with a constant passed to the play command.

Are there any plans on porting this to the new xbmc folder plugin feature? Would be great to have that alternative!

Well, it looks nice. But at this moment, I am very busy in real life. I will release a 3.0b this weekend. After that I will not be able to do a release until in October. Perhaps then I will have a look. Not before.

rootyb
2007-08-29, 12:39
Didn't you say something about getting married? If so, grats! Great script, btw.

Any plans to flesh out the wiki a bit more, or is there somewhere else I can look that'd help me hack together a channel?

Basje
2007-08-29, 20:00
Didn't you say something about getting married? If so, grats! Great script, btw.

Any plans to flesh out the wiki a bit more, or is there somewhere else I can look that'd help me hack together a channel?
Yep, marriage it is!

I am expanding the Wiki as fast as possible. So keep an eye out for changes. I think only the Channelscript (http://code.google.com/p/xot-uzg/wiki/ChannelScript) page needs updating. This is however the most important one.

rootyb
2007-08-29, 21:39
Yeah, I've been checking that one pretty regularly. I tried hacking up the joox.net script to work on another site (the "adult" counterpart to joox), which had a pretty similar layout. Even learned some RegEx in the process, but to no avail. I managed to get the category listings to show up, but couldn't select anything after that.

Ah well, do what you can when you've got time. Life > Intarnetz.

rootyb
2007-09-04, 13:17
So, with the recent additions to the wiki, and some more research (I pretty much didn't know regex or python when I started working on this), I managed to put together an XOT channel for Pronshare. I basically just changed the parts of the Joox script that needed to be changed, but it works like a charm. Even made icons for it.

I'd love to share it with others. Is it cool if I just host it and post a link, or is there some "no pr0n" taboo?

I'll see about making more channels tomorrow, now that I have some clue as to what I'm doing.

Not sure about how to find .flv URL's for media in flash-based players, though (like Youtube, redtube, etc). Is it fairly easy?

Also, any plans to add a search function to the script? (or is there one, and I just haven't noticed 'cuz I haven't used the context menu yet?)

Oh, and also, I edited a few images in the default skin to make them in english, so if there's any interest in that, let me know (pretty much just the "one moment" image, and the "Watch/Back" one.

pajretX
2007-09-04, 15:12
Go on, than! Let's see your pr0n_version ;)

rootyb
2007-09-04, 17:49
Haha, I love the encouragement.

Anyhow, here's a link:

http://ownedgear.com/ps.zip

To install, just extract the folder "ps" into your XOT\Channels folder, and you're all set. Once you start up XOT, it's the one with this icon:

http://ownedgear.com/pslarge.png

Hope ya like it! ;)

pajretX
2007-09-04, 18:25
Oh, I'm sure I will ;>
Cheers for that!

rootyb
2007-09-04, 18:37
Cool. Let me know if you have any problems with it. I tested it little (enough to know that it actually does load categories and videos), but not much. Didn't know what ele I could test.

*shrug*

Gamester17
2007-09-04, 19:08
is there some "no pr0n" taboo?Nope. Who doesn't like porn, everything is good in moderation :;):

rootyb
2007-09-04, 19:42
Just checkin. I know I've looked for adult scripts in the past, and didn't see any, so I figured there might be some unspoken (or even spoken) rule about it.

Good to know I was wrong. :)

Gamester17
2007-09-04, 20:01
There has been A LOT of suggestions and requests for more 'XXX' adult oriented scripts but no scripter has stepped up before.
http://xbmc.org/forum/showthread.php?t=28026
http://xbmc.org/forum/showthread.php?t=20697
http://xbmc.org/forum/showthread.php?t=21486
http://xbmc.org/forum/showthread.php?t=7754
...maybe it is time those people got together and made a an "Adults Only!" script for XBMC for a collection of such sites, and that way parents only have to delete one script from the Xbox instead of editing a multitude of scripts to remove the adult/pr0n parts from them :rolleyes:

EDIT: I searched and ooba script used to contain links to free6.com (http://xbmc.org/forum/showthread.php?t=20444) and iFilm script can be edited to display censored trailers

rootyb
2007-09-04, 21:02
Weeeell, once I actually figure out HOW I got the PronShare channel to work, I'll probably end up making some more "adult" channels.

One problem that I see is that XOT is kind of designed for movies/tv shows, where there are specific categories. Seems like most of the porn video sites don't really have much in the way of categories.

Ah well. Time to learn some Python and make it work. Everybody loves boobies!

Basje
2007-09-04, 21:15
There is no Porn/Pron taboe, so don't worry. I do however, have a personal opinion on the matter. So let me explain:

From the start on, I intended XOT-Uzg (aka. Uitzendinggemist.v2) to be script that everyone, young and old, could use for XBMC. Many channels/programms are child related or family related. That is why I personally don't work on pron channel scripts.

However, XOT has grown and now allows third-party channels. That is a good things, as now more ppl can enjoy my beautifull script. However, this also causes me to loose grip on what kind of channels are made.

So the statement: I do not encourage pron channels for XOT, but I will not (and cannot) forbid it. However, I will not take any responsibility for the content of these channels nor for the results of watching them.

So the rules:

Make as many channels as you want
Please stick to the chn_class.py inheritance. So DON'T modify that file, but make the channel work with the most recent version of chn_class.py
Please keep in mind that everyone, even children could download and install the channel
I won't host porn channels on my XOT-UZG google page, I will however make a WIKI with links to channels. There I will place those, with extra information and warnings. So mail me the links and description.
Normal channels, I will host on my XOT-UZG google page, please mail me the files.
If a porn channels has any kind of illegal video footage, I will remove the links of the site.
Additional rules could be placed on my XOT-UZG google page, so please check those before publishing your channel.


Not sure about how to find .flv URL's for media in flash-based players, though (like Youtube, redtube, etc). Is it fairly easy?
Please check your PM's. I will send you some info on redtube and FLV's!

rootyb
2007-09-04, 21:35
Great, thanks Basje!

Question: How hard would it be to add parental locks to the framework? As in, channels can have a rating level associated with them, and if the script's current rating level is lower than the rating of the channel, it won't open without a password.

Of course, this could pretty easily be circumvented by anyone with ftp access to the xbox and a text editor, but I'm willing to bet that:
1) Most kids won't know how to make the change and watch the restricted material on their (I'm assuming) parents' xbox
2) If they DO know enough to do this, they could just as easily view the content on their computer.

Gamester17
2007-09-04, 21:43
Many other scripters of these types on collections scripts feel the same way as Basje, (like the ooba and iFilm authors), they don't mind porn in others scripts but they don't want porn in their own script, (which we should respect), and that is why I think it would be better with a new separate script for all adult only material (porn).

Since XOT-UZG (http://code.google.com/p/xot-uzg/) is licensed under GPL someone like rootyb can simply copy that whole script, tweak it for porn only channels and release it under a different name, ...as long as he or she credits Basje according to the rules under the GPL (so in the code comments and in the readme for the script) and include a copy of the license.

rootyb
2007-09-04, 21:46
Not a bad idea. Would probably be better to keep the two scripts/channel packages completely separate, so that users don't have to worry about their kids/significant others/etc stumbling onto their streaming porn stash.

Probably easier to implement a password for a whole script, too, than just individual channels.

Gamester17
2007-09-04, 21:48
default password "666" as porn is the devils work?, hehe

rootyb
2007-09-04, 21:53
Haha, sure. And, block people from setting the password to "6969", 'cuz that's gonna be everybody's first guess. ;)

Basje
2007-09-04, 22:14
Besides my prior remarks, I would also like to stick to the XOT Framework in this thread. Please discuss adult content scripts in a different thread.

rootyb
2007-09-04, 22:15
Ack, yeah. Sorry. Didn't mean to hijack. ;)

Gamester17
2007-09-04, 22:35
Me neither, I apologize; sorry.

rootyb
2007-09-05, 01:15
Future feature request:

Show channel names somewhere on the channel list. If enough channels pop up, it could get hard to remember which icons go to which channels.

Basje
2007-09-05, 09:08
Future feature request:

Show channel names somewhere on the channel list. If enough channels pop up, it could get hard to remember which icons go to which channels.

Yep, that is on the todo list. There should be a description underneath the left icon (the one that shows up when you highlight a channel) and the name should come under the icon in the channel panelview.

It is on the todo for the final 2.70 version.

vinny75
2007-09-08, 18:13
I downloaded Uitzendinggemist v2.0 script from the link on this thread and launched from xbmc. It appears to start and I see all the icons on the screen but I cant do anything. It appears frozen.

Is there a step I am missing? Please advice. I see a message saying there is a new version available. But it is unresponsive with any keys on the remote..

help

Basje
2007-09-08, 23:28
I downloaded Uitzendinggemist v2.0 script from the link on this thread and launched from xbmc. It appears to start and I see all the icons on the screen but I cant do anything. It appears frozen.

Is there a step I am missing? Please advice. I see a message saying there is a new version available. But it is unresponsive with any keys on the remote..

help

Are you using the most recent version of xbmc and most recent version (2.70b5) of the script?

guyrandom
2007-09-10, 21:33
Just had to register to say thanks for such an amazing script, i had begun to think the xbmc scripting scene had slowed down for good, many thanks to basje and also rootyb for everything so far and showing that there is still so much more than can be achived.

just to confirm i'm running

XBMC_-_Xbox_Media_Center_(2007-08-12)-TECH

with the lastest XOT-UZG (Uitzendinggemist.v2.7.0b5.7z)

and it all works fine although it wasn't working with a previous version of XBMC from august, so anyone having this problem just update XMBC and all should be ok...


:D

guyrandom
2007-09-10, 21:36
Just had to register to say thanks for such an amazing script, i had begun to think the xbmc scripting scene had slowed down for good, many thanks to basje and also rootyb for everything so far and showing that there is still so much more than can be achived.

just to confirm i'm running

XBMC_-_Xbox_Media_Center_(2007-08-12)-TECH

with the lastest XOT-UZG (Uitzendinggemist.v2.7.0b5.7z)

and it all works fine although it wasn't working with a previous version of XBMC from august, so anyone having this problem just update XBMC and all should be ok...


:D

Stephenj
2007-09-12, 02:48
I downloaded Uitzendinggemist v2.0 script from the link on this thread and launched from xbmc. It appears to start and I see all the icons on the screen but I cant do anything. It appears frozen.

Is there a step I am missing? Please advice. I see a message saying there is a new version available. But it is unresponsive with any keys on the remote..

help

I have the latest version and I experience the sam problem! :-S I was really looking foward to this great script

dominater01
2007-09-12, 05:47
hey stephenj are u talking about the link i posted on here cuz thats b4 not b5

Stephenj
2007-09-13, 01:46
hey stephenj are u talking about the link i posted on here cuz thats b4 not b5


b5....

Basje
2007-09-13, 10:01
b5....

Please post/mail a logfile (uzg.log and/or uzg.old.log) so we can get some more information. Without that, solving a problem is almost impossible.

realjobe
2007-09-14, 09:22
The script works quite ok, but is there any way to
change the player from dvdplayer tp Mplayer?

H2Deetoo
2007-09-17, 20:04
Hi Basje,


Using latest version of script (b05) it seems that SBS6 isn't working.

When clicking SBS6 you get a list a programs, and when clicking a particular program it shows "Please wait while loading data" and nothing happens.

This is tested on 2 different xbox's (2 different xbmc versions).

Can you check it (and fix it if so) please?


Many thanks for this wonderfull script ofcourse :)


H2Deetoo,

rootyb
2007-09-17, 20:18
The script works quite ok, but is there any way to
change the player from dvdplayer tp Mplayer?

On channels that have the context menu enabled, you can use it to choose your player, I believe. Might have to be added to the channel, though.

dan_f14
2007-09-17, 21:19
The Joox channel seems to be down. I think this has something to do with Joox recently blocking the urrlib user agent

http://xbmc.org/forum/showthread.php?t=28434&highlight=joox

I know there is a way around this as Unbehagen has edited the plugin to enable access to Joox. I was wondering if someone could fix the JooX script as I have no experience at writing code in Python.

VincePirez
2007-09-18, 07:20
You are correct. Joox.net appear to be blocking the urllib2 User-Agent string, throwing up a 403 Forbidden error message on the server.

Fortunately, this is easily fixed :)

Navigate to your scripts, locate the plugin, and open the "libs" folder.
Locate the file uriopener.py and edit it in your relevant editor.

Locate this line (either on or near line 22):
self.uriOpener = urllib2.build_opener(urllib2.HTTPCookieProcessor(s elf.cj))


Replace this line with the following 3 lines:
self.uriOpener = urllib2.build_opener(urllib2.HTTPCookieProcessor(s elf.cj))
self.user_agent = "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.8.1.6) Gecko/20070725 Firefox/2.0.0.6 Alexa Toolbar"
self.uriOpener.addheaders = [('User-Agent', self.user_agent)]


If this is too much for you, feel free to download the fix here (http://www.myhateblog.com/uriopener.zip) and overwrite the previous uriopener.py file.

This should now force urllib2 to spoof itself as the latest version of FireFox. Alternatively, you can modify the "self.user_agent" variable to add anything you wish.....

Please Note
I do not support this fix, nor will I respond to PM's or e-mails about it "not working". I'm merely providing this to try and help those who use Joox regularly, and are stuck with it currently not working. I am not a Python guru. I literally learnt what I know about urllib2 in 10 minutes, so I could fix this issue :)

Many thanks to Basje for the awesome script! Looking forward to further updates.

Unbehagen
2007-09-19, 21:22
Basje, I really fell in love with your script. I looked into it and as you might know already, I'm also a huge fan of the new XBMC plugin architecture. I think there might be a chance to have a compatibility layer to use the Uitzendinggemist channels for a plugin. So everyone that wants some media to be accessible via plugin would at the same time also do this for Uitzendinggemist and vice versa. I currently don't have the time to write everything myself. Would anybody help me with this task?

realjobe
2007-09-22, 10:35
Hi there.

Now that I have discovered that XBMC Uitzendinggemist v2.7.xx has also Context Menu on a playable content, like "Download", "Play with Mplayer" and "Play with DVD player" the intrest has REALLY changed!

This is a God Damd MUST HAVE script now!

Finally I can download clips etc directly from eg. Joox, TV links or from any other channel that has been implemented. Download is needed because if I watch the Stream OnLine I can not skip or Fastforward, only when the Clip is downloaded and showd locally.

There is ONE thing that I think MUST be done with JOOX channel script under Uitzendinggemist:

There is missing one Root Selection that is in "original "Joox v1.2.1 script:
There is suppose to be "Newly added Movies", Confirmed" and unConfimed".

under Uitzendinggemist there is "Recently added, needs confirmation" which is the same as "unConfimed"

!! "Newly added Movies" is missing from Uitzendinggemist Joox's channel!
Can any one add this to it, please!

:)

rootyb
2007-09-22, 17:51
Actually, on Joox videos, you can skip/ffw if you play videos with DVDPlayer instead of MPlayer. ;)

One thing I noticed with the context menu, though, and I'm not sure if this is just the pronshare channel, or all of them:

Sometimes (can't seem to figure out what actually causes it), if I highlight a video and hit the context menu button, my xbox freezes (to the point I have to get up and hard boot it). I can prevent this happening by playing the video (by just hitting the "select" button), then stopping it, and immediately hitting the context menu button while that video's still selected.

*shrug*

vee10
2007-09-23, 23:28
Please post/mail a logfile (uzg.log and/or uzg.old.log) so we can get some more information. Without that, solving a problem is almost impossible.I have this problem too. Using Latest XBMC Bulid and v2.7.0b5 of the script.

I can't attach so here is the end of the logfile (if you need more I'll email it to you) :
20070919 23:43:50 - INFO - default.py - 58 - ************** Starting XOT-Uzg (Uitzendinggemist.v2) version v2.7.0b5 **************
20070919 23:43:50 - INFO - default.py - 59 - Skinfolder = Default
20070919 23:43:50 - INFO - uriopener.py - 142 - Opening requested uri: http://www.rieter.net/uitzendinggemist/index.php?currentversion=2.7.0b5
20070919 23:43:50 - DEBUG - uriopener.py - 143 - Number of open threads 1
20070919 23:43:50 - INFO - uriopener.py - 155 - Determining which Progessbar to use....
20070919 23:43:50 - INFO - uriopener.py - 160 - Using Calculated Progressbar (fileSize=1)
20070919 23:43:50 - INFO - uriopener.py - 191 - Url http://www.rieter.net/uitzendinggemist/index.php?currentversion=2.7.0b5 was opened successfully
20070919 23:43:50 - INFO - progwindow.py - 29 - Importing chn_XOT-TSV
20070919 23:43:50 - CRITICAL - progwindow.py - 34 - Error loading channel modules
20070919 23:43:50 - CRITICAL - progwindow.py - 34 - | Traceback (most recent call last):
20070919 23:43:50 - CRITICAL - progwindow.py - 34 - | File "Q:\scripts\uitzendinggemist\libs\progwindow.py", line 30, in ?
20070919 23:43:50 - CRITICAL - progwindow.py - 34 - | exec("import chn_%s" % channel)
20070919 23:43:50 - CRITICAL - progwindow.py - 34 - | File "<string>", line 1
20070919 23:43:50 - CRITICAL - progwindow.py - 34 - | import chn_XOT-TSV
20070919 23:43:50 - CRITICAL - progwindow.py - 34 - | ^
20070919 23:43:50 - CRITICAL - progwindow.py - 34 - | SyntaxError: invalid syntax
20070919 23:43:50 - INFO - progwindow.py - 66 - Starting XOT-Uzg (Uitzendinggemist.v2) ProgWindow with Fallback=Q:\scripts\uitzendinggemist\ and DefaultName=Default
20070919 23:43:52 - CRITICAL - progwindow.py - 188 - OnAction Error
20070919 23:43:52 - CRITICAL - progwindow.py - 188 - | Traceback (most recent call last):
20070919 23:43:52 - CRITICAL - progwindow.py - 188 - | File "Q:\scripts\uitzendinggemist\libs\progwindow.py", line 105, in onAction
20070919 23:43:52 - CRITICAL - progwindow.py - 188 - | if action == controls.ACTION_PARENT_DIR or action == controls.ACTION_PREVIOUS_MENU:
20070919 23:43:52 - CRITICAL - progwindow.py - 188 - | File "Q:\scripts\uitzendinggemist\libs\progwindow.py", line 91, in onInit
20070919 23:43:52 - CRITICAL - progwindow.py - 188 - | self.activeChannelGUI = self.channelGUIs[self.selectedChannelIndex]
20070919 23:43:52 - CRITICAL - progwindow.py - 188 - | IndexError: list index out of range

VincePirez
2007-09-24, 21:02
Actually, on Joox videos, you can skip/ffw if you play videos with DVDPlayer instead of MPlayer. ;)

One thing I noticed with the context menu, though, and I'm not sure if this is just the pronshare channel, or all of them:

Sometimes (can't seem to figure out what actually causes it), if I highlight a video and hit the context menu button, my xbox freezes (to the point I have to get up and hard boot it). I can prevent this happening by playing the video (by just hitting the "select" button), then stopping it, and immediately hitting the context menu button while that video's still selected.

*shrug*
Same problem here. It seems to occur during the "Please wait while loading data" routine. If you try and display the context menu on a file without the data loaded, it bombs every time for me.

Unfortunately my python skills are currently too limited to look into this in much detail.

Bigfoot87
2007-09-25, 09:42
Hi all,

Basje is on a wedding trip atm, so I guess you will have to wait a couple of days before you'll get your answers ;)

VincePirez
2007-09-26, 05:38
Okay :)

Well, when he returns, may I suggest that he consider the following:

I may be completely off the mark here, but looking through the logfiles and your code, it seems that every time a KeyUp/KeyDown is detected on individual files, it attempts to obtain the URL to the .divx file in preperation for playing? This seems like a good idea in theory, because it will kind of cache the details before playing. It does have it's flaws, though.

Instead of automatically acquiring the .divx link to every file or episode selected when I select through the list, why not wait until the user specifically requests to play that file? It'd save processing time within the script/Xbox, it'd save bandwidth not only for the script user - but for joox.net or any other site/server, and should then prevent the 'context menu' crash bug. As it stands, if I navigate through a 30+ episode TV series looking for a particular episode, I am hitting the Joox.net site, or other site 30+ times. No wonder they began blocking the urilib agent ;)

I realise this may be a bit of work to rewrite, but it seems like the best logical fix, in my opinion. It's certainly more optimised that way, and far less resource intensive.

That said, great work on the script!

rootyb
2007-09-26, 08:47
I'm not positive, but I think that it checks for the media URL so that it can determine filetype, and make playback decisions based on the filetype.

bob.oliv3r
2007-09-27, 21:51
I can't get this script to execute. It tries to load, but fails before the application is launched. I'm using a recent version of XBMC as my dash on a softmodded xbox. Here is part of the log (the entire log is too large to post...):


20070926 22:35:53 - INFO - uriopener.py - 191 - Url http://www.rieter.net/uitzendinggemist/index.php?currentversion=2.7.0b5 was opened successfully
20070926 22:35:53 - CRITICAL - default.py - 89 - Error initializing XOT-Uzg (Uitzendinggemist.v2)
20070926 22:35:53 - CRITICAL - default.py - 89 - | Traceback (most recent call last):
20070926 22:35:53 - CRITICAL - default.py - 89 - | File "Q:\scripts\uitzendinggemist\default.py", line 82, in ?
20070926 22:35:53 - CRITICAL - default.py - 89 - | import progwindow
20070926 22:35:53 - CRITICAL - default.py - 89 - | File "Q:\scripts\uitzendinggemist\libs\progwindow.py", line 10, in ?
20070926 22:35:53 - CRITICAL - default.py - 89 - | import contextmenu
20070926 22:35:53 - CRITICAL - default.py - 89 - | File "Q:\scripts\uitzendinggemist\libs\contextmenu.py", line 16, in ?
20070926 22:35:53 - CRITICAL - default.py - 89 - | class GUI(xbmcgui.WindowXMLDialog):
20070926 22:35:53 - CRITICAL - default.py - 89 - | AttributeError: 'module' object has no attribute 'WindowXMLDialog'


Any suggestions?

dan_f14
2007-09-27, 22:44
Do you have a lib folder in the folder that contains the Uitzendinggemist script? The lib folder contains the "contextmenu.py" and "progwindow.py" scripts which is needed for Uitzendinggemist to work. If you have a lib folder check inside to make sure the aforementioned scripts are inside it. If not you are perhaps best downloading Uitzendinggemist again and then reinstalling it.

bob.oliv3r
2007-09-28, 05:53
I have the lib directory in the correct location and the correct files are in it. For my softmod, I had to use the "shortcut" method to get XBMC to boot as my dash. Could this cause the script to get lost finding the correct path to the lib dir?

rootyb
2007-09-28, 06:30
Pretty sure that doesn't matter, as it's what I'm using for my install, and it's working fine.

dan_f14
2007-09-28, 16:13
Try downloading the latest t3ch build from here:

http://t3ch.yi.se/

You want the "bleeding edge" version. It works fine on mine so perhaps you have not got the latest release. If that doesn't work try redownloading the script and FTP'ing it over again.

Basje
2007-09-28, 21:04
Well, I am back from my holiday and noticed that sbs6 is not working. I will look into it.

I will add the fix of VincePirez to change the user agent!

Other problems should be added to the GoogleCode page of XOT-UZG, then I will look into them.

novalover
2007-09-29, 21:58
***
If this is too much for you, feel free to download the fix here (http://www.myhateblog.com/uriopener.zip) and overwrite the previous uriopener.py file.
***

I'm a real noob at this, but even I could fix this problem now.
Works like a charm.

Thanks!

snaaps50
2007-10-01, 21:33
Hi,

about the SBS6 channel:

I did remove the following line:
self.programTitle = common.DoRegexFindAll('- ([^<]+)</title>', data)[-1]

ans replace it with:
self.programTitle = common.DoRegexFindAll('- ([^<]+)', data)[-1]

Now the streams are working, but the is no description off the streams.
(whatever..)

A few other thinks:
Klik, kies en kijk (kanalenkiezer.nl) did also not working, the plugin script can not be found.
A have search to the plugin script but I can not foundt it on the website from kanalenkiezer.nl
If you want I can post the error log files from this..

I have tried to import some other streams from pczapper.nl, but it wont be stream.
It see all streams but if I want to play it, the stream cant start..

the following are intrest:
Ned4: http://www.pczapper.tv/pzc5/lfui/index.php?t=p&m=460&pm=0
Films: http://www.pczapper.tv/pzc5/lfui/index.php?t=p&m=1604&pm=0
Cars: http://www.pczapper.tv/pzc5/lfui/index.php?t=p&m=516&pm=0
etc etc..

immortality
2007-10-01, 21:36
I'm trying to het this one to work....but when I start it tells me:
Initalising logger

It never passes this.....it keeps initialising.
Even stopping is doesn;t work.

Any idea? Where can I find the logfile?

snaaps50
2007-10-01, 21:37
PS,

Is there no way store the list items so if you go back it will not be download all items again?
(see webtv, 1600 film titels most be downloaded evertime if you go back)

In place for that you make a refresh botton so you can choose if you want to download all the new items in the list..

its really irritating me..

(sorry for my bad englisch)

snaaps50
2007-10-01, 21:39
Any idea? Where can I find the logfile?


You can find it into the uitzendinggemist directory:
/uitzendinggemist/uzg.log

Basje
2007-10-02, 00:29
Hi,

about the SBS6 channel:

I did remove the following line:
self.programTitle = common.DoRegexFindAll('- ([^<]+)</title>', data)[-1]

ans replace it with:
self.programTitle = common.DoRegexFindAll('- ([^<]+)', data)[-1]

Now the streams are working, but the is no description off the streams.
(whatever..)

A few other thinks:
Klik, kies en kijk (kanalenkiezer.nl) did also not working, the plugin script can not be found.
A have search to the plugin script but I can not foundt it on the website from kanalenkiezer.nl
If you want I can post the error log files from this..

I have tried to import some other streams from pczapper.nl, but it wont be stream.
It see all streams but if I want to play it, the stream cant start..

the following are intrest:
Ned4: http://www.pczapper.tv/pzc5/lfui/index.php?t=p&m=460&pm=0
Films: http://www.pczapper.tv/pzc5/lfui/index.php?t=p&m=1604&pm=0
Cars: http://www.pczapper.tv/pzc5/lfui/index.php?t=p&m=516&pm=0
etc etc..

- About the SBS6: a fix is already in my 2.7.0b6 which I will post later this week.
- About the other errors (kanalenkiezer.nl) please post those bugs on the googlecode page of XOT-UZG: http://code.google.com/p/xot-uzg/ and include the logfiles.
- About the other channels, that can be done easily, use the SBS6 channel as an example and change the URLs. If they work, mail them to me and I will post them on my site.

I'm trying to het this one to work....but when I start it tells me:
Initalising logger

It never passes this.....it keeps initialising.
Even stopping is doesn;t work.

Any idea? Where can I find the logfile?
The logfile is called uzg.log and is present in the XOT-UZG scriptfolder. Try to see if the message is in the logfile is clear enough for you to solve it, and if not, submit a bugreport and attach the logfile.

punkmachine
2007-10-03, 16:31
Just a really big thank you to the developer op the UZG script. I've been thoroughly enjoying and wanted to take this opportunity to thank you for taking the time to develop and maintain it. Keep up the good work :)

immortality
2007-10-03, 19:40
You can find it into the uitzendinggemist directory:
/uitzendinggemist/uzg.log

There is no logfile at all. COuld there be any problem writing the file or whatsoever?

Basje
2007-10-03, 19:55
There is no logfile at all. COuld there be any problem writing the file or whatsoever?

What does the xbmc.log file say? (the logfile of XBMC itself?)

rootyb
2007-10-04, 10:49
Bas,

Any plans to further update the wiki on google code? I'm getting to the point that I actually understand what most of the code is doing, but some more documentation would definitely help.

(Spent most of today learning python basics. Probably tomorrow, too. With Zelda DS finally out, that's sayin' something, lol)

immortality
2007-10-04, 18:27
What does the xbmc.log file say? (the logfile of XBMC itself?)

03:20:02 M: 37294080 WARNING: Untested function dllgethostbyaddr called!
03:20:02 M: 36634624 NOTICE: XBFileZilla: Started
03:20:26 M: 35483648 ERROR: Scriptresult: Error

That's the last part

immortality
2007-10-04, 21:11
I just completly reinstalled xbmc.
I can start uitzendinggemst now.....but when I select an item it will not start streaming....it will on the pc, but not one the xbox somehow....

The uzl.log file tells me:
- INFO - chn_class.py - 657 - opening http://divx-098.vo.llnwd.net/stage6vid/1404045.divx

But no video appears

Basje
2007-10-04, 21:31
03:20:02 M: 37294080 WARNING: Untested function dllgethostbyaddr called!
03:20:02 M: 36634624 NOTICE: XBFileZilla: Started
03:20:26 M: 35483648 ERROR: Scriptresult: Error

That's the last part

What version of XBMC are you using?

Basje
2007-10-04, 21:33
I just completly reinstalled xbmc.
I can start uitzendinggemst now.....but when I select an item it will not start streaming....it will on the pc, but not one the xbox somehow....

The uzl.log file tells me:
- INFO - chn_class.py - 657 - opening http://divx-098.vo.llnwd.net/stage6vid/1404045.divx

But no video appears
Please add an issue to the GoogleCode page of XOT-Uzg and add the complete uzg.log file.

H2Deetoo
2007-10-07, 22:26
Basje,

thx for the update, SBS works as a charm.
I just tried GTST but it shows the listing, but doesnt play the items.

Perhaps you can take a look?


Groetjes

H2Deetoo

Basje
2007-10-07, 23:58
Basje,

thx for the update, SBS works as a charm.
I just tried GTST but it shows the listing, but doesnt play the items.

Perhaps you can take a look?


Groetjes

H2Deetoo

Just checked and RTL changed a bit of the XML layout, so I have to change the regex. Will look into it tomorrow. Could you post the problem to the issues on the google code page of XOT-UZG (http://code.google.com/p/xot-uzg/)

H2Deetoo
2007-10-08, 17:10
done.

rootyb
2007-10-09, 02:32
Here's a question:

How is "uitzendinggemst" pronounced?

;)

H2Deetoo
2007-10-09, 10:08
You could pronounce it, using English words, like this:

"out" "sending" "chemist"

We Dutchies would understand what you mean, but would sure laugh at it :D :D


Rgs H2Deetoo,

rootyb
2007-10-09, 22:27
Awesome. Now, where's the emphasis? :)

OUT-zen-ding-gemist
out-ZEN-ding-gemist
out-zen-DING-gemist
out-zen-ding-GEMIST

WHEEEEEEERE?

aart
2007-10-09, 23:11
lol, thats got to be on -out- i think..!

rootyb
2007-10-10, 00:16
Solid.

We now return you to your regularly-scheduled thread, already in progress.

murf43143
2007-10-10, 04:42
This program is awesome working with the other scripts people have wrote to add more sites!

Thank you very much!

Geeba
2007-10-10, 15:38
Updated to the latest version and it still says that a later version is available ???

Any pointers? :confused2:

Basje
2007-10-10, 16:20
Updated to the latest version and it still says that a later version is available ???

Any pointers? :confused2:
When did you try it? I had some server problems yesterday. So please try updating again and pls don't forget to delete the contents (all of it) of your UZG script folder before updating.

pajretX
2007-10-10, 20:02
I got weird problem with XOT-UZG :( I downloaded uitzendinggemist.v2.7.0b6.zip, installed it on brand new XBMC release from t3ch. when I try to run the script I get strange messege saying that there is new version of uitzendinggemist avaible fallowed by lots of arabic(?!) or some other weird signs :( when I click OK (which is the only avaible option to choose ;) ) everything looks fine...
is there anyone else with same issue? or it's something wrong with my system?

Basje
2007-10-10, 21:29
I got weird problem with XOT-UZG :( I downloaded uitzendinggemist.v2.7.0b6.zip, installed it on brand new XBMC release from t3ch. when I try to run the script I get strange messege saying that there is new version of uitzendinggemist avaible fallowed by lots of arabic(?!) or some other weird signs :( when I click OK (which is the only avaible option to choose ;) ) everything looks fine...
is there anyone else with same issue? or it's something wrong with my system?

There are some problems with my website hosting. These problems are causing the weird messages to appear! They are working on it as we speak, but there is no ETA until a fix.

You can just click away the message, and then all should be fine.

ardjan
2007-10-10, 22:41
payretX: which T3CH-version are you using?

I've downloaded the latest stable release (xot-uzg does not work), i've downloaded T3CH 10457 (xot-uzg does not work) and i've downloaded T3CH 8692 (xot-uzg starts but closes when i click on a channel).

It looks like it depends on the T3CH-version... so please tell me, which versions do you all use?

Thanks in advance!

pajretX
2007-10-11, 00:26
ardjan I'm using XBMC-SVN_2007-10-07_rev10457-T3CH and have to admitt, I had some problems with XOT-UZG as well. It didn't work at all. So I deleted uitzendinggemist folder from my xbox totally, rebooted xbox and ftp'ed uitzendinggemist again back on. It worked for me, then. After add I added up other channels (by rootyb ;>)

Basje: thanks for .nFO

aart
2007-10-12, 12:25
may I suggest using the pimped-builds of xbmc? I have always used their builds, never had a problem with UZG...

Geeba
2007-10-12, 14:57
may I suggest using the pimped-builds of xbmc? I have always used their builds, never had a problem with UZG...


Probably not here... everyone is pretty loyal to T3CH... the builds are regular and 9 times out of 10 spot on! :nod:

snaaps50
2007-10-14, 13:24
Hello,

I run 2.7.0 FINAL.
Why did pronshare do not work anymore?

Basje
2007-10-14, 13:38
Hello,

I run 2.7.0 FINAL.
Why did pronshare do not work anymore?

Because the channels need to be updated for 2.7.0 FINAL. There were some changes. Please discuss that in the XOT TSV thread.

BowerPower
2007-10-14, 13:40
Hi guys, is there any way that someone posts a .zip or .rar version of this update? I'm using Linksboks to download my files (compressed or not) and XBMC to extract...and as far as I know, .7z files are not supported by XBMC, so no way to extract them from my xbox. Thanx in advance.

Basje
2007-10-14, 13:43
Hi guys, is there any way that someone posts a .zip or .rar version of this update? I'm using Linksboks to download my files (compressed or not) and XBMC to extract...and as far as I know, .7z files are not supported by XBMC, so no way to extract them from my xbox. Thanx in advance.

On the GoogleCode page of XOT-UZG there is a zip version to.

http://code.google.com/p/xot-uzg/

BowerPower
2007-10-15, 00:32
On the GoogleCode page of XOT-UZG there is a zip version to.

http://code.google.com/p/xot-uzg/
Dankje wel, en proficiaat voor alles, makker. Zonder je programmas voelt mijn xbox ziek. Tot dan. Thanx, bro!

Slashbot28
2007-10-16, 02:06
http://www.vtm.be/telefacts/bekijk.php

Updated weekly

aart
2007-10-16, 13:17
while browsing that vtm site I ran into the following site: www.iwatch.be
Maybe it would be possible to add that to UZG in the future....some nice stuff in there.

oh, and could some-one create an xtv-skin for UZG? im crap at coding, and while xtv is my favorite skin, i'd like UZG to match that. Thanks guys.

Yorr
2007-11-12, 21:45
Hi,

I've read thru the whole thread... I'm running XBMC 2.0.1.
When I run the UZG it doesn't start.
I've looked into the log files, but can't seem to figure out what's going wrong....
The log file:

20071112 20:05:26 - INFO - default.py - 58 - ************** Starting XOT-Uzg (Uitzendinggemist.v2) version v2.7.0 **************
20071112 20:05:26 - INFO - default.py - 59 - Skinfolder = Project Mayhem III
20071112 20:05:26 - INFO - uriopener.py - 146 - Opening requested uri: http://www.rieter.net/uitzendinggemist/index.php?currentversion=2.7.0
20071112 20:05:36 - INFO - uriopener.py - 159 - Determining which Progessbar to use....
20071112 20:05:36 - INFO - uriopener.py - 164 - Using Calculated Progressbar (fileSize=1)
20071112 20:05:36 - INFO - uriopener.py - 195 - Url http://www.rieter.net/uitzendinggemist/index.php?currentversion=2.7.0 was opened successfully
20071112 20:05:36 - INFO - common.py - 132 - Removed 0 of 0 files from cache.
20071112 20:05:36 - CRITICAL - default.py - 93 - Error initializing XOT-Uzg (Uitzendinggemist.v2)
20071112 20:05:36 - CRITICAL - default.py - 93 - | Traceback (most recent call last):
20071112 20:05:36 - CRITICAL - default.py - 93 - | File "Q:\scripts\uitzendinggemist\default.py", line 86, in ?
20071112 20:05:36 - CRITICAL - default.py - 93 - | import progwindow
20071112 20:05:36 - CRITICAL - default.py - 93 - | File "E:\XBMC\scripts\uitzendinggemist\libs\progwindow.p y", line 10, in ?
20071112 20:05:36 - CRITICAL - default.py - 93 - | import contextmenu
20071112 20:05:36 - CRITICAL - default.py - 93 - | File "E:\XBMC\scripts\uitzendinggemist\libs\contextmenu. py", line 16, in ?
20071112 20:05:36 - CRITICAL - default.py - 93 - | class GUI(xbmcgui.WindowXMLDialog):
20071112 20:05:36 - CRITICAL - default.py - 93 - | AttributeError: 'module' object has no attribute 'WindowXMLDialog'

Please help?
Grtz,
Yor

Basje
2007-11-12, 21:54
Hi,

I've read thru the whole thread... I'm running XBMC 2.0.1.
When I run the UZG it doesn't start.
I've looked into the log files, but can't seem to figure out what's going wrong....
The log file:

20071112 20:05:26 - INFO - default.py - 58 - ************** Starting XOT-Uzg (Uitzendinggemist.v2) version v2.7.0 **************
20071112 20:05:26 - INFO - default.py - 59 - Skinfolder = Project Mayhem III
20071112 20:05:26 - INFO - uriopener.py - 146 - Opening requested uri: http://www.rieter.net/uitzendinggemist/index.php?currentversion=2.7.0
20071112 20:05:36 - INFO - uriopener.py - 159 - Determining which Progessbar to use....
20071112 20:05:36 - INFO - uriopener.py - 164 - Using Calculated Progressbar (fileSize=1)
20071112 20:05:36 - INFO - uriopener.py - 195 - Url http://www.rieter.net/uitzendinggemist/index.php?currentversion=2.7.0 was opened successfully
20071112 20:05:36 - INFO - common.py - 132 - Removed 0 of 0 files from cache.
20071112 20:05:36 - CRITICAL - default.py - 93 - Error initializing XOT-Uzg (Uitzendinggemist.v2)
20071112 20:05:36 - CRITICAL - default.py - 93 - | Traceback (most recent call last):
20071112 20:05:36 - CRITICAL - default.py - 93 - | File "Q:\scripts\uitzendinggemist\default.py", line 86, in ?
20071112 20:05:36 - CRITICAL - default.py - 93 - | import progwindow
20071112 20:05:36 - CRITICAL - default.py - 93 - | File "E:\XBMC\scripts\uitzendinggemist\libs\progwindow.p y", line 10, in ?
20071112 20:05:36 - CRITICAL - default.py - 93 - | import contextmenu
20071112 20:05:36 - CRITICAL - default.py - 93 - | File "E:\XBMC\scripts\uitzendinggemist\libs\contextmenu. py", line 16, in ?
20071112 20:05:36 - CRITICAL - default.py - 93 - | class GUI(xbmcgui.WindowXMLDialog):
20071112 20:05:36 - CRITICAL - default.py - 93 - | AttributeError: 'module' object has no attribute 'WindowXMLDialog'

Please help?
Grtz,
Yor
To old. You need a very recent SVN Build. Try to find a T3CH build somewhere on the net, or compile your own. You need a version newer than 1-sept-2007.

Livin
2007-11-18, 07:00
I just tried this so I could run Joox.net... but I cannot get it to play anything. It lets me choose the video but nothing happens. I can still navigate but it never plays anything?

Basje
2007-11-18, 08:55
I just tried this so I could run Joox.net... but I cannot get it to play anything. It lets me choose the video but nothing happens. I can still navigate but it never plays anything?
That is right. They changed the site layout a bit. See this page for a fix:

http://code.google.com/p/xot-uzg/issues/detail?id=17&can=1#c1

ewok
2007-12-30, 20:30
Hi,

With this scripts the RTL4 season 4 Idols streams are not complete. The live shows are not available. On the RTL4 site tey are available.... What could be the solution for solving this?

snaaps50
2007-12-31, 12:53
hello,

How can i change the channels so it will al play in dvdplayer?
Where can i edit this?

Basje
2007-12-31, 14:45
hello,

How can i change the channels so it will al play in dvdplayer?
Where can i edit this?

Most of the channels have the contextmenu to choose. And not all channels are able to playback using DVD player.

But if you want, you can edit the chn_class.py. Somewhere at the bottom is the PlayVideoItem method. there you can edit the playback options.

t029248
2008-01-05, 17:01
I love these tv script, but i can't ffwd /bkwd trough them, why's that?

Basje
2008-01-05, 17:16
I love these tv script, but i can't ffwd /bkwd trough them, why's that?

It is because you are streaming the video, and somehow XBMC does not know how to FF and RW then. It has nothing to do with the script.

jochenz
2008-01-07, 22:54
I have downloaded the 3.0 beta version from your homepage.

Installed (unpacked) it into the scripts folder. Added LIP (XBMC/Python/Lib).

But still the script gives an empty windows. And each button press closes the application.

XOT log (http://home.casema.nl/kikkegek/uzg.log)

screenshot (http://home.casema.nl/kikkegek/screenshot002.jpg)

Basje
2008-01-07, 23:55
I have downloaded the 3.0 beta version from your homepage.

Installed (unpacked) it into the scripts folder. Added LIP (XBMC/Python/Lib).

But still the script gives an empty windows. And each button press closes the application.

XOT log (http://home.casema.nl/kikkegek/uzg.log)

screenshot (http://home.casema.nl/kikkegek/screenshot002.jpg)

ehum, from the logfile, I can see that you did not extract all files from the achive! Where is the 'Channel' folder (which holds the channels) and where is the 'Cache' folder? Please verify that you extracted everything! Besides that: I just updated to version 3.0.0b2, so you can best use that one.

EDIT: Am I right that you are Dutch? If you rather prefer Dutch, here (http://gathering.tweakers.net/forum/list_messages/1252501/last) is the dutch forum thread.

jochenz
2008-01-08, 08:18
ehum, from the logfile, I can see that you did not extract all files from the achive! Where is the 'Channel' folder (which holds the channels) and where is the 'Cache' folder? Please verify that you extracted everything! Besides that: I just updated to version 3.0.0b2, so you can best use that one.

EDIT: Am I right that you are Dutch? If you rather prefer Dutch, here (http://gathering.tweakers.net/forum/list_messages/1252501/last) is the dutch forum thread.

goeiemoggel!

Yes I am Dutch! But I prefer the English forum.

I did extract all folder to:
e\XBMC\scripts\Xot...\

Is does include the "channels" and the files from the channels.

I'll try 3.02 tonight. Thanks. Good work!

jochenz
2008-01-08, 20:05
goeiemoggel!

Yes I am Dutch! But I prefer the English forum.

I did extract all folder to:
e\XBMC\scripts\Xot...\

Is does include the "channels" and the files from the channels.

I'll try 3.02 tonight. Thanks. Good work!

Version 3.0.b2 did the trick for me. Its working. Wow! this is such a cool script! keep it up man!

Basje
2008-01-08, 21:24
goeiemoggel!

Yes I am Dutch! But I prefer the English forum.

I did extract all folder to:
e\XBMC\scripts\Xot...\

Is does include the "channels" and the files from the channels.

I'll try 3.02 tonight. Thanks. Good work!

Nice to here that version 3.0.0b2 is working and ppl are satisfied. But I do want to point out that the channels where missing. The top off your logfile says:
20080107 21:45:55 - DEBUG - common.py - 117 - Folder Structure of XOT-Uzg (Uitzendinggemist.v2)
20080107 21:45:55 - DEBUG - common.py - 117 - | Q:\scripts\XOT-Uzg.v3\\default.py
20080107 21:45:55 - DEBUG - common.py - 117 - | Q:\scripts\XOT-Uzg.v3\\default.tbn
20080107 21:45:55 - DEBUG - common.py - 117 - | Q:\scripts\XOT-Uzg.v3\\readme.txt
20080107 21:45:55 - DEBUG - common.py - 117 - | Q:\scripts\XOT-Uzg.v3\\scripts.xml
20080107 21:45:55 - DEBUG - common.py - 117 - | Q:\scripts\XOT-Uzg.v3\\uzg.old.log
20080107 21:45:55 - DEBUG - common.py - 117 - | Q:\scripts\XOT-Uzg.v3\\uzg.log
20080107 21:45:55 - DEBUG - common.py - 117 - | Q:\scripts\XOT-Uzg.v3\libs\chn_class.py
20080107 21:45:55 - DEBUG - common.py - 117 - | Q:\scripts\XOT-Uzg.v3\libs\common.py
20080107 21:45:55 - DEBUG - common.py - 117 - | Q:\scripts\XOT-Uzg.v3\libs\config.py
20080107 21:45:55 - DEBUG - common.py - 117 - | Q:\scripts\XOT-Uzg.v3\libs\contextmenu.py
20080107 21:45:55 - DEBUG - common.py - 117 - | Q:\scripts\XOT-Uzg.v3\libs\controls.py
20080107 21:45:55 - DEBUG - common.py - 117 - | Q:\scripts\XOT-Uzg.v3\libs\logger.py
20080107 21:45:55 - DEBUG - common.py - 117 - | Q:\scripts\XOT-Uzg.v3\libs\plugin.py
20080107 21:45:55 - DEBUG - common.py - 117 - | Q:\scripts\XOT-Uzg.v3\libs\progwindow.py
20080107 21:45:55 - DEBUG - common.py - 117 - | Q:\scripts\XOT-Uzg.v3\libs\update.py
20080107 21:45:55 - DEBUG - common.py - 117 - | Q:\scripts\XOT-Uzg.v3\libs\uriopener.py
20080107 21:45:55 - DEBUG - common.py - 117 - | Q:\scripts\XOT-Uzg.v3\libs\amf\amf0.py
20080107 21:45:55 - DEBUG - common.py - 117 - | Q:\scripts\XOT-Uzg.v3\libs\amf\amf3.py
20080107 21:45:55 - DEBUG - common.py - 117 - | Q:\scripts\XOT-Uzg.v3\libs\amf\utils.py
20080107 21:45:55 - DEBUG - common.py - 117 - | Q:\scripts\XOT-Uzg.v3\libs\amf\__init__.py
20080107 21:45:55 - DEBUG - common.py - 117 - | Q:\scripts\XOT-Uzg.v3\skins\default\media\background-uitzgm.png
20080107 21:45:55 - DEBUG - common.py - 117 - | Q:\scripts\XOT-Uzg.v3\skins\default\media\net5off.png
20080107 21:45:55 - DEBUG - common.py - 117 - | Q:\scripts\XOT-Uzg.v3\skins\default\media\net5on.png
20080107 21:45:55 - DEBUG - common.py - 117 - | Q:\scripts\XOT-Uzg.v3\skins\default\media\xot_background-blank.png
20080107 21:45:55 - DEBUG - common.py - 117 - | Q:\scripts\XOT-Uzg.v3\skins\default\media\xot_background.png
20080107 21:45:55 - DEBUG - common.py - 117 - | Q:\scripts\XOT-Uzg.v3\skins\default\media\xot_border.png
20080107 21:45:55 - DEBUG - common.py - 117 - | Q:\scripts\XOT-Uzg.v3\skins\default\media\xot_channel-bg-focus.png
20080107 21:45:55 - DEBUG - common.py - 117 - | Q:\scripts\XOT-Uzg.v3\skins\default\media\xot_channel-bg.png
20080107 21:45:55 - DEBUG - common.py - 117 - | Q:\scripts\XOT-Uzg.v3\skins\default\media\xot_complete.png
20080107 21:45:55 - DEBUG - common.py - 117 - | Q:\scripts\XOT-Uzg.v3\skins\default\media\xot_control.png
20080107 21:45:55 - DEBUG - common.py - 117 - | Q:\scripts\XOT-Uzg.v3\skins\default\media\xot_DefaultFolder.png
20080107 21:45:55 - DEBUG - common.py - 117 - | Q:\scripts\XOT-Uzg.v3\skins\default\media\xot_dialog-context-bottom.png
20080107 21:45:55 - DEBUG - common.py - 117 - | Q:\scripts\XOT-Uzg.v3\skins\default\media\xot_dialog-context-middle.png
20080107 21:45:55 - DEBUG - common.py - 117 - | Q:\scripts\XOT-Uzg.v3\skins\default\media\xot_dialog-context-top.png
20080107 21:45:55 - DEBUG - common.py - 117 - | Q:\scripts\XOT-Uzg.v3\skins\default\media\xot_keyboard-btn-space-focus2.png
20080107 21:45:55 - DEBUG - common.py - 117 - | Q:\scripts\XOT-Uzg.v3\skins\default\media\xot_keyboard-btn-space.png
20080107 21:45:55 - DEBUG - common.py - 117 - | Q:\scripts\XOT-Uzg.v3\skins\default\media\xot_list-focus.png
20080107 21:45:55 - DEBUG - common.py - 117 - | Q:\scripts\XOT-Uzg.v3\skins\default\media\xot_list-nofocus.png
20080107 21:45:55 - DEBUG - common.py - 117 - | Q:\scripts\XOT-Uzg.v3\skins\default\media\xot_none.png
20080107 21:45:55 - DEBUG - common.py - 117 - | Q:\scripts\XOT-Uzg.v3\skins\default\media\xot_scrollbar_backgroun d.png
20080107 21:45:55 - DEBUG - common.py - 117 - | Q:\scripts\XOT-Uzg.v3\skins\default\media\xot_scrollbar_bar.png
20080107 21:45:55 - DEBUG - common.py - 117 - | Q:\scripts\XOT-Uzg.v3\skins\default\media\xot_scrollbar_bar_focus .png
20080107 21:45:55 - DEBUG - common.py - 117 - | Q:\scripts\XOT-Uzg.v3\skins\default\media\xot_top-background.png
20080107 21:45:55 - DEBUG - common.py - 117 - | Q:\scripts\XOT-Uzg.v3\skins\default\pal\uzg-channelwindow.xml
20080107 21:45:55 - DEBUG - common.py - 117 - | Q:\scripts\XOT-Uzg.v3\skins\default\pal\uzg-contextmenu.xml
20080107 21:45:55 - DEBUG - common.py - 117 - + Q:\scripts\XOT-Uzg.v3\skins\default\pal\uzg-progwindow.xml
20080107 21:45:55 - INFO - common.py - 103 - Setting Skin to: Default
20080107 21:45:55 - INFO - default.py - 76 - ************** Starting XOT-Uzg (Uitzendinggemist.v2) version v3.0.0b1 **************

and does not show the Channel folder. So in the future make sure everything is copied!

Geeba
2008-01-09, 09:43
Just in the process of building a another xbox... not used this script in a while now... out of interest how many channels does it have now?

Basje
2008-01-09, 10:27
Just in the process of building a another xbox... not used this script in a while now... out of interest how many channels does it have now?

At this moment it holds channels for (mostly dutch):

Nederland 1
Nederland 2
Nederland 3
RTL4,5,7 & 8
SBS6
Kanalenkiezer.net
123Video.nl
Dumpert.nl
Joox.net
De Lama's

Besides that, there are 2 more Adult Content Channels (search these forums for links).

a7n9
2008-01-29, 15:14
Nice script. I tried to add two Indian (Hindi) channels, but I was struggling with RegEx. If you please add those channels, or help me create RegEx for those, that would be great. Here are the two websites:
http://bhejafry.net
http://www.rajshri.com << this one has lot of content.

Thanks.

Basje
2008-01-29, 20:04
Nice script. I tried to add two Indian (Hindi) channels, but I was struggling with RegEx. If you please add those channels, or help me create RegEx for those, that would be great. Here are the two websites:
http://bhejafry.net
http://www.rajshri.com << this one has lot of content.

Thanks.
It's not that I don't want to help you, but I am very busy maintaining both the XOT framework as the originally included channels. So I have very little time at the moment.

What you should do in those pages is:

Find the main categories. These should be displayed by the ParseMainlist method (or via the episodeItemRegex regular expression
then find a way to get the videoitems using a regex (videoItemRegex) so it holds the name and itemUrl
and a way to get the folder/subcategorie items using a regex so it holds the name and itemUrl (folderItemRegex)
Finally a way to get from a url to a real media URL.

Those are the basics. You could read the Wiki on the XOT googlecode page for more info or study some of the current channels. They all have nice english comments.

a7n9
2008-01-30, 16:33
Thanks for your reply, Basje. I had already gone through all the documentation, and I understand how to make it work. My problem is RegEx; I even downloaded RegExBuddy to parse the links and text, but no luck yet. I do not know RegEx very well, and I am trying to learn it off different sources. I think I will visit some RegEx forums to get those and try to run your script. If anyone else has some free time and willingness, can you please create RegEx for those two websites for me? Thanks a lot!

bubbas
2008-02-11, 20:12
cant get this script to work :(

it starts showing only channel name. then doesnt matter what key i press it quits.


....
20080211 18:58:34 - DEBUG - common.py - 118 - | Q:\scripts\XOT-Uzg.v3\channels\quicksilver\quicksilverimage.png
20080211 18:58:34 - DEBUG - common.py - 118 - | Q:\scripts\XOT-Uzg.v3\channels\quicksilver\quicksilverlarge.png
20080211 18:58:34 - DEBUG - common.py - 118 - | Q:\scripts\XOT-Uzg.v3\channels\quicksilver\quicksilverthumb.png
20080211 18:58:34 - DEBUG - common.py - 118 - | Q:\scripts\XOT-Uzg.v3\channels\rtl\background-rtl-16x9.png
20080211 18:58:34 - DEBUG - common.py - 118 - | Q:\scripts\XOT-Uzg.v3\channels\rtl\background-rtl.png
20080211 18:58:34 - DEBUG - common.py - 118 - | Q:\scripts\XOT-Uzg.v3\channels\rtl\chn_rtl.py
20080211 18:58:34 - DEBUG - common.py - 118 - | Q:\scripts\XOT-Uzg.v3\channels\rtl\rtlimage.png
20080211 18:58:34 - DEBUG - common.py - 118 - | Q:\scripts\XOT-Uzg.v3\channels\rtl\rtllarge.png
20080211 18:58:34 - DEBUG - common.py - 118 - | Q:\scripts\XOT-Uzg.v3\channels\rtl\rtlthumb.png
20080211 18:58:34 - DEBUG - common.py - 118 - | Q:\scripts\XOT-Uzg.v3\channels\sbs6\background-sbs6-16x9.png
20080211 18:58:34 - DEBUG - common.py - 118 - | Q:\scripts\XOT-Uzg.v3\channels\sbs6\background-sbs6.png
20080211 18:58:34 - DEBUG - common.py - 118 - | Q:\scripts\XOT-Uzg.v3\channels\sbs6\chn_sbs6.py
20080211 18:58:34 - DEBUG - common.py - 118 - | Q:\scripts\XOT-Uzg.v3\channels\sbs6\sbs6icon.png
20080211 18:58:34 - DEBUG - common.py - 118 - | Q:\scripts\XOT-Uzg.v3\channels\sbs6\sbs6image.png
20080211 18:58:34 - DEBUG - common.py - 118 - | Q:\scripts\XOT-Uzg.v3\channels\sbs6\sbs6large.png
20080211 18:58:34 - DEBUG - common.py - 118 - | Q:\scripts\XOT-Uzg.v3\libs\chn_class.py
20080211 18:58:34 - DEBUG - common.py - 118 - | Q:\scripts\XOT-Uzg.v3\libs\common.py
20080211 18:58:34 - DEBUG - common.py - 118 - | Q:\scripts\XOT-Uzg.v3\libs\config.py
20080211 18:58:34 - DEBUG - common.py - 118 - | Q:\scripts\XOT-Uzg.v3\libs\contextmenu.py
20080211 18:58:34 - DEBUG - common.py - 118 - | Q:\scripts\XOT-Uzg.v3\libs\controls.py
20080211 18:58:34 - DEBUG - common.py - 118 - | Q:\scripts\XOT-Uzg.v3\libs\logger.py
20080211 18:58:34 - DEBUG - common.py - 118 - | Q:\scripts\XOT-Uzg.v3\libs\plugin.py
20080211 18:58:34 - DEBUG - common.py - 118 - | Q:\scripts\XOT-Uzg.v3\libs\progwindow.py
20080211 18:58:34 - DEBUG - common.py - 118 - | Q:\scripts\XOT-Uzg.v3\libs\settings.py
20080211 18:58:34 - DEBUG - common.py - 118 - | Q:\scripts\XOT-Uzg.v3\libs\update.py
20080211 18:58:34 - DEBUG - common.py - 118 - | Q:\scripts\XOT-Uzg.v3\libs\uriopener.py
20080211 18:58:34 - DEBUG - common.py - 118 - | Q:\scripts\XOT-Uzg.v3\skins\default\media\background-uitzgm.png
20080211 18:58:34 - DEBUG - common.py - 118 - | Q:\scripts\XOT-Uzg.v3\skins\default\media\net5off.png
20080211 18:58:34 - DEBUG - common.py - 118 - | Q:\scripts\XOT-Uzg.v3\skins\default\media\net5on.png
20080211 18:58:34 - DEBUG - common.py - 118 - | Q:\scripts\XOT-Uzg.v3\skins\default\media\xot_background-blank.png
20080211 18:58:34 - DEBUG - common.py - 118 - | Q:\scripts\XOT-Uzg.v3\skins\default\media\xot_background.png
20080211 18:58:34 - DEBUG - common.py - 118 - | Q:\scripts\XOT-Uzg.v3\skins\default\media\xot_border.png
20080211 18:58:34 - DEBUG - common.py - 118 - | Q:\scripts\XOT-Uzg.v3\skins\default\media\xot_channel-bg-focus.png
20080211 18:58:34 - DEBUG - common.py - 118 - | Q:\scripts\XOT-Uzg.v3\skins\default\media\xot_channel-bg.png
20080211 18:58:34 - DEBUG - common.py - 118 - | Q:\scripts\XOT-Uzg.v3\skins\default\media\xot_complete.png
20080211 18:58:34 - DEBUG - common.py - 118 - | Q:\scripts\XOT-Uzg.v3\skins\default\media\xot_control.png
20080211 18:58:34 - DEBUG - common.py - 118 - | Q:\scripts\XOT-Uzg.v3\skins\default\media\xot_DefaultFolder.png
20080211 18:58:34 - DEBUG - common.py - 118 - | Q:\scripts\XOT-Uzg.v3\skins\default\media\xot_dialog-context-bottom.png
20080211 18:58:34 - DEBUG - common.py - 118 - | Q:\scripts\XOT-Uzg.v3\skins\default\media\xot_dialog-context-middle.png
20080211 18:58:34 - DEBUG - common.py - 118 - | Q:\scripts\XOT-Uzg.v3\skins\default\media\xot_dialog-context-top.png
20080211 18:58:34 - DEBUG - common.py - 118 - | Q:\scripts\XOT-Uzg.v3\skins\default\media\xot_keyboard-btn-space-focus2.png
20080211 18:58:34 - DEBUG - common.py - 118 - | Q:\scripts\XOT-Uzg.v3\skins\default\media\xot_keyboard-btn-space.png
20080211 18:58:34 - DEBUG - common.py - 118 - | Q:\scripts\XOT-Uzg.v3\skins\default\media\xot_list-focus.png
20080211 18:58:34 - DEBUG - common.py - 118 - | Q:\scripts\XOT-Uzg.v3\skins\default\media\xot_list-nofocus.png
20080211 18:58:34 - DEBUG - common.py - 118 - | Q:\scripts\XOT-Uzg.v3\skins\default\media\xot_none.png
20080211 18:58:34 - DEBUG - common.py - 118 - | Q:\scripts\XOT-Uzg.v3\skins\default\media\xot_rating0.png
20080211 18:58:34 - DEBUG - common.py - 118 - | Q:\scripts\XOT-Uzg.v3\skins\default\media\xot_rating1.png
20080211 18:58:34 - DEBUG - common.py - 118 - | Q:\scripts\XOT-Uzg.v3\skins\default\media\xot_rating2.png
20080211 18:58:34 - DEBUG - common.py - 118 - | Q:\scripts\XOT-Uzg.v3\skins\default\media\xot_rating3.png
20080211 18:58:34 - DEBUG - common.py - 118 - | Q:\scripts\XOT-Uzg.v3\skins\default\media\xot_rating4.png
20080211 18:58:34 - DEBUG - common.py - 118 - | Q:\scripts\XOT-Uzg.v3\skins\default\media\xot_rating5.png
20080211 18:58:34 - DEBUG - common.py - 118 - | Q:\scripts\XOT-Uzg.v3\skins\default\media\xot_scrollbar_backgroun d.png
20080211 18:58:34 - DEBUG - common.py - 118 - | Q:\scripts\XOT-Uzg.v3\skins\default\media\xot_scrollbar_bar.png
20080211 18:58:34 - DEBUG - common.py - 118 - | Q:\scripts\XOT-Uzg.v3\skins\default\media\xot_scrollbar_bar_focus .png
20080211 18:58:34 - DEBUG - common.py - 118 - | Q:\scripts\XOT-Uzg.v3\skins\default\media\xot_top-background.png
20080211 18:58:34 - DEBUG - common.py - 118 - | Q:\scripts\XOT-Uzg.v3\skins\default\pal\uzg-channelwindow.xml
20080211 18:58:34 - DEBUG - common.py - 118 - | Q:\scripts\XOT-Uzg.v3\skins\default\pal\uzg-contextmenu.xml
20080211 18:58:34 - DEBUG - common.py - 118 - + Q:\scripts\XOT-Uzg.v3\skins\default\pal\uzg-progwindow.xml
20080211 18:58:34 - INFO - common.py - 104 - Setting Skin to: Default
20080211 18:58:34 - INFO - default.py - 76 - ************** Starting XOT-Uzg (XOT-Uzg.v3) version v3.0.0 **************
20080211 18:58:34 - INFO - default.py - 77 - Skinfolder = Default
20080211 18:58:35 - INFO - uriopener.py - 152 - Opening requested uri Async: http://www.rieter.net/uitzendinggemist/index.php?currentversion=3.0.0 (already 1 threads)
20080211 18:58:35 - INFO - uriopener.py - 408 - Determining which Progessbar to use....
20080211 18:58:35 - INFO - uriopener.py - 413 - FileSize is known (fileSize=1)
20080211 18:58:35 - INFO - uriopener.py - 191 - Url http://www.rieter.net/uitzendinggemist/index.php?currentversion=3.0.0 was opened successfully
20080211 18:58:35 - INFO - common.py - 135 - Removed 0 of 0 files from cache.
20080211 18:58:36 - INFO - progwindow.py - 30 - Importing chn_123video
20080211 18:58:36 - INFO - progwindow.py - 30 - Importing chn_dumpert
20080211 18:58:36 - INFO - progwindow.py - 30 - Importing chn_joox
20080211 18:58:36 - INFO - progwindow.py - 30 - Importing chn_kk
20080211 18:58:36 - INFO - progwindow.py - 30 - Importing chn_lamas
20080211 18:58:36 - INFO - progwindow.py - 30 - Importing chn_nos
20080211 18:58:36 - INFO - progwindow.py - 30 - Importing chn_nossearch
20080211 18:58:36 - INFO - progwindow.py - 30 - Importing chn_quicksilver
20080211 18:58:36 - INFO - progwindow.py - 30 - Importing chn_rtl
20080211 18:58:36 - INFO - progwindow.py - 30 - Importing chn_sbs6
20080211 18:58:36 - DEBUG - chn_class.py - 51 - No channelCode present
20080211 18:58:36 - DEBUG - chn_class.py - 48 - ChannelCode present: dumpert
20080211 18:58:36 - DEBUG - chn_class.py - 48 - ChannelCode present: joox
20080211 18:58:36 - DEBUG - chn_class.py - 51 - No channelCode present
20080211 18:58:36 - DEBUG - chn_class.py - 48 - ChannelCode present: delamas
20080211 18:58:36 - DEBUG - chn_class.py - 48 - ChannelCode present: ned1
20080211 18:58:36 - DEBUG - chn_class.py - 48 - ChannelCode present: ned2
20080211 18:58:36 - DEBUG - chn_class.py - 48 - ChannelCode present: ned3
20080211 18:58:36 - DEBUG - chn_class.py - 48 - ChannelCode present: nedsearch
20080211 18:58:36 - DEBUG - chn_class.py - 51 - No channelCode present
20080211 18:58:36 - DEBUG - chn_class.py - 51 - No channelCode present
20080211 18:58:36 - DEBUG - chn_class.py - 51 - No channelCode present
20080211 18:58:36 - INFO - progwindow.py - 68 - Starting XOT-Uzg (XOT-Uzg.v3) ProgWindow with Fallback=Q:\scripts\XOT-Uzg.v3\ and DefaultName=Default



someone can help me?

thx

bubbas

Basje
2008-02-11, 22:18
cant get this script to work :(

it starts showing only channel name. then doesnt matter what key i press it quits.

....

someone can help me?

thx

bubbas
What version of XBMC are you using?

bubbas
2008-02-11, 22:29
T3CH_2008-02-10 from svn i use ^^

Miels
2008-02-21, 12:39
Impressive script! Loved it right away, though I do have 2 requests:

When watching a stream I'd like to be able to skip to a position (by using the right thumbstick). When I try this the location indicator just skips back to the original location.
Is this something that can be implemented, or is it something that just can't be done due to the nature of streams?

I like to watch the news regularly. The problem is I have to click away a couple of times to get the latest broadcast. It would be nice to be able to bookmark the latest item of a program. This might be a bit tricky, since the URL of the latest item changes when a new item becomes available.

Basje
2008-02-21, 13:43
Impressive script! Loved it right away, though I do have 2 requests:

When watching a stream I'd like to be able to skip to a position (by using the right thumbstick). When I try this the location indicator just skips back to the original location.
Is this something that can be implemented, or is it something that just can't be done due to the nature of streams?

I like to watch the news regularly. The problem is I have to click away a couple of times to get the latest broadcast. It would be nice to be able to bookmark the latest item of a program. This might be a bit tricky, since the URL of the latest item changes when a new item becomes available.
Point 1: this is a XBMC limitation with some streams and has nothing to do with the script.

Point 2: it is possible to bookmark "Programs" (for example "20.00 o'clock News") not episodes (like the most recent). It is however so that XOT sorts episode by date/time. So if you open the "20.00 o'clock news" program, you will get the most recent one on top.

I Hope this helps you.

dccarm
2008-02-22, 15:00
I am having problems watching most of the channels. After 20 seconds or so it starts buffering and then remains that way. Is that possibly just my broadband connection?

And can anyone recommend any Dutch kids programs? The real ones are still too difficult for my pidgin Dutch and I'd like to start teaching my kid soon.

Basje
2008-02-22, 18:01
I am having problems watching most of the channels. After 20 seconds or so it starts buffering and then remains that way. Is that possibly just my broadband connection?

And can anyone recommend any Dutch kids programs? The real ones are still too difficult for my pidgin Dutch and I'd like to start teaching my kid soon.

this is related to your cache settings of XBMC.

ppine81
2008-02-22, 20:37
Anyone else having the problem while watching from 123videos with xot, that most of the time the audio is only noise.

This only happens with files that use the:

- adpcm flash variant audio codec

And with some other videos, also on dumpert sometimes the videoīs move faster then the audio.

I canīt figure out whats wrong, and i didnt see anyone else complaining about this.

Using the latest t3ch build, several times reinstalled it from scratch, incl deleting the folders in U/Tdata.

Struis
2008-03-27, 23:44
Hm, ik heb nu de laatste 3.0.1 versie van XOT geinstalleerd, maar ik krijg alleen maar 'no files' op de RTL's (ook met patch)... De Nederlandse kanalen geven wel iets, maar als je die wilt afspelen doen ze niks, en blijft de Xbox hangen. Weird. De 3.0.0 versie werkte perfect, maar die is er nu af, en kan ik ook niet meer krijgen... *zucht*..

Struis.

Struis
2008-03-27, 23:47
Oh, obviously should be in English..

Hm, just installed the most recent version (3.0.1) of XOT, but I keep getting 'no files' on the RTL channels (even with patch)... The Dutch channels (1-3) do work, but hangs the Xbox when trying to watch something. Weird. Annoyingly, the 3.0.0 version worked perfectly, but is gone now, and I can't download it anymore... Back to watching on the PC again :(

Cheers, Struis.

Hm, ik heb nu de laatste 3.0.1 versie van XOT geinstalleerd, maar ik krijg alleen maar 'no files' op de RTL's (ook met patch)... De Nederlandse kanalen geven wel iets, maar als je die wilt afspelen doen ze niks, en blijft de Xbox hangen. Weird. De 3.0.0 versie werkte perfect, maar die is er nu af, en kan ik ook niet meer krijgen... *zucht*..

Struis.

Basje
2008-03-28, 00:50
Oh, obviously should be in English..

Hm, just installed the most recent version (3.0.1) of XOT, but I keep getting 'no files' on the RTL channels (even with patch)... The Dutch channels (1-3) do work, but hangs the Xbox when trying to watch something. Weird. Annoyingly, the 3.0.0 version worked perfectly, but is gone now, and I can't download it anymore... Back to watching on the PC again :(

Cheers, Struis.

Please e-mail a uzg.log file to uitzendinggemist.vx[ed]gmail[d0t]com. I will have a look at it.

sj_1
2008-03-29, 23:15
I also got 3.01 and no channel is working - it tries loading directory but the result is always "retrieved 0 items" and an empty list. May i also mail you the log?

Basje
2008-03-29, 23:47
I also got 3.01 and no channel is working - it tries loading directory but the result is always "retrieved 0 items" and an empty list. May i also mail you the log?

Sure, mail it to me and I will have a look at it.

Bonio
2008-03-31, 23:16
I find that after watching a movie on Quicksilver for a few minutes, it will suddenly stop and return to the movie list.

I have experienced this on two different XBoxs and have tried to fix the problem by increasing the cache etc but to no avail.

I wonder if anyone else has found this problem and whether there is an easy fix.

Thanks

-=Bonio=-

Basje
2008-03-31, 23:23
I find that after watching a movie on Quicksilver for a few minutes, it will suddenly stop and return to the movie list.

I have experienced this on two different XBoxs and have tried to fix the problem by increasing the cache etc but to no avail.

I wonder if anyone else has found this problem and whether there is an easy fix.

Thanks

-=Bonio=-
Could you check on the site (www.quicksilverscreen.com) which video host (Veoh, megavideo etc....) the movie is hosted on?

Bonio
2008-03-31, 23:29
Could you check on the site (www.quicksilverscreen.com) which video host (Veoh, megavideo etc....) the movie is hosted on?

It is muliple hosts - Veoh/Google/megavideo - it doesn't seem to be relevant to the provider.

The video will play for approx 3-5mins and will then halt and return to the movie list. It isn't related to cache (I have had the cache up to 12mb).

Hope this helps

Bonio

Bonio
2008-03-31, 23:39
It is muliple hosts - Veoh/Google/megavideo - it doesn't seem to be relevant to the provider.

The video will play for approx 3-5mins and will then halt and return to the movie list. It isn't related to cache (I have had the cache up to 12mb).

Hope this helps

Bonio

If it helps, it has happened to on the 'Vantage Point' video hosted on Veoh.

Bonio

Basje
2008-04-01, 10:02
It is muliple hosts - Veoh/Google/megavideo - it doesn't seem to be relevant to the provider.

The video will play for approx 3-5mins and will then halt and return to the movie list. It isn't related to cache (I have had the cache up to 12mb).

Hope this helps

Bonio
Yes it is! The procedures to retrieve the Media-url are different for all of them. In the Veoh case, it will only give you a 20MB preview stream, no full movie. So check what provider it is hosted on! Or just send me a complete XOT logfile, so I can see it for myself.

Bonio
2008-04-01, 11:33
Yes it is! The procedures to retrieve the Media-url are different for all of them. In the Veoh case, it will only give you a 20MB preview stream, no full movie. So check what provider it is hosted on! Or just send me a complete XOT logfile, so I can see it for myself.

Is there anyway of getting round this restriction??

Thanks

Bonio

Basje
2008-04-01, 11:56
Is there anyway of getting round this restriction??

Thanks

Bonio

Nope, not until XBMC can play files which are still being written. That way we can download the file and start playback while still downloading.

See more here: http://xbmc.org/forum/showthread.php?t=31635&page=4

Bram77
2008-04-02, 15:13
I can't play video files true the "Kanalen Kierzer" option. XBMC completely locks up. The only option is to hard-reset XBMC. The log doesn't really tell me what is going wrong. Below is a small portion of the log. I can send the whole file if needed.

starting UpdateVideoItem for Journaal 24 (KanalenKiezer)
20080402 13:59:38 - INFO - uriopener.py - 152 - Opening requested uri Async: http://www.kanalenkiezer.nl/ajax/getSTREAM.php?id=1&db=1 (already 2 threads)
20080402 13:59:38 - INFO - uriopener.py - 408 - Determining which Progessbar to use....
20080402 13:59:38 - INFO - uriopener.py - 413 - FileSize is known (fileSize=116)
20080402 13:59:38 - INFO - uriopener.py - 191 - Url http://www.kanalenkiezer.nl/ajax/getSTREAM.php?id=1&db=1 was opened successfully
20080402 13:59:38 - INFO - chn_class.py - 808 - finishing UpdateVideoItem. Media url = http://switch.streamgate.nl/cgi-bin/streamswitch?streamid=72&a=.asx
20080402 13:59:38 - INFO - chn_class.py - 347 - Updating item (GUIDs match)
20080402 13:59:38 - INFO - chn_class.py - 351 - Starting playback of Journaal 24 (mediaurl=http://switch.streamgate.nl/cgi-bin/streamswitch?streamid=72&a=.asx)
20080402 13:59:38 - DEBUG - guicontroller.py - 122 - Fetching info for 'Journaal 24'. Setting:
20080402 13:59:38 - DEBUG - guicontroller.py - 122 - | Description: 24 uur per dag het laatste nieuws, sportnieuws en actuele weersituatie.
20080402 13:59:38 - DEBUG - guicontroller.py - 122 - + Image: Q:\scripts\XOT-Uzg.v3\channels\kk\kkimage.png
20080402 13:59:38 - DEBUG - guicontroller.py - 140 - Showing rating: None
20080402 13:59:38 - INFO - chn_kk.py - 181 - Checking http://switch.streamgate.nl/cgi-bin/streamswitch?streamid=72&a=.asx for Content-Type (First Time)
20080402 13:59:38 - DEBUG - chn_class.py - 405 - OnKeyUp/KeyDown Detected
20080402 13:59:38 - INFO - uriopener.py - 288 - Retreiving Header info for http://switch.streamgate.nl/cgi-bin/streamswitch?streamid=72&a=.asx
20080402 13:59:38 - DEBUG - chn_class.py - 414 - No OnKeyUp/KeyDown for a complete item
20080402 13:59:38 - DEBUG - guicontroller.py - 122 - Fetching info for 'Journaal 24'. Setting:
20080402 13:59:38 - DEBUG - guicontroller.py - 122 - | Description: 24 uur per dag het laatste nieuws, sportnieuws en actuele weersituatie.
20080402 13:59:38 - DEBUG - guicontroller.py - 122 - + Image: Q:\scripts\XOT-Uzg.v3\channels\kk\kkimage.png
20080402 13:59:38 - DEBUG - guicontroller.py - 140 - Showing rating: None
20080402 13:59:38 - DEBUG - uriopener.py - 303 - Header info retreived: video/x-ms-asf for realUrl http://switch.streamgate.nl/cgi-bin/streamswitch?streamid=72&a=.asx
20080402 13:59:38 - DEBUG - chn_kk.py - 183 - Content-Type: video/x-ms-asf
20080402 13:59:38 - DEBUG - chn_class.py - 882 - Starting ASF/ASX Parsing for http://switch.streamgate.nl/cgi-bin/streamswitch?streamid=72&a=.asx
20080402 13:59:38 - INFO - uriopener.py - 152 - Opening requested uri Async: http://switch.streamgate.nl/cgi-bin/streamswitch?streamid=72&a=.asx (already 1 threads)
20080402 13:59:40 - INFO - uriopener.py - 408 - Determining which Progessbar to use....
20080402 13:59:40 - INFO - uriopener.py - 416 - FileSize is unknown
20080402 13:59:40 - INFO - uriopener.py - 191 - Url http://switch.streamgate.nl/cgi-bin/streamswitch?streamid=72&a=.asx was opened successfully
20080402 13:59:40 - DEBUG - chn_class.py - 884 - Opened the ASF/ASX:
20080402 13:59:40 - DEBUG - chn_class.py - 884 - | <ASX version="3.0">
20080402 13:59:40 - DEBUG - chn_class.py - 884 - | <TITLE>StreamGate</TITLE>
20080402 13:59:40 - DEBUG - chn_class.py - 884 - | <LOGURL HREF="http://log.streamgate.nl/log/sglog.php?sid=72&isp=9&a=xx"/>
20080402 13:59:40 - DEBUG - chn_class.py - 884 - | <ENTRY><REF HREF="mms://media.essentkabel.com/streamgate72"/></ENTRY><ENTRYREF HREF="http://switch.streamgate.nl/cgi-bin/defaultswitch?streamid=72&a=.asx"/>
20080402 13:59:40 - DEBUG - chn_class.py - 884 - | </ASX>
20080402 13:59:40 - DEBUG - chn_class.py - 886 - ['mms://media.essentkabel.com/streamgate72', 'http://switch.streamgate.nl/cgi-bin/defaultswitch?streamid=72&a=.asx']
20080402 13:59:40 - INFO - chn_class.py - 888 - Discovered ASX/ASF URL: mms://media.essentkabel.com/streamgate72
20080402 13:59:40 - INFO - chn_kk.py - 189 - Opening stream in player mms://media.essentkabel.com/streamgate72
20080402 13:59:40 - INFO - chn_class.py - 903 - Starting Video Playback using the defaultplayer
20080402 13:59:40 - INFO - chn_class.py - 914 - Going to playback a single item mms://media.essentkabel.com/streamgate72
20080402 13:59:40 - INFO - chn_class.py - 924 - Playing using default player

Basje
2008-04-02, 16:40
I can't play video files true the "Kanalen Kierzer" option. XBMC completely locks up. The only option is to hard-reset XBMC. The log doesn't really tell me what is going wrong. Below is a small portion of the log. I can send the whole file if needed.

starting UpdateVideoItem for Journaal 24 (KanalenKiezer)
20080402 13:59:38 - INFO - uriopener.py - 152 - Opening requested uri Async: http://www.kanalenkiezer.nl/ajax/getSTREAM.php?id=1&db=1 (already 2 threads)
20080402 13:59:38 - INFO - uriopener.py - 408 - Determining which Progessbar to use....
20080402 13:59:38 - INFO - uriopener.py - 413 - FileSize is known (fileSize=116)
20080402 13:59:38 - INFO - uriopener.py - 191 - Url http://www.kanalenkiezer.nl/ajax/getSTREAM.php?id=1&db=1 was opened successfully
20080402 13:59:38 - INFO - chn_class.py - 808 - finishing UpdateVideoItem. Media url = http://switch.streamgate.nl/cgi-bin/streamswitch?streamid=72&a=.asx
20080402 13:59:38 - INFO - chn_class.py - 347 - Updating item (GUIDs match)
20080402 13:59:38 - INFO - chn_class.py - 351 - Starting playback of Journaal 24 (mediaurl=http://switch.streamgate.nl/cgi-bin/streamswitch?streamid=72&a=.asx)
20080402 13:59:38 - DEBUG - guicontroller.py - 122 - Fetching info for 'Journaal 24'. Setting:
20080402 13:59:38 - DEBUG - guicontroller.py - 122 - | Description: 24 uur per dag het laatste nieuws, sportnieuws en actuele weersituatie.
20080402 13:59:38 - DEBUG - guicontroller.py - 122 - + Image: Q:\scripts\XOT-Uzg.v3\channels\kk\kkimage.png
20080402 13:59:38 - DEBUG - guicontroller.py - 140 - Showing rating: None
20080402 13:59:38 - INFO - chn_kk.py - 181 - Checking http://switch.streamgate.nl/cgi-bin/streamswitch?streamid=72&a=.asx for Content-Type (First Time)
20080402 13:59:38 - DEBUG - chn_class.py - 405 - OnKeyUp/KeyDown Detected
20080402 13:59:38 - INFO - uriopener.py - 288 - Retreiving Header info for http://switch.streamgate.nl/cgi-bin/streamswitch?streamid=72&a=.asx
20080402 13:59:38 - DEBUG - chn_class.py - 414 - No OnKeyUp/KeyDown for a complete item
20080402 13:59:38 - DEBUG - guicontroller.py - 122 - Fetching info for 'Journaal 24'. Setting:
20080402 13:59:38 - DEBUG - guicontroller.py - 122 - | Description: 24 uur per dag het laatste nieuws, sportnieuws en actuele weersituatie.
20080402 13:59:38 - DEBUG - guicontroller.py - 122 - + Image: Q:\scripts\XOT-Uzg.v3\channels\kk\kkimage.png
20080402 13:59:38 - DEBUG - guicontroller.py - 140 - Showing rating: None
20080402 13:59:38 - DEBUG - uriopener.py - 303 - Header info retreived: video/x-ms-asf for realUrl http://switch.streamgate.nl/cgi-bin/streamswitch?streamid=72&a=.asx
20080402 13:59:38 - DEBUG - chn_kk.py - 183 - Content-Type: video/x-ms-asf
20080402 13:59:38 - DEBUG - chn_class.py - 882 - Starting ASF/ASX Parsing for http://switch.streamgate.nl/cgi-bin/streamswitch?streamid=72&a=.asx
20080402 13:59:38 - INFO - uriopener.py - 152 - Opening requested uri Async: http://switch.streamgate.nl/cgi-bin/streamswitch?streamid=72&a=.asx (already 1 threads)
20080402 13:59:40 - INFO - uriopener.py - 408 - Determining which Progessbar to use....
20080402 13:59:40 - INFO - uriopener.py - 416 - FileSize is unknown
20080402 13:59:40 - INFO - uriopener.py - 191 - Url http://switch.streamgate.nl/cgi-bin/streamswitch?streamid=72&a=.asx was opened successfully
20080402 13:59:40 - DEBUG - chn_class.py - 884 - Opened the ASF/ASX:
20080402 13:59:40 - DEBUG - chn_class.py - 884 - | <ASX version="3.0">
20080402 13:59:40 - DEBUG - chn_class.py - 884 - | <TITLE>StreamGate</TITLE>
20080402 13:59:40 - DEBUG - chn_class.py - 884 - | <LOGURL HREF="http://log.streamgate.nl/log/sglog.php?sid=72&isp=9&a=xx"/>
20080402 13:59:40 - DEBUG - chn_class.py - 884 - | <ENTRY><REF HREF="mms://media.essentkabel.com/streamgate72"/></ENTRY><ENTRYREF HREF="http://switch.streamgate.nl/cgi-bin/defaultswitch?streamid=72&a=.asx"/>
20080402 13:59:40 - DEBUG - chn_class.py - 884 - | </ASX>
20080402 13:59:40 - DEBUG - chn_class.py - 886 - ['mms://media.essentkabel.com/streamgate72', 'http://switch.streamgate.nl/cgi-bin/defaultswitch?streamid=72&a=.asx']
20080402 13:59:40 - INFO - chn_class.py - 888 - Discovered ASX/ASF URL: mms://media.essentkabel.com/streamgate72
20080402 13:59:40 - INFO - chn_kk.py - 189 - Opening stream in player mms://media.essentkabel.com/streamgate72
20080402 13:59:40 - INFO - chn_class.py - 903 - Starting Video Playback using the defaultplayer
20080402 13:59:40 - INFO - chn_class.py - 914 - Going to playback a single item mms://media.essentkabel.com/streamgate72
20080402 13:59:40 - INFO - chn_class.py - 924 - Playing using default player
As you can see, it tries to start playback of 'mms://media.essentkabel.com/streamgate72', so I don't think it is an XOT issue. But could you see what happens if you start the playback of the url directly from XBMC? (via a .strm file).

Bram77
2008-04-02, 17:12
I will try that today and post the result.
Thank you for, in my opinion, one of the best XBMC plugins ever! This plugin has made the XBOX interesting for a lot of my friends and family. The video and music playback capability of XBMC together with this plugin has made a lot of people ask me to help them softmodding a XBOX. Fantastic job, and thanks for maintaining the plugin on such a regular basis.

Bram77
2008-04-02, 17:15
Ok, don't ask me why.... Somehow all seems to work fine. Maybe it's problem that occurs only after certain previous actions. If I find out how to reproduce it I'll let know how.

snaaps50
2008-04-23, 02:17
Hello,

sinds yesterday i can not open any dumpert movies.
when i click play ther is nothing happend.

when i run uzg as a video plug i cat the message:
Playlist playback aborted.
Too many consective failed items

I also tried to reinstall XBMC and UZG
Nothing helps.

Log file uzg:
http://code.google.com/p/xot-uzg/issues/detail?id=46

snaaps50
2008-04-23, 03:12
EDIT:

Only think what i did yesterday is renamed the avadash.xbe to avadash-bak.xbe
And placed a new one so xbmc will now start when booting the xbox.

On the other xbox I have renamed avadash.xbe but after this I have it changed it back to avadash.xbe

After this, I get the message:
Playlist playback aborted.
Too many consective failed items

its only happening when start dumpert, myvideo, kanalenkiezer and Quicksilver.

CeleronNutcase
2008-08-04, 00:53
Hi,
It appears that MegaVideo links within Quicksilver do not work any more. I can get thumbnails, but nothing happens when I click the link.

Basje
2008-08-04, 09:38
Hi,
It appears that MegaVideo links within Quicksilver do not work any more. I can get thumbnails, but nothing happens when I click the link.

Please post an issue on the XOT GoogleCode page: http://code.google.com/p/xot-uzg/ .

I will look into it then.

yannick
2008-08-11, 15:17
is xot-uzg supported on xbmc for windows?

I tried it but I can't get past viewing the episode names. The screen says press A to play but if I press A (or Enter or click with the mouse on the item), nothing happens.

Basje
2008-08-11, 15:34
is xot-uzg supported on xbmc for windows?

I tried it but I can't get past viewing the episode names. The screen says press A to play but if I press A (or Enter or click with the mouse on the item), nothing happens.

Nope, the problem is the lack of support for streaming video in windows xbmc.

yannick
2008-08-11, 16:25
thanks voor de quick reply. Ga dan Media portal maar eens proberen. Zit je toevallig ook achter deze plugin?
http://www.team-mediaportal.com/files/Download/Plugins/Web/TVGemist/

Basje
2008-08-12, 00:11
thanks voor de quick reply. Ga dan Media portal maar eens proberen. Zit je toevallig ook achter deze plugin?
http://www.team-mediaportal.com/files/Download/Plugins/Web/TVGemist/

No, I did not make that plugin. Just the XBMC one.

sanssems
2008-09-08, 13:20
Hi,

Since some months uitzendinggemist does not work anymore for Nederland 1, 2 & 3. The other channels work. If I browse to nederland 1, it says it is downloading the uitzending I want to see, but nothing happens. Known problem?

Basje
2008-09-08, 14:16
Hi,

Since some months uitzendinggemist does not work anymore for Nederland 1, 2 & 3. The other channels work. If I browse to nederland 1, it says it is downloading the uitzending I want to see, but nothing happens. Known problem?

Did you update the NOS channel? From version v3.1.0 this can be done from the contextmenu on the channeloverview screen. They should work.

sanssems
2008-09-08, 21:59
Basje,

you're a genius... Thanks a lot!

Razor_109
2008-09-11, 21:47
i'm running XBMC on linux and wonder if this script should work on linux also?

got the beta 3.2.0a3 running perfectly on my Xbox but on my Linux HTPC it wont start playing video's.. just nothing when i select them. Browsing trough the episodes en channels works though.

Basje
2008-09-11, 22:06
i'm running XBMC on linux and wonder if this script should work on linux also?

got the beta 3.2.0a3 running perfectly on my Xbox but on my Linux HTPC it wont start playing video's.. just nothing when i select them. Browsing trough the episodes en channels works though.

If you send me an complete uzg.log I could have a look for you. It should work.

Razor_109
2008-09-12, 00:12
If you send me an complete uzg.log I could have a look for you. It should work.

Here's my uzg.log

http://pastebin.ca/1200448

20:44:18 is the time i pressed the button to play an episode.. no errors in log though.

If you need anything else, let me know..

Razor_109
2008-09-12, 00:14
btw, tested with 2 SVN's, atm running latest svn 15523. But didnt work before .

Basje
2008-09-12, 09:21
btw, tested with 2 SVN's, atm running latest svn 15523. But didnt work before .
Seems like XOT is doing it's job correctly. It could be however that the Linux version of XBMC does not know WVX stream files. Perhaps I will have to add some extra parsing.

I will check it this weekend. Could you add a issue to the XOT googlecode page?

Henky85
2008-09-19, 16:13
Hi,

I've got a problem with putting a episode of some serie on hold (pause)
Whenever i pause a file i streamed with this great script, i can't continue watching it.
It will resume, but after a few seconds or a minute at the most it will stop.
I think this is at the point the cache is empty or something of this sort.
Anyone else having trouble with this?
Maybe there is already a fix?
I'm using: "XOT-Uzg.v3.2.0a3" with "XBMC-SVN_2008-09-08_rev15452-T3CH"
It would be nice if there is a solve to this problem, so i can pause to go to the bathroom ;)

greetings Henry

Basje
2008-09-19, 22:19
Hi,

I've got a problem with putting a episode of some serie on hold (pause)
Whenever i pause a file i streamed with this great script, i can't continue watching it.
It will resume, but after a few seconds or a minute at the most it will stop.
I think this is at the point the cache is empty or something of this sort.
Anyone else having trouble with this?
Maybe there is already a fix?
I'm using: "XOT-Uzg.v3.2.0a3" with "XBMC-SVN_2008-09-08_rev15452-T3CH"
It would be nice if there is a solve to this problem, so i can pause to go to the bathroom ;)

greetings Henry

The problem is the combination of the stream and XBMC. Some streams just can't be pauses. Nothing I can do about that with the script. It would also occur if you would open the stream without the script.

Sorry. You could post in the bug forum and give them the stream you try to play (it is in the uzg.log file) and mention them your problem.

Henky85
2008-09-19, 23:08
Thanks for replying so soon.
I understand that some streams can't be paused. It only occurs to the streams from uitzendinggemist.nl (ned1 t/m ned3).
When i watch a stream on the PC i can pause it and resume watching afterwards.
I don't want to be annoying or anything, but i was just curious if this is a problem everyone encounters?
If it is something which can't be fixed because it is due to the stream then I don't mind.
The script is still the best one I've had!

Greetings Henry

Basje
2008-09-20, 01:13
Thanks for replying so soon.
I understand that some streams can't be paused. It only occurs to the streams from uitzendinggemist.nl (ned1 t/m ned3).
When i watch a stream on the PC i can pause it and resume watching afterwards.
I don't want to be annoying or anything, but i was just curious if this is a problem everyone encounters?
If it is something which can't be fixed because it is due to the stream then I don't mind.
The script is still the best one I've had!

Greetings Henry
I know there are issues with those streams and XBMC. I posted those problems a long time ago. Never heard about it since. Search the forums and see if you can find them. Perhaps then will have a look at it now.

Henky85
2008-09-20, 01:42
thanks about making this clear,
I read your posts, and understand the nature of the problem.
I hope the player used by your script will start supporting the searching through streams.
For now I will go to the bathroom in between episodes :D

sanssems
2008-09-23, 16:10
Hi,

If I use uzg on Ned 1, 2 or 3, the episodes I am watching stop about halfway?
Is this something other people encounter?