[video plugin] polishTV.live

Requests, suggestions, support, and everything else python / plugin related.
Post Reply
Uriziel01
Posts: 3
Joined: Wed Feb 20, 2013 2:26 pm

[video plugin] polishTV.live

Post by Uriziel01 »

Hello.
I just wanted to ask if I can post here a plugin called polishTV.live, it was developed on XBMC (but not xbox version) and I AM NOT the author, just made some little changes to make it work on xbox. But even though it works fine it is running really really super slow (even 1 minute reaction time, sic!). Its just a prove of concept and will be usefull only from users from Poland (original plugin author website: http://code.google.com/p/sd-xbmc/), im asking cause I dont want to break anyones laws by posting not mine work (original license is GNU GPL v3).
wortax
Posts: 8
Joined: Sat Feb 23, 2013 1:54 pm

Re: [video plugin] polishTV.live

Post by wortax »

I join the request. There are many different channels (discovery etc.). Please rework the plugin under the old version of xbox 1.

Link to repo (repository.sd-xbmc.org-1.0.2.zip) - http://code.google.com/p/sd-xbmc/downloads/list

Source Code plugin (plugin.video.polishtv.live) - http://code.google.com/p/sd-xbmc/source ... ishtv.live

How to instal plugin (but but it does not work on the xbox 1, only 360) - http://code.google.com/p/sd-xbmc/wiki/InstalacjaPluginu
Plug requires additional modules.
skatulskijean
Posts: 1028
Joined: Wed Jul 04, 2012 8:01 am
Has thanked: 1 time
Been thanked: 148 times

Re: [video plugin] polishTV.live

Post by skatulskijean »

Uriziel01 wrote:Hello.
I just wanted to ask if I can post here a plugin called polishTV.live, it was developed on XBMC (but not xbox version) and I AM NOT the author, just made some little changes to make it work on xbox. But even though it works fine it is running really really super slow (even 1 minute reaction time, sic!). Its just a prove of concept and will be usefull only from users from Poland (original plugin author website: http://code.google.com/p/sd-xbmc/), im asking cause I dont want to break anyones laws by posting not mine work (original license is GNU GPL v3).

It's no problem to upload the customized addon here!

Regards Jan ;)
Uriziel01
Posts: 3
Joined: Wed Feb 20, 2013 2:26 pm

Re: [video plugin] polishTV.live

Post by Uriziel01 »

OMG, sorry guys i totally forgot to upload the file XD And I had a lot on my head last week.

Here it is:
http://www36.zippyshare.com/v/89908534/file.html
Tested it today and most things that i need still working like a charm (TVN Player, ekino, ipla, anyfiles) although I cant guarantee that EVERY station works because I did not tested all of them.
Have fun :)

EDIT:
Unfortunately the script is quite fussy and dont work on all versions of XBMC so just in case I include my list of files in '.modules' directory and my current version of XBMC:

Code: Select all

XBMC4XBOX 3.3-DEV-r31572

Code: Select all

ftp://xbox@192.168.1.10/E/apps/XBMC4XBOX/scripts/.modules/script.module.beautifulsoup/
ftp://xbox@192.168.1.10/E/apps/XBMC4XBOX/scripts/.modules/script.module.buggalo/
ftp://xbox@192.168.1.10/E/apps/XBMC4XBOX/scripts/.modules/script.module.coveapi/
ftp://xbox@192.168.1.10/E/apps/XBMC4XBOX/scripts/.modules/script.module.cryptopy/
ftp://xbox@192.168.1.10/E/apps/XBMC4XBOX/scripts/.modules/script.module.demjson/
ftp://xbox@192.168.1.10/E/apps/XBMC4XBOX/scripts/.modules/script.module.dialogaddonscan/
ftp://xbox@192.168.1.10/E/apps/XBMC4XBOX/scripts/.modules/script.module.dmd-czech.common/
ftp://xbox@192.168.1.10/E/apps/XBMC4XBOX/scripts/.modules/script.module.elementtree/
ftp://xbox@192.168.1.10/E/apps/XBMC4XBOX/scripts/.modules/script.module.feedparser/
ftp://xbox@192.168.1.10/E/apps/XBMC4XBOX/scripts/.modules/script.module.mechanize/
ftp://xbox@192.168.1.10/E/apps/XBMC4XBOX/scripts/.modules/script.module.metahandler/
ftp://xbox@192.168.1.10/E/apps/XBMC4XBOX/scripts/.modules/script.module.parsedom/
ftp://xbox@192.168.1.10/E/apps/XBMC4XBOX/scripts/.modules/script.module.pyamf/
ftp://xbox@192.168.1.10/E/apps/XBMC4XBOX/scripts/.modules/script.module.pysqlite2.xbox/
ftp://xbox@192.168.1.10/E/apps/XBMC4XBOX/scripts/.modules/script.module.recaptcha/
ftp://xbox@192.168.1.10/E/apps/XBMC4XBOX/scripts/.modules/script.module.rssengine/
ftp://xbox@192.168.1.10/E/apps/XBMC4XBOX/scripts/.modules/script.module.simple.downloader/
ftp://xbox@192.168.1.10/E/apps/XBMC4XBOX/scripts/.modules/script.module.simplejson/
ftp://xbox@192.168.1.10/E/apps/XBMC4XBOX/scripts/.modules/script.module.t0mm0.common/
ftp://xbox@192.168.1.10/E/apps/XBMC4XBOX/scripts/.modules/script.module.turtle/
ftp://xbox@192.168.1.10/E/apps/XBMC4XBOX/scripts/.modules/script.module.urlresolver/
ftp://xbox@192.168.1.10/E/apps/XBMC4XBOX/scripts/.modules/script.module.xbmcaddon/
ftp://xbox@192.168.1.10/E/apps/XBMC4XBOX/scripts/.modules/script.module.xbmcswift/
ftp://xbox@192.168.1.10/E/apps/XBMC4XBOX/scripts/.modules/script.module.xbmcvfs/
ftp://xbox@192.168.1.10/E/apps/XBMC4XBOX/scripts/.modules/script.web.viewer/
Uriziel01
Posts: 3
Joined: Wed Feb 20, 2013 2:26 pm

Re: [video plugin] polishTV.live

Post by Uriziel01 »

Correct me if I am wrong, but I can see the file have been downloaded several times and no one posted any bugs or request so it seems to be working stable ? Its great because Im a C/C++ programmer and that was my first meeting with python :)
marcindh
Posts: 5
Joined: Sat Mar 30, 2013 9:06 pm

Re: [video plugin] polishTV.live

Post by marcindh »

hi, and big beer for Your work:) I transfered your script but its not work on 3.2 xbmc4xbox, but i dont install those modules can you upload it in one rar file? I wil try it tomorrow and then answer You:) That script will rise xbox in Poland again;)
Sorry about my english.
skatulskijean
Posts: 1028
Joined: Wed Jul 04, 2012 8:01 am
Has thanked: 1 time
Been thanked: 148 times

Re: [video plugin] polishTV.live

Post by skatulskijean »

marcindh wrote:hi, and big beer for Your work:) I transfered your script but its not work on 3.2 xbmc4xbox, but i dont install those modules can you upload it in one rar file? I wil try it tomorrow and then answer You:) That script will rise xbox in Poland again;)
Sorry about my english.
i hat it adapted a time for this is here adapted to but i hat hope any is interessted and do it self yes and he have it to !
when it not works since the dependencies what it not will inalling for you i have a look on it and make a addon .xml for it you must it han install over the addon4xbox installer and is it working !


regards jan
skatulskijean
Posts: 1028
Joined: Wed Jul 04, 2012 8:01 am
Has thanked: 1 time
Been thanked: 148 times

Re: [video plugin] polishTV.live

Post by skatulskijean »

marcindh wrote:hi, and big beer for Your work:) I transfered your script but its not work on 3.2 xbmc4xbox, but i dont install those modules can you upload it in one rar file? I wil try it tomorrow and then answer You:) That script will rise xbox in Poland again;)
Sorry about my english.
i hat it adapted a time for this is here adapted to but i hat hope any is interessted and do it self yes and he have it to !
when it not works since the dependencies what it not will installing for you .
i have a look on it and make a addon.xml for it you must it than install over the addon4xbox installer and is it working !


regards jan
marcindh
Posts: 5
Joined: Sat Mar 30, 2013 9:06 pm

Re: [video plugin] polishTV.live

Post by marcindh »

Hi, I have all modules except turtle and dmd-czech, tried on 3.2 and Yours xbmc before 3.3 (downloaded from this forum first post). Script installed with addons4xbox "install from zip" and I have still the same problem. I get the loading box but next i get plugin error. Is there any log file where I can see whats wrong?
Thank You
skatulskijean
Posts: 1028
Joined: Wed Jul 04, 2012 8:01 am
Has thanked: 1 time
Been thanked: 148 times

Re: [video plugin] polishTV.live

Post by skatulskijean »

Please read this and post the debug log

http://www.xbmc4xbox.org.uk/forum/viewt ... ?f=7&t=978
marcindh
Posts: 5
Joined: Sat Mar 30, 2013 9:06 pm

Re: [video plugin] polishTV.live

Post by marcindh »

Thank You, there is my xbmc log:
http://www.xbmclogs.com/show.php?id=9860
skatulskijean
Posts: 1028
Joined: Wed Jul 04, 2012 8:01 am
Has thanked: 1 time
Been thanked: 148 times

Re: [video plugin] polishTV.live

Post by skatulskijean »

marcindh wrote:Thank You, there is my xbmc log:
http://www.xbmclogs.com/show.php?id=9860
this addon is not right adapted here!

Look

Code: Select all

File "Q:\plugins\video\Telewizja\hosts\iplex.py", line 2, in ?
                                                import urllib, urllib2, re, os, sys, math, json
                                            ImportError: No module named json
please with ftp to Q:\plugins\video\Telewizja\hosts\iplex.py line 2
and change the line from :
import urllib, urllib2, re, os, sys, math, json
to:
import urllib, urllib2, re, os, sys, math, simplejson!


Regards an
marcindh
Posts: 5
Joined: Sat Mar 30, 2013 9:06 pm

Re: [video plugin] polishTV.live

Post by marcindh »

thank You for Your patience, now I got new error with simple downloader. I install it by addons4xbox from xbmc4xbox repository and get this error by starting polish tv plugin
http://www.xbmclogs.com/show.php?id=10302
Sorry for so much trouble.
skatulskijean
Posts: 1028
Joined: Wed Jul 04, 2012 8:01 am
Has thanked: 1 time
Been thanked: 148 times

Re: [video plugin] polishTV.live

Post by skatulskijean »

marcindh wrote:thank You for Your patience, now I got new error with simple downloader. I install it by addons4xbox from xbmc4xbox repository and get this error by starting polish tv plugin
http://www.xbmclogs.com/show.php?id=10302
Sorry for so much trouble.
oh when i see the error log then i think nobody have tested the download from the user before !
this addon is not adapted and this is not the last error what it give !
i have a look on the next days on my secound xbox harddrive i have the same addon adapted and its works !
when i it found i give you a link to test it it this ok!
marcindh
Posts: 5
Joined: Sat Mar 30, 2013 9:06 pm

Re: [video plugin] polishTV.live

Post by marcindh »

ok, thank You:) When You have it done I can post it on polish xbox site and people there can test it to.
Thank You again for Your hard work.
Post Reply