smileyhatzz / sd-xbmc

Automatically exported from code.google.com/p/sd-xbmc
0 stars 2 forks source link

Problem z Pluginem (TVN PLAYER) #178

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Witam, 
Od 4-5 dni mam problem związany z TVN Playerem - seriale...
gdy ładuje kategorie wszystko niby gra ale gdy wybieram serial wywala błąd 
skryptu.

LOGI : 

14:46:57 T:4804  NOTICE: [script.tvguide] Scheduling program notifications
14:47:12 T:4684 WARNING: XFILE::CFactoryDirectory::Create - Unsupported 
protocol(script) in script://
14:47:15 T:5992  NOTICE: -->Python Interpreter Initialized<--
14:47:16 T:5992   ERROR: 
C:\Users\Igor\AppData\Roaming\XBMC\addons\plugin.video.polishtv.live\resources\l
ib\crypto\hash\sha1Hash.py:9: DeprecationWarning: the sha module is deprecated; 
use the hashlib module instead
                                              import sha
14:47:16 T:5992   ERROR: 
C:\Users\Igor\AppData\Roaming\XBMC\addons\plugin.video.polishtv.live\resources\l
ib\crypto\hash\md5Hash.py:5: DeprecationWarning: the md5 module is deprecated; 
use hashlib instead
                                              import md5
14:47:16 T:5992  NOTICE: [Polish Live TV 1] Starting Polish Live TV
14:47:16 T:5992  NOTICE: [Polish Live TV 1] Wyświetlam kategorie
14:47:18 T:5980  NOTICE: -->Python Interpreter Initialized<--
14:47:19 T:5980   ERROR: 
C:\Users\Igor\AppData\Roaming\XBMC\addons\plugin.video.polishtv.live\resources\l
ib\crypto\hash\sha1Hash.py:9: DeprecationWarning: the sha module is deprecated; 
use the hashlib module instead
                                              import sha
14:47:19 T:5980   ERROR: 
C:\Users\Igor\AppData\Roaming\XBMC\addons\plugin.video.polishtv.live\resources\l
ib\crypto\hash\md5Hash.py:5: DeprecationWarning: the md5 module is deprecated; 
use hashlib instead
                                              import md5
14:47:19 T:5980  NOTICE: [Polish Live TV 1] Starting Polish Live TV
14:47:22 T:2904  NOTICE: -->Python Interpreter Initialized<--
14:47:22 T:2904   ERROR: 
C:\Users\Igor\AppData\Roaming\XBMC\addons\plugin.video.polishtv.live\resources\l
ib\crypto\hash\sha1Hash.py:9: DeprecationWarning: the sha module is deprecated; 
use the hashlib module instead
                                              import sha
14:47:22 T:2904   ERROR: 
C:\Users\Igor\AppData\Roaming\XBMC\addons\plugin.video.polishtv.live\resources\l
ib\crypto\hash\md5Hash.py:5: DeprecationWarning: the md5 module is deprecated; 
use hashlib instead
                                              import md5
14:47:23 T:2904  NOTICE: [Polish Live TV 1] Starting Polish Live TV
14:47:23 T:2904  NOTICE: [Polish Live TV 1] Starting TVN Player
14:47:23 T:2904  NOTICE: page: 0
14:47:23 T:2904  NOTICE: name:None, title:None, category:None, mode:205, 
id:None, season:0
14:47:25 T:5240  NOTICE: -->Python Interpreter Initialized<--
14:47:25 T:5240   ERROR: 
C:\Users\Igor\AppData\Roaming\XBMC\addons\plugin.video.polishtv.live\resources\l
ib\crypto\hash\sha1Hash.py:9: DeprecationWarning: the sha module is deprecated; 
use the hashlib module instead
                                              import sha
14:47:25 T:5240   ERROR: 
C:\Users\Igor\AppData\Roaming\XBMC\addons\plugin.video.polishtv.live\resources\l
ib\crypto\hash\md5Hash.py:5: DeprecationWarning: the md5 module is deprecated; 
use hashlib instead
                                              import md5
14:47:25 T:5240  NOTICE: [Polish Live TV 1] Starting Polish Live TV
14:47:25 T:5240  NOTICE: [Polish Live TV 1] Starting TVN Player
14:47:25 T:5240  NOTICE: page: 0
14:47:25 T:5240  NOTICE: name:Seriale, title:None, category:catalog, mode:205, 
id:1, season:0
14:47:39 T:3976  NOTICE: -->Python Interpreter Initialized<--
14:47:39 T:3976   ERROR: 
C:\Users\Igor\AppData\Roaming\XBMC\addons\plugin.video.polishtv.live\resources\l
ib\crypto\hash\sha1Hash.py:9: DeprecationWarning: the sha module is deprecated; 
use the hashlib module instead
                                              import sha
14:47:39 T:3976   ERROR: 
C:\Users\Igor\AppData\Roaming\XBMC\addons\plugin.video.polishtv.live\resources\l
ib\crypto\hash\md5Hash.py:5: DeprecationWarning: the md5 module is deprecated; 
use hashlib instead
                                              import md5
14:47:39 T:3976  NOTICE: [Polish Live TV 1] Starting Polish Live TV
14:47:39 T:3976  NOTICE: [Polish Live TV 1] Starting TVN Player
14:47:39 T:3976  NOTICE: page: 0
14:47:39 T:3976  NOTICE: name:Ukryta prawda, title:None, category:series, 
mode:205, id:521, season:0
14:47:40 T:3976   ERROR: Error Type: <class 'urllib2.HTTPError'>
14:47:40 T:3976   ERROR: Error Contents: HTTP Error 403: Forbidden
14:47:41 T:3976   ERROR: Traceback (most recent call last):
                                              File "C:\Users\Igor\AppData\Roaming\XBMC\addons\plugin.video.polishtv.live\default.py", line 181, in <module>
                                                init.showListOptions()
                                              File "C:\Users\Igor\AppData\Roaming\XBMC\addons\plugin.video.polishtv.live\default.py", line 95, in showListOptions
                                                vod.handleService()
                                              File "C:\Users\Igor\AppData\Roaming\XBMC\addons\plugin.video.polishtv.live\hosts\tvn.py", line 262, in handleService
                                                self.listsCategories()
                                              File "C:\Users\Igor\AppData\Roaming\XBMC\addons\plugin.video.polishtv.live\hosts\tvn.py", line 198, in listsCategories
                                                videoProp = self.getVideoUrl(type,id)
                                              File "C:\Users\Igor\AppData\Roaming\XBMC\addons\plugin.video.polishtv.live\hosts\tvn.py", line 272, in getVideoUrl
                                                response = urllib2.urlopen(req)
                                              File "D:\XBMC\system\python\Lib\urllib2.py", line 126, in urlopen
                                                return _opener.open(url, data, timeout)
                                              File "D:\XBMC\system\python\Lib\urllib2.py", line 397, in open
                                                response = meth(req, response)
                                              File "D:\XBMC\system\python\Lib\urllib2.py", line 510, in http_response
                                                'http', request, response, code, msg, hdrs)
                                              File "D:\XBMC\system\python\Lib\urllib2.py", line 435, in error
                                                return self._call_chain(*args)
                                              File "D:\XBMC\system\python\Lib\urllib2.py", line 369, in _call_chain
                                                result = func(*args)
                                              File "D:\XBMC\system\python\Lib\urllib2.py", line 518, in http_error_default
                                                raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
                                            HTTPError: HTTP Error 403: Forbidden
14:47:41 T:4636  NOTICE: VideoInfoScanner: Finished scan. Scanning for video 
info took 01:17
14:47:41 T:4764   ERROR: XFILE::CDirectory::GetDirectory - Error getting 
plugin://plugin.video.polishtv.live/?mode=205&name=Ukryta+prawda&category=series
&id=521
14:47:41 T:4764   ERROR: 
CGUIMediaWindow::GetDirectory(plugin://plugin.video.polishtv.live/?mode=205&name
=Ukryta+prawda&category=series&id=521) failed
14:47:41 T:5740  NOTICE: -->Python Interpreter Initialized<--
14:47:41 T:5740   ERROR: 
C:\Users\Igor\AppData\Roaming\XBMC\addons\plugin.video.polishtv.live\resources\l
ib\crypto\hash\sha1Hash.py:9: DeprecationWarning: the sha module is deprecated; 
use the hashlib module instead
                                              import sha
14:47:41 T:5740   ERROR: 
C:\Users\Igor\AppData\Roaming\XBMC\addons\plugin.video.polishtv.live\resources\l
ib\crypto\hash\md5Hash.py:5: DeprecationWarning: the md5 module is deprecated; 
use hashlib instead
                                              import md5
14:47:41 T:5740  NOTICE: [Polish Live TV 1] Starting Polish Live TV
14:47:41 T:5740  NOTICE: [Polish Live TV 1] Starting TVN Player
14:47:41 T:5740  NOTICE: page: 0
14:47:41 T:5740  NOTICE: name:Seriale, title:None, category:catalog, mode:205, 
id:1, season:0
14:47:41 T:5332  NOTICE: -->Python Interpreter Initialized<--
14:47:41 T:5332   ERROR: 
C:\Users\Igor\AppData\Roaming\XBMC\addons\plugin.video.polishtv.live\resources\l
ib\crypto\hash\sha1Hash.py:9: DeprecationWarning: the sha module is deprecated; 
use the hashlib module instead
                                              import sha
14:47:41 T:5332   ERROR: 
C:\Users\Igor\AppData\Roaming\XBMC\addons\plugin.video.polishtv.live\resources\l
ib\crypto\hash\md5Hash.py:5: DeprecationWarning: the md5 module is deprecated; 
use hashlib instead
                                              import md5
14:47:42 T:5332  NOTICE: [Polish Live TV 1] Starting Polish Live TV
14:47:42 T:5332  NOTICE: [Polish Live TV 1] Starting TVN Player
14:47:42 T:5332  NOTICE: page: 0
14:47:42 T:5332  NOTICE: name:Seriale, title:None, category:catalog, mode:205, 
id:1, season:0
14:47:42 T:5332   ERROR:  XFILE::CPluginDirectory::AddItem - called with an 
invalid handle.
14:47:42 T:5332   ERROR: Previous line repeats 31 times.
14:47:42 T:5332   ERROR: XFILE::CPluginDirectory::AddSortMethod - called with 
an invalid handle.
14:47:42 T:5332   ERROR: Previous line repeats 1 times.
14:47:42 T:5332   ERROR:  XFILE::CPluginDirectory::EndOfDirectory - called with 
an invalid handle.
14:47:42 T:4764   ERROR: XFILE::CDirectory::GetDirectory - Error getting 
plugin://plugin.video.polishtv.live/?mode=205&name=Seriale&category=catalog&id=1
14:47:42 T:4764   ERROR: 
CGUIMediaWindow::GetDirectory(plugin://plugin.video.polishtv.live/?mode=205&name
=Seriale&category=catalog&id=1) failed
14:47:43 T:3104  NOTICE: -->Python Interpreter Initialized<--
14:47:43 T:3104   ERROR: 
C:\Users\Igor\AppData\Roaming\XBMC\addons\plugin.video.polishtv.live\resources\l
ib\crypto\hash\sha1Hash.py:9: DeprecationWarning: the sha module is deprecated; 
use the hashlib module instead
                                              import sha
14:47:43 T:3104   ERROR: 
C:\Users\Igor\AppData\Roaming\XBMC\addons\plugin.video.polishtv.live\resources\l
ib\crypto\hash\md5Hash.py:5: DeprecationWarning: the md5 module is deprecated; 
use hashlib instead
                                              import md5
14:47:43 T:3104  NOTICE: [Polish Live TV 1] Starting Polish Live TV
14:47:43 T:3104  NOTICE: [Polish Live TV 1] Starting TVN Player
14:47:43 T:3104  NOTICE: page: 0
14:47:43 T:3104  NOTICE: name:Ukryta prawda, title:None, category:series, 
mode:205, id:521, season:0
14:47:44 T:3104   ERROR: Error Type: <class 'urllib2.HTTPError'>
14:47:44 T:3104   ERROR: Error Contents: HTTP Error 403: Forbidden
14:47:44 T:3104   ERROR: Traceback (most recent call last):
                                              File "C:\Users\Igor\AppData\Roaming\XBMC\addons\plugin.video.polishtv.live\default.py", line 181, in <module>
                                                init.showListOptions()
                                              File "C:\Users\Igor\AppData\Roaming\XBMC\addons\plugin.video.polishtv.live\default.py", line 95, in showListOptions
                                                vod.handleService()
                                              File "C:\Users\Igor\AppData\Roaming\XBMC\addons\plugin.video.polishtv.live\hosts\tvn.py", line 262, in handleService
                                                self.listsCategories()
                                              File "C:\Users\Igor\AppData\Roaming\XBMC\addons\plugin.video.polishtv.live\hosts\tvn.py", line 198, in listsCategories
                                                videoProp = self.getVideoUrl(type,id)
                                              File "C:\Users\Igor\AppData\Roaming\XBMC\addons\plugin.video.polishtv.live\hosts\tvn.py", line 272, in getVideoUrl
                                                response = urllib2.urlopen(req)
                                              File "D:\XBMC\system\python\Lib\urllib2.py", line 126, in urlopen
                                                return _opener.open(url, data, timeout)
                                              File "D:\XBMC\system\python\Lib\urllib2.py", line 397, in open
                                                response = meth(req, response)
                                              File "D:\XBMC\system\python\Lib\urllib2.py", line 510, in http_response
                                                'http', request, response, code, msg, hdrs)
                                              File "D:\XBMC\system\python\Lib\urllib2.py", line 435, in error
                                                return self._call_chain(*args)
                                              File "D:\XBMC\system\python\Lib\urllib2.py", line 369, in _call_chain
                                                result = func(*args)
                                              File "D:\XBMC\system\python\Lib\urllib2.py", line 518, in http_error_default
                                                raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
                                            HTTPError: HTTP Error 403: Forbidden
14:47:44 T:4764   ERROR: XFILE::CDirectory::GetDirectory - Error getting 
plugin://plugin.video.polishtv.live/?mode=205&name=Ukryta+prawda&category=series
&id=521
14:47:44 T:4764   ERROR: 
CGUIMediaWindow::GetDirectory(plugin://plugin.video.polishtv.live/?mode=205&name
=Ukryta+prawda&category=series&id=521) failed

Original issue reported on code.google.com by igor.firestone on 18 Dec 2012 at 1:54

GoogleCodeExporter commented 8 years ago
Rozmowa na ten temat jest/byla prowadzona w Issue 168. 
Serwis zostal naprawiony i znow poprawnie dziala. Przeinstaluj wtyczke.
Jesli znajdujesz sie poza Polska, zaznacz w Ustawieniach wtyczki "I'm outside 
the PL".

daj znac.

Original comment by jatrn69 on 18 Dec 2012 at 2:13

GoogleCodeExporter commented 8 years ago
Jak mam to zrobic ? skąd wziąć dobrą kopie wtyczki bo chyba bezpośrednio z 
xbmc jej nie zainstaluje ..

Original comment by igor.firestone on 18 Dec 2012 at 6:48

GoogleCodeExporter commented 8 years ago
odinstaluj wtyczke (Settings->Addons->Enabled Addons->Video Addons->Polska 
Telewizja->Unistall
i zainstaluj ja jeszcze raz uzywajac instrukcji z WIKI, 
http://code.google.com/p/sd-xbmc/wiki/InstalacjaPluginu?ts=1355857256&updated=In
stalacjaPluginu

Original comment by jatrn69 on 18 Dec 2012 at 7:01

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Chciałem tak zrobic ale gdy pobieram nowe repozytorium i wchodzę w nie nie ma 
tam nic .. a na starym repozytorium jest ona uszkodzona ...( i mam polska 
wersje xbmc) 

Original comment by igor.firestone on 18 Dec 2012 at 7:39

GoogleCodeExporter commented 8 years ago
Reinstall calego xbmc zrob i tyle

Original comment by matisze...@gmail.com on 18 Dec 2012 at 8:34

GoogleCodeExporter commented 8 years ago
Kolego na pewno jest inna opcja niż reinst. całego xbmc .. oczekuje bardziej 
profesjonalnej pomocy niż Twoja . 

Original comment by igor.firestone on 19 Dec 2012 at 1:59

GoogleCodeExporter commented 8 years ago
@igor.firestone
Nie pamiętam dokładnie, ale wiem o czym mówisz, również byłem tak 
zagubiony. O ile dobrze pamiętam w starym repozytorium jak wejdziesz możesz 
zainstalować nowe reposytorium sd-xbmc o ile mnie pamięć nie myli. Jak 
wejdziesz z kolei w to repozytorium to powinieneś we wtyczkach wideo znaleźć 
ten plugin.

Wpierw oczywiście musisz odinstalować wcześniejszą wersję. Ewentualnie 
możesz obejść całość procedury i ściągnąć wtyczkę ręcznie wrzucić 
ją na dysk, gdzie masz XBMC oraz zainstalować ją z opcji zip.

Original comment by grzegorz...@syndrom-it.pl on 19 Dec 2012 at 2:22

GoogleCodeExporter commented 8 years ago
Recznie odinstaluj to moze zadziala w tym linku opisalem co i jak bo 
prawodopodobnie nie odinstalowalo sie wszystko

http://code.google.com/p/sd-xbmc/issues/detail?id=176

Original comment by matisze...@gmail.com on 19 Dec 2012 at 4:34

GoogleCodeExporter commented 8 years ago
zrobilem tak jak pisales @Matisze  ale po zainstalowaniu ponownie nie moge juz 
wg uruchomic XBMC ... -.- 

Original comment by igor.firestone on 19 Dec 2012 at 9:09

GoogleCodeExporter commented 8 years ago
to co ty za xbmc miales :) innym moj sposob dzialal

Original comment by matisze...@gmail.com on 20 Dec 2012 at 12:29

GoogleCodeExporter commented 8 years ago
Już Ci mówię kolego - nazwa pliku : "xbmc-media-center-11.0.exe" 
ściągnięta wczoraj wieczorem  z tego portalu " 
http://download.komputerswiat.pl/muzyka-i-wideo/media-center/xbmc-media-center 
" . 
Nie wiem co jest nie tak ... -.-

Original comment by igor.firestone on 20 Dec 2012 at 1:36

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Sciagnij stad ten link jest najpewniejszy bo z samego zrodla 
http://xbmc.org/download/

Original comment by matisze...@gmail.com on 20 Dec 2012 at 5:13

GoogleCodeExporter commented 8 years ago
TVN player przestal dzialac na Windows i ATV2
Od wczoraj TVNplayer przestal działac na Frodo RC1 + 
repository.sd-xbmc.org-1.0.1 (na windowsie) i to samo na ATV2 na Eden 11.
Dzialal na obu i nagle przestal a zadnych nowych settings czy updates nie 
robilem. Czy ktos ma jakis pomysl jak to "naprawic"?  

Original comment by 007.bill...@gmail.com on 20 Dec 2012 at 6:00

GoogleCodeExporter commented 8 years ago
@007.bill.gates - xbmc.log prosze!!!

Original comment by jatrn69 on 20 Dec 2012 at 6:13

GoogleCodeExporter commented 8 years ago
Juz podaje, sorry. I dziekuje za szybka odpowiedz. 

Original comment by 007.bill...@gmail.com on 20 Dec 2012 at 7:04

Attachments:

GoogleCodeExporter commented 8 years ago
@007.bill.gates - na tego loga czekam caly dzien dzisiaj (nie mam na tej 
maszynie XBMC, zeby smamemy przetestowac) :))) Zaraz temu zaradzimy.

Original comment by jatrn69 on 20 Dec 2012 at 7:08

GoogleCodeExporter commented 8 years ago
Co do mojego problemu wszystko spoko  jednakze sie skubany wiesza ;/ czasami 
jak wchodze w ustawienia czy cos . Da sie temu zaradzic ?zainstalowalem wersje 
EDEN. (11) 

Original comment by igor.firestone on 20 Dec 2012 at 7:17

GoogleCodeExporter commented 8 years ago
@007.bill.gates - proboj teraz i daj znac, oczywiscie xbmc.log

Original comment by jatrn69 on 20 Dec 2012 at 7:44

GoogleCodeExporter commented 8 years ago
No niesamowite, jestescie WIELCY!!! TVN Player dziala. zalaczm log. Dzieki.

Original comment by 007.bill...@gmail.com on 20 Dec 2012 at 8:32

Attachments:

GoogleCodeExporter commented 8 years ago
Zamykam ten watek, a dalsza dyskusje mozna kontynuawac w Issue 168

Original comment by jatrn69 on 20 Dec 2012 at 9:42