Skocz do zawartości
Plesken

plugin pod XBMC - polska TV [weeb.tv] i filmy/seriale [ekino.tv]

Rekomendowane odpowiedzi

czesc

chciałem przetestować działanie plug-inu na Win7 64 ale po jak chce uruchomić plugin to wyskakuje błąd skryptu...

To co zrobiłem po kolei

1. instalacja XBMCSetup-20111210-f1ae0b6-master.exe (stare XBMC 10 wcześniej odinstalowane a katalog xbmc z "Program Files (x86)" usunięty

2. instalacja pluginu "plugin.video.polishtv.live-0.0.4.zip" prze "instluje z ZIP" w xbmc

3. instalacja "pycrypto-2.3.win32-py2.6.zip" w C:\Program Files (x86)\XBMC\system\python\Lib\site-packages (katalog Crypto pojawił się)

Co robię źle ?

Udostępnij tę odpowiedź


Odnośnik do odpowiedzi
Udostępnij na innych stronach

Czesc,

Zrobilem ropozytorium do xbmc PVR w ktorym jest najnowszy odk i patch do iplex, niestety weeb.tv nie mozna spaczowac, bo brakuje plikow w wersji PVR. Jesli ktos wie jak to bym poprosil o pomoc.

0001-librtmp-weeb.tv-support-KSV-patch.patch

Musisz tylko dopisac jeszcze gdzies kopiowanie skompilowanego .so do lib/xbmc/system. Ja to robie przy budowaniu deba wiec juz nie chcialo mi sie poprawiac Makefile.

Tak to wyglada w moim przypadku w debian/rules

cp -a lib/librtmp/librtmp/librtmp/librtmp.so.0 debian/xbmc-bin/usr/lib/xbmc/system/
ln -s librtmp.so.0 debian/xbmc-bin/usr/lib/xbmc/system/librtmp.so

Udostępnij tę odpowiedź


Odnośnik do odpowiedzi
Udostępnij na innych stronach

Mam dwa pytania do autora wtyczki.

1. Przeleciałem tak na szybko seriale w tvn playerze i zauważyłem że np Kryminalnych jest tylko 13 ostatnich odcinków. W tvn playerze normalnym są wszystkie sezony i wszystkie odcinki. Czy tak jest u każdego czy tylko mi coś się źle zlistowało?

2. Jakość - dostępny jest tylko jeden stream? Bo normalna wersja tvnplayera podobno dostosowuje się do jakości łącza. Nie dało by się zrobić dwóch opcji LQ i HQ?

Udostępnij tę odpowiedź


Odnośnik do odpowiedzi
Udostępnij na innych stronach

Czy u Was też wtyczka nie pobiera kanałów z weeb.tv? U mnie w tej chwili wyświetla tylko kanały: CinemaxHD, 3xHBO, 3xTVP które są wpisane statycznie w weebtv.py też tak macie?

Ok znalazłem rozwiązanie tutaj http://code.google.com/p/sd-xbmc/issues/detail?id=33

Aby poprawnie się parsowały kanały należy zmodyfikować weebtv.py

Z:

match_opt = re.compile('<p style="font-size:14px;.+>(.*?)</a></p>(.*\n){6}.*<a href="(.*?)" title="(.*?)"><img src="(.*)" alt=".*?" height="100" width="100" /></a>').findall(readURL)

Na:

match_opt = re.compile('<p style="font-size:12px;.+>(.*?)</a></p>(.*\n){5}.*<a href="(.*?)" title="(.*?)"><img src="(.*)" alt=".*?" height="100" width="100" /></a>').findall(readURL)

Edytowane przez zala81

Udostępnij tę odpowiedź


Odnośnik do odpowiedzi
Udostępnij na innych stronach

Mam dwa pytania do autora wtyczki.

1. Przeleciałem tak na szybko seriale w tvn playerze i zauważyłem że np Kryminalnych jest tylko 13 ostatnich odcinków. W tvn playerze normalnym są wszystkie sezony i wszystkie odcinki. Czy tak jest u każdego czy tylko mi coś się źle zlistowało?

2. Jakość - dostępny jest tylko jeden stream? Bo normalna wersja tvnplayera podobno dostosowuje się do jakości łącza. Nie dało by się zrobić dwóch opcji LQ i HQ?

1. Ogólnie w TVN Playerze nie ma obsługi sezonów i przechodzenia do następnej strony jeśli jest więcej niż 50 odcinków na liście. W kryminalnych pokazany jest ostatni sezon.

2. Jakość, wtyczka zawsze stara się wybrać najlepszą jakość, może na tablety wysyłają coś lepszego ale na komóreczki jest to co widać

Udostępnij tę odpowiedź


Odnośnik do odpowiedzi
Udostępnij na innych stronach

Witam mam pytanie bo jestem nowy w temacie mam XBMC na windows 7, jak zainstalowac to i jak spaczowac ffdshow ? pozdrawiam

Udostępnij tę odpowiedź


Odnośnik do odpowiedzi
Udostępnij na innych stronach

Witam

Wielkie brawa za prace na wtyczką. Udało mi się wszystko uruchomić oprócz wyświetlania filmów z IPLEX i Moje polskie Radio. Działam na XBMC 11.0 Eden: Beta uruchomione na Windows XP. Trochę problemów miałem z uruchomieniem weeb.tv

Czy może ktoś spojżeć na moje logi dlaczego mam problem z IPLEX i Moje Polskie Radio

23:17:16 T:2620  NOTICE: -->Python Interpreter Initialized<--
23:17:16 T:2552   ERROR: CRemoteControl::Connect - failed to connect
23:17:16 T:648  NOTICE: WebServer: Started the webserver
23:17:16 T:648  NOTICE: starting upnp server
23:17:16 T:648  NOTICE: starting upnp renderer
23:17:16 T:648  NOTICE: ES: Starting event server
23:17:16 T:2256  NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777
23:17:16 T:2256  NOTICE: UDP: Listening on port 9777
23:17:17 T:2620  NOTICE:  StorageServer Module loaded RUN
23:17:17 T:2620  NOTICE: StorageClient-0.8 Starting server
23:17:19 T:3436  NOTICE: -->Python Interpreter Initialized<--
23:17:22 T:648 WARNING: CUtil::GetMatchingSource... no matching source found for [Addons]
23:17:23 T:2940 WARNING: XFILE::CFileCurl::CReadState::FillBuffer: curl failed with code 28
23:17:23 T:2940   ERROR: CFileCurl::CReadState::Open, didn't get any data from stream.
23:17:24 T:228  NOTICE: -->Python Interpreter Initialized<--
23:17:24 T:228   ERROR: Error Type: <type 'exceptions.AttributeError'>
23:17:24 T:228   ERROR: Error Contents: 'module' object has no attribute 'Parser'
23:17:24 T:228   ERROR: Traceback (most recent call last):
                                             File "C:\Documents and Settings\mY\Dane aplikacji\XBMC\addons\plugin.moje.polskieradio\default.py", line 61, in <module>
                                               init.handleService()
                                             File "C:\Documents and Settings\mY\Dane aplikacji\XBMC\addons\plugin.moje.polskieradio\default.py", line 22, in handleService
                                               p = parser.Parser()
                                           AttributeError: 'module' object has no attribute 'Parser'
23:17:24 T:648   ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.moje.polskieradio
23:17:24 T:648   ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.moje.polskieradio) failed
23:17:51 T:3616  NOTICE: -->Python Interpreter Initialized<--
23:17:51 T:3616  NOTICE: [Polish Live TV-settings 1] reading settings
23:17:51 T:3616  NOTICE: Cookiefile=C:\Documents and Settings\mY\Dane aplikacji\XBMC\addons\plugin.video.polishtv.live\cookies.lwp
23:17:51 T:3616  NOTICE: [Polish Live TV-settings 1] reading settings
23:17:52 T:3616   ERROR: C:\Documents and Settings\mY\Dane aplikacji\XBMC\addons\plugin.video.polishtv.live\resources\lib\crypto\hash\sha1Hash.py:9: DeprecationWarning: the sha module is deprecated; use the hashlib module instead
                                             import sha
23:17:52 T:3616   ERROR: C:\Documents and Settings\mY\Dane aplikacji\XBMC\addons\plugin.video.polishtv.live\resources\lib\crypto\hash\md5Hash.py:5: DeprecationWarning: the md5 module is deprecated; use hashlib instead
                                             import md5
23:17:52 T:3616  NOTICE: [Polish Live TV-settings 1] reading settings
23:17:52 T:3616  NOTICE: [Polish Live TV 1] Starting Polish Live TV
23:17:52 T:3616  NOTICE: [Polish Live TV-settings 1] reading settings
23:17:52 T:3616  NOTICE: [Polish Live TV 1] Wyświetlam kategorie
23:17:53 T:2792  NOTICE: -->Python Interpreter Initialized<--
23:17:53 T:2792  NOTICE: [Polish Live TV-settings 1] reading settings
23:17:53 T:2792  NOTICE: Cookiefile=C:\Documents and Settings\mY\Dane aplikacji\XBMC\addons\plugin.video.polishtv.live\cookies.lwp
23:17:53 T:2792  NOTICE: [Polish Live TV-settings 1] reading settings
23:17:53 T:2792   ERROR: C:\Documents and Settings\mY\Dane aplikacji\XBMC\addons\plugin.video.polishtv.live\resources\lib\crypto\hash\sha1Hash.py:9: DeprecationWarning: the sha module is deprecated; use the hashlib module instead
                                             import sha
23:17:53 T:2792   ERROR: C:\Documents and Settings\mY\Dane aplikacji\XBMC\addons\plugin.video.polishtv.live\resources\lib\crypto\hash\md5Hash.py:5: DeprecationWarning: the md5 module is deprecated; use hashlib instead
                                             import md5
23:17:53 T:2792  NOTICE: [Polish Live TV-settings 1] reading settings
23:17:53 T:2792  NOTICE: [Polish Live TV 1] Starting Polish Live TV
23:17:53 T:2792  NOTICE: [Polish Live TV-settings 1] reading settings
23:17:55 T:2392  NOTICE: -->Python Interpreter Initialized<--
23:17:56 T:2392  NOTICE: [Polish Live TV-settings 1] reading settings
23:17:56 T:2392  NOTICE: Cookiefile=C:\Documents and Settings\mY\Dane aplikacji\XBMC\addons\plugin.video.polishtv.live\cookies.lwp
23:17:56 T:2392  NOTICE: [Polish Live TV-settings 1] reading settings
23:17:56 T:2392   ERROR: C:\Documents and Settings\mY\Dane aplikacji\XBMC\addons\plugin.video.polishtv.live\resources\lib\crypto\hash\sha1Hash.py:9: DeprecationWarning: the sha module is deprecated; use the hashlib module instead
                                             import sha
23:17:56 T:2392   ERROR: C:\Documents and Settings\mY\Dane aplikacji\XBMC\addons\plugin.video.polishtv.live\resources\lib\crypto\hash\md5Hash.py:5: DeprecationWarning: the md5 module is deprecated; use hashlib instead
                                             import md5
23:17:56 T:2392  NOTICE: [Polish Live TV-settings 1] reading settings
23:17:56 T:2392  NOTICE: [Polish Live TV 1] Starting Polish Live TV
23:17:56 T:2392  NOTICE: [Polish Live TV-settings 1] reading settings
23:17:56 T:2392  NOTICE: [Polish Live TV 1] Starting IPLEX
23:17:56 T:2392  NOTICE: [Polish Live TV-settings 1] reading settings
23:17:57 T:3044  NOTICE: -->Python Interpreter Initialized<--
23:17:57 T:3044  NOTICE: [Polish Live TV-settings 1] reading settings
23:17:57 T:3044  NOTICE: Cookiefile=C:\Documents and Settings\mY\Dane aplikacji\XBMC\addons\plugin.video.polishtv.live\cookies.lwp
23:17:57 T:3044  NOTICE: [Polish Live TV-settings 1] reading settings
23:17:57 T:3044   ERROR: C:\Documents and Settings\mY\Dane aplikacji\XBMC\addons\plugin.video.polishtv.live\resources\lib\crypto\hash\sha1Hash.py:9: DeprecationWarning: the sha module is deprecated; use the hashlib module instead
                                             import sha
23:17:57 T:3044   ERROR: C:\Documents and Settings\mY\Dane aplikacji\XBMC\addons\plugin.video.polishtv.live\resources\lib\crypto\hash\md5Hash.py:5: DeprecationWarning: the md5 module is deprecated; use hashlib instead
                                             import md5
23:17:57 T:3044  NOTICE: [Polish Live TV-settings 1] reading settings
23:17:57 T:3044  NOTICE: [Polish Live TV 1] Starting Polish Live TV
23:17:57 T:3044  NOTICE: [Polish Live TV-settings 1] reading settings
23:17:57 T:3044  NOTICE: [Polish Live TV 1] Starting IPLEX
23:17:57 T:3044  NOTICE: [Polish Live TV-settings 1] reading settings
23:18:04 T:3996  NOTICE: -->Python Interpreter Initialized<--
23:18:04 T:3996  NOTICE: [Polish Live TV-settings 1] reading settings
23:18:04 T:3996  NOTICE: Cookiefile=C:\Documents and Settings\mY\Dane aplikacji\XBMC\addons\plugin.video.polishtv.live\cookies.lwp
23:18:04 T:3996  NOTICE: [Polish Live TV-settings 1] reading settings
23:18:04 T:3996   ERROR: C:\Documents and Settings\mY\Dane aplikacji\XBMC\addons\plugin.video.polishtv.live\resources\lib\crypto\hash\sha1Hash.py:9: DeprecationWarning: the sha module is deprecated; use the hashlib module instead
                                             import sha
23:18:04 T:3996   ERROR: C:\Documents and Settings\mY\Dane aplikacji\XBMC\addons\plugin.video.polishtv.live\resources\lib\crypto\hash\md5Hash.py:5: DeprecationWarning: the md5 module is deprecated; use hashlib instead
                                             import md5
23:18:04 T:3996  NOTICE: [Polish Live TV-settings 1] reading settings
23:18:04 T:3996  NOTICE: [Polish Live TV 1] Starting Polish Live TV
23:18:04 T:3996  NOTICE: [Polish Live TV-settings 1] reading settings
23:18:04 T:3996  NOTICE: [Polish Live TV 1] Starting IPLEX
23:18:04 T:3996  NOTICE: [Polish Live TV-settings 1] reading settings
23:18:17 T:2656  NOTICE: -->Python Interpreter Initialized<--
23:18:17 T:2656  NOTICE: [Polish Live TV-settings 1] reading settings
23:18:17 T:2656  NOTICE: Cookiefile=C:\Documents and Settings\mY\Dane aplikacji\XBMC\addons\plugin.video.polishtv.live\cookies.lwp
23:18:17 T:2656  NOTICE: [Polish Live TV-settings 1] reading settings
23:18:17 T:2656   ERROR: C:\Documents and Settings\mY\Dane aplikacji\XBMC\addons\plugin.video.polishtv.live\resources\lib\crypto\hash\sha1Hash.py:9: DeprecationWarning: the sha module is deprecated; use the hashlib module instead
                                             import sha
23:18:17 T:2656   ERROR: C:\Documents and Settings\mY\Dane aplikacji\XBMC\addons\plugin.video.polishtv.live\resources\lib\crypto\hash\md5Hash.py:5: DeprecationWarning: the md5 module is deprecated; use hashlib instead
                                             import md5
23:18:17 T:2656  NOTICE: [Polish Live TV-settings 1] reading settings
23:18:17 T:2656  NOTICE: [Polish Live TV 1] Starting Polish Live TV
23:18:17 T:2656  NOTICE: [Polish Live TV-settings 1] reading settings
23:18:17 T:2656  NOTICE: [Polish Live TV 1] Starting IPLEX
23:18:17 T:2656  NOTICE: [Polish Live TV-settings 1] reading settings
23:18:24 T:1968  NOTICE: -->Python Interpreter Initialized<--
23:18:25 T:1968  NOTICE: [Polish Live TV-settings 1] reading settings
23:18:25 T:1968  NOTICE: Cookiefile=C:\Documents and Settings\mY\Dane aplikacji\XBMC\addons\plugin.video.polishtv.live\cookies.lwp
23:18:25 T:1968  NOTICE: [Polish Live TV-settings 1] reading settings
23:18:25 T:1968   ERROR: C:\Documents and Settings\mY\Dane aplikacji\XBMC\addons\plugin.video.polishtv.live\resources\lib\crypto\hash\sha1Hash.py:9: DeprecationWarning: the sha module is deprecated; use the hashlib module instead
                                             import sha
23:18:25 T:1968   ERROR: C:\Documents and Settings\mY\Dane aplikacji\XBMC\addons\plugin.video.polishtv.live\resources\lib\crypto\hash\md5Hash.py:5: DeprecationWarning: the md5 module is deprecated; use hashlib instead
                                             import md5
23:18:25 T:1968  NOTICE: [Polish Live TV-settings 1] reading settings
23:18:25 T:1968  NOTICE: [Polish Live TV 1] Starting Polish Live TV
23:18:25 T:1968  NOTICE: [Polish Live TV-settings 1] reading settings
23:18:25 T:1968  NOTICE: [Polish Live TV 1] Starting IPLEX
23:18:25 T:1968  NOTICE: [Polish Live TV-settings 1] reading settings
23:18:30 T:632  NOTICE: -->Python Interpreter Initialized<--
23:18:30 T:632  NOTICE: [Polish Live TV-settings 1] reading settings
23:18:30 T:632  NOTICE: Cookiefile=C:\Documents and Settings\mY\Dane aplikacji\XBMC\addons\plugin.video.polishtv.live\cookies.lwp
23:18:30 T:632  NOTICE: [Polish Live TV-settings 1] reading settings
23:18:30 T:632   ERROR: C:\Documents and Settings\mY\Dane aplikacji\XBMC\addons\plugin.video.polishtv.live\resources\lib\crypto\hash\sha1Hash.py:9: DeprecationWarning: the sha module is deprecated; use the hashlib module instead
                                             import sha
23:18:30 T:632   ERROR: C:\Documents and Settings\mY\Dane aplikacji\XBMC\addons\plugin.video.polishtv.live\resources\lib\crypto\hash\md5Hash.py:5: DeprecationWarning: the md5 module is deprecated; use hashlib instead
                                             import md5
23:18:30 T:632  NOTICE: [Polish Live TV-settings 1] reading settings
23:18:30 T:632  NOTICE: [Polish Live TV 1] Starting Polish Live TV
23:18:30 T:632  NOTICE: [Polish Live TV-settings 1] reading settings
23:18:30 T:632  NOTICE: [Polish Live TV 1] Starting IPLEX
23:18:30 T:632  NOTICE: [Polish Live TV-settings 1] reading settings
23:18:30 T:632  NOTICE: [Polish Live TV 1] url: http://www.iplex.pl/player_feed/4795?sessionid=9a29188912dd698fe0b74e96be971f3d&chlck=hhi7ep&r=1321745471310
23:18:35 T:648  NOTICE: DVDPlayer: Opening: http://static.iplex.pl/1791/movies/5045/5327_9e228tfg0m_384.viv
23:18:35 T:648 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
23:18:35 T:2472  NOTICE: Creating InputStream
23:18:35 T:2472  NOTICE: Creating Demuxer
23:18:40 T:2472   ERROR: CDVDDemuxFFmpeg::Open - error probing input format, http://static.iplex.pl/1791/movies/5045/5327_9e228tfg0m_384.viv
23:18:40 T:2472   ERROR: CDVDPlayer::OpenDemuxStream - Error creating demuxer
23:18:40 T:2472  NOTICE: CDVDPlayer::OnExit()
23:18:40 T:2472  NOTICE: CDVDPlayer::OnExit() deleting input stream
23:18:40 T:648   ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.polishtv.live/?service=iplex&name=playSelectedMovie&category=None&title=Hellboy - Miecz Burz&url=%2Ffilmy%2Fhellboy-miecz-burz%2C4795&icon=http%3A%2F%2Fstatic.iplex.pl%2F1791%2Fmedia%2Fcovers%2F95%2F4795.cover.jpg
23:18:40 T:648   ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.polishtv.live/?service=iplex&name=playSelectedMovie&category=None&title=Hellboy - Miecz Burz&url=%2Ffilmy%2Fhellboy-miecz-burz%2C4795&icon=http%3A%2F%2Fstatic.iplex.pl%2F1791%2Fmedia%2Fcovers%2F95%2F4795.cover.jpg) failed
23:18:40 T:648  NOTICE: CDVDPlayer::CloseFile()
23:18:40 T:648 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
23:18:40 T:648  NOTICE: DVDPlayer: waiting for threads to exit
23:18:40 T:648  NOTICE: DVDPlayer: finished waiting

Udostępnij tę odpowiedź


Odnośnik do odpowiedzi
Udostępnij na innych stronach

1. Ogólnie w TVN Playerze nie ma obsługi sezonów i przechodzenia do następnej strony jeśli jest więcej niż 50 odcinków na liście. W kryminalnych pokazany jest ostatni sezon.

2. Jakość, wtyczka zawsze stara się wybrać najlepszą jakość, może na tablety wysyłają coś lepszego ale na komóreczki jest to co widać

W nowej wersji(tvn.py) już można przejść do następnej strony lub innego sezonu

Udostępnij tę odpowiedź


Odnośnik do odpowiedzi
Udostępnij na innych stronach

Prośba o pomoc w temacie XBMC

Jestem nowy w temacie xbmc i linuxa

skopiowałem skrypt

 #!/bin/bash

WORKDIR=/root/xmbc-build
DESTDIR=/opt/xbmc-patched
RTMPDUMP_URL=http://sd-xbmc.googlecode.com/files/weebtv.patch

apt-get -y install git
mkdir $WORKDIR
cd $WORKDIR

# build rtmpdump
git clone git://git.ffmpeg.org/rtmpdump
apt-get install -y libssl-dev
wget $RTMPDUMP_URL
cd rtmpdump
patch -p1 < ../weebtv.patch
make
make install
cd ..

# xbmc - repo and build deps
add-apt-repository ppa:team-xbmc
apt-get update
apt-get -y build-dep xbmc
apt-get -y install autopoint libyajl-dev yasm

# xbmc - build
git clone git://github.com/xbmc/xbmc.git
cd xbmc
./bootstrap
./configure --prefix=$DESTDIR
make
make install
cd ..

echo ""
echo "You patched XMBC should be now installed to: $DESTDIR" 

z forum który instaluje patcha

pobrałem plugin do weeb.tv, wykupiłem na weeb.tv na próbę pakiet premium i na stronce działa a w xbmc lipa.

Wyświetla się tylko pełna lista kanałów i na tym koniec.

Kolejny problem to pliki .avi gdy próbuję je uruchomić to xbmc sie wyłącza dołączam log

############## XBMC CRASH LOG ###############

################ SYSTEM INFO ################
Date: śro, 4 sty 2012, 19:04:28 CET
XBMC Options: 
Arch: i686
Kernel: Linux 3.0.0-14-generic-pae #23-Ubuntu SMP Mon Nov 21 22:07:10 UTC 2011
Release: 
   Distributor ID:	Ubuntu
   Description:	Ubuntu 11.10
   Release:	11.10
   Codename:	oneiric
############## END SYSTEM INFO ##############

################# LOG FILE ##################

18:51:28 T:3043469056  NOTICE: -----------------------------------------------------------------------
18:51:29 T:3043469056  NOTICE: Starting XBMC, Platform: Linux (Ubuntu 11.10, 3.0.0-14-generic-pae i686). Built on Dec 12 2011 (Git:Unknown)
18:51:29 T:3043469056  NOTICE: special://xbmc/ is mapped to: /usr/share/xbmc
18:51:29 T:3043469056  NOTICE: special://xbmcbin/ is mapped to: /usr/lib/xbmc
18:51:29 T:3043469056  NOTICE: special://masterprofile/ is mapped to: /home/xbmc/.xbmc/userdata
18:51:29 T:3043469056  NOTICE: special://home/ is mapped to: /home/xbmc/.xbmc
18:51:29 T:3043469056  NOTICE: special://temp/ is mapped to: /home/xbmc/.xbmc/temp
18:51:29 T:3043469056  NOTICE: The executable running is: /usr/lib/xbmc/xbmc.bin
18:51:29 T:3043469056  NOTICE: Log File is located: /home/xbmc/.xbmc/temp/xbmc.log

18:51:30 T:3043469056  NOTICE: GL_EXTENSIONS = GL_AMDX_debug_output GL_AMDX_vertex_shader_tessellator GL_AMD_conservative_depth GL_AMD_debug_output GL_AMD_depth_clamp_separate GL_AMD_draw_buffers_blend GL_AMD_multi_draw_indirect GL_AMD_name_gen_delete GL_AMD_performance_monitor GL_AMD_pinned_memory GL_AMD_sample_positions GL_AMD_seamless_cubemap_per_texture GL_AMD_shader_stencil_export GL_AMD_shader_trace GL_AMD_texture_cube_map_array GL_AMD_texture_texture4 GL_AMD_transform_feedback3_lines_triangles GL_AMD_vertex_shader_tessellator GL_ARB_ES2_compatibility GL_ARB_blend_func_extended GL_ARB_color_buffer_float GL_ARB_compressed_texture_pixel_storage GL_ARB_copy_buffer GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_depth_texture GL_ARB_draw_buffers GL_ARB_draw_buffers_blend GL_ARB_draw_elements_base_vertex GL_ARB_draw_indirect GL_ARB_draw_instanced GL_ARB_explicit_attrib_location GL_ARB_fragment_coord_conventions GL_ARB_fragment_program GL_ARB_fragment_program_shadow GL_ARB_fragment_shader GL_ARB_framebuffer_object GL_ARB_framebuffer_sRGB GL_ARB_geometry_shader4 GL_ARB_get_program_binary GL_ARB_gpu_shader5 GL_ARB_gpu_shader_fp64 GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_imaging GL_ARB_instanced_arrays GL_ARB_map_buffer_range GL_ARB_multisample GL_ARB_multitexture GL_ARB_occlusion_query GL_ARB_occlusion_query2 GL_ARB_pixel_buffer_object GL_ARB_point_parameters GL_ARB_point_sprite GL_ARB_provoking_vertex GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_seamless_cube_map GL_ARB_separate_shader_objects GL_ARB_shader_bit_encoding GL_ARB_shader_objects GL_ARB_shader_precision GL_ARB_shader_stencil_export GL_ARB_shader_subroutine GL_ARB_shader_texture_lod GL_ARB_shading_language_100 GL_ARB_shadow GL_ARB_shadow_ambient GL_ARB_sync GL_ARB_tessellation_shader GL_ARB_texture_border_clamp GL_ARB_texture_buffer_object GL_ARB_texture_buffer_object_rgb32 GL_ARB_texture_compression GL_ARB_texture_compression_bptc GL_ARB_texture_compression_rgtc GL_ARB_texture_cube_map GL_ARB_texture_cube_map_array GL_ARB_texture_env_add GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 GL_ARB_texture_float GL_ARB_texture_gather GL_ARB_texture_mirrored_repeat GL_ARB_texture_multisample GL_ARB_texture_non_power_of_two GL_ARB_texture_query_lod GL_ARB_texture_rectangle GL_ARB_texture_rg GL_ARB_texture_rgb10_a2ui GL_ARB_texture_snorm GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback3 GL_ARB_transpose_matrix GL_ARB_uniform_buffer_object GL_ARB_vertex_array_bgra GL_ARB_vertex_array_object GL_ARB_vertex_attrib_64bit GL_ARB_vertex_buffer_object GL_ARB_vertex_program GL_ARB_vertex_shader GL_ARB_vertex_type_2_10_10_10_rev GL_ARB_viewport_array GL_ARB_window_pos GL_ATI_draw_buffers GL_ATI_envmap_bumpmap GL_ATI_fragment_shader GL_ATI_meminfo GL_ATI_separate_stencil GL_ATI_texture_compression_3dc GL_ATI_texture_env_combine3 GL_ATI_texture_float GL_ATI_texture_mirror_once GL_EXT_abgr GL_EXT_bgra GL_EXT_bindable_uniform GL_EXT_blend_color GL_EXT_blend_equation_separate GL_EXT_blend_func_separate GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_compiled_vertex_array GL_EXT_copy_buffer GL_EXT_copy_texture GL_EXT_direct_state_access GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXT_framebuffer_object GL_EXT_framebuffer_sRGB GL_EXT_geometry_shader4 GL_EXT_gpu_program_parameters GL_EXT_gpu_shader4 GL_EXT_histogram GL_EXT_multi_draw_arrays GL_EXT_packed_depth_stencil GL_EXT_packed_float GL_EXT_packed_pixels GL_EXT_pixel_buffer_object GL_EXT_point_parameters GL_EXT_provoking_vertex GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_separate_specular_color GL_EXT_shader_image_load_store GL_EXT_shadow_funcs GL_EXT_stencil_wrap GL_EXT_subtexture GL_EXT_texgen_reflection GL_EXT_texture3D GL_EXT_texture_array GL_EXT_texture_buffer_object GL_EXT_texture_compression_bptc GL_EXT_texture_compression_latc GL_EXT_texture_compression_rgtc GL_EXT_texture_compression_s3tc GL_EXT_texture_cube_map GL_EXT_texture_edge_clamp GL_EXT_texture_env_add GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_EXT_texture_filter_anisotropic GL_EXT_texture_integer GL_EXT_texture_lod GL_EXT_texture_lod_bias GL_EXT_texture_mirror_clamp GL_EXT_texture_object GL_EXT_texture_rectangle GL_EXT_texture_sRGB GL_EXT_texture_shared_exponent GL_EXT_texture_snorm GL_EXT_texture_swizzle GL_EXT_timer_query GL_EXT_transform_feedback GL_EXT_vertex_array GL_EXT_vertex_array_bgra GL_EXT_vertex_attrib_64bit GL_IBM_texture_mirrored_repeat GL_KTX_buffer_region GL_NV_blend_square GL_NV_conditional_render GL_NV_copy_depth_to_color GL_NV_explicit_multisample GL_NV_float_buffer GL_NV_half_float GL_NV_primitive_restart GL_NV_texgen_reflection GL_NV_texture_barrier GL_SGIS_generate_mipmap GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod GL_SUN_multi_draw_arrays GL_WIN_swap_hint WGL_EXT_swap_control
18:51:30 T:3043469056   ERROR: GLX: Same window as before, refreshing context
18:51:30 T:3043469056  NOTICE: UDisks: Added /home

18:51:31 T:2841058160  NOTICE: -->Python Interpreter Initialized<--
18:51:31 T:2880428912  NOTICE:  StorageServer Module loaded RUN
18:51:31 T:2880428912  NOTICE: StorageClient-0.8 Starting server
18:51:53 T:3043469056   ERROR: Texture manager unable to load file: /home/xbmc/Pobrane/plugin.video.polishtv.live-0.0.4.zip/icon.png
18:52:33 T:2872028016 WARNING: JpegIO: Error 53: Not a JPEG file: starts with 0x%02x 0x%02x
18:53:13 T:3043469056 WARNING: Previous line repeats 3 times.
18:53:13 T:3043469056   ERROR: Texture manager unable to load file: /home/xbmc/Pobrane/plugin.video.polishtv.live-0.0.4.zip/icon.png
18:53:25 T:3043469056   ERROR: Texture manager unable to load file: /home/xbmc/.xbmc/addons/plugin.video.polishtv.live/icon.png
18:54:03 T:2777627504  NOTICE: -->Python Interpreter Initialized<--
18:54:03 T:2777627504  NOTICE: [Polish Live TV-settings 1] reading settings
18:54:03 T:2777627504  NOTICE: Cookiefile=/home/xbmc/.xbmc/addons/plugin.video.polishtv.live/cookies.lwp
18:54:03 T:2777627504  NOTICE: [Polish Live TV-settings 1] reading settings

18:54:03 T:2777627504  NOTICE: [Polish Live TV 1] Wyświetlam kategorie
18:54:05 T:2777627504  NOTICE: -->Python Interpreter Initialized<--
18:54:05 T:2777627504  NOTICE: [Polish Live TV-settings 1] reading settings
18:54:05 T:2777627504  NOTICE: Cookiefile=/home/xbmc/.xbmc/addons/plugin.video.polishtv.live/cookies.lwp
1
18:54:17 T:2777627504  NOTICE: [Polish Live TV 1] Wejście do TV komercyjnej
18:54:17 T:2777627504  NOTICE: [Polish Live TV 1] b: None, play: playSelectedMovie, url: http://weeb.tv/channel/tvpolskahd, name: None
18:54:18 T:2777627504   ERROR:  AddItem - called with an invalid handle.
18:54:18 T:2777627504   ERROR: Previous line repeats 2 times.
18:54:18 T:2777627504   ERROR:  EndOfDirectory - called with an invalid handle.
18:54:21 T:2769234800  NOTICE: -->Python Interpreter Initialized<--
18:54:21 T:2769234800  NOTICE: [Polish Live TV-settings 1] reading settings
18:54:21 T:2769234800  NOTICE: Cookiefile=/home/xbmc/.xbmc/addons/plugin.video.polishtv.live/cookies.lwp
18:54:21 T:2769234800  NOTICE: [Polish Live TV-settings 1] reading settings
18:54:21 T:2769234800  NOTICE: [Polish Live TV-settings 1] reading settings
18:54:21 T:2769234800  NOTICE: [Polish Live TV 1] Starting Polish Live TV
18:54:21 T:2769234800  NOTICE: [Polish Live TV-settings 1] reading settings
18:54:21 T:2769234800  NOTICE: [Polish Live TV 1] Loading WeebTV
18:54:21 T:2769234800  NOTICE: [Polish Live TV-settings 1] reading settings
18:54:21 T:2769234800  NOTICE: [Polish Live TV 1] Wejście do TV komercyjnej
18:54:21 T:2769234800  NOTICE: [Polish Live TV 1] b: None, play: playSelectedMovie, url: http://weeb.tv/channel/tvpolskahd, name: None
18:54:22 T:2760842096  NOTICE: -->Python Interpreter Initialized<--
18:54:22 T:2760842096  NOTICE: [Polish Live TV-settings 1] reading settings
18:54:22 T:2760842096  NOTICE: Cookiefile=/home/xbmc/.xbmc/addons/plugin.video.polishtv.live/cookies.lwp
18:54:22 T:2760842096  NOTICE: [Polish Live TV-settings 1] reading settings
18:54:22 T:2760842096  NOTICE: [Polish Live TV-settings 1] reading settings
18:54:22 T:2760842096  NOTICE: [Polish Live TV 1] Starting Polish Live TV
18:54:22 T:2760842096  NOTICE: [Polish Live TV-settings 1] reading settings
18:54:22 T:2760842096  NOTICE: [Polish Live TV 1] Loading WeebTV
18:54:22 T:2760842096  NOTICE: [Polish Live TV-settings 1] reading settings
18:54:22 T:2760842096  NOTICE: [Polish Live TV 1] Wejście do TV komercyjnej
18:54:22 T:2760842096  NOTICE: [Polish Live TV 1] b: None, play: playSelectedMovie, url: http://weeb.tv/channel/jedynka, name: None
18:54:23 T:2769234800   ERROR:  AddItem - called with an invalid handle.
18:54:23 T:2769234800   ERROR: Previous line repeats 2 times.
18:54:23 T:2769234800   ERROR:  EndOfDirectory - called with an invalid handle.
18:54:24 T:2760842096   ERROR:  AddItem - called with an invalid handle.
18:54:24 T:2760842096   ERROR: Previous line repeats 2 times.
18:54:24 T:2760842096   ERROR:  EndOfDirectory - called with an invalid handle.
18:54:24 T:2769234800  NOTICE: [Polish Live TV 1] rtmp://r8.getstream.tv/live/97/liveHI swfUrl=http://static2.weeb.tv/player.swf weeb=1855260215701099f2d2;e=true
18:54:25 T:2777627504  NOTICE: [Polish Live TV 1] rtmp://r8.getstream.tv/live/97/liveHI swfUrl=http://static2.weeb.tv/player.swf weeb=1855278af08ff79604df;ive=true
18:54:25 T:3043469056  NOTICE: DVDPlayer: Opening: rtmp://r8.getstream.tv/live/97/liveHI swfUrl=http://static2.weeb.tv/player.swf weeb=1855260215701099f2d2;=true
18:54:25 T:3043469056 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
18:54:25 T:2752449392  NOTICE: Creating InputStream
18:54:25 T:2752449392   ERROR: Unknown option weeb
18:54:25 T:2752449392   ERROR: Valid RTMP options are:
18:54:25 T:2752449392   ERROR:      socks string   Use the specified SOCKS proxy
18:54:25 T:2752449392   ERROR:        app string   Name of target app on server
18:54:25 T:2752449392   ERROR:      tcUrl string   URL to played stream
18:54:25 T:2752449392   ERROR:    pageUrl string   URL of played media's web page
18:54:25 T:2752449392   ERROR:     swfUrl string   URL to player SWF file
18:54:25 T:2752449392   ERROR:   flashver string   Flash version string (default LNX 10,0,32,18)
18:54:25 T:2752449392   ERROR:       conn AMF      Append arbitrary AMF data to Connect message
18:54:25 T:2752449392   ERROR:   playpath string   Path to target media on server
18:54:25 T:2752449392   ERROR:   playlist boolean  Set playlist before play command
18:54:25 T:2752449392   ERROR:       live boolean  Stream is live, no seeking possible
18:54:25 T:2752449392   ERROR:  subscribe string   Stream to subscribe to
18:54:25 T:2752449392   ERROR:      token string   Key for SecureToken response
18:54:25 T:2752449392   ERROR:     swfVfy boolean  Perform SWF Verification
18:54:25 T:2752449392   ERROR:     swfAge integer  Number of days to use cached SWF hash
18:54:25 T:2752449392   ERROR:      start integer  Stream start position in milliseconds
18:54:25 T:2752449392   ERROR:       stop integer  Stream stop position in milliseconds
18:54:25 T:2752449392   ERROR:     buffer integer  Buffer time in milliseconds
18:54:25 T:2752449392   ERROR:    timeout integer  Session timeout in seconds
18:54:25 T:2752449392   ERROR: CDVDPlayer::OpenInputStream - error opening [rtmp://r8.getstream.tv/live/97/liveHI swfUrl=http://static2.weeb.tv/player.swf weeb=1855260215701099f2d2;e=true]
18:54:25 T:2752449392  NOTICE: CDVDPlayer::OnExit()
18:54:25 T:2752449392  NOTICE: CDVDPlayer::OnExit() deleting input stream
18:54:25 T:3043469056  NOTICE: CDVDPlayer::CloseFile()
18:54:25 T:3043469056 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
18:54:25 T:3043469056  NOTICE: DVDPlayer: waiting for threads to exit
18:54:25 T:3043469056  NOTICE: DVDPlayer: finished waiting
18:54:26 T:3043469056  NOTICE: DVDPlayer: Opening: rtmp://r8.getstream.tv/live/97/liveHI swfUrl=http://static2.weeb.tv/player.swf weeb=1855278af08ff79604df;live=true
18:54:26 T:3043469056 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
18:54:26 T:2769234800  NOTICE: Creating InputStream
18:54:26 T:2769234800   ERROR: Unknown option weeb
18:54:26 T:2769234800   ERROR: Valid RTMP options are:
18:54:26 T:2769234800   ERROR:      socks string   Use the specified SOCKS proxy
18:54:26 T:2769234800   ERROR:        app string   Name of target app on server
18:54:26 T:2769234800   ERROR:      tcUrl string   URL to played stream
18:54:26 T:2769234800   ERROR:    pageUrl string   URL of played media's web page
18:54:26 T:2769234800   ERROR:     swfUrl string   URL to player SWF file
18:54:26 T:2769234800   ERROR:   flashver string   Flash version string (default LNX 10,0,32,18)
18:54:26 T:2769234800   ERROR:       conn AMF      Append arbitrary AMF data to Connect message
18:54:26 T:2769234800   ERROR:   playpath string   Path to target media on server
18:54:26 T:2769234800   ERROR:   playlist boolean  Set playlist before play command
18:54:26 T:2769234800   ERROR:       live boolean  Stream is live, no seeking possible
18:54:26 T:2769234800   ERROR:  subscribe string   Stream to subscribe to
18:54:26 T:2769234800   ERROR:      token string   Key for SecureToken response
18:54:26 T:2769234800   ERROR:     swfVfy boolean  Perform SWF Verification
18:54:26 T:2769234800   ERROR:     swfAge integer  Number of days to use cached SWF hash
18:54:26 T:2769234800   ERROR:      start integer  Stream start position in milliseconds
18:54:26 T:2769234800   ERROR:       stop integer  Stream stop position in milliseconds
18:54:26 T:2769234800   ERROR:     buffer integer  Buffer time in milliseconds
18:54:26 T:2769234800   ERROR:    timeout integer  Session timeout in seconds
18:54:26 T:2769234800   ERROR: CDVDPlayer::OpenInputStream - error opening [rtmp://r8.getstream.tv/live/97/liveHI swfUrl=http://static2.weeb.tv/player.swf weeb=1855278af08ff79604df
18:54:26 T:2769234800  NOTICE: CDVDPlayer::OnExit()
18:54:26 T:2769234800  NOTICE: CDVDPlayer::OnExit() deleting input stream
18:54:26 T:3043469056  NOTICE: CDVDPlayer::CloseFile()
18:54:26 T:3043469056 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
18:54:26 T:3043469056  NOTICE: DVDPlayer: waiting for threads to exit
18:54:26 T:3043469056  NOTICE: DVDPlayer: finished waiting
18:54:26 T:2777627504  NOTICE: -->Python Interpreter Initialized<--
18:54:26 T:2777627504  NOTICE: [Polish Live TV-settings 1] reading settings
18:54:26 T:2777627504  NOTICE: Cookiefile=/home/xbmc/.xbmc/addons/plugin.video.polishtv.live/cookies.lwp
18:54:26 T:2777627504  NOTICE: [Polish Live TV-settings 1] reading settings
18:54:26 T:2777627504  NOTICE: [Polish Live TV-settings 1] reading settings
18:54:26 T:2777627504  NOTICE: [Polish Live TV 1] Starting Polish Live TV
18:54:26 T:2777627504  NOTICE: [Polish Live TV-settings 1] reading settings
18:54:28 T:2777627504  NOTICE: -->Python Interpreter Initialized<--
18:54:28 T:2777627504  NOTICE: [Polish Live TV-settings 1] reading settings
18:54:28 T:2777627504  NOTICE: Cookiefile=/home/xbmc/.xbmc/addons/plugin.video.polishtv.live/cookies.lwp
18:54:28 T:2777627504  NOTICE: [Polish Live TV-settings 1] reading settings
18:54:28 T:2777627504  NOTICE: [Polish Live TV-settings 1] reading settings
18:54:28 T:2777627504  NOTICE: [Polish Live TV 1] Starting Polish Live TV
18:54:28 T:2777627504  NOTICE: [Polish Live TV-settings 1] reading settings
18:54:28 T:2777627504  NOTICE: [Polish Live TV 1] Loading WeebTV
18:54:28 T:2777627504  NOTICE: [Polish Live TV-settings 1] reading settings
18:54:28 T:2777627504  NOTICE: [Polish Live TV 1] Wejście do TV komercyjnej
18:54:28 T:2777627504  NOTICE: [Polish Live TV 1] b: None, play: None, url: None, name: None
18:54:28 T:2760842096  NOTICE: [Polish Live TV 1] rtmp://r8.getstream.tv/live/13/live swfUrl=http://static2.weeb.tv/player.swf 
18:54:30 T:3043469056  NOTICE: DVDPlayer: Opening: rtmp://r8.getstream.tv/live/13/live swfUrl=http://static2.weeb.tv/player.swf wue
18:54:30 T:3043469056 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
18:54:30 T:2769234800  NOTICE: Creating InputStream
18:54:30 T:2769234800   ERROR: Unknown option weeb
18:54:30 T:2769234800   ERROR: Valid RTMP options are:
18:54:30 T:2769234800   ERROR:      socks string   Use the specified SOCKS proxy
18:54:30 T:2769234800   ERROR:        app string   Name of target app on server
18:54:30 T:2769234800   ERROR:      tcUrl string   URL to played stream
18:54:30 T:2769234800   ERROR:    pageUrl string   URL of played media's web page
18:54:30 T:2769234800   ERROR:     swfUrl string   URL to player SWF file
18:54:30 T:2769234800   ERROR:   flashver string   Flash version string (default LNX 10,0,32,18)
18:54:30 T:2769234800   ERROR:       conn AMF      Append arbitrary AMF data to Connect message
18:54:30 T:2769234800   ERROR:   playpath string   Path to target media on server
18:54:30 T:2769234800   ERROR:   playlist boolean  Set playlist before play command
18:54:30 T:2769234800   ERROR:       live boolean  Stream is live, no seeking possible
18:54:30 T:2769234800   ERROR:  subscribe string   Stream to subscribe to
18:54:30 T:2769234800   ERROR:      token string   Key for SecureToken response
18:54:30 T:2769234800   ERROR:     swfVfy boolean  Perform SWF Verification
18:54:30 T:2769234800   ERROR:     swfAge integer  Number of days to use cached SWF hash
18:54:30 T:2769234800   ERROR:      start integer  Stream start position in milliseconds
18:54:30 T:2769234800   ERROR:       stop integer  Stream stop position in milliseconds
18:54:30 T:2769234800   ERROR:     buffer integer  Buffer time in milliseconds
18:54:30 T:2769234800   ERROR:    timeout integer  Session timeout in seconds
18:54:30 T:2769234800   ERROR: CDVDPlayer::OpenInputStream - error opening [rtmp://r8.getstream.tv/live/13/live swfUrl=http://static2.weeb.tv/player.swf weeb=1true]
18:54:30 T:2769234800  NOTICE: CDVDPlayer::OnExit()
18:54:30 T:2769234800  NOTICE: CDVDPlayer::OnExit() deleting input stream
18:54:30 T:3043469056  NOTICE: CDVDPlayer::CloseFile()
18:54:30 T:3043469056 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
18:54:30 T:3043469056  NOTICE: DVDPlayer: waiting for threads to exit
18:54:30 T:3043469056  NOTICE: DVDPlayer: finished waiting
18:54:37 T:2777627504  NOTICE: -->Python Interpreter Initialized<--
18:54:38 T:2777627504  NOTICE: [Polish Live TV-settings 1] reading settings

18:54:42 T:2769234800  NOTICE: [Polish Live TV-settings 1] reading settings
18:54:44 T:2777627504   ERROR:  AddItem - called with an invalid handle.
18:54:44 T:2777627504   ERROR: Previous line repeats 2 times.
18:54:44 T:2777627504   ERROR:  EndOfDirectory - called with an invalid handle.
18:54:45 T:2777627504  NOTICE: [Polish Live TV 1] rtmp://r8.getstream.tv/live/13/live swfUrl=http://static2.weeb.tv/player.swf weeb=185547a665a13ae859e2;live=true
18:54:45 T:2760842096   ERROR:  AddItem - called with an invalid handle.
18:54:45 T:2760842096   ERROR: Previous line repeats 2 times.
18:54:45 T:2760842096   ERROR:  EndOfDirectory - called with an invalid handle.
18:54:47 T:2760842096  NOTICE: [Polish Live TV 1] rtmp://r8.getstream.tv/live/6/live swfUrl=http://static2.weeb.tv/player.swf weeb=185549e594611fe6c0d2;live=true
18:54:50 T:3043469056  NOTICE: DVDPlayer: Opening: http://dcs-46-28-242-44.atmcdn.pl/dcs/o2/tvnplayer/vod/11_400_15502_0009/MOBILE_MP4/9f5f6be6-73d7-4ffa-9266-cfa328dad176/7087389_11_400_15502_0009_240000_320_240_16_9_64000_48000.mp4?salt=5F4CF8D6E9EF29BC7200B31292EAF96B&token=79C408F4449CBF7B32EEFAF831312AB8AA0500DFDB99D6C7510F1C1475FFFD4483B1C0F30D873639ED6C12D79F361488FAFE23409F9E0A9DB7F6E8C82EEEB3FD6D98AEA510AA936A6F829E3D250DCAE6081B770FFE78D32F462C832FEB9D2A8184FC9BC7EE66DBDB6A5D3E4004207337599C7139AEE8BC57DDF205F5C2828BA997BA30919731BBDFC624E643D9992108A327A99F621ACF89F84F260982EB915F37AFA025CDD10C170984B54EBF3612A6
18:54:50 T:3043469056 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
18:54:50 T:2769234800  NOTICE: Creating InputStream
18:54:50 T:3043469056  NOTICE: DVDPlayer: Opening: rtmp://r8.getstream.tv/live/13/live swfUrl=http://static2.weeb.tv/player.swf weeb=185547a665a13ae859e2live=true
18:54:50 T:3043469056  NOTICE: CDVDPlayer::CloseFile()
18:54:50 T:3043469056  NOTICE: DVDPlayer: waiting for threads to exit
18:55:00 T:2769234800 WARNING: FillBuffer: curl failed with code 28
18:55:00 T:2769234800   ERROR: CFileCurl::CReadState::Open, didn't get any data from stream.
18:55:00 T:2769234800   ERROR: Open - failed to open source <http://dcs-46-28-242-44.atmcdn.pl/dcs/o2/tvnplayer/vod/11_400_15502_0009/MOBILE_MP4/9f5f6be6-73d7-4ffa-9266-cfa328dad176/7087389_11_400_15502_0009_240000_320_240_16_9_64000_48000.mp4?salt=5F4CF8D6E9EF29BC7200B31292EAF96B&token=79C408F4449CBF7B32EEFAF831312AB8AA0500DFDB99D6C7510F1C1475FFFD4483B1C0F30D873639ED6C12D79F361488FAFE23409F9E0A9DB7F6E8C82EEEB3FD6D98AEA510AA936A6F829E3D250DCAE6081B770FFE78D32F462C832FEB9D2A8184FC9BC7EE66DBDB6A5D3E4004207337599C7139AEE8BC57DDF205F5C2828BA997BA30919731BBDFC624E643D9992108A327A99F621ACF89F84F260982EB915F37AFA025CDD10C170984B54EBF3612A6>
18:55:00 T:2769234800   ERROR: CDVDPlayer::OpenInputStream - error opening [http://dcs-46-28-242-44.atmcdn.pl/dcs/o2/tvnplayer/vod/11_400_15502_0009/MOBILE_MP4/9f5f6be6-73d7-4ffa-9266-cfa328dad176/7087389_11_400_15502_0009_240000_320_240_16_9_64000_48000.mp4?salt=5F4CF8D6E9EF29BC7200B31292EAF96B&token=79C408F4449CBF7B32EEFAF831312AB8AA0500DFDB99D6C7510F1C1475FFFD4483B1C0F30D873639ED6C12D79F361488FAFE23409F9E0A9DB7F6E8C82EEEB3FD6D98AEA510AA936A6F829E3D250DCAE6081B770FFE78D32F462C832FEB9D2A8184FC9BC7EE66DBDB6A5D3E4004207337599C7139AEE8BC57DDF205F5C2828BA997BA30919731BBDFC624E643D9992108A327A99F621ACF89F84F260982EB915F37AFA025CDD10C170984B54EBF3612A6]
18:55:00 T:2769234800  NOTICE: CDVDPlayer::OnExit()
18:55:00 T:2769234800  NOTICE: CDVDPlayer::OnExit() deleting input stream
18:55:00 T:3043469056  NOTICE: DVDPlayer: finished waiting
18:55:00 T:3043469056 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
18:55:00 T:2769234800  NOTICE: Creating InputStream
18:55:00 T:2769234800   ERROR: Unknown option weeb
18:55:00 T:2769234800   ERROR: Valid RTMP options are:
18:55:00 T:2769234800   ERROR:      socks string   Use the specified SOCKS proxy
18:55:00 T:2769234800   ERROR:        app string   Name of target app on server
18:55:00 T:2769234800   ERROR:      tcUrl string   URL to played stream
18:55:00 T:2769234800   ERROR:    pageUrl string   URL of played media's web page
18:55:00 T:2769234800   ERROR:     swfUrl string   URL to player SWF file
18:55:00 T:2769234800   ERROR:   flashver string   Flash version string (default LNX 10,0,32,18)
18:55:00 T:2769234800   ERROR:       conn AMF      Append arbitrary AMF data to Connect message
18:55:00 T:2769234800   ERROR:   playpath string   Path to target media on server
18:55:00 T:2769234800   ERROR:   playlist boolean  Set playlist before play command
18:55:00 T:2769234800   ERROR:       live boolean  Stream is live, no seeking possible
18:55:00 T:2769234800   ERROR:  subscribe string   Stream to subscribe to
18:55:00 T:2769234800   ERROR:      token string   Key for SecureToken response
18:55:00 T:2769234800   ERROR:     swfVfy boolean  Perform SWF Verification
18:55:00 T:2769234800   ERROR:     swfAge integer  Number of days to use cached SWF hash
18:55:00 T:2769234800   ERROR:      start integer  Stream start position in milliseconds
18:55:00 T:2769234800   ERROR:       stop integer  Stream stop position in milliseconds
18:55:00 T:2769234800   ERROR:     buffer integer  Buffer time in milliseconds
18:55:00 T:2769234800   ERROR:    timeout integer  Session timeout in seconds
18:55:00 T:2769234800   ERROR: CDVDPlayer::OpenInputStream - error opening [rtmp://r8.getstream.tv/live/13/live swfUrl=http://static2.weeb.tv/player.swf weeb=185547a665a13ae859ue]
18:55:00 T:2769234800  NOTICE: CDVDPlayer::OnExit()
18:55:00 T:2769234800  NOTICE: CDVDPlayer::OnExit() deleting input stream
18:55:00 T:3043469056  NOTICE: DVDPlayer: Opening: rtmp://r8.getstream.tv/live/6/live swfUrl=http://static2.weeb.tv/player.swf weeb=185549e594611fe6c0d2;=true
18:55:00 T:3043469056  NOTICE: CDVDPlayer::CloseFile()
18:55:00 T:3043469056 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
18:55:00 T:3043469056  NOTICE: DVDPlayer: waiting for threads to exit
18:55:00 T:3043469056  NOTICE: DVDPlayer: finished waiting
18:55:00 T:3043469056 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
18:55:00 T:2769234800  NOTICE: Creating InputStream
18:55:00 T:2769234800   ERROR: Unknown option weeb
18:55:00 T:2769234800   ERROR: Valid RTMP options are:
18:55:00 T:2769234800   ERROR:      socks string   Use the specified SOCKS proxy
18:55:00 T:2769234800   ERROR:        app string   Name of target app on server
18:55:00 T:2769234800   ERROR:      tcUrl string   URL to played stream
18:55:00 T:2769234800   ERROR:    pageUrl string   URL of played media's web page
18:55:00 T:2769234800   ERROR:     swfUrl string   URL to player SWF file
18:55:00 T:2769234800   ERROR:   flashver string   Flash version string (default LNX 10,0,32,18)
18:55:00 T:2769234800   ERROR:       conn AMF      Append arbitrary AMF data to Connect message
18:55:00 T:2769234800   ERROR:   playpath string   Path to target media on server
18:55:00 T:2769234800   ERROR:   playlist boolean  Set playlist before play command
18:55:00 T:2769234800   ERROR:       live boolean  Stream is live, no seeking possible
18:55:00 T:2769234800   ERROR:  subscribe string   Stream to subscribe to
18:55:00 T:2769234800   ERROR:      token string   Key for SecureToken response
18:55:00 T:2769234800   ERROR:     swfVfy boolean  Perform SWF Verification
18:55:00 T:2769234800   ERROR:     swfAge integer  Number of days to use cached SWF hash
18:55:00 T:2769234800   ERROR:      start integer  Stream start position in milliseconds
18:55:00 T:2769234800   ERROR:       stop integer  Stream stop position in milliseconds
18:55:00 T:2769234800   ERROR:     buffer integer  Buffer time in milliseconds
18:55:00 T:2769234800   ERROR:    timeout integer  Session timeout in seconds
18:55:00 T:2769234800   ERROR: CDVDPlayer::OpenInputStream - error opening [rtmp://r8.getstream.tv/live/6/live swfUrl=http://static2.weeb.tv/player.swf weeb=185live=true]
18:55:00 T:2769234800  NOTICE: CDVDPlayer::OnExit()
18:55:00 T:2769234800  NOTICE: CDVDPlayer::OnExit() deleting input stream
18:55:00 T:3043469056   ERROR: Playlist Player: skipping unplayable item: 0, path [http://dcs-46-28-242-44.atmcdn.pl/dcs/o2/tvnplayer/vod/11_400_15502_0009/MOBILE_MP4/9f5f6be6-73d7-4ffa-9266-cfa328dad176/7087389_11_400_15502_0009_240000_320_240_16_9_64000_48000.mp4?salt=5F4CF8D6E9EF29BC7200B31292EAF96B&token=79C408F4449CBF7B32EEFAF831312AB8AA0500DFDB99D6C7510F1C1475FFFD4483B1C0F30D873639ED6C12D79F361488FAFE23409F9E0A9DB7F6E8C82EEEB3FD6D98AEA510AA936A6F829E3D250DCAE6081B770FFE78D32F462C832FEB9D2A8184FC9BC7EE66DBDB6A5D3E4004207337599C7139AEE8BC57DDF205F5C2828BA997BA30919731BBDFC624E643D9992108A327A99F621ACF89F84F260982EB915F37AFA025CDD10C170984B54EBF3612A6]
18:55:00 T:3043469056  NOTICE: CDVDPlayer::CloseFile()
18:55:00 T:3043469056 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
18:55:00 T:3043469056  NOTICE: DVDPlayer: waiting for threads to exit
18:55:00 T:3043469056  NOTICE: DVDPlayer: finished waiting
18:55:05 T:3043469056  NOTICE: DVDPlayer: Opening: http://89.191.147.33/3
18:55:05 T:3043469056 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
18:55:05 T:2769234800  NOTICE: Creating InputStream
18:55:05 T:2769234800 WARNING: FillBuffer: curl failed with code 7
18:55:05 T:2769234800   ERROR: CFileCurl::CReadState::Open, didn't get any data from stream.
18:55:05 T:2769234800   ERROR: Open - failed to open source <http://89.191.147.33/3>
18:55:05 T:2769234800   ERROR: CDVDPlayer::OpenInputStream - error opening [http://89.191.147.33/3]
18:55:05 T:2769234800  NOTICE: CDVDPlayer::OnExit()
18:55:05 T:2769234800  NOTICE: CDVDPlayer::OnExit() deleting input stream
18:55:05 T:3043469056   ERROR: Playlist Player: skipping unplayable item: 0, path [http://89.191.147.33/3]
18:55:05 T:3043469056  NOTICE: CDVDPlayer::CloseFile()
18:55:05 T:3043469056 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
18:55:05 T:3043469056  NOTICE: DVDPlayer: waiting for threads to exit

18:55:15 T:2769234800  NOTICE: [Polish Live TV 1] Wejście do TV komercyjnej
18:55:15 T:2769234800  NOTICE: [Polish Live TV 1] b: None, play: playSelectedMovie, url: http://weeb.tv/channel/jedynka, name: None
18:55:16 T:2769234800   ERROR:  AddItem - called with an invalid handle.
18:55:16 T:2769234800   ERROR: Previous line repeats 2 times.
18:55:16 T:2769234800   ERROR:  EndOfDirectory - called with an invalid handle.
18:55:17 T:2760842096  NOTICE: -->Python Interpreter Initialized<--

18:55:18 T:2760842096  NOTICE: [Polish Live TV-settings 1] reading settings
18:55:18 T:2760842096  NOTICE: [Polish Live TV 1] Wyświetlam kategorie
18:55:18 T:2769234800  NOTICE: [Polish Live TV 1] rtmp://r8.getstream.tv/live/13/live swfUrl=http://static2.weeb.tv/player.swf weeb=185620488d7 live=true
18:55:19 T:3043469056  NOTICE: DVDPlayer: Opening: rtmp://r8.getstream.tv/live/13/live swfUrl=http://static2.weeb.tv/player.swf weeb=185620488d772e8c596d;live=true
18:55:19 T:3043469056 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
18:55:19 T:2760842096  NOTICE: Creating InputStream
18:55:19 T:2760842096   ERROR: Unknown option weeb
18:55:19 T:2760842096   ERROR: Valid RTMP options are:
18:55:19 T:2760842096   ERROR:      socks string   Use the specified SOCKS proxy
18:55:19 T:2760842096   ERROR:        app string   Name of target app on server
18:55:19 T:2760842096   ERROR:      tcUrl string   URL to played stream
18:55:19 T:2760842096   ERROR:    pageUrl string   URL of played media's web page
18:55:19 T:2760842096   ERROR:     swfUrl string   URL to player SWF file
18:55:19 T:2760842096   ERROR:   flashver string   Flash version string (default LNX 10,0,32,18)
18:55:19 T:2760842096   ERROR:       conn AMF      Append arbitrary AMF data to Connect message
18:55:19 T:2760842096   ERROR:   playpath string   Path to target media on server
18:55:19 T:2760842096   ERROR:   playlist boolean  Set playlist before play command
18:55:19 T:2760842096   ERROR:       live boolean  Stream is live, no seeking possible
18:55:19 T:2760842096   ERROR:  subscribe string   Stream to subscribe to
18:55:19 T:2760842096   ERROR:      token string   Key for SecureToken response
18:55:19 T:2760842096   ERROR:     swfVfy boolean  Perform SWF Verification
18:55:19 T:2760842096   ERROR:     swfAge integer  Number of days to use cached SWF hash
18:55:19 T:2760842096   ERROR:      start integer  Stream start position in milliseconds
18:55:19 T:2760842096   ERROR:       stop integer  Stream stop position in milliseconds
18:55:19 T:2760842096   ERROR:     buffer integer  Buffer time in milliseconds
18:55:19 T:2760842096   ERROR:    timeout integer  Session timeout in seconds
18:55:19 T:2760842096   ERROR: CDVDPlayer::OpenInputStream - error opening [rtmp://r8.getstream.tv/live/13/live swfUrl=http://static2.weeb.tv/player.swf weeb=ve=true]
18:55:19 T:2760842096  NOTICE: CDVDPlayer::OnExit()
18:55:19 T:2760842096  NOTICE: CDVDPlayer::OnExit() deleting input stream
18:55:19 T:3043469056  NOTICE: CDVDPlayer::CloseFile()
18:55:19 T:3043469056 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
18:55:19 T:3043469056  NOTICE: DVDPlayer: waiting for threads to exit
18:55:19 T:3043469056  NOTICE: DVDPlayer: finished waiting
18:55:20 T:2769234800  NOTICE: -->Python Interpreter Initialized<--
18:55:21 T:2769234800  NOTICE: [Polish Live TV-settings 1] reading settings
18:55:21 T:2769234800  NOTICE: Cookiefile=/home/xbmc/.xbmc/addons/plugin.video.polishtv.live/cookies.lwp
18:55:21 T:2769234800  NOTICE: [Polish Live TV-settings 1] reading settings
18:55:21 T:2769234800  NOTICE: [Polish Live TV-settings 1] reading settings
18:55:21 T:2769234800  NOTICE: [Polish Live TV 1] Starting Polish Live TV
18:55:21 T:2769234800  NOTICE: [Polish Live TV-settings 1] reading settings
18:55:21 T:2769234800  NOTICE: [Polish Live TV 1] Wyświetlam ustawienia
18:55:35 T:2872028016 WARNING: JpegIO: Error 53: Not a JPEG file: starts with 0x%02x 0x%02x
18:57:26 T:2807487344 WARNING: Previous line repeats 5 times.
18:57:26 T:2807487344 WARNING: FillBuffer: curl failed with code 22
18:57:26 T:2807487344   ERROR: CFileCurl::CReadState::Open, didn't get any data from stream.
18:57:26 T:2807487344   ERROR: GetDirectory - Unable to get http directory
18:57:26 T:2807487344   ERROR: GetDirectory - Error getting http://sd-xbmc.googlecode.com/svn/trunk/xbmc-addons/src/plugin.video.polishtv.live/../
18:57:28 T:2807487344 WARNING: FillBuffer: curl failed with code 22
18:57:28 T:2807487344   ERROR: CFileCurl::CReadState::Open, didn't get any data from stream.
18:57:28 T:2807487344   ERROR: GetDirectory - Unable to get http directory
18:57:28 T:2807487344   ERROR: GetDirectory - Error getting http://sd-xbmc.googlecode.com/svn/trunk/xbmc-addons/src/plugin.video.polishtv.live/bin/../
18:57:31 T:2807487344 WARNING: FillBuffer: curl failed with code 22
18:57:31 T:2807487344   ERROR: CFileCurl::CReadState::Open, didn't get any data from stream.
18:57:31 T:2807487344   ERROR: GetDirectory - Unable to get http directory
18:57:31 T:2807487344   ERROR: GetDirectory - Error getting http://sd-xbmc.googlecode.com/svn/trunk/xbmc-addons/src/plugin.video.polishtv.live/hosts/../
18:57:35 T:2807487344 WARNING: FillBuffer: curl failed with code 22
18:57:35 T:2807487344   ERROR: CFileCurl::CReadState::Open, didn't get any data from stream.
18:57:35 T:2807487344   ERROR: GetDirectory - Unable to get http directory
18:57:35 T:2807487344   ERROR: GetDirectory - Error getting http://sd-xbmc.googlecode.com/svn/trunk/xbmc-addons/src/plugin.video.polishtv.live/images/../
18:57:39 T:2872028016 WARNING: JpegIO: Error 53: Not a JPEG file: starts with 0x%02x 0x%02x
18:57:39 T:2807487344 WARNING: FillBuffer: curl failed with code 22
18:57:39 T:2807487344   ERROR: CFileCurl::CReadState::Open, didn't get any data from stream.
18:57:39 T:2807487344   ERROR: GetDirectory - Unable to get http directory
18:57:39 T:2807487344   ERROR: GetDirectory - Error getting http://sd-xbmc.googlecode.com/svn/trunk/xbmc-addons/src/plugin.video.polishtv.live/resources/../
18:57:41 T:2807487344 WARNING: FillBuffer: curl failed with code 22
18:57:41 T:2807487344   ERROR: CFileCurl::CReadState::Open, didn't get any data from stream.
18:57:41 T:2807487344   ERROR: GetDirectory - Unable to get http directory
18:57:41 T:2807487344   ERROR: GetDirectory - Error getting http://sd-xbmc.googlecode.com/svn/trunk/xbmc-addons/src/plugin.video.polishtv.live/resources/language/../
18:57:43 T:2807487344 WARNING: FillBuffer: curl failed with code 22
18:57:43 T:2807487344   ERROR: CFileCurl::CReadState::Open, didn't get any data from stream.
18:57:43 T:2807487344   ERROR: GetDirectory - Unable to get http directory
18:57:43 T:2807487344   ERROR: GetDirectory - Error getting http://sd-xbmc.googlecode.com/svn/trunk/xbmc-addons/src/plugin.video.polishtv.live/resources/language/English/../
18:57:45 T:2807487344 WARNING: FillBuffer: curl failed with code 22
18:57:45 T:2807487344   ERROR: CFileCurl::CReadState::Open, didn't get any data from stream.
18:57:45 T:2807487344   ERROR: GetDirectory - Unable to get http directory
18:57:45 T:2807487344   ERROR: GetDirectory - Error getting http://sd-xbmc.googlecode.com/svn/trunk/xbmc-addons/src/plugin.video.polishtv.live/resources/language/Polish/../
18:57:47 T:2807487344 WARNING: FillBuffer: curl failed with code 22
18:57:47 T:2807487344   ERROR: CFileCurl::CReadState::Open, didn't get any data from stream.
18:57:47 T:2807487344   ERROR: GetDirectory - Unable to get http directory
18:57:47 T:2807487344   ERROR: GetDirectory - Error getting http://sd-xbmc.googlecode.com/svn/trunk/xbmc-addons/src/plugin.video.polishtv.live/resources/lib/../
18:57:49 T:2807487344 WARNING: FillBuffer: curl failed with code 22
18:57:49 T:2807487344   ERROR: CFileCurl::CReadState::Open, didn't get any data from stream.
18:57:49 T:2807487344   ERROR: GetDirectory - Unable to get http directory
18:57:49 T:2807487344   ERROR: GetDirectory - Error getting http://sd-xbmc.googlecode.com/svn/trunk/xbmc-addons/src/plugin.video.polishtv.live/resources/lib/crypto/../
18:57:50 T:2807487344 WARNING: FillBuffer: curl failed with code 22
18:57:50 T:2807487344   ERROR: CFileCurl::CReadState::Open, didn't get any data from stream.
18:57:50 T:2807487344   ERROR: GetDirectory - Unable to get http directory
18:57:50 T:2807487344   ERROR: GetDirectory - Error getting http://sd-xbmc.googlecode.com/svn/trunk/xbmc-addons/src/plugin.video.polishtv.live/resources/lib/crypto/app/../
18:57:53 T:2807487344 WARNING: FillBuffer: curl failed with code 22
18:57:53 T:2807487344   ERROR: CFileCurl::CReadState::Open, didn't get any data from stream.
18:57:53 T:2807487344   ERROR: GetDirectory - Unable to get http directory
18:57:53 T:2807487344   ERROR: GetDirectory - Error getting http://sd-xbmc.googlecode.com/svn/trunk/xbmc-addons/src/plugin.video.polishtv.live/resources/lib/crypto/[beeep]her/../
18:57:58 T:2849450864 WARNING: JpegIO: Error 53: Not a JPEG file: starts with 0x%02x 0x%02x
18:57:59 T:2807487344 WARNING: FillBuffer: curl failed with code 22
18:57:59 T:2807487344   ERROR: CFileCurl::CReadState::Open, didn't get any data from stream.
18:57:59 T:2807487344   ERROR: GetDirectory - Unable to get http directory
18:57:59 T:2807487344   ERROR: GetDirectory - Error getting http://sd-xbmc.googlecode.com/svn/trunk/xbmc-addons/src/plugin.video.polishtv.live/resources/lib/crypto/entropy/../
18:58:02 T:2807487344 WARNING: FillBuffer: curl failed with code 22
18:58:02 T:2807487344   ERROR: CFileCurl::CReadState::Open, didn't get any data from stream.
18:58:02 T:2807487344   ERROR: GetDirectory - Unable to get http directory
18:58:02 T:2807487344   ERROR: GetDirectory - Error getting http://sd-xbmc.googlecode.com/svn/trunk/xbmc-addons/src/plugin.video.polishtv.live/resources/lib/crypto/hash/../
18:58:05 T:2807487344 WARNING: FillBuffer: curl failed with code 22
18:58:05 T:2807487344   ERROR: CFileCurl::CReadState::Open, didn't get any data from stream.
18:58:05 T:2807487344   ERROR: GetDirectory - Unable to get http directory
18:58:05 T:2807487344   ERROR: GetDirectory - Error getting http://sd-xbmc.googlecode.com/svn/trunk/xbmc-addons/src/plugin.video.polishtv.live/resources/lib/crypto/keyedHash/../
18:58:08 T:2807487344 WARNING: FillBuffer: curl failed with code 22
18:58:08 T:2807487344   ERROR: CFileCurl::CReadState::Open, didn't get any data from stream.
18:58:08 T:2807487344   ERROR: GetDirectory - Unable to get http directory
18:58:08 T:2807487344   ERROR: GetDirectory - Error getting http://sd-xbmc.googlecode.com/svn/trunk/xbmc-addons/src/plugin.video.polishtv.live/resources/lib/crypto/passwords/../
18:58:10 T:2807487344 WARNING: FillBuffer: curl failed with code 22
18:58:10 T:2807487344   ERROR: CFileCurl::CReadState::Open, didn't get any data from stream.
18:58:10 T:2807487344   ERROR: GetDirectory - Unable to get http directory
18:58:10 T:2807487344   ERROR: GetDirectory - Error getting http://sd-xbmc.googlecode.com/svn/trunk/xbmc-addons/src/plugin.video.polishtv.live/resources/lib/fmath/../
18:59:39 T:3043469056   ERROR: Texture manager unable to load file: /home/xbmc/.xbmc/addons/plugin.video.polishtv.live/icon.png
18:59:58 T:2857843568  NOTICE: -->Python Interpreter Initialized<--
18:59:58 T:2857843568  NOTICE: [Polish Live TV-settings 1] reading settings
18:59:58 T:2857843568  NOTICE: Cookiefile=/home/xbmc/.xbmc/addons/plugin.video.polishtv.live/cookies.lwp

19:00:11 T:2857843568  NOTICE: [Polish Live TV 1] Wejście do TV komercyjnej
19:00:12 T:2857843568   ERROR:  AddItem - called with an invalid handle.
19:00:12 T:2857843568   ERROR: Previous line repeats 59 times.
19:00:12 T:2857843568   ERROR:  EndOfDirectory - called with an invalid handle.
19:00:14 T:2857843568  NOTICE: [Polish Live TV 1] rtmp://r8.getstream.tv/live/34/live swfUrl=http://static2.weeb.tv/player.swf weeb=1901167b449d1a3e2bac;live=true
19:00:14 T:2849450864  NOTICE: -->Python Interpreter Initialized<--
19:00:14 T:2849450864  NOTICE: [Polish Live TV-settings 1] reading settings
19:00:14 T:2849450864  NOTICE: Cookiefile=/home/xbmc/.xbmc/addons/plugin.video.polishtv.live/cookies.lwp
19:00:14 T:2849450864  NOTICE: [Polish Live TV-settings 1] reading settings
19:00:14 T:2849450864  NOTICE: [Polish Live TV-settings 1] reading settings
19:00:14 T:2849450864  NOTICE: [Polish Live TV 1] Starting Polish Live TV
19:00:14 T:2849450864  NOTICE: [Polish Live TV-settings 1] reading settings
19:00:14 T:2849450864  NOTICE: [Polish Live TV 1] Loading WeebTV
19:00:14 T:2849450864  NOTICE: [Polish Live TV-settings 1] reading settings
19:00:14 T:2849450864  NOTICE: [Polish Live TV 1] Wejście do TV komercyjnej
19:00:15 T:3043469056  NOTICE: DVDPlayer: Opening: rtmp://r8.getstream.tv/live/34/live swfUrl=http://static2.weeb.tv/player.swf weeb=1901167b449d1a3e2bac live=true
19:00:15 T:3043469056 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
19:00:15 T:2777627504  NOTICE: Creating InputStream
19:00:15 T:2777627504   ERROR: Unknown option weeb
19:00:15 T:2777627504   ERROR: Valid RTMP options are:
19:00:15 T:2777627504   ERROR:      socks string   Use the specified SOCKS proxy
19:00:15 T:2777627504   ERROR:        app string   Name of target app on server
19:00:15 T:2777627504   ERROR:      tcUrl string   URL to played stream
19:00:15 T:2777627504   ERROR:    pageUrl string   URL of played media's web page
19:00:15 T:2777627504   ERROR:     swfUrl string   URL to player SWF file
19:00:15 T:2777627504   ERROR:   flashver string   Flash version string (default LNX 10,0,32,18)
19:00:15 T:2777627504   ERROR:       conn AMF      Append arbitrary AMF data to Connect message
19:00:15 T:2777627504   ERROR:   playpath string   Path to target media on server
19:00:15 T:2777627504   ERROR:   playlist boolean  Set playlist before play command
19:00:15 T:2777627504   ERROR:       live boolean  Stream is live, no seeking possible
19:00:15 T:2777627504   ERROR:  subscribe string   Stream to subscribe to
19:00:15 T:2777627504   ERROR:      token string   Key for SecureToken response
19:00:15 T:2777627504   ERROR:     swfVfy boolean  Perform SWF Verification
19:00:15 T:2777627504   ERROR:     swfAge integer  Number of days to use cached SWF hash
19:00:15 T:2777627504   ERROR:      start integer  Stream start position in milliseconds
19:00:15 T:2777627504   ERROR:       stop integer  Stream stop position in milliseconds
19:00:15 T:2777627504   ERROR:     buffer integer  Buffer time in milliseconds
19:00:15 T:2777627504   ERROR:    timeout integer  Session timeout in seconds
19:00:15 T:2777627504   ERROR: CDVDPlayer::OpenInputStream - error opening [rtmp://r8.getstream.tv/live/34/live swfUrl=http://static2.weeb.tv/player.swf weeb=1901167b449d1a3e2bac;ive=true]
19:00:15 T:2777627504  NOTICE: CDVDPlayer::OnExit()
19:00:15 T:2777627504  NOTICE: CDVDPlayer::OnExit() deleting input stream
19:00:15 T:3043469056  NOTICE: CDVDPlayer::CloseFile()
19:00:15 T:3043469056 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
19:00:15 T:3043469056  NOTICE: DVDPlayer: waiting for threads to exit
19:00:15 T:3043469056  NOTICE: DVDPlayer: finished waiting
19:00:15 T:2849450864   ERROR:  AddItem - called with an invalid handle.
19:00:15 T:2849450864   ERROR: Previous line repeats 59 times.
19:00:15 T:2849450864   ERROR:  EndOfDirectory - called with an invalid handle.
19:00:16 T:2857843568  NOTICE: -->Python Interpreter Initialized<--
19:00:16 T:2857843568  NOTICE: [Polish Live TV-settings 1] reading settings
19:00:16 T:2857843568  NOTICE: Cookiefile=/home/xbmc/.xbmc/addons/plugin.video.polishtv.live/cookies.lwp
19:00:16 T:2857843568  NOTICE: [Polish Live TV-settings 1] reading settings
19:00:16 T:2857843568  NOTICE: [Polish Live TV-settings 1] reading settings
19:00:16 T:2857843568  NOTICE: [Polish Live TV 1] Starting Polish Live TV
19:00:16 T:2857843568  NOTICE: [Polish Live TV-settings 1] reading settings
19:00:16 T:2857843568  NOTICE: [Polish Live TV 1] Loading WeebTV
19:00:16 T:2857843568  NOTICE: [Polish Live TV-settings 1] reading settings
19:00:16 T:2857843568  NOTICE: [Polish Live TV 1] Wejście do TV komercyjnej
19:00:17 T:2849450864  NOTICE: [Polish Live TV 1] rtmp://r8.getstream.tv/live/34/live swfUrl=http://static2.weeb.tv/player.swf weeb=19011989e9bc5947108d;
19:00:17 T:2777627504  NOTICE: [Polish Live TV-settings 1] reading settings
19:00:17 T:2777627504  NOTICE: Cookiefile=/home/xbmc/.xbmc/addons/plugin.video.polishtv.live/cookies.lwp
19:00:17 T:2777627504  NOTICE: [Polish Live TV-settings 1] reading settings
19:00:17 T:2777627504  NOTICE: [Polish Live TV-settings 1] reading settings
19:00:17 T:2777627504  NOTICE: [Polish Live TV 1] Starting Polish Live TV
19:00:17 T:2777627504  NOTICE: [Polish Live TV-settings 1] reading settings
19:00:17 T:2777627504  NOTICE: [Polish Live TV 1] Loading WeebTV
19:00:17 T:2777627504  NOTICE: [Polish Live TV-settings 1] reading settings
19:00:17 T:2777627504  NOTICE: [Polish Live TV 1] Wejście do TV komercyjnej
19:00:18 T:3043469056 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
19:00:18 T:2760842096  NOTICE: Creating InputStream
19:00:18 T:2760842096   ERROR: Unknown option weeb
19:00:18 T:2760842096   ERROR: Valid RTMP options are:
19:00:18 T:2760842096   ERROR:      socks string   Use the specified SOCKS proxy
19:00:18 T:2760842096   ERROR:        app string   Name of target app on server
19:00:18 T:2760842096   ERROR:      tcUrl string   URL to played stream
19:00:18 T:2760842096   ERROR:    pageUrl string   URL of played media's web page
19:00:18 T:2760842096   ERROR:     swfUrl string   URL to player SWF file
19:00:18 T:2760842096   ERROR:   flashver string   Flash version string (default LNX 10,0,32,18)
19:00:18 T:2760842096   ERROR:       conn AMF      Append arbitrary AMF data to Connect message
19:00:18 T:2760842096   ERROR:   playpath string   Path to target media on server
19:00:18 T:2760842096   ERROR:   playlist boolean  Set playlist before play command
19:00:18 T:2760842096   ERROR:       live boolean  Stream is live, no seeking possible
19:00:18 T:2760842096   ERROR:  subscribe string   Stream to subscribe to
19:00:18 T:2760842096   ERROR:      token string   Key for SecureToken response
19:00:18 T:2760842096   ERROR:     swfVfy boolean  Perform SWF Verification
19:00:18 T:2760842096   ERROR:     swfAge integer  Number of days to use cached SWF hash
19:00:18 T:2760842096   ERROR:      start integer  Stream start position in milliseconds
19:00:18 T:2760842096   ERROR:       stop integer  Stream stop position in milliseconds
19:00:18 T:2760842096   ERROR:     buffer integer  Buffer time in milliseconds
19:00:18 T:2760842096   ERROR:    timeout integer  Session timeout in seconds
19:00:18 T:2760842096   ERROR: CDVDPlayer::OpenInputStream - error opening [rtmp://r8.getstream.tv/live/34/live swfUrl=http://static2.weeb.tv/player.swf weeb=19011989e9bc594
19:00:18 T:2760842096  NOTICE: CDVDPlayer::OnExit()
19:00:18 T:2760842096  NOTICE: CDVDPlayer::OnExit() deleting input stream
19:00:18 T:3043469056  NOTICE: CDVDPlayer::CloseFile()
19:00:18 T:3043469056 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
19:00:18 T:3043469056  NOTICE: DVDPlayer: waiting for threads to exit
19:00:18 T:3043469056  NOTICE: DVDPlayer: finished waiting
19:00:18 T:2777627504   ERROR:  AddItem - called with an invalid handle.
19:00:18 T:2777627504   ERROR: Previous line repeats 59 times.
19:00:18 T:2777627504   ERROR:  EndOfDirectory - called with an invalid handle.
19:00:19 T:2849450864  NOTICE: -->Python Interpreter Initialized<--
19:00:19 T:2849450864  NOTICE: [Polish Live TV-settings 1] reading settings
19:00:19 T:2849450864  NOTICE: Cookiefile=/home/xbmc/.xbmc/addons/plugin.video.polishtv.live/cookies.lwp
19:00:19 T:2849450864  NOTICE: [Polish Live TV-settings 1] reading settings
19:00:19 T:2849450864  NOTICE: [Polish Live TV-settings 1] reading settings
19:00:19 T:2849450864  NOTICE: [Polish Live TV 1] Starting Polish Live TV
19:00:19 T:2849450864  NOTICE: [Polish Live TV-settings 1] reading settings
19:00:19 T:2849450864  NOTICE: [Polish Live TV 1] Loading WeebTV
19:00:19 T:2849450864  NOTICE: [Polish Live TV-settings 1] reading settings
19:00:19 T:2849450864  NOTICE: [Polish Live TV 1] Wejście do TV komercyjnej
19:00:20 T:2760842096  NOTICE: -->Python Interpreter Initialized<--
19:00:20 T:2760842096  NOTICE: [Polish Live TV-settings 1] reading settings
19:00:20 T:2760842096  NOTICE: Cookiefile=/home/xbmc/.xbmc/addons/plugin.video.polishtv.live/cookies.lwp
19:00:20 T:2760842096  NOTICE: [Polish Live TV-settings 1] reading settings
19:00:20 T:2760842096  NOTICE: [Polish Live TV-settings 1] reading settings
19:00:20 T:2760842096  NOTICE: [Polish Live TV 1] Starting Polish Live TV
19:00:20 T:2760842096  NOTICE: [Polish Live TV-settings 1] reading settings
19:00:20 T:2777627504  NOTICE: [Polish Live TV 1] rtmp://r8.getstream.tv/live/65/live swfUrl=http://static2.weeb.tv/player.swf weeb=1 live=true
19:00:21 T:2849450864   ERROR:  AddItem - called with an invalid handle.
19:00:21 T:2849450864   ERROR: Previous line repeats 59 times.
19:00:21 T:2849450864   ERROR:  EndOfDirectory - called with an invalid handle.
19:00:21 T:2760842096  NOTICE: -->Python Interpreter Initialized<--
19:00:21 T:2760842096  NOTICE: [Polish Live TV-settings 1] reading settings
19:00:21 T:2760842096  NOTICE: Cookiefile=/home/xbmc/.xbmc/addons/plugin.video.polishtv.live/cookies.lwp
19:00:21 T:2760842096  NOTICE: [Polish Live TV-settings 1] reading settings
19:00:21 T:2760842096  NOTICE: [Polish Live TV-settings 1] reading settings
19:00:21 T:2760842096  NOTICE: [Polish Live TV 1] Starting Polish Live TV
19:00:21 T:2760842096  NOTICE: [Polish Live TV-settings 1] reading settings
19:00:22 T:3043469056  NOTICE: DVDPlayer: Opening: mms://streamtv.eska.pl:6000/eskatv
19:00:22 T:3043469056 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
19:00:22 T:2760842096  NOTICE: Creating InputStream
19:00:22 T:2760842096  NOTICE: Creating Demuxer
19:00:22 T:2849450864  NOTICE: [Polish Live TV 1] rtmp://r8.getstream.tv/live/30/live swfUrl=http://static2.weeb.tv/player.swf weeb=190124ef59c2aaa31c66;ve=true
19:00:22 T:2857843568   ERROR:  AddItem - called with an invalid handle.
19:00:22 T:2857843568   ERROR: Previous line repeats 59 times.
19:00:22 T:2857843568   ERROR:  EndOfDirectory - called with an invalid handle.
19:00:23 T:2760842096   ERROR: OpenDemuxStream - Error creating demuxer
19:00:23 T:2760842096  NOTICE: CDVDPlayer::OnExit()
19:00:23 T:2760842096  NOTICE: CDVDPlayer::OnExit() deleting input stream
19:00:23 T:3043469056   ERROR: Playlist Player: skipping unplayable item: 0, path [mms://streamtv.eska.pl:6000/eskatv]
19:00:23 T:3043469056  NOTICE: CDVDPlayer::CloseFile()
19:00:23 T:3043469056 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
19:00:23 T:3043469056  NOTICE: DVDPlayer: waiting for threads to exit
19:00:23 T:3043469056  NOTICE: DVDPlayer: finished waiting
19:00:24 T:2857843568  NOTICE: [Polish Live TV 1] rtmp://r8.getstream.tv/live/69/live swfUrl=http://static2.weeb.tv/player.swf weeb=190126fd8102e4aflive=true
19:00:24 T:3043469056  NOTICE: DVDPlayer: Opening: rtmp://r8.getstream.tv/live/30/live swfUrl=http://static2.weeb.tv/player.swf weeb=190124ef59c2aaa31c66;live=true
19:00:24 T:3043469056 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
19:00:24 T:2760842096  NOTICE: Creating InputStream
19:00:24 T:2760842096   ERROR: Unknown option weeb
19:00:24 T:2760842096   ERROR: Valid RTMP options are:
19:00:24 T:2760842096   ERROR:      socks string   Use the specified SOCKS proxy
19:00:24 T:2760842096   ERROR:        app string   Name of target app on server
19:00:24 T:2760842096   ERROR:      tcUrl string   URL to played stream
19:00:24 T:2760842096   ERROR:    pageUrl string   URL of played media's web page
19:00:24 T:2760842096   ERROR:     swfUrl string   URL to player SWF file
19:00:24 T:2760842096   ERROR:   flashver string   Flash version string (default LNX 10,0,32,18)
19:00:24 T:2760842096   ERROR:       conn AMF      Append arbitrary AMF data to Connect message
19:00:24 T:2760842096   ERROR:   playpath string   Path to target media on server
19:00:24 T:2760842096   ERROR:   playlist boolean  Set playlist before play command
19:00:24 T:2760842096   ERROR:       live boolean  Stream is live, no seeking possible
19:00:24 T:2760842096   ERROR:  subscribe string   Stream to subscribe to
19:00:24 T:2760842096   ERROR:      token string   Key for SecureToken response
19:00:24 T:2760842096   ERROR:     swfVfy boolean  Perform SWF Verification
19:00:24 T:2760842096   ERROR:     swfAge integer  Number of days to use cached SWF hash
19:00:24 T:2760842096   ERROR:      start integer  Stream start position in milliseconds
19:00:24 T:2760842096   ERROR:       stop integer  Stream stop position in milliseconds
19:00:24 T:2760842096   ERROR:     buffer integer  Buffer time in milliseconds
19:00:24 T:2760842096   ERROR:    timeout integer  Session timeout in seconds
19:00:24 T:2760842096   ERROR: CDVDPlayer::OpenInputStream - error opening [rtmp://r8.getstream.tv/live/30/live swfUrl=http://static2.weeb.tv/player.swf weeb=190124ef59c2aaa31c
19:00:24 T:2760842096  NOTICE: CDVDPlayer::OnExit()
19:00:24 T:2760842096  NOTICE: CDVDPlayer::OnExit() deleting input stream
19:00:24 T:3043469056  NOTICE: CDVDPlayer::CloseFile()
19:00:24 T:3043469056 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
19:00:24 T:3043469056  NOTICE: DVDPlayer: waiting for threads to exit
19:00:24 T:3043469056  NOTICE: DVDPlayer: finished waiting
19:00:25 T:3043469056  NOTICE: DVDPlayer: Opening: rtmp://r8.getstream.tv/live/69/live swfUrl=http://static2.weeb.tv/player.swf weeb=190126fd8102e4af84a7;ive=true
19:00:25 T:3043469056 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
19:00:25 T:2849450864  NOTICE: Creating InputStream
19:00:25 T:2849450864   ERROR: Unknown option weeb
19:00:25 T:2849450864   ERROR: Valid RTMP options are:
19:00:25 T:2849450864   ERROR:      socks string   Use the specified SOCKS proxy
19:00:25 T:2849450864   ERROR:        app string   Name of target app on server
19:00:25 T:2849450864   ERROR:      tcUrl string   URL to played stream
19:00:25 T:2849450864   ERROR:    pageUrl string   URL of played media's web page
19:00:25 T:2849450864   ERROR:     swfUrl string   URL to player SWF file
19:00:25 T:2849450864   ERROR:   flashver string   Flash version string (default LNX 10,0,32,18)
19:00:25 T:2849450864   ERROR:       conn AMF      Append arbitrary AMF data to Connect message
19:00:25 T:2849450864   ERROR:   playpath string   Path to target media on server
19:00:25 T:2849450864   ERROR:   playlist boolean  Set playlist before play command
19:00:25 T:2849450864   ERROR:       live boolean  Stream is live, no seeking possible
19:00:25 T:2849450864   ERROR:  subscribe string   Stream to subscribe to
19:00:25 T:2849450864   ERROR:      token string   Key for SecureToken response
19:00:25 T:2849450864   ERROR:     swfVfy boolean  Perform SWF Verification
19:00:25 T:2849450864   ERROR:     swfAge integer  Number of days to use cached SWF hash
19:00:25 T:2849450864   ERROR:      start integer  Stream start position in milliseconds
19:00:25 T:2849450864   ERROR:       stop integer  Stream stop position in milliseconds
19:00:25 T:2849450864   ERROR:     buffer integer  Buffer time in milliseconds
19:00:25 T:2849450864   ERROR:    timeout integer  Session timeout in seconds
19:00:25 T:2849450864   ERROR: CDVDPlayer::OpenInputStream - error opening [rtmp://r8.getstream.tv/live/69/live swfUrl=http://static2.weeb.tv/player.swf weeb=190126fd8102e4af84a7=true]
19:00:25 T:2849450864  NOTICE: CDVDPlayer::OnExit()
19:00:25 T:2849450864  NOTICE: CDVDPlayer::OnExit() deleting input stream
19:00:25 T:3043469056  NOTICE: CDVDPlayer::CloseFile()
19:00:25 T:3043469056 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
19:00:25 T:3043469056  NOTICE: DVDPlayer: waiting for threads to exit
19:00:25 T:3043469056  NOTICE: DVDPlayer: finished waiting
19:00:27 T:3043469056  NOTICE: DVDPlayer: Opening: rtmp://r8.getstream.tv/live/65/live swfUrl=http://static2.weeb.tv/player.swf weeb=1901228930b593 live=true
19:00:27 T:3043469056 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
19:00:27 T:2857843568  NOTICE: Creating InputStream
19:00:27 T:2857843568   ERROR: Unknown option weeb
19:00:27 T:2857843568   ERROR: Valid RTMP options are:
19:00:27 T:2857843568   ERROR:      socks string   Use the specified SOCKS proxy
19:00:27 T:2857843568   ERROR:        app string   Name of target app on server
19:00:27 T:2857843568   ERROR:      tcUrl string   URL to played stream
19:00:27 T:2857843568   ERROR:    pageUrl string   URL of played media's web page
19:00:27 T:2857843568   ERROR:     swfUrl string   URL to player SWF file
19:00:27 T:2857843568   ERROR:   flashver string   Flash version string (default LNX 10,0,32,18)
19:00:27 T:2857843568   ERROR:       conn AMF      Append arbitrary AMF data to Connect message
19:00:27 T:2857843568   ERROR:   playpath string   Path to target media on server
19:00:27 T:2857843568   ERROR:   playlist boolean  Set playlist before play command
19:00:27 T:2857843568   ERROR:       live boolean  Stream is live, no seeking possible
19:00:27 T:2857843568   ERROR:  subscribe string   Stream to subscribe to
19:00:27 T:2857843568   ERROR:      token string   Key for SecureToken response
19:00:27 T:2857843568   ERROR:     swfVfy boolean  Perform SWF Verification
19:00:27 T:2857843568   ERROR:     swfAge integer  Number of days to use cached SWF hash
19:00:27 T:2857843568   ERROR:      start integer  Stream start position in milliseconds
19:00:27 T:2857843568   ERROR:       stop integer  Stream stop position in milliseconds
19:00:27 T:2857843568   ERROR:     buffer integer  Buffer time in milliseconds
19:00:27 T:2857843568   ERROR:    timeout integer  Session timeout in seconds
19:00:27 T:2857843568   ERROR: CDVDPlayer::OpenInputStream - error opening [rtmp://r8.getstream.tv/live/65/live swfUrl=http://static2.weeb.tv/player.swf weeb=19012289ue]
19:00:27 T:2857843568  NOTICE: CDVDPlayer::OnExit()
19:00:27 T:2857843568  NOTICE: CDVDPlayer::OnExit() deleting input stream
19:00:27 T:3043469056  NOTICE: CDVDPlayer::CloseFile()
19:00:27 T:3043469056 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
19:00:27 T:3043469056  NOTICE: DVDPlayer: waiting for threads to exit
19:00:27 T:3043469056  NOTICE: DVDPlayer: finished waiting
19:00:31 T:2777627504  NOTICE: -->Python Interpreter Initialized<--
19:00:31 T:2777627504  NOTICE: [Polish Live TV-settings 1] reading settings
19:00:31 T:2777627504  NOTICE: Cookiefile=/home/xbmc/.xbmc/addons/plugin.video.polishtv.live/cookies.lwp
19:00:31 T:2777627504  NOTICE: [Polish Live TV-settings 1] reading settings
19:00:31 T:2777627504  NOTICE: [Polish Live TV-settings 1] reading settings
19:00:31 T:2777627504  NOTICE: [Polish Live TV 1] Starting Polish Live TV
19:00:31 T:2777627504  NOTICE: [Polish Live TV-settings 1] reading settings
19:00:33 T:2777627504  NOTICE: -->Python Interpreter Initialized<--
19:00:33 T:2777627504  NOTICE: [Polish Live TV-settings 1] reading settings
19:00:33 T:2777627504  NOTICE: Cookiefile=/home/xbmc/.xbmc/addons/plugin.video.polishtv.live/cookies.lwp
19:00:33 T:2777627504  NOTICE: [Polish Live TV-settings 1] reading settings
19:00:33 T:2777627504  NOTICE: [Polish Live TV-settings 1] reading settings
19:00:33 T:2777627504  NOTICE: [Polish Live TV 1] Starting Polish Live TV
19:00:33 T:2777627504  NOTICE: [Polish Live TV-settings 1] reading settings
19:00:33 T:2777627504  NOTICE: [Polish Live TV 1] Wyświetlam kategorie
19:00:35 T:2777627504  NOTICE: -->Python Interpreter Initialized<--
19:00:35 T:2777627504  NOTICE: [Polish Live TV-settings 1] reading settings
19:00:35 T:2777627504  NOTICE: Cookiefile=/home/xbmc/.xbmc/addons/plugin.video.polishtv.live/cookies.lwp
19:00:35 T:2777627504  NOTICE: [Polish Live TV-settings 1] reading settings
19:00:35 T:2777627504  NOTICE: [Polish Live TV-settings 1] reading settings
19:00:35 T:2777627504  NOTICE: [Polish Live TV 1] Starting Polish Live TV
19:00:35 T:2777627504  NOTICE: [Polish Live TV-settings 1] reading settings
19:00:37 T:2777627504  NOTICE: -->Python Interpreter Initialized<--
19:00:37 T:2777627504  NOTICE: [Polish Live TV-settings 1] reading settings
19:00:37 T:2777627504  NOTICE: Cookiefile=/home/xbmc/.xbmc/addons/plugin.video.polishtv.live/cookies.lwp
19:00:37 T:2777627504  NOTICE: [Polish Live TV-settings 1] reading settings
19:00:37 T:2777627504  NOTICE: [Polish Live TV-settings 1] reading settings
19:00:37 T:2777627504  NOTICE: [Polish Live TV 1] Starting Polish Live TV
19:00:37 T:2777627504  NOTICE: [Polish Live TV-settings 1] reading settings
19:00:37 T:2777627504  NOTICE: [Polish Live TV 1] Starting IPLEX
19:00:37 T:2777627504  NOTICE: [Polish Live TV-settings 1] reading settings
19:00:38 T:2777627504  NOTICE: -->Python Interpreter Initialized<--
19:00:38 T:2777627504  NOTICE: [Polish Live TV-settings 1] reading settings
19:00:38 T:2777627504  NOTICE: Cookiefile=/home/xbmc/.xbmc/addons/plugin.video.polishtv.live/cookies.lwp
19:00:38 T:2777627504  NOTICE: [Polish Live TV-settings 1] reading settings
19:00:38 T:2777627504  NOTICE: [Polish Live TV-settings 1] reading settings
19:00:38 T:2777627504  NOTICE: [Polish Live TV 1] Starting Polish Live TV
19:00:38 T:2777627504  NOTICE: [Polish Live TV-settings 1] reading settings
19:00:38 T:2777627504  NOTICE: [Polish Live TV 1] Starting IPLEX
19:00:38 T:2777627504  NOTICE: [Polish Live TV-settings 1] reading settings
19:00:42 T:2777627504  NOTICE: -->Python Interpreter Initialized<--
19:00:42 T:2777627504  NOTICE: [Polish Live TV-settings 1] reading settings
19:00:42 T:2777627504  NOTICE: Cookiefile=/home/xbmc/.xbmc/addons/plugin.video.polishtv.live/cookies.lwp
19:00:42 T:2777627504  NOTICE: [Polish Live TV-settings 1] reading settings
19:00:42 T:2777627504  NOTICE: [Polish Live TV-settings 1] reading settings
19:00:42 T:2777627504  NOTICE: [Polish Live TV 1] Starting Polish Live TV
19:00:42 T:2777627504  NOTICE: [Polish Live TV-settings 1] reading settings
19:00:42 T:2777627504  NOTICE: [Polish Live TV 1] Starting IPLEX
19:00:42 T:2777627504  NOTICE: [Polish Live TV-settings 1] reading settings
19:00:48 T:2777627504  NOTICE: -->Python Interpreter Initialized<--
19:00:48 T:2777627504  NOTICE: [Polish Live TV-settings 1] reading settings
19:00:48 T:2777627504  NOTICE: Cookiefile=/home/xbmc/.xbmc/addons/plugin.video.polishtv.live/cookies.lwp
19:00:48 T:2777627504  NOTICE: [Polish Live TV-settings 1] reading settings
19:00:48 T:2777627504  NOTICE: [Polish Live TV-settings 1] reading settings
19:00:48 T:2777627504  NOTICE: [Polish Live TV 1] Starting Polish Live TV
19:00:48 T:2777627504  NOTICE: [Polish Live TV-settings 1] reading settings
19:00:48 T:2777627504  NOTICE: [Polish Live TV 1] Starting IPLEX
19:00:48 T:2777627504  NOTICE: [Polish Live TV-settings 1] reading settings
19:01:18 T:2777627504  NOTICE: -->Python Interpreter Initialized<--
19:01:18 T:2777627504  NOTICE: [Polish Live TV-settings 1] reading settings
19:01:18 T:2777627504  NOTICE: Cookiefile=/home/xbmc/.xbmc/addons/plugin.video.polishtv.live/cookies.lwp
19:01:18 T:2777627504  NOTICE: [Polish Live TV-settings 1] reading settings
19:01:18 T:2777627504  NOTICE: [Polish Live TV-settings 1] reading settings
19:01:18 T:2777627504  NOTICE: [Polish Live TV 1] Starting Polish Live TV
19:01:18 T:2777627504  NOTICE: [Polish Live TV-settings 1] reading settings
19:01:18 T:2777627504  NOTICE: [Polish Live TV 1] Starting IPLEX
19:01:18 T:2777627504  NOTICE: [Polish Live TV-settings 1] reading settings
19:01:23 T:3043469056   ERROR: GetDirectory - Error getting plugin://plugin.video.polishtv.live/?service=iplex&name=blockPlaySelectedMovie&category=None&title=Lato muminków&url=%2Ffilmy%2Flato-muminkow%2C2341&icon=http%3A%2F%2Fstatic.iplex.pl%2F1791%2Fmedia%2Fcovers%2F41%2F2341.cover.jpg
19:01:23 T:3043469056   ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.polishtv.live/?service=iplex&name=blockPlaySelectedMovie&category=None&title=Lato muminków&url=%2Ffilmy%2Flato-muminkow%2C2341&icon=http%3A%2F%2Fstatic.iplex.pl%2F1791%2Fmedia%2Fcovers%2F41%2F2341.cover.jpg) failed
19:01:25 T:2777627504  NOTICE: -->Python Interpreter Initialized<--
19:01:25 T:2777627504  NOTICE: [Polish Live TV-settings 1] reading settings
19:01:25 T:2777627504  NOTICE: Cookiefile=/home/xbmc/.xbmc/addons/plugin.video.polishtv.live/cookies.lwp
19:01:25 T:2777627504  NOTICE: [Polish Live TV-settings 1] reading settings
19:01:25 T:2777627504  NOTICE: [Polish Live TV-settings 1] reading settings
19:01:25 T:2777627504  NOTICE: [Polish Live TV 1] Starting Polish Live TV
19:01:25 T:2777627504  NOTICE: [Polish Live TV-settings 1] reading settings
19:01:25 T:2777627504  NOTICE: [Polish Live TV 1] Starting IPLEX
19:01:25 T:2777627504  NOTICE: [Polish Live TV-settings 1] reading settings
19:01:29 T:2777627504  NOTICE: -->Python Interpreter Initialized<--
19:01:29 T:2777627504  NOTICE: [Polish Live TV-settings 1] reading settings
19:01:29 T:2777627504  NOTICE: Cookiefile=/home/xbmc/.xbmc/addons/plugin.video.polishtv.live/cookies.lwp
19:01:29 T:2777627504  NOTICE: [Polish Live TV-settings 1] reading settings
19:01:30 T:2777627504  NOTICE: [Polish Live TV-settings 1] reading settings
19:01:30 T:2777627504  NOTICE: [Polish Live TV 1] Starting Polish Live TV
19:01:30 T:2777627504  NOTICE: [Polish Live TV-settings 1] reading settings
19:01:30 T:2777627504  NOTICE: [Polish Live TV 1] Starting IPLEX
19:01:30 T:2777627504  NOTICE: [Polish Live TV-settings 1] reading settings
19:01:32 T:2786020208  NOTICE: -->Python Interpreter Initialized<--
19:01:32 T:2786020208  NOTICE: [Polish Live TV-settings 1] reading settings
19:01:32 T:2786020208  NOTICE: Cookiefile=/home/xbmc/.xbmc/addons/plugin.video.polishtv.live/cookies.lwp
19:01:32 T:2786020208  NOTICE: [Polish Live TV-settings 1] reading settings
19:01:33 T:2786020208  NOTICE: [Polish Live TV-settings 1] reading settings
19:01:33 T:2786020208  NOTICE: [Polish Live TV 1] Starting Polish Live TV
19:01:33 T:2786020208  NOTICE: [Polish Live TV-settings 1] reading settings
19:01:33 T:2786020208  NOTICE: [Polish Live TV 1] Starting IPLEX
19:01:33 T:2786020208  NOTICE: [Polish Live TV-settings 1] reading settings
19:01:33 T:2786020208  NOTICE: [Polish Live TV 1] url: http://www.iplex.pl/player_feed/2064?sessionid=a0547a70669019a682078fed9474d569&chlck=hhi7ep&r=1321745471310
19:01:36 T:3043469056  NOTICE: DVDPlayer: Opening: http://static.iplex.pl/1791/movies/2636/5327_e9imjt5d4p_384.viv
19:01:36 T:3043469056 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
19:01:36 T:2777627504  NOTICE: Creating InputStream
19:01:36 T:2777627504  NOTICE: Creating Demuxer
19:01:47 T:2777627504   ERROR: Open - error probing input format, http://static.iplex.pl/1791/movies/2636/5327_e9imjt5d4p_384.viv
19:01:47 T:2777627504   ERROR: OpenDemuxStream - Error creating demuxer
19:01:47 T:2777627504  NOTICE: CDVDPlayer::OnExit()
19:01:47 T:2777627504  NOTICE: CDVDPlayer::OnExit() deleting input stream
19:01:47 T:3043469056   ERROR: GetDirectory - Error getting plugin://plugin.video.polishtv.live/?service=iplex&name=playSelectedMovie&category=None&title=Last Exile - sezon 1 - odc. 1&url=%2Ffilmy%2Flast-exile-sezon-1-odc-1%2C2064&icon=http%3A%2F%2Fstatic.iplex.pl%2F1791%2Fmedia%2Fcovers%2F64%2F2064.details.frame.jpg
19:01:47 T:3043469056   ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.polishtv.live/?service=iplex&name=playSelectedMovie&category=None&title=Last Exile - sezon 1 - odc. 1&url=%2Ffilmy%2Flast-exile-sezon-1-odc-1%2C2064&icon=http%3A%2F%2Fstatic.iplex.pl%2F1791%2Fmedia%2Fcovers%2F64%2F2064.details.frame.jpg) failed
19:01:47 T:3043469056  NOTICE: CDVDPlayer::CloseFile()
19:01:47 T:3043469056 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
19:01:47 T:3043469056  NOTICE: DVDPlayer: waiting for threads to exit
19:01:47 T:3043469056  NOTICE: DVDPlayer: finished waiting
19:02:14 T:2777627504  NOTICE: -->Python Interpreter Initialized<--
19:02:15 T:2777627504  NOTICE: [Polish Live TV-settings 1] reading settings
19:02:15 T:2777627504  NOTICE: Cookiefile=/home/xbmc/.xbmc/addons/plugin.video.polishtv.live/cookies.lwp
19:02:15 T:2777627504  NOTICE: [Polish Live TV-settings 1] reading settings
19:02:15 T:2777627504  NOTICE: [Polish Live TV-settings 1] reading settings
19:02:15 T:2777627504  NOTICE: [Polish Live TV 1] Starting Polish Live TV
19:02:15 T:2777627504  NOTICE: [Polish Live TV-settings 1] reading settings
19:02:15 T:2777627504  NOTICE: [Polish Live TV 1] Starting IPLEX
19:02:15 T:2777627504  NOTICE: [Polish Live TV-settings 1] reading settings
19:02:20 T:2777627504  NOTICE: -->Python Interpreter Initialized<--
19:02:21 T:2777627504  NOTICE: [Polish Live TV-settings 1] reading settings
19:02:21 T:2777627504  NOTICE: Cookiefile=/home/xbmc/.xbmc/addons/plugin.video.polishtv.live/cookies.lwp
19:02:21 T:2777627504  NOTICE: [Polish Live TV-settings 1] reading settings
19:02:21 T:2777627504  NOTICE: [Polish Live TV-settings 1] reading settings
19:02:21 T:2777627504  NOTICE: [Polish Live TV 1] Starting Polish Live TV
19:02:21 T:2777627504  NOTICE: [Polish Live TV-settings 1] reading settings
19:02:21 T:2777627504  NOTICE: [Polish Live TV 1] Starting IPLEX
19:02:21 T:2777627504  NOTICE: [Polish Live TV-settings 1] reading settings
19:02:37 T:2777627504  NOTICE: -->Python Interpreter Initialized<--
19:02:37 T:2777627504  NOTICE: [Polish Live TV-settings 1] reading settings
19:02:37 T:2777627504  NOTICE: Cookiefile=/home/xbmc/.xbmc/addons/plugin.video.polishtv.live/cookies.lwp
19:02:37 T:2777627504  NOTICE: [Polish Live TV-settings 1] reading settings
19:02:37 T:2777627504  NOTICE: [Polish Live TV-settings 1] reading settings
19:02:37 T:2777627504  NOTICE: [Polish Live TV 1] Starting Polish Live TV
19:02:37 T:2777627504  NOTICE: [Polish Live TV-settings 1] reading settings
19:02:37 T:2777627504  NOTICE: [Polish Live TV 1] Starting IPLEX
19:02:37 T:2777627504  NOTICE: [Polish Live TV-settings 1] reading settings
19:02:40 T:2777627504  NOTICE: -->Python Interpreter Initialized<--
19:02:41 T:2777627504  NOTICE: [Polish Live TV-settings 1] reading settings
19:02:41 T:2777627504  NOTICE: Cookiefile=/home/xbmc/.xbmc/addons/plugin.video.polishtv.live/cookies.lwp
19:02:41 T:2777627504  NOTICE: [Polish Live TV-settings 1] reading settings
19:02:41 T:2777627504  NOTICE: [Polish Live TV-settings 1] reading settings
19:02:41 T:2777627504  NOTICE: [Polish Live TV 1] Starting Polish Live TV
19:02:41 T:2777627504  NOTICE: [Polish Live TV-settings 1] reading settings
19:02:41 T:2777627504  NOTICE: [Polish Live TV 1] Starting IPLEX
19:02:41 T:2777627504  NOTICE: [Polish Live TV-settings 1] reading settings
19:02:55 T:2777627504  NOTICE: -->Python Interpreter Initialized<--
19:02:55 T:2777627504  NOTICE: [Polish Live TV-settings 1] reading settings
19:02:55 T:2777627504  NOTICE: Cookiefile=/home/xbmc/.xbmc/addons/plugin.video.polishtv.live/cookies.lwp
19:02:55 T:2777627504  NOTICE: [Polish Live TV-settings 1] reading settings
19:02:55 T:2777627504  NOTICE: [Polish Live TV-settings 1] reading settings
19:02:55 T:2777627504  NOTICE: [Polish Live TV 1] Starting Polish Live TV
19:02:55 T:2777627504  NOTICE: [Polish Live TV-settings 1] reading settings
19:02:55 T:2777627504  NOTICE: [Polish Live TV 1] Starting IPLEX
19:02:55 T:2777627504  NOTICE: [Polish Live TV-settings 1] reading settings
19:02:55 T:2777627504  NOTICE: [Polish Live TV 1] url: http://www.iplex.pl/player_feed/1038?sessionid=9e3135a8bcd88b671716aadc564c2aff&chlck=hhi7ep&r=1321745471310
19:02:58 T:3043469056  NOTICE: DVDPlayer: Opening: http://static.iplex.pl/1791/movies/1149/5327_8420ex202u_184.viv
19:02:58 T:3043469056 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
19:02:58 T:2857843568  NOTICE: Creating InputStream
19:02:59 T:2857843568  NOTICE: Creating Demuxer
19:03:14 T:2857843568   ERROR: Open - error probing input format, http://static.iplex.pl/1791/movies/1149/5327_8420ex202u_184.viv
19:03:14 T:2857843568   ERROR: OpenDemuxStream - Error creating demuxer
19:03:14 T:2857843568  NOTICE: CDVDPlayer::OnExit()
19:03:14 T:2857843568  NOTICE: CDVDPlayer::OnExit() deleting input stream
19:03:14 T:3043469056   ERROR: GetDirectory - Error getting plugin://plugin.video.polishtv.live/?service=iplex&name=playSelectedMovie&category=None&title=Duffy - Yankee Doodle Daffy&url=%2Ffilmy%2Fduffy-yankee-doodle-daffy%2C1038&icon=http%3A%2F%2Fstatic.iplex.pl%2F1791%2Fmedia%2Fcovers%2F38%2F1038.details.frame.jpg
19:03:14 T:3043469056   ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.polishtv.live/?service=iplex&name=playSelectedMovie&category=None&title=Duffy - Yankee Doodle Daffy&url=%2Ffilmy%2Fduffy-yankee-doodle-daffy%2C1038&icon=http%3A%2F%2Fstatic.iplex.pl%2F1791%2Fmedia%2Fcovers%2F38%2F1038.details.frame.jpg) failed
19:03:14 T:3043469056  NOTICE: CDVDPlayer::CloseFile()
19:03:14 T:3043469056 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
19:03:14 T:3043469056  NOTICE: DVDPlayer: waiting for threads to exit
19:03:14 T:3043469056  NOTICE: DVDPlayer: finished waiting
19:03:35 T:2857843568  NOTICE: -->Python Interpreter Initialized<--
19:03:35 T:2857843568  NOTICE: [Polish Live TV-settings 1] reading settings
19:03:35 T:2857843568  NOTICE: Cookiefile=/home/xbmc/.xbmc/addons/plugin.video.polishtv.live/cookies.lwp
19:03:35 T:2857843568  NOTICE: [Polish Live TV-settings 1] reading settings
19:03:35 T:2857843568  NOTICE: [Polish Live TV-settings 1] reading settings
19:03:35 T:2857843568  NOTICE: [Polish Live TV 1] Starting Polish Live TV
19:03:35 T:2857843568  NOTICE: [Polish Live TV-settings 1] reading settings
19:03:35 T:2857843568  NOTICE: [Polish Live TV 1] Starting IPLEX
19:03:35 T:2857843568  NOTICE: [Polish Live TV-settings 1] reading settings
19:03:36 T:2857843568  NOTICE: -->Python Interpreter Initialized<--
19:03:36 T:2857843568  NOTICE: [Polish Live TV-settings 1] reading settings
19:03:36 T:2857843568  NOTICE: Cookiefile=/home/xbmc/.xbmc/addons/plugin.video.polishtv.live/cookies.lwp
19:03:36 T:2857843568  NOTICE: [Polish Live TV-settings 1] reading settings
19:03:36 T:2857843568  NOTICE: [Polish Live TV-settings 1] reading settings
19:03:36 T:2857843568  NOTICE: [Polish Live TV 1] Starting Polish Live TV
19:03:36 T:2857843568  NOTICE: [Polish Live TV-settings 1] reading settings
19:03:40 T:2857843568  NOTICE: -->Python Interpreter Initialized<--
19:03:40 T:2857843568  NOTICE: [Polish Live TV-settings 1] reading settings
19:03:40 T:2857843568  NOTICE: Cookiefile=/home/xbmc/.xbmc/addons/plugin.video.polishtv.live/cookies.lwp
19:03:40 T:2857843568  NOTICE: [Polish Live TV-settings 1] reading settings
19:03:40 T:2857843568  NOTICE: [Polish Live TV-settings 1] reading settings
19:03:40 T:2857843568  NOTICE: [Polish Live TV 1] Starting Polish Live TV
19:03:40 T:2857843568  NOTICE: [Polish Live TV-settings 1] reading settings
19:03:40 T:2857843568  NOTICE: [Polish Live TV-settings 1] reading settings
19:04:01 T:2857843568  NOTICE: -->Python Interpreter Initialized<--
19:04:01 T:2857843568  NOTICE: [Polish Live TV-settings 1] reading settings
19:04:01 T:2857843568  NOTICE: Cookiefile=/home/xbmc/.xbmc/addons/plugin.video.polishtv.live/cookies.lwp
19:04:01 T:2857843568  NOTICE: [Polish Live TV-settings 1] reading settings
19:04:01 T:2857843568  NOTICE: [Polish Live TV-settings 1] reading settings
19:04:01 T:2857843568  NOTICE: [Polish Live TV 1] Starting Polish Live TV
19:04:01 T:2857843568  NOTICE: [Polish Live TV-settings 1] reading settings
19:04:01 T:2857843568  NOTICE: [Polish Live TV-settings 1] reading settings
19:04:11 T:2857843568  NOTICE: -->Python Interpreter Initialized<--
19:04:12 T:2857843568  NOTICE: [Polish Live TV-settings 1] reading settings
19:04:12 T:2857843568  NOTICE: Cookiefile=/home/xbmc/.xbmc/addons/plugin.video.polishtv.live/cookies.lwp
19:04:12 T:2857843568  NOTICE: [Polish Live TV-settings 1] reading settings
19:04:12 T:2857843568  NOTICE: [Polish Live TV-settings 1] reading settings
19:04:12 T:2857843568  NOTICE: [Polish Live TV 1] Starting Polish Live TV
19:04:12 T:2857843568  NOTICE: [Polish Live TV-settings 1] reading settings
19:04:12 T:2857843568  NOTICE: [Polish Live TV-settings 1] reading settings
19:04:17 T:2857843568  NOTICE: -->Python Interpreter Initialized<--
19:04:17 T:2857843568  NOTICE: [Polish Live TV-settings 1] reading settings
19:04:17 T:2857843568  NOTICE: Cookiefile=/home/xbmc/.xbmc/addons/plugin.video.polishtv.live/cookies.lwp
19:04:17 T:2857843568  NOTICE: [Polish Live TV-settings 1] reading settings
19:04:17 T:2857843568  NOTICE: [Polish Live TV-settings 1] reading settings
19:04:17 T:2857843568  NOTICE: [Polish Live TV 1] Starting Polish Live TV
19:04:17 T:2857843568  NOTICE: [Polish Live TV-settings 1] reading settings
19:04:17 T:2857843568  NOTICE: [Polish Live TV-settings 1] reading settings
19:04:23 T:2857843568 WARNING: 'xbmc.output()' is depreciated and will be removed in future releases, please use 'xbmc.log()' instead
19:04:23 T:2857843568  NOTICE: [megavideo.py] mega=http://www.megavideo.com/v/8XF3B86B
19:04:23 T:2857843568 WARNING: 'xbmc.output()' is depreciated and will be removed in future releases, please use 'xbmc.log()' instead
19:04:23 T:2857843568  NOTICE: [megavideo.py] mega=8XF3B86B
19:04:23 T:2857843568 WARNING: 'xbmc.output()' is depreciated and will be removed in future releases, please use 'xbmc.log()' instead
19:04:23 T:2857843568  NOTICE: [megavideo.py] Megavideo
19:04:23 T:2857843568 WARNING: 'xbmc.output()' is depreciated and will be removed in future releases, please use 'xbmc.log()' instead
19:04:23 T:2857843568  NOTICE: [megavideo.py] modoPremium=false
19:04:23 T:2857843568 WARNING: 'xbmc.output()' is depreciated and will be removed in future releases, please use 'xbmc.log()' instead
19:04:23 T:2857843568  NOTICE: [megavideo.py] Baja calidad
19:04:23 T:2857843568 WARNING: 'xbmc.output()' is depreciated and will be removed in future releases, please use 'xbmc.log()' instead
19:04:23 T:2857843568  NOTICE: [megavideo.py] mega=8XF3B86B
19:04:23 T:2857843568 WARNING: 'xbmc.output()' is depreciated and will be removed in future releases, please use 'xbmc.log()' instead
19:04:23 T:2857843568  NOTICE: [megavideo.py] mega=8XF3B86B
19:04:23 T:2857843568 WARNING: 'xbmc.output()' is depreciated and will be removed in future releases, please use 'xbmc.log()' instead
19:04:23 T:2857843568  NOTICE: [megavideo.py] modoPremium=false
19:04:23 T:2857843568 WARNING: 'xbmc.output()' is depreciated and will be removed in future releases, please use 'xbmc.log()' instead
19:04:23 T:2857843568  NOTICE: [megavideo.py] usando modo normal para baja calidad
19:04:23 T:2857843568 WARNING: 'xbmc.output()' is depreciated and will be removed in future releases, please use 'xbmc.log()' instead
19:04:23 T:2857843568  NOTICE: http://www.megavideo.com/xml/videolink.php?v=8XF3B86B
19:04:23 T:2857843568 WARNING: 'xbmc.output()' is depreciated and will be removed in future releases, please use 'xbmc.log()' instead
19:04:23 T:2857843568  NOTICE: [megavideo.py] movielink=http://www782.megavideo.com/files/d532e52631f328e598f0345a8cddd985/?.flv
19:04:26 T:3043469056  NOTICE: DVDPlayer: Opening: http://www782.megavideo.com/files/d532e52631f328e598f0345a8cddd985/?.flv
19:04:26 T:3043469056 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
19:04:26 T:2849450864  NOTICE: Creating InputStream
19:04:27 T:2849450864  NOTICE: Creating Demuxer
19:04:28 T:2849450864  NOTICE: Opening video stream: 0 source: 256
19:04:28 T:2849450864  NOTICE: Creating video codec with codec id: 28
19:04:28 T:2849450864  NOTICE: CDVDVideoCodecFFmpeg::Open() Creating VDPAU(416x304, 28)
19:04:28 T:2849450864  NOTICE: vdp_device = 0xffffffff vdp_st = 0x00000001
19:04:28 T:2849450864   ERROR: (VDPAU) unable to init VDPAU - vdp_st = 0x1.  Falling back.
19:04:28 T:2849450864  NOTICE: CDVDVideoCodecFFmpeg::Open() Failed to get VDPAU device
19:04:28 T:2849450864  NOTICE:  (VDPAU) Close
19:04:28 T:2849450864  NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
19:04:28 T:2849450864  NOTICE: Creating video thread
19:04:28 T:2849450864  NOTICE: Opening audio stream: 1 source: 256
19:04:28 T:2849450864  NOTICE: Finding audio codec for: 86018
19:04:28 T:2705918832  NOTICE: running thread: video_thread
19:04:28 T:2849450864  NOTICE: Creating audio thread
19:04:28 T:2849450864 WARNING: CDVDPlayer::CheckContinuity - wrapback of stream:2, prev:23000.000000, curr:0.000000, diff:-23000.000000
19:04:28 T:2697526128  NOTICE: running thread: CDVDPlayerAudio::Process()
19:04:28 T:2697526128  NOTICE: Creating audio device with codec id: 86018, channels: 2, sample rate: 44100, no pass-through


############### END LOG FILE ################

############ END XBMC CRASH LOG #############

Czy mógłby mi ktoś pomóc? Z góry dziękuję.

Edytowane przez babilon82

Udostępnij tę odpowiedź


Odnośnik do odpowiedzi
Udostępnij na innych stronach

Czy mógłby mi ktoś pomóc? Z góry dziękuję.

Co do mojego skryptu buildującego to tam jest stary patch do rtmpdumpa, więc na dziś to by wyglądało pewnie tak (nie testowałem):

#!/bin/bash

WORKDIR=/root/xmbc-build
DESTDIR=/opt/xbmc-patched
RTMPDUMP_URL=http://sd-xbmc.googlecode.com/files/rtmpdump-git20111213-0001-weebtv.patch

apt-get -y install git
rm -rf $WORKDIR
mkdir $WORKDIR
cd $WORKDIR

# build rtmpdump
git clone git://git.ffmpeg.org/rtmpdump
apt-get install -y libssl-dev
wget $RTMPDUMP_URL
cd rtmpdump
patch -p1 < ../rtmpdump-git20111213-0001-weebtv.patch
make
make install
cd ..

# xbmc - repo and build deps
add-apt-repository ppa:team-xbmc
apt-get update
apt-get -y build-dep xbmc
apt-get -y install autopoint libyajl-dev yasm

# xbmc - build
git clone git://github.com/xbmc/xbmc.git
cd xbmc
./bootstrap
./configure --prefix=$DESTDIR
make
make install
cd ..

echo ""
echo "You patched XMBC should be now installed to: $DESTDIR" 

A co do reszty to już ktoś inny może ... trzeba z tego co pamiętam co najmniej podmienić czy spatchować weebtv.py we wnętrznościach home-a xbmc.

Udostępnij tę odpowiedź


Odnośnik do odpowiedzi
Udostępnij na innych stronach

Skompiluj sobie ręcznie:

cd /usr/local/src

git clone git://git.ffmpeg.org/rtmpdump

cd rtmpdump

wget http://sd-xbmc.googlecode.com/files/rtmpdump-git20111213-0001-weebtv.patch

patch -p1 rtmpdump-git20111213-0001-weebtv.patch

make

make install

cp /usr/local/lib/librtmp.* /usr/lib/

a potem xbmc

cd /usr/local/src/

git clone git://github.com/xbmc/xbmc.git

cd xbmc

wget http://sd-xbmc.googlecode.com/files/xbmc-70537d2-500-Vividas-demuxer-ffmpeg-support.patch

patch -p1 < xbmc-70537d2-500-Vividas-demuxer-ffmpeg-support.patch

./bootstrap

./configure --enable-rtmp

make

make install

wtyczkę plugin.video.polishtv.live-0.0.4 wrzuć sobie do addons

żeby jeszcze działała obsługa tvn player trzeba wrzucić PyCrypto do

.xbmc\system\python\Lib\site-packages

Edytowane przez D4r3KS

Udostępnij tę odpowiedź


Odnośnik do odpowiedzi
Udostępnij na innych stronach

wtyczkę plugin.video.polishtv.live-0.0.4 wrzuć sobie do addons

żeby jeszcze działała obsługa tvn player trzeba wrzucić PyCrypto do

.xbmc\system\python\Lib\site-packages

Zmodyfikowano wtyczkę tak aby już osobno nie istalować PyCrypto. Link do paczki jest TUTAJ

Udostępnij tę odpowiedź


Odnośnik do odpowiedzi
Udostępnij na innych stronach

Witam. Mam problem z wtyczka WeebTV na XBMC, posiadam konto premium ale i tak po 15 minutach ogladania w XBMC WeebTV wywala nie do menu glownego. W ustawieniach wtyczki mam wprowadzony login i haslo. Jakies pomysly.

Udostępnij tę odpowiedź


Odnośnik do odpowiedzi
Udostępnij na innych stronach

Pewnie zaczynamy wróżyć z fusów.... :) co to może być...

Pokaż debug log.

Udostępnij tę odpowiedź


Odnośnik do odpowiedzi
Udostępnij na innych stronach

Pewnie zaczynamy wróżyć z fusów.... :) co to może być...

Pokaż debug log.

A gdzie znajde debug log?

Udostępnij tę odpowiedź


Odnośnik do odpowiedzi
Udostępnij na innych stronach

czy to to?

11:16:28 T:2608 NOTICE: -----------------------------------------------------------------------

11:16:28 T:2608 NOTICE: Starting XBMC, Platform: Windows 7, 64-bit (WoW) Service Pack 1 build 7601. Built on Dec 23 2011 (Git:20111222-22ad8e4, compiler 1600)

11:16:28 T:2608 NOTICE: Intel® Core2 Duo CPU T5250 @ 1.50GHz

11:16:28 T:2608 NOTICE: Desktop Resolution: 1024x768 32Bit at 60Hz

11:16:28 T:2608 NOTICE: Running with restricted rights

11:16:28 T:2608 NOTICE: Aero is enabled

11:16:28 T:2608 NOTICE: special://xbmc/ is mapped to: C:\Program Files (x86)\XBMC

11:16:28 T:2608 NOTICE: special://xbmcbin/ is mapped to: C:\Program Files (x86)\XBMC

11:16:28 T:2608 NOTICE: special://masterprofile/ is mapped to: C:\Users\Spero\AppData\Roaming\XBMC\userdata

11:16:28 T:2608 NOTICE: special://home/ is mapped to: C:\Users\Spero\AppData\Roaming\XBMC\

11:16:28 T:2608 NOTICE: special://temp/ is mapped to: C:\Users\Spero\AppData\Roaming\XBMC\cache

11:16:28 T:2608 NOTICE: The executable running is: C:\Program Files (x86)\XBMC\XBMC.exe

11:16:28 T:2608 NOTICE: Log File is located: C:\Users\Spero\AppData\Roaming\XBMC\xbmc.log

11:16:28 T:2608 NOTICE: -----------------------------------------------------------------------

11:16:28 T:2608 NOTICE: Setup SDL

11:16:28 T:2608 NOTICE: Found screen: Rodzajowy monitor PnP on ATI Mobility Radeon HD 3400 Series, adapter 0.

11:16:28 T:2608 NOTICE: Primary mode: 1024x768 @ 60.00 - Full Screen

11:16:28 T:2608 NOTICE: Additional mode: 640x480 @ 59.94 - Full Screen

11:16:28 T:2608 NOTICE: Additional mode: 640x480 @ 60.00 - Full Screen

11:16:28 T:2608 NOTICE: Additional mode: 640x480 @ 73.00 - Full Screen

11:16:28 T:2608 NOTICE: Additional mode: 640x480 @ 75.00 - Full Screen

11:16:28 T:2608 NOTICE: Additional mode: 800x600 @ 60.00 - Full Screen

11:16:28 T:2608 NOTICE: Additional mode: 800x600 @ 70.00 - Full Screen

11:16:28 T:2608 NOTICE: Additional mode: 800x600 @ 72.00 - Full Screen

11:16:28 T:2608 NOTICE: Additional mode: 800x600 @ 75.00 - Full Screen

11:16:28 T:2608 NOTICE: Additional mode: 1024x768 @ 60.00 - Full Screen

11:16:28 T:2608 NOTICE: Additional mode: 1024x768 @ 70.00 - Full Screen

11:16:28 T:2608 NOTICE: Additional mode: 1024x768 @ 72.00 - Full Screen

11:16:28 T:2608 NOTICE: Additional mode: 1024x768 @ 75.00 - Full Screen

11:16:28 T:2608 NOTICE: load settings...

11:16:28 T:2608 NOTICE: special://profile/ is mapped to: special://masterprofile/

11:16:28 T:2608 NOTICE: loading special://masterprofile/guisettings.xml

11:16:28 T:2608 NOTICE: Getting hardware information now...

11:16:28 T:2608 NOTICE: Checking resolution 12

11:16:28 T:2608 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.

11:16:28 T:2608 NOTICE: Loaded playercorefactory configuration

11:16:28 T:2608 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.

11:16:28 T:2608 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.

11:16:28 T:2608 NOTICE: No settings file to load to load (special://xbmc/system/advancedsettings.xml)

11:16:28 T:2608 NOTICE: No settings file to load to load (special://masterprofile/advancedsettings.xml)

11:16:28 T:2608 NOTICE: Default DVD Player: dvdplayer

11:16:28 T:2608 NOTICE: Default Video Player: dvdplayer

11:16:28 T:2608 NOTICE: Default Audio Player: paplayer

11:16:28 T:2608 NOTICE: Disabled debug logging due to GUI setting. Level 0.

11:16:28 T:2608 NOTICE: Log level changed to 0

11:16:28 T:2608 NOTICE: Loading media sources from special://masterprofile/sources.xml

11:16:29 T:2608 NOTICE: initializing playlistplayer

11:16:29 T:2608 NOTICE: DONE initializing playlistplayer

11:16:29 T:2608 NOTICE: CApplication::UpdateLibraries - Starting video library startup scan

11:16:29 T:980 NOTICE: VideoInfoScanner: Starting scan ..

11:16:30 T:980 NOTICE: VideoInfoScanner: Finished scan. Scanning for video info took 00:00

11:16:30 T:2608 NOTICE: initialize done

11:16:30 T:2608 NOTICE: Running the application...

11:16:30 T:2608 NOTICE: ES: Starting event server

11:16:30 T:1080 NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777

11:16:30 T:1080 NOTICE: UDP: Listening on port 9777

11:16:30 T:1108 NOTICE: -->Python Interpreter Initialized<--

11:16:30 T:1696 ERROR: CRemoteControl::Connect - failed to connect

11:16:31 T:1108 NOTICE: StorageServer Module loaded RUN

11:16:31 T:1108 NOTICE: StorageClient-0.8 Starting server

11:16:31 T:2724 NOTICE: -->Python Interpreter Initialized<--

11:16:31 T:2724 NOTICE: [PLUGIN] 'Weather Plus: Version - 3.0.1' initialized!

11:16:32 T:2724 NOTICE: [Weather Plus] Location Index : 1

11:16:32 T:2724 NOTICE: [Weather Plus] _fetch_data : Fetching http://www.accuweather.com/pl/pl/west-pomeranian/debno/hourly.aspx?cityid=266529

11:16:33 T:2724 NOTICE: [Weather Plus] _fetch_data : Finishing http://www.accuweather.com/pl/pl/west-pomeranian/debno/hourly.aspx?cityid=266529 (Elapsed Time : 1.320437 sec.)

11:16:33 T:2724 NOTICE: [Weather Plus] Multi-threaded URL Fetching started..

11:16:33 T:1404 NOTICE: [Weather Plus] _fetch_data : Fetching http://www.accuweather.com/pl/pl/west-pomeranian/debno/quick-look.aspx?cityid=266529

11:16:33 T:1404 NOTICE: [Weather Plus] _fetch_data : Finishing http://www.accuweather.com/pl/pl/west-pomeranian/debno/quick-look.aspx?cityid=266529 (Elapsed Time : 0.001526 sec.)

11:16:33 T:2664 NOTICE: [Weather Plus] _fetch_data : Fetching http://www.accuweather.com/pl/pl/west-pomeranian/debno/details.aspx?cityid=266529

11:16:33 T:2632 NOTICE: [Weather Plus] _fetch_data : Fetching http://www.accuweather.com/pl/pl/west-pomeranian/debno/details2.aspx?cityid=266529

11:16:33 T:1280 NOTICE: [Weather Plus] _fetch_data : Fetching http://www.accuweather.com/en-us/pl/west-pomeranian/debno/quick-look.aspx?cityid=266529

11:16:33 T:2632 NOTICE: [Weather Plus] _fetch_data : Finishing http://www.accuweather.com/pl/pl/west-pomeranian/debno/details2.aspx?cityid=266529 (Elapsed Time : 0.002604 sec.)

11:16:33 T:2664 NOTICE: [Weather Plus] _fetch_data : Finishing http://www.accuweather.com/pl/pl/west-pomeranian/debno/details.aspx?cityid=266529 (Elapsed Time : 0.003587 sec.)

11:16:33 T:1280 NOTICE: [Weather Plus] _fetch_data : Finishing http://www.accuweather.com/en-us/pl/west-pomeranian/debno/quick-look.aspx?cityid=266529 (Elapsed Time : 0.002348 sec.)

11:16:33 T:2560 NOTICE: [Weather Plus] _fetch_data : Fetching http://www.accuweather.com/en-us/pl/west-pomeranian/debno/details2.aspx?cityid=266529

11:16:34 T:1208 NOTICE: [Weather Plus] _fetch_data : Fetching http://www.accuweather.com/en-us/pl/west-pomeranian/debno/satellite.aspx?cityid=266529

11:16:34 T:2560 NOTICE: [Weather Plus] _fetch_data : Finishing http://www.accuweather.com/en-us/pl/west-pomeranian/debno/details2.aspx?cityid=266529 (Elapsed Time : 0.002128 sec.)

11:16:34 T:1364 NOTICE: [Weather Plus] _fetch_data : Fetching http://www.accuweather.com/pl/pl/west-pomeranian/debno/forecast.aspx?cityid=266529

11:16:34 T:2764 NOTICE: [Weather Plus] _fetch_data : Fetching http://www.accuweather.com/pl/pl/west-pomeranian/debno/forecast2.aspx?cityid=266529

11:16:34 T:1208 NOTICE: [Weather Plus] _fetch_data : Finishing http://www.accuweather.com/en-us/pl/west-pomeranian/debno/satellite.aspx?cityid=266529 (Elapsed Time : 0.003591 sec.)

11:16:34 T:1364 NOTICE: [Weather Plus] _fetch_data : Finishing http://www.accuweather.com/pl/pl/west-pomeranian/debno/forecast.aspx?cityid=266529 (Elapsed Time : 0.001880 sec.)

11:16:34 T:2764 NOTICE: [Weather Plus] _fetch_data : Finishing http://www.accuweather.com/pl/pl/west-pomeranian/debno/forecast2.aspx?cityid=266529 (Elapsed Time : 0.001887 sec.)

11:16:34 T:2596 NOTICE: [Weather Plus] _fetch_data : Fetching http://www.accuweather.com/en-us/pl/west-pomeranian/debno/forecast.aspx?cityid=266529

11:16:34 T:2596 NOTICE: [Weather Plus] _fetch_data : Finishing http://www.accuweather.com/en-us/pl/west-pomeranian/debno/forecast.aspx?cityid=266529 (Elapsed Time : 0.003434 sec.)

11:16:34 T:1868 NOTICE: [Weather Plus] _fetch_data : Fetching http://www.accuweather.com/en-us/pl/west-pomeranian/debno/forecast2.aspx?cityid=266529

11:16:34 T:3068 NOTICE: [Weather Plus] _fetch_data : Fetching http://www.accuweather.com/pl/pl/west-pomeranian/debno/hourly11.aspx?cityid=266529

11:16:34 T:1868 NOTICE: [Weather Plus] _fetch_data : Finishing http://www.accuweather.com/en-us/pl/west-pomeranian/debno/forecast2.aspx?cityid=266529 (Elapsed Time : 0.002960 sec.)

11:16:34 T:456 NOTICE: [Weather Plus] _fetch_data : Fetching http://www.accuweather.com/pl/pl/west-pomeranian/debno/hourly18.aspx?cityid=266529

11:16:34 T:1832 NOTICE: [Weather Plus] _fetch_data : Fetching http://m.accuweather.com/en-us/pl/debno/266529/daily-weather-forecast/266529?day=1

11:16:34 T:3068 NOTICE: [Weather Plus] _fetch_data : Finishing http://www.accuweather.com/pl/pl/west-pomeranian/debno/hourly11.aspx?cityid=266529 (Elapsed Time : 0.003344 sec.)

11:16:34 T:456 NOTICE: [Weather Plus] _fetch_data : Finishing http://www.accuweather.com/pl/pl/west-pomeranian/debno/hourly18.aspx?cityid=266529 (Elapsed Time : 0.002263 sec.)

11:16:34 T:1832 NOTICE: [Weather Plus] _fetch_data : Finishing http://m.accuweather.com/en-us/pl/debno/266529/daily-weather-forecast/266529?day=1 (Elapsed Time : 0.002435 sec.)

11:16:34 T:1540 NOTICE: [Weather Plus] _fetch_data : Fetching http://m.accuweather.com/en-us/pl/debno/266529/daily-weather-forecast/266529?day=2

11:16:34 T:2460 NOTICE: [Weather Plus] _fetch_data : Fetching http://m.accuweather.com/en-us/pl/debno/266529/daily-weather-forecast/266529?day=3

11:16:34 T:1540 NOTICE: [Weather Plus] _fetch_data : Finishing http://m.accuweather.com/en-us/pl/debno/266529/daily-weather-forecast/266529?day=2 (Elapsed Time : 0.003206 sec.)

11:16:34 T:2460 NOTICE: [Weather Plus] _fetch_data : Finishing http://m.accuweather.com/en-us/pl/debno/266529/daily-weather-forecast/266529?day=3 (Elapsed Time : 0.002266 sec.)

11:16:34 T:2252 NOTICE: [Weather Plus] _fetch_data : Fetching http://m.accuweather.com/en-us/pl/debno/266529/daily-weather-forecast/266529?day=4

11:16:34 T:2252 NOTICE: [Weather Plus] _fetch_data : Finishing http://m.accuweather.com/en-us/pl/debno/266529/daily-weather-forecast/266529?day=4 (Elapsed Time : 0.002130 sec.)

11:16:34 T:1336 NOTICE: [Weather Plus] _fetch_data : Fetching http://m.accuweather.com/en-us/pl/debno/266529/daily-weather-forecast/266529?day=5

11:16:34 T:1292 NOTICE: [Weather Plus] _fetch_data : Fetching http://m.accuweather.com/en-us/pl/debno/266529/daily-weather-forecast/266529?day=6

11:16:34 T:1336 NOTICE: [Weather Plus] _fetch_data : Finishing http://m.accuweather.com/en-us/pl/debno/266529/daily-weather-forecast/266529?day=5 (Elapsed Time : 0.002235 sec.)

11:16:34 T:2816 NOTICE: [Weather Plus] _fetch_data : Fetching http://m.accuweather.com/en-us/pl/debno/266529/daily-weather-forecast/266529?day=7

11:16:34 T:1292 NOTICE: [Weather Plus] _fetch_data : Finishing http://m.accuweather.com/en-us/pl/debno/266529/daily-weather-forecast/266529?day=6 (Elapsed Time : 0.003378 sec.)

11:16:34 T:2816 NOTICE: [Weather Plus] _fetch_data : Finishing http://m.accuweather.com/en-us/pl/debno/266529/daily-weather-forecast/266529?day=7 (Elapsed Time : 0.002081 sec.)

11:16:34 T:2264 NOTICE: [Weather Plus] _fetch_data : Fetching http://m.accuweather.com/en-us/pl/debno/266529/daily-weather-forecast/266529?day=8

11:16:34 T:2300 NOTICE: [Weather Plus] _fetch_data : Fetching http://m.accuweather.com/en-us/pl/debno/266529/daily-weather-forecast/266529?day=9

11:16:34 T:2264 NOTICE: [Weather Plus] _fetch_data : Finishing http://m.accuweather.com/en-us/pl/debno/266529/daily-weather-forecast/266529?day=8 (Elapsed Time : 0.002318 sec.)

11:16:34 T:2744 NOTICE: [Weather Plus] _fetch_data : Fetching http://m.accuweather.com/en-us/pl/debno/266529/daily-weather-forecast/266529?day=10

11:16:34 T:2300 NOTICE: [Weather Plus] _fetch_data : Finishing http://m.accuweather.com/en-us/pl/debno/266529/daily-weather-forecast/266529?day=9 (Elapsed Time : 0.001561 sec.)

11:16:34 T:2744 NOTICE: [Weather Plus] _fetch_data : Finishing http://m.accuweather.com/en-us/pl/debno/266529/daily-weather-forecast/266529?day=10 (Elapsed Time : 0.001322 sec.)

11:16:34 T:1524 NOTICE: [Weather Plus] _fetch_data : Fetching http://m.accuweather.com/en-us/pl/debno/266529/hourly-weather-forecast/266529

11:16:34 T:2152 NOTICE: [Weather Plus] _fetch_data : Fetching http://m.accuweather.com/en-us/pl/debno/266529/hourly-weather-forecast/266529?day=2

11:16:34 T:1524 NOTICE: [Weather Plus] _fetch_data : Finishing http://m.accuweather.com/en-us/pl/debno/266529/hourly-weather-forecast/266529 (Elapsed Time : 0.003227 sec.)

11:16:34 T:2152 NOTICE: [Weather Plus] _fetch_data : Finishing http://m.accuweather.com/en-us/pl/debno/266529/hourly-weather-forecast/266529?day=2 (Elapsed Time : 0.002302 sec.)

11:16:34 T:2724 NOTICE: [Weather Plus] Multi-threaded URL Fetching finished..

11:16:34 T:2724 NOTICE: [Weather Plus] Elapsed time : 0.081467 sec.

11:16:34 T:2724 NOTICE: [Weather Plus] en-us/pl/west-pomeranian/debno 266529

11:16:34 T:2724 NOTICE: [Weather Plus] Verifying areacode... OK

11:16:34 T:2724 NOTICE: [Weather Plus] Provider Selected : Accuweather.com Global (en-us/pl/west-pomeranian/debno 266529)

11:16:34 T:1492 NOTICE: [Weather Plus] Trying to fetch hourly forecast..

11:16:34 T:2012 NOTICE: [Weather Plus] Trying to fetch 10 day forecast..

11:16:34 T:2920 NOTICE: [Weather Plus] Trying to fetch 36 hour forecast..

11:16:34 T:2920 NOTICE: [Weather Plus] icons... Done!

11:16:34 T:2920 NOTICE: [Weather Plus] briefs... Done!

11:16:34 T:1492 ERROR: Exception in thread Thread-1:

Traceback (most recent call last):

File "C:\Program Files (x86)\XBMC\system\python\Lib\threading.py", line 532, in __bootstrap_inner

self.run()

File "C:\Program Files (x86)\XBMC\system\python\Lib\threading.py", line 484, in run

self.__target(*self.__args, **self.__kwargs)

File "C:\Users\Spero\AppData\Roaming\XBMC\addons\weather.weatherplus\main.py", line 693, in _accu_hourly_forecast

forecasts = self.WeatherClient._fetch_hourly_forecast()

File "C:\Users\Spero\AppData\Roaming\XBMC\addons\weather.weatherplus\resources\lib\accuweather.py", line 199, in _fetch_hourly_forecast

parser = ACCU_ForecastHourlyParser( TSource[self.urls[10]] + TSource[self.urls[11]] + TSource[self.urls[22]] + TSource[self.urls[23]], TSource[self.hourly_url] )

File "C:\Users\Spero\AppData\Roaming\XBMC\addons\weather.weatherplus\resources\lib\accuweather.py", line 475, in __init__

self._get_forecast( htmlSource, enSource )

File "C:\Users\Spero\AppData\Roaming\XBMC\addons\weather.weatherplus\resources\lib\accuweather.py", line 498, in _get_forecast

dates = [ ( date[0][0], date[0][1] ), ( date[3][0], date[3][1] ) ]

IndexError: list index out of range

11:16:34 T:2920 NOTICE: [Weather Plus] temperatures... Done!

11:16:34 T:2920 NOTICE: [Weather Plus] humidity... Done!

11:16:34 T:2012 NOTICE: [Weather Plus] Setting 10 day & Weekend Properties... Done!

11:16:34 T:2920 NOTICE: [Weather Plus] wind... Done! (NW 20 km/h)

11:16:34 T:2920 NOTICE: [Weather Plus] wind direction/speed split... Done!

11:16:34 T:2920 NOTICE: [Weather Plus] Checking fetched information... See below...

11:16:34 T:2920 NOTICE: [Weather Plus] Today

11:16:34 T:2920 NOTICE: [Weather Plus] special://temp/weather/128x128/5.png

11:16:34 T:2920 NOTICE: [Weather Plus] Przelotne Opady Deszczu

11:16:34 T:2920 NOTICE: [Weather Plus] High

11:16:34 T:2920 NOTICE: [Weather Plus] -16

11:16:34 T:2920 NOTICE: [Weather Plus] 57

11:16:34 T:2920 NOTICE: [Weather Plus] Przelotne Opady Deszczu Lub śNiegu

11:16:34 T:2920 NOTICE: [Weather Plus] Sunrise

11:16:34 T:2920 NOTICE: [Weather Plus] 8:12

11:16:34 T:2920 NOTICE: [Weather Plus] Tonight

11:16:34 T:2920 NOTICE: [Weather Plus] special://temp/weather/128x128/45.png

11:16:34 T:2920 NOTICE: [Weather Plus] Okresowy MarznąCy Deszcz

11:16:34 T:2920 NOTICE: [Weather Plus] Low

11:16:34 T:2920 NOTICE: [Weather Plus] -19

11:16:34 T:2920 NOTICE: [Weather Plus] 61

11:16:34 T:2920 NOTICE: [Weather Plus] Przelotne Opady Deszczu

11:16:34 T:2920 NOTICE: [Weather Plus] Sunset

11:16:34 T:2920 NOTICE: [Weather Plus] 16:02

11:16:34 T:2920 NOTICE: [Weather Plus] Tomorrow

11:16:34 T:2920 NOTICE: [Weather Plus] special://temp/weather/128x128/25.png

11:16:34 T:2920 NOTICE: [Weather Plus] Deszcz MarznąCy Na NiektóRych Powierzchniach

11:16:34 T:2920 NOTICE: [Weather Plus] High

11:16:34 T:2920 NOTICE: [Weather Plus] -17

11:16:34 T:2920 NOTICE: [Weather Plus] 65

11:16:34 T:2920 NOTICE: [Weather Plus] Okresowy MarznąCy Deszcz

11:16:34 T:2920 NOTICE: [Weather Plus] Sunrise

11:16:34 T:2920 NOTICE: [Weather Plus] 8:11

11:16:34 T:2920 NOTICE: [Weather Plus] Video Location : Poland

11:16:34 T:2920 NOTICE: [Weather Plus] _fetch_data : Fetching http://www.tvnmeteo.pl/wideo/prognoza,45,1.html

11:16:34 T:2920 NOTICE: [Weather Plus] _fetch_data : Finishing http://www.tvnmeteo.pl/wideo/prognoza,45,1.html (Elapsed Time : 0.000917 sec.)

11:16:34 T:2920 NOTICE: [Weather Plus] Video Location : Europe

11:16:34 T:2920 NOTICE: [Weather Plus] _fetch_data : Fetching http://www.accuweather.com/video/1681759717/europe-weather-forecast.asp?channel=world

11:16:34 T:2920 NOTICE: [Weather Plus] _fetch_data : Finishing http://www.accuweather.com/video/1681759717/europe-weather-forecast.asp?channel=world (Elapsed Time : 0.000862 sec.)

11:16:34 T:2920 NOTICE: [Weather Plus] Default Video = http://dcs-212-91-8-229.atmcdn.pl/dcs/o2/tvn/web-content/m/v/7501e5d4da87ac39d782741cd794002d/ddcb026e-37d5-11e1-ad23-0025b511229e-480p.flv

11:16:34 T:2920 NOTICE: [Weather Plus] Video 1 = http://dcs-212-91-8-229.atmcdn.pl/dcs/o2/tvn/web-content/m/v/7501e5d4da87ac39d782741cd794002d/ddcb026e-37d5-11e1-ad23-0025b511229e-480p.flv

11:16:34 T:2920 NOTICE: [Weather Plus] Video 2 = http://brightcove.vo.llnwd.net/d19/unsecured/media/1612802193/1612802193_1369035976001_20120106050000-europe.mp4?videoId=1681759717&pubId=1612802193&playerId=717641321001

11:16:34 T:2920 NOTICE: [Weather Plus] Video 3 = http://static1.sky.com/feeds/skynews/latest/weather/europeweather.flv

11:16:34 T:2920 NOTICE: [Weather Plus] Setting 36 Hour Properties... Done!

11:16:34 T:2724 NOTICE: [Weather Plus] Current Map :

11:16:34 T:2724 NOTICE: [Weather Plus] Accuweather Map Location = iseurm

11:16:34 T:2724 NOTICE: [Weather Plus] maptype = 1

11:16:34 T:2724 NOTICE: [Weather Plus] map_list_url = http://www.weather.com/weather/map/FRXX0076?bypassredirect=true

11:16:34 T:2724 NOTICE: [Weather Plus] _fetch_data : Fetching http://www.weather.com/weather/map/FRXX0076?bypassredirect=true

11:16:34 T:2724 NOTICE: [Weather Plus] _fetch_data : Finishing http://www.weather.com/weather/map/FRXX0076?bypassredirect=true (Elapsed Time : 0.001113 sec.)

11:16:34 T:2724 NOTICE: [Weather Plus] maptype = 3

11:16:34 T:2724 NOTICE: [Weather Plus] map_list_url = http://www.weather.com/maps/maptype/currentweatherusnational/index_large.html

11:16:34 T:2724 NOTICE: [Weather Plus] _fetch_data : Fetching http://www.weather.com/maps/maptype/currentweatherusnational/index_large.html

11:16:34 T:2724 NOTICE: [Weather Plus] _fetch_data : Finishing http://www.weather.com/maps/maptype/currentweatherusnational/index_large.html (Elapsed Time : 0.000865 sec.)

11:16:34 T:2724 NOTICE: [Weather Plus] maptype = 38

11:16:34 T:2724 NOTICE: [Weather Plus] map_list_url = http://www.weather.com/maps/activity/travel/index_large.html

11:16:34 T:2724 NOTICE: [Weather Plus] _fetch_data : Fetching http://www.weather.com/maps/activity/travel/index_large.html

11:16:34 T:2724 NOTICE: [Weather Plus] _fetch_data : Finishing http://www.weather.com/maps/activity/travel/index_large.html (Elapsed Time : 0.000869 sec.)

11:16:34 T:2724 NOTICE: [Weather Plus] map = International_Satellite:eur

11:16:34 T:2724 NOTICE: [Weather Plus] title = Northwest Europe Satellite

11:16:34 T:2724 NOTICE: [Weather Plus] Locationindex = 1

11:16:34 T:2724 NOTICE: [Weather Plus] maplist_user_file =

11:16:34 T:2724 NOTICE: [Weather Plus] _fetch_data : Fetching http://www.weather.com/weather/map/FRXX0076?&mapdest=International_Satellite:eur

11:16:34 T:2724 NOTICE: [Weather Plus] _fetch_data : Finishing http://www.weather.com/weather/map/FRXX0076?&mapdest=International_Satellite:eur (Elapsed Time : 0.000786 sec.)

11:16:34 T:2724 NOTICE: [Weather Plus] Fetch image = 1L.jpg ||| url = http://image.weather.com/looper/archive/uksat_600x405/1L.jpg

11:16:34 T:2724 NOTICE: [Weather Plus] _fetch_data : Fetching http://image.weather.com/looper/archive/uksat_600x405/1L.jpg

11:16:34 T:2724 NOTICE: [Weather Plus] _fetch_data : Finishing http://image.weather.com/looper/archive/uksat_600x405/1L.jpg (Elapsed Time : 0.001337 sec.)

11:16:34 T:2724 NOTICE: [Weather Plus] Fetch image = 2L.jpg ||| url = http://image.weather.com/looper/archive/uksat_600x405/2L.jpg

11:16:34 T:2724 NOTICE: [Weather Plus] _fetch_data : Fetching http://image.weather.com/looper/archive/uksat_600x405/2L.jpg

11:16:34 T:2724 NOTICE: [Weather Plus] _fetch_data : Finishing http://image.weather.com/looper/archive/uksat_600x405/2L.jpg (Elapsed Time : 0.001075 sec.)

11:16:34 T:2724 NOTICE: [Weather Plus] Fetch image = 3L.jpg ||| url = http://image.weather.com/looper/archive/uksat_600x405/3L.jpg

11:16:34 T:2724 NOTICE: [Weather Plus] _fetch_data : Fetching http://image.weather.com/looper/archive/uksat_600x405/3L.jpg

11:16:34 T:2724 NOTICE: [Weather Plus] _fetch_data : Finishing http://image.weather.com/looper/archive/uksat_600x405/3L.jpg (Elapsed Time : 0.000997 sec.)

11:16:34 T:2724 NOTICE: [Weather Plus] Fetch image = 4L.jpg ||| url = http://image.weather.com/looper/archive/uksat_600x405/4L.jpg

11:16:34 T:2724 NOTICE: [Weather Plus] _fetch_data : Fetching http://image.weather.com/looper/archive/uksat_600x405/4L.jpg

11:16:34 T:2724 NOTICE: [Weather Plus] _fetch_data : Finishing http://image.weather.com/looper/archive/uksat_600x405/4L.jpg (Elapsed Time : 0.001001 sec.)

11:16:34 T:2724 NOTICE: [Weather Plus] Fetch image = 5L.jpg ||| url = http://image.weather.com/looper/archive/uksat_600x405/5L.jpg

11:16:34 T:2724 NOTICE: [Weather Plus] _fetch_data : Fetching http://image.weather.com/looper/archive/uksat_600x405/5L.jpg

11:16:34 T:2724 NOTICE: [Weather Plus] _fetch_data : Finishing http://image.weather.com/looper/archive/uksat_600x405/5L.jpg (Elapsed Time : 0.001565 sec.)

11:16:34 T:2724 NOTICE: [Weather Plus] *** Finish! (Elapsed time : 2.072051 sec.) ***

11:16:35 T:2964 NOTICE: -->Python Interpreter Initialized<--

11:16:36 T:2964 NOTICE: [Polish Live TV-settings 1] reading settings

11:16:36 T:2964 NOTICE: Cookiefile=C:\Users\Spero\AppData\Roaming\XBMC\addons\plugin.video.polishtv.live\cookies.lwp

11:16:36 T:2964 NOTICE: [Polish Live TV-settings 1] reading settings

11:16:36 T:2964 ERROR: C:\Users\Spero\AppData\Roaming\XBMC\addons\plugin.video.polishtv.live\resources\lib\crypto\hash\sha1Hash.py:9: DeprecationWarning: the sha module is deprecated; use the hashlib module instead

import sha

11:16:36 T:2964 ERROR: C:\Users\Spero\AppData\Roaming\XBMC\addons\plugin.video.polishtv.live\resources\lib\crypto\hash\md5Hash.py:5: DeprecationWarning: the md5 module is deprecated; use hashlib instead

import md5

11:16:36 T:2964 NOTICE: [Polish Live TV-settings 1] reading settings

11:16:36 T:2964 NOTICE: [Polish Live TV 1] Starting Polish Live TV

11:16:36 T:2964 NOTICE: [Polish Live TV-settings 1] reading settings

11:16:36 T:2964 NOTICE: [Polish Live TV 1] Wyświetlam kategorie

11:16:37 T:2568 NOTICE: -->Python Interpreter Initialized<--

11:16:37 T:2568 NOTICE: [Polish Live TV-settings 1] reading settings

11:16:37 T:2568 NOTICE: Cookiefile=C:\Users\Spero\AppData\Roaming\XBMC\addons\plugin.video.polishtv.live\cookies.lwp

11:16:38 T:2568 NOTICE: [Polish Live TV-settings 1] reading settings

11:16:38 T:2568 ERROR: C:\Users\Spero\AppData\Roaming\XBMC\addons\plugin.video.polishtv.live\resources\lib\crypto\hash\sha1Hash.py:9: DeprecationWarning: the sha module is deprecated; use the hashlib module instead

import sha

11:16:38 T:2568 ERROR: C:\Users\Spero\AppData\Roaming\XBMC\addons\plugin.video.polishtv.live\resources\lib\crypto\hash\md5Hash.py:5: DeprecationWarning: the md5 module is deprecated; use hashlib instead

import md5

11:16:38 T:2568 NOTICE: [Polish Live TV-settings 1] reading settings

11:16:38 T:2568 NOTICE: [Polish Live TV 1] Starting Polish Live TV

11:16:38 T:2568 NOTICE: [Polish Live TV-settings 1] reading settings

11:16:39 T:2092 NOTICE: -->Python Interpreter Initialized<--

11:16:39 T:2092 NOTICE: [Polish Live TV-settings 1] reading settings

11:16:39 T:2092 NOTICE: Cookiefile=C:\Users\Spero\AppData\Roaming\XBMC\addons\plugin.video.polishtv.live\cookies.lwp

11:16:40 T:2092 NOTICE: [Polish Live TV-settings 1] reading settings

11:16:40 T:2092 ERROR: C:\Users\Spero\AppData\Roaming\XBMC\addons\plugin.video.polishtv.live\resources\lib\crypto\hash\sha1Hash.py:9: DeprecationWarning: the sha module is deprecated; use the hashlib module instead

import sha

11:16:40 T:2092 ERROR: C:\Users\Spero\AppData\Roaming\XBMC\addons\plugin.video.polishtv.live\resources\lib\crypto\hash\md5Hash.py:5: DeprecationWarning: the md5 module is deprecated; use hashlib instead

import md5

11:16:40 T:2092 NOTICE: [Polish Live TV-settings 1] reading settings

11:16:40 T:2092 NOTICE: [Polish Live TV 1] Starting Polish Live TV

11:16:40 T:2092 NOTICE: [Polish Live TV-settings 1] reading settings

11:16:40 T:2092 NOTICE: [Polish Live TV 1] Loading WeebTV

11:16:40 T:2092 NOTICE: [Polish Live TV-settings 1] reading settings

11:16:40 T:2092 NOTICE: [Polish Live TV 1] Wejście do TV komercyjnej

11:16:46 T:1132 NOTICE: -->Python Interpreter Initialized<--

11:16:46 T:1132 NOTICE: [Polish Live TV-settings 1] reading settings

11:16:46 T:1132 NOTICE: Cookiefile=C:\Users\Spero\AppData\Roaming\XBMC\addons\plugin.video.polishtv.live\cookies.lwp

11:16:47 T:1132 NOTICE: [Polish Live TV-settings 1] reading settings

11:16:47 T:1132 ERROR: C:\Users\Spero\AppData\Roaming\XBMC\addons\plugin.video.polishtv.live\resources\lib\crypto\hash\sha1Hash.py:9: DeprecationWarning: the sha module is deprecated; use the hashlib module instead

import sha

11:16:47 T:1132 ERROR: C:\Users\Spero\AppData\Roaming\XBMC\addons\plugin.video.polishtv.live\resources\lib\crypto\hash\md5Hash.py:5: DeprecationWarning: the md5 module is deprecated; use hashlib instead

import md5

11:16:47 T:1132 NOTICE: [Polish Live TV-settings 1] reading settings

11:16:47 T:1132 NOTICE: [Polish Live TV 1] Starting Polish Live TV

11:16:47 T:1132 NOTICE: [Polish Live TV-settings 1] reading settings

11:16:47 T:1132 NOTICE: [Polish Live TV 1] Loading WeebTV

11:16:47 T:1132 NOTICE: [Polish Live TV-settings 1] reading settings

11:16:47 T:1132 NOTICE: [Polish Live TV 1] Wejście do TV komercyjnej

11:16:47 T:1132 ERROR: XFILE::CPluginDirectory::AddItem - called with an invalid handle.

11:16:47 T:1132 ERROR: Previous line repeats 57 times.

11:16:47 T:1132 ERROR: XFILE::CPluginDirectory::EndOfDirectory - called with an invalid handle.

11:16:48 T:1132 NOTICE: [Polish Live TV 1] rtmp://r8.getstream.tv/live/74/live swfUrl=http://static2.weeb.tv/player.swf weeb=11191088e6397c5c7b15;spero@op.pl;976EB14CA71D37D3 live=true

11:16:49 T:2608 NOTICE: DVDPlayer: Opening: rtmp://r8.getstream.tv/live/74/live swfUrl=http://static2.weeb.tv/player.swf weeb=11191088e6397c5c7b15;spero@op.pl;976EB14CA71D37D3 live=true

11:16:49 T:2608 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED

11:16:49 T:2488 NOTICE: Creating InputStream

11:16:49 T:2488 WARNING: HandShake: client signature does not match!

11:16:50 T:2488 NOTICE: Creating Demuxer

11:16:50 T:2488 NOTICE: Metadata:

11:16:50 T:2488 NOTICE: author

11:16:50 T:2488 NOTICE: copyright

11:16:50 T:2488 NOTICE: description

11:16:50 T:2488 NOTICE: keywords

11:16:50 T:2488 NOTICE: rating

11:16:50 T:2488 NOTICE: title

11:16:50 T:2488 NOTICE: presetname Custom

11:16:50 T:2488 NOTICE: creationdate Fri Jan 06 11:13:08 2012

11:16:50 T:2488 NOTICE: videodevice AVerMedia BDA Analog Capture Secondary

11:16:50 T:2488 NOTICE: framerate 25.00

11:16:50 T:2488 NOTICE: width 1280.00

11:16:50 T:2488 NOTICE: height 720.00

11:16:50 T:2488 NOTICE: videocodecid avc1

11:16:50 T:2488 NOTICE: videodatarate 1820.00

11:16:50 T:2488 NOTICE: avclevel 40.00

11:16:50 T:2488 NOTICE: avcprofile 77.00

11:16:50 T:2488 NOTICE: videokeyframe_frequency2.00

11:16:50 T:2488 NOTICE: audiodevice AVerMedia BDA Analog Capture Secondary

11:16:50 T:2488 NOTICE: audiosamplerate 48000.00

11:16:50 T:2488 NOTICE: audiochannels 2.00

11:16:50 T:2488 NOTICE: audioinputvolume 75.00

11:16:50 T:2488 NOTICE: audiocodecid mp4a

11:16:50 T:2488 NOTICE: audiodatarate 80.00

11:16:51 T:2488 NOTICE: Opening video stream: 0 source: 256

11:16:51 T:2488 NOTICE: Creating video codec with codec id: 28

11:16:51 T:2488 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10

11:16:51 T:2488 NOTICE: Creating video thread

11:16:51 T:2488 NOTICE: Opening audio stream: 1 source: 256

11:16:51 T:2488 NOTICE: Finding audio codec for: 86018

11:16:51 T:3060 NOTICE: running thread: video_thread

11:16:51 T:2488 NOTICE: Creating audio thread

11:16:51 T:2488 WARNING: CDVDPlayer::CheckContinuity - wrapback of stream:2, prev:40000.000000, curr:24000.000000, diff:-16000.000000

11:16:51 T:688 NOTICE: running thread: CDVDPlayerAudio::Process()

11:16:51 T:688 NOTICE: Creating audio device with codec id: 86018, channels: 2, sample rate: 48000, no pass-through

11:16:51 T:3060 NOTICE: fps: 25.000000, pwidth: 1280, pheight: 720, dwidth: 1280, dheight: 720

11:16:51 T:3060 NOTICE: Display resolution DESKTOP : 1024x768 @ 60.00 - Full Screen (12)

11:16:51 T:3060 NOTICE: D3D: rendering method forced to DXVA2 processor

11:16:54 T:688 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available

11:20:07 T:3060 WARNING: Previous line repeats 222 times.

11:20:07 T:3060 WARNING: CDVDMessageQueue(video)::Get - asked for new data packet, with nothing available

11:20:07 T:688 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available

11:20:07 T:3060 WARNING: CDVDMessageQueue(video)::Get - asked for new data packet, with nothing available

11:20:07 T:688 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available

11:20:07 T:3060 WARNING: CDVDMessageQueue(video)::Get - asked for new data packet, with nothing available

11:20:07 T:688 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available

11:23:37 T:2608 WARNING: Previous line repeats 16 times.

11:23:37 T:2608 NOTICE: CDVDPlayer::CloseFile()

11:23:37 T:2608 NOTICE: DVDPlayer: waiting for threads to exit

11:23:37 T:2488 NOTICE: CDVDPlayer::OnExit()

11:23:37 T:2488 NOTICE: DVDPlayer: closing audio stream

11:23:37 T:2488 NOTICE: Closing audio stream

11:23:37 T:2488 NOTICE: Waiting for audio thread to exit

11:23:37 T:688 ERROR: CDVDAudio::AddPackets - failed to add leftover bytes to render

11:23:37 T:688 NOTICE: thread end: CDVDPlayerAudio::OnExit()

11:23:37 T:2488 NOTICE: Closing audio device

11:23:37 T:2488 NOTICE: Deleting audio codec

11:23:37 T:2488 NOTICE: DVDPlayer: closing video stream

11:23:37 T:2488 NOTICE: Closing video stream

11:23:37 T:2488 NOTICE: waiting for video thread to exit

11:23:37 T:3060 NOTICE: thread end: video_thread

11:23:37 T:2488 NOTICE: deleting video codec

11:23:37 T:2488 NOTICE: CDVDPlayer::OnExit() deleting demuxer

11:23:37 T:2488 NOTICE: CDVDPlayer::OnExit() deleting input stream

11:23:37 T:2608 NOTICE: DVDPlayer: finished waiting

11:23:37 T:2608 NOTICE: CDVDPlayer::CloseFile()

11:23:37 T:2608 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED

11:23:37 T:2608 NOTICE: DVDPlayer: waiting for threads to exit

11:23:37 T:2608 NOTICE: DVDPlayer: finished waiting

11:23:41 T:2012 NOTICE: -->Python Interpreter Initialized<--

11:23:42 T:2012 NOTICE: [Polish Live TV-settings 1] reading settings

11:23:42 T:2012 NOTICE: Cookiefile=C:\Users\Spero\AppData\Roaming\XBMC\addons\plugin.video.polishtv.live\cookies.lwp

11:23:42 T:2012 NOTICE: [Polish Live TV-settings 1] reading settings

11:23:42 T:2012 ERROR: C:\Users\Spero\AppData\Roaming\XBMC\addons\plugin.video.polishtv.live\resources\lib\crypto\hash\sha1Hash.py:9: DeprecationWarning: the sha module is deprecated; use the hashlib module instead

import sha

11:23:42 T:2012 ERROR: C:\Users\Spero\AppData\Roaming\XBMC\addons\plugin.video.polishtv.live\resources\lib\crypto\hash\md5Hash.py:5: DeprecationWarning: the md5 module is deprecated; use hashlib instead

import md5

11:23:42 T:2012 NOTICE: [Polish Live TV-settings 1] reading settings

11:23:42 T:2012 NOTICE: [Polish Live TV 1] Starting Polish Live TV

11:23:42 T:2012 NOTICE: [Polish Live TV-settings 1] reading settings

11:23:42 T:2012 NOTICE: [Polish Live TV 1] Loading WeebTV

11:23:42 T:2012 NOTICE: [Polish Live TV-settings 1] reading settings

11:23:42 T:2012 NOTICE: [Polish Live TV 1] Wejście do TV komercyjnej

11:23:43 T:2012 ERROR: XFILE::CPluginDirectory::AddItem - called with an invalid handle.

11:23:43 T:2012 ERROR: Previous line repeats 57 times.

11:23:43 T:2012 ERROR: XFILE::CPluginDirectory::EndOfDirectory - called with an invalid handle.

11:23:44 T:2012 NOTICE: [Polish Live TV 1] rtmp://r8.getstream.tv/live/100/live swfUrl=http://static2.weeb.tv/player.swf weeb=1126066f95667d514ddb;spero@op.pl;976EB14CA71D37D3 live=true

11:23:44 T:2608 NOTICE: DVDPlayer: Opening: rtmp://r8.getstream.tv/live/100/live swfUrl=http://static2.weeb.tv/player.swf weeb=1126066f95667d514ddb;spero@op.pl;976EB14CA71D37D3 live=true

11:23:44 T:2608 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED

11:23:44 T:2920 NOTICE: Creating InputStream

11:23:45 T:2920 WARNING: HandShake: client signature does not match!

11:23:45 T:2920 NOTICE: Creating Demuxer

11:23:45 T:2920 NOTICE: Metadata:

11:23:45 T:2920 NOTICE: author

11:23:45 T:2920 NOTICE: copyright

11:23:45 T:2920 NOTICE: description

11:23:45 T:2920 NOTICE: keywords

11:23:45 T:2920 NOTICE: rating

11:23:45 T:2920 NOTICE: title

11:23:45 T:2920 NOTICE: presetname Custom

11:23:45 T:2920 NOTICE: creationdate Sat Dec 31 14:38:57 2011

11:23:45 T:2920 NOTICE: videodevice AVerMedia BDA Analog Capture Secondary

11:23:45 T:2920 NOTICE: framerate 25.00

11:23:45 T:2920 NOTICE: width 1280.00

11:23:45 T:2920 NOTICE: height 720.00

11:23:45 T:2920 NOTICE: videocodecid avc1

11:23:45 T:2920 NOTICE: videodatarate 1520.00

11:23:45 T:2920 NOTICE: avclevel 40.00

11:23:45 T:2920 NOTICE: avcprofile 77.00

11:23:45 T:2920 NOTICE: videokeyframe_frequency2.00

11:23:45 T:2920 NOTICE: audiodevice AVerMedia BDA Analog Capture Secondary

11:23:45 T:2920 NOTICE: audiosamplerate 48000.00

11:23:45 T:2920 NOTICE: audiochannels 2.00

11:23:45 T:2920 NOTICE: audioinputvolume 75.00

11:23:45 T:2920 NOTICE: audiocodecid mp4a

11:23:45 T:2920 NOTICE: audiodatarate 80.00

11:23:49 T:2920 NOTICE: Opening video stream: 0 source: 256

11:23:49 T:2920 NOTICE: Creating video codec with codec id: 28

11:23:49 T:2920 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10

11:23:49 T:2920 NOTICE: Creating video thread

11:23:49 T:2920 NOTICE: Opening audio stream: 1 source: 256

11:23:49 T:2920 NOTICE: Finding audio codec for: 86018

11:23:49 T:832 NOTICE: running thread: video_thread

11:23:49 T:2920 NOTICE: Creating audio thread

11:23:49 T:2920 WARNING: CDVDPlayer::CheckContinuity - wrapback of stream:2, prev:39000.000000, curr:37000.000000, diff:-2000.000000

11:23:49 T:2568 NOTICE: running thread: CDVDPlayerAudio::Process()

11:23:49 T:2568 NOTICE: Creating audio device with codec id: 86018, channels: 2, sample rate: 48000, no pass-through

11:23:49 T:832 NOTICE: fps: 25.000000, pwidth: 1280, pheight: 720, dwidth: 1280, dheight: 720

11:23:49 T:832 WARNING: CRenderManager::Configure - timeout waiting for previous frame

11:23:49 T:832 NOTICE: Display resolution DESKTOP : 1024x768 @ 60.00 - Full Screen (12)

11:23:49 T:832 NOTICE: D3D: rendering method forced to DXVA2 processor

11:23:51 T:2608 NOTICE: CDVDPlayer::CloseFile()

11:23:51 T:2608 NOTICE: DVDPlayer: waiting for threads to exit

11:23:51 T:2920 NOTICE: CDVDPlayer::OnExit()

11:23:51 T:2920 NOTICE: DVDPlayer: closing audio stream

11:23:51 T:2920 NOTICE: Closing audio stream

11:23:51 T:2920 NOTICE: Waiting for audio thread to exit

11:23:51 T:2568 ERROR: CDVDAudio::AddPackets - failed to add leftover bytes to render

11:23:51 T:2568 NOTICE: thread end: CDVDPlayerAudio::OnExit()

11:23:51 T:2920 NOTICE: Closing audio device

11:23:51 T:2920 NOTICE: Deleting audio codec

11:23:51 T:2920 NOTICE: DVDPlayer: closing video stream

11:23:51 T:2920 NOTICE: Closing video stream

11:23:51 T:2920 NOTICE: waiting for video thread to exit

11:23:51 T:832 NOTICE: thread end: video_thread

11:23:51 T:2920 NOTICE: deleting video codec

11:23:51 T:2920 NOTICE: CDVDPlayer::OnExit() deleting demuxer

11:23:51 T:2920 NOTICE: CDVDPlayer::OnExit() deleting input stream

11:23:51 T:2608 NOTICE: DVDPlayer: finished waiting

11:23:52 T:2608 NOTICE: CDVDPlayer::CloseFile()

11:23:52 T:2608 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED

11:23:52 T:2608 NOTICE: DVDPlayer: waiting for threads to exit

11:23:52 T:2608 NOTICE: DVDPlayer: finished waiting

11:23:59 T:1444 NOTICE: -->Python Interpreter Initialized<--

11:24:00 T:1444 NOTICE: [Polish Live TV-settings 1] reading settings

11:24:00 T:1444 NOTICE: Cookiefile=C:\Users\Spero\AppData\Roaming\XBMC\addons\plugin.video.polishtv.live\cookies.lwp

11:24:00 T:1444 NOTICE: [Polish Live TV-settings 1] reading settings

11:24:00 T:1444 ERROR: C:\Users\Spero\AppData\Roaming\XBMC\addons\plugin.video.polishtv.live\resources\lib\crypto\hash\sha1Hash.py:9: DeprecationWarning: the sha module is deprecated; use the hashlib module instead

import sha

11:24:00 T:1444 ERROR: C:\Users\Spero\AppData\Roaming\XBMC\addons\plugin.video.polishtv.live\resources\lib\crypto\hash\md5Hash.py:5: DeprecationWarning: the md5 module is deprecated; use hashlib instead

import md5

11:24:00 T:1444 NOTICE: [Polish Live TV-settings 1] reading settings

11:24:00 T:1444 NOTICE: [Polish Live TV 1] Starting Polish Live TV

11:24:00 T:1444 NOTICE: [Polish Live TV-settings 1] reading settings

11:24:00 T:1444 NOTICE: [Polish Live TV 1] Loading WeebTV

11:24:00 T:1444 NOTICE: [Polish Live TV-settings 1] reading settings

11:24:00 T:1444 NOTICE: [Polish Live TV 1] Wejście do TV komercyjnej

11:24:00 T:1444 ERROR: XFILE::CPluginDirectory::AddItem - called with an invalid handle.

11:24:00 T:1444 ERROR: Previous line repeats 57 times.

11:24:00 T:1444 ERROR: XFILE::CPluginDirectory::EndOfDirectory - called with an invalid handle.

11:24:01 T:1444 NOTICE: [Polish Live TV 1] rtmp://r8.getstream.tv/live/79/live swfUrl=http://static2.weeb.tv/player.swf weeb=112624cfe75ca3975db5;spero@op.pl;976EB14CA71D37D3 live=true

11:24:02 T:2608 NOTICE: DVDPlayer: Opening: rtmp://r8.getstream.tv/live/79/live swfUrl=http://static2.weeb.tv/player.swf weeb=112624cfe75ca3975db5;spero@op.pl;976EB14CA71D37D3 live=true

11:24:02 T:2608 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED

11:24:02 T:2508 NOTICE: Creating InputStream

11:24:02 T:2508 WARNING: HandShake: client signature does not match!

11:24:03 T:2508 NOTICE: Creating Demuxer

11:24:03 T:2508 NOTICE: Metadata:

11:24:03 T:2508 NOTICE: author

11:24:03 T:2508 NOTICE: copyright

11:24:03 T:2508 NOTICE: description

11:24:03 T:2508 NOTICE: keywords

11:24:03 T:2508 NOTICE: rating

11:24:03 T:2508 NOTICE: title

11:24:03 T:2508 NOTICE: presetname Custom

11:24:03 T:2508 NOTICE: creationdate Sat Dec 31 19:06:15 2011

11:24:03 T:2508 NOTICE: videodevice AVerMedia BDA Analog Capture Secondary

11:24:03 T:2508 NOTICE: framerate 25.00

11:24:03 T:2508 NOTICE: width 1280.00

11:24:03 T:2508 NOTICE: height 720.00

11:24:03 T:2508 NOTICE: videocodecid avc1

11:24:03 T:2508 NOTICE: videodatarate 1820.00

11:24:03 T:2508 NOTICE: avclevel 40.00

11:24:03 T:2508 NOTICE: avcprofile 77.00

11:24:03 T:2508 NOTICE: videokeyframe_frequency2.00

11:24:03 T:2508 NOTICE: audiodevice AVerMedia BDA Analog Capture Secondary

11:24:03 T:2508 NOTICE: audiosamplerate 48000.00

11:24:03 T:2508 NOTICE: audiochannels 2.00

11:24:03 T:2508 NOTICE: audioinputvolume 75.00

11:24:03 T:2508 NOTICE: audiocodecid mp4a

11:24:03 T:2508 NOTICE: audiodatarate 80.00

11:24:07 T:2508 NOTICE: Opening video stream: 0 source: 256

11:24:07 T:2508 NOTICE: Creating video codec with codec id: 28

11:24:07 T:2508 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10

11:24:07 T:2508 NOTICE: Creating video thread

11:24:07 T:2508 NOTICE: Opening audio stream: 1 source: 256

11:24:07 T:2508 NOTICE: Finding audio codec for: 86018

11:24:07 T:2600 NOTICE: running thread: video_thread

11:24:07 T:2508 NOTICE: Creating audio thread

11:24:07 T:2060 NOTICE: running thread: CDVDPlayerAudio::Process()

11:24:07 T:2060 NOTICE: Creating audio device with codec id: 86018, channels: 2, sample rate: 48000, no pass-through

11:24:07 T:2508 WARNING: CDVDPlayer::CheckContinuity - wrapback of stream:2, prev:159000.000000, curr:25000.000000, diff:-134000.000000

11:24:08 T:2600 NOTICE: fps: 25.000000, pwidth: 1280, pheight: 720, dwidth: 1280, dheight: 720

11:24:08 T:2600 WARNING: CRenderManager::Configure - timeout waiting for previous frame

11:24:08 T:2600 NOTICE: Display resolution DESKTOP : 1024x768 @ 60.00 - Full Screen (12)

11:24:08 T:2600 NOTICE: D3D: rendering method forced to DXVA2 processor

11:24:10 T:2608 NOTICE: CDVDPlayer::CloseFile()

11:24:10 T:2608 NOTICE: DVDPlayer: waiting for threads to exit

11:24:10 T:2508 NOTICE: CDVDPlayer::OnExit()

11:24:10 T:2508 NOTICE: DVDPlayer: closing audio stream

11:24:10 T:2508 NOTICE: Closing audio stream

11:24:10 T:2508 NOTICE: Waiting for audio thread to exit

11:24:10 T:2060 ERROR: CDVDAudio::AddPackets - failed to add leftover bytes to render

11:24:10 T:2060 NOTICE: thread end: CDVDPlayerAudio::OnExit()

11:24:10 T:2508 NOTICE: Closing audio device

11:24:10 T:2508 NOTICE: Deleting audio codec

11:24:10 T:2508 NOTICE: DVDPlayer: closing video stream

11:24:10 T:2508 NOTICE: Closing video stream

11:24:10 T:2508 NOTICE: waiting for video thread to exit

11:24:10 T:2600 NOTICE: thread end: video_thread

11:24:10 T:2508 NOTICE: deleting video codec

11:24:10 T:2508 NOTICE: CDVDPlayer::OnExit() deleting demuxer

11:24:10 T:2508 NOTICE: CDVDPlayer::OnExit() deleting input stream

11:24:10 T:2608 NOTICE: DVDPlayer: finished waiting

11:24:10 T:2608 NOTICE: CDVDPlayer::CloseFile()

11:24:10 T:2608 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED

11:24:10 T:2608 NOTICE: DVDPlayer: waiting for threads to exit

11:24:10 T:2608 NOTICE: DVDPlayer: finished waiting

11:24:13 T:1132 NOTICE: -->Python Interpreter Initialized<--

11:24:14 T:1132 NOTICE: [Polish Live TV-settings 1] reading settings

11:24:14 T:1132 NOTICE: Cookiefile=C:\Users\Spero\AppData\Roaming\XBMC\addons\plugin.video.polishtv.live\cookies.lwp

11:24:14 T:1132 NOTICE: [Polish Live TV-settings 1] reading settings

11:24:14 T:1132 ERROR: C:\Users\Spero\AppData\Roaming\XBMC\addons\plugin.video.polishtv.live\resources\lib\crypto\hash\sha1Hash.py:9: DeprecationWarning: the sha module is deprecated; use the hashlib module instead

import sha

11:24:14 T:1132 ERROR: C:\Users\Spero\AppData\Roaming\XBMC\addons\plugin.video.polishtv.live\resources\lib\crypto\hash\md5Hash.py:5: DeprecationWarning: the md5 module is deprecated; use hashlib instead

import md5

11:24:14 T:1132 NOTICE: [Polish Live TV-settings 1] reading settings

11:24:14 T:1132 NOTICE: [Polish Live TV 1] Starting Polish Live TV

11:24:14 T:1132 NOTICE: [Polish Live TV-settings 1] reading settings

11:24:14 T:1132 NOTICE: [Polish Live TV 1] Loading WeebTV

11:24:14 T:1132 NOTICE: [Polish Live TV-settings 1] reading settings

11:24:14 T:1132 NOTICE: [Polish Live TV 1] Wejście do TV komercyjnej

11:24:15 T:1132 ERROR: XFILE::CPluginDirectory::AddItem - called with an invalid handle.

11:24:15 T:1132 ERROR: Previous line repeats 57 times.

11:24:15 T:1132 ERROR: XFILE::CPluginDirectory::EndOfDirectory - called with an invalid handle.

11:24:16 T:1132 NOTICE: [Polish Live TV 1] rtmp://r8.getstream.tv/live/29/liveHI swfUrl=http://static2.weeb.tv/player.swf weeb=1126388425e626a6aa07;spero@op.pl;976EB14CA71D37D3 live=true

11:24:16 T:2608 NOTICE: DVDPlayer: Opening: rtmp://r8.getstream.tv/live/29/liveHI swfUrl=http://static2.weeb.tv/player.swf weeb=1126388425e626a6aa07;spero@op.pl;976EB14CA71D37D3 live=true

11:24:16 T:2608 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED

11:24:16 T:1748 NOTICE: Creating InputStream

11:24:17 T:1748 WARNING: HandShake: client signature does not match!

11:24:17 T:1748 NOTICE: Creating Demuxer

11:24:17 T:1748 NOTICE: Metadata:

11:24:17 T:1748 NOTICE: author

11:24:17 T:1748 NOTICE: copyright

11:24:17 T:1748 NOTICE: description

11:24:17 T:1748 NOTICE: keywords

11:24:17 T:1748 NOTICE: rating

11:24:17 T:1748 NOTICE: title

11:24:17 T:1748 NOTICE: presetname Custom

11:24:17 T:1748 NOTICE: creationdate Tue Dec 27 18:16:19 2011

11:24:17 T:1748 NOTICE: videodevice AVerMedia BDA Analog Capture Secondary

11:24:17 T:1748 NOTICE: framerate 25.00

11:24:17 T:1748 NOTICE: width 1280.00

11:24:17 T:1748 NOTICE: height 720.00

11:24:17 T:1748 NOTICE: videocodecid avc1

11:24:17 T:1748 NOTICE: videodatarate 1420.00

11:24:17 T:1748 NOTICE: avclevel 40.00

11:24:17 T:1748 NOTICE: avcprofile 77.00

11:24:17 T:1748 NOTICE: videokeyframe_frequency2.00

11:24:17 T:1748 NOTICE: audiodevice AVerMedia BDA Analog Capture Secondary

11:24:17 T:1748 NOTICE: audiosamplerate 48000.00

11:24:17 T:1748 NOTICE: audiochannels 2.00

11:24:17 T:1748 NOTICE: audioinputvolume 75.00

11:24:17 T:1748 NOTICE: audiocodecid mp4a

11:24:17 T:1748 NOTICE: audiodatarate 80.00

11:24:21 T:1748 NOTICE: Opening video stream: 0 source: 256

11:24:21 T:1748 NOTICE: Creating video codec with codec id: 28

11:24:21 T:1748 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10

11:24:21 T:1748 NOTICE: Creating video thread

11:24:21 T:1748 NOTICE: Opening audio stream: 1 source: 256

11:24:21 T:1748 NOTICE: Finding audio codec for: 86018

11:24:21 T:976 NOTICE: running thread: video_thread

11:24:21 T:1748 NOTICE: Creating audio thread

11:24:21 T:1652 NOTICE: running thread: CDVDPlayerAudio::Process()

11:24:21 T:1652 NOTICE: Creating audio device with codec id: 86018, channels: 2, sample rate: 48000, no pass-through

11:24:21 T:1748 WARNING: CDVDPlayer::CheckContinuity - wrapback of stream:2, prev:160000.000000, curr:27000.000000, diff:-133000.000000

11:24:21 T:976 NOTICE: fps: 25.000000, pwidth: 1280, pheight: 720, dwidth: 1280, dheight: 720

11:24:21 T:976 WARNING: CRenderManager::Configure - timeout waiting for previous frame

11:24:21 T:976 NOTICE: Display resolution DESKTOP : 1024x768 @ 60.00 - Full Screen (12)

11:24:21 T:976 NOTICE: D3D: rendering method forced to DXVA2 processor

11:24:24 T:2608 NOTICE: CDVDPlayer::CloseFile()

11:24:24 T:2608 NOTICE: DVDPlayer: waiting for threads to exit

11:24:24 T:1748 NOTICE: CDVDPlayer::OnExit()

11:24:24 T:1748 NOTICE: DVDPlayer: closing audio stream

11:24:24 T:1748 NOTICE: Closing audio stream

11:24:24 T:1748 NOTICE: Waiting for audio thread to exit

11:24:24 T:1652 ERROR: CDVDAudio::AddPackets - failed to add leftover bytes to render

11:24:24 T:1652 NOTICE: thread end: CDVDPlayerAudio::OnExit()

11:24:24 T:1748 NOTICE: Closing audio device

11:24:24 T:1748 NOTICE: Deleting audio codec

11:24:24 T:1748 NOTICE: DVDPlayer: closing video stream

11:24:24 T:1748 NOTICE: Closing video stream

11:24:24 T:1748 NOTICE: waiting for video thread to exit

11:24:24 T:976 NOTICE: thread end: video_thread

11:24:24 T:1748 NOTICE: deleting video codec

11:24:24 T:1748 NOTICE: CDVDPlayer::OnExit() deleting demuxer

11:24:24 T:1748 NOTICE: CDVDPlayer::OnExit() deleting input stream

11:24:24 T:2608 NOTICE: DVDPlayer: finished waiting

11:24:24 T:2608 NOTICE: CDVDPlayer::CloseFile()

11:24:24 T:2608 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED

11:24:24 T:2608 NOTICE: DVDPlayer: waiting for threads to exit

11:24:24 T:2608 NOTICE: DVDPlayer: finished waiting

11:24:26 T:2184 NOTICE: -->Python Interpreter Initialized<--

11:24:27 T:2184 NOTICE: [Polish Live TV-settings 1] reading settings

11:24:27 T:2184 NOTICE: Cookiefile=C:\Users\Spero\AppData\Roaming\XBMC\addons\plugin.video.polishtv.live\cookies.lwp

11:24:27 T:2184 NOTICE: [Polish Live TV-settings 1] reading settings

11:24:27 T:2184 ERROR: C:\Users\Spero\AppData\Roaming\XBMC\addons\plugin.video.polishtv.live\resources\lib\crypto\hash\sha1Hash.py:9: DeprecationWarning: the sha module is deprecated; use the hashlib module instead

import sha

11:24:27 T:2184 ERROR: C:\Users\Spero\AppData\Roaming\XBMC\addons\plugin.video.polishtv.live\resources\lib\crypto\hash\md5Hash.py:5: DeprecationWarning: the md5 module is deprecated; use hashlib instead

import md5

11:24:27 T:2184 NOTICE: [Polish Live TV-settings 1] reading settings

11:24:27 T:2184 NOTICE: [Polish Live TV 1] Starting Polish Live TV

11:24:27 T:2184 NOTICE: [Polish Live TV-settings 1] reading settings

11:24:27 T:2184 NOTICE: [Polish Live TV 1] Loading WeebTV

11:24:27 T:2184 NOTICE: [Polish Live TV-settings 1] reading settings

11:24:27 T:2184 NOTICE: [Polish Live TV 1] Wejście do TV komercyjnej

11:24:28 T:2184 ERROR: XFILE::CPluginDirectory::AddItem - called with an invalid handle.

11:24:28 T:2184 ERROR: Previous line repeats 57 times.

11:24:28 T:2184 ERROR: XFILE::CPluginDirectory::EndOfDirectory - called with an invalid handle.

11:24:28 T:2184 NOTICE: [Polish Live TV 1] rtmp://r8.getstream.tv/live/61/live swfUrl=http://static2.weeb.tv/player.swf weeb=112651b2e10cfde5b1c0;spero@op.pl;976EB14CA71D37D3 live=true

11:24:29 T:2608 NOTICE: DVDPlayer: Opening: rtmp://r8.getstream.tv/live/61/live swfUrl=http://static2.weeb.tv/player.swf weeb=112651b2e10cfde5b1c0;spero@op.pl;976EB14CA71D37D3 live=true

11:24:29 T:2608 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED

11:24:29 T:2924 NOTICE: Creating InputStream

11:24:29 T:2924 WARNING: HandShake: client signature does not match!

11:24:30 T:2924 NOTICE: Creating Demuxer

11:24:30 T:2924 NOTICE: Metadata:

11:24:30 T:2924 NOTICE: author

11:24:30 T:2924 NOTICE: copyright

11:24:30 T:2924 NOTICE: description

11:24:30 T:2924 NOTICE: keywords

11:24:30 T:2924 NOTICE: rating

11:24:30 T:2924 NOTICE: title

11:24:30 T:2924 NOTICE: presetname Custom

11:24:30 T:2924 NOTICE: creationdate Wed Jan 04 16:56:00 2012

11:24:30 T:2924 NOTICE: videodevice AVerMedia BDA Analog Capture Secondary

11:24:30 T:2924 NOTICE: framerate 25.00

11:24:30 T:2924 NOTICE: width 1280.00

11:24:30 T:2924 NOTICE: height 720.00

11:24:30 T:2924 NOTICE: videocodecid avc1

11:24:30 T:2924 NOTICE: videodatarate 1536.00

11:24:30 T:2924 NOTICE: avclevel 40.00

11:24:30 T:2924 NOTICE: avcprofile 77.00

11:24:30 T:2924 NOTICE: videokeyframe_frequency2.00

11:24:30 T:2924 NOTICE: audiodevice AVerMedia BDA Analog Capture Secondary

11:24:30 T:2924 NOTICE: audiosamplerate 48000.00

11:24:30 T:2924 NOTICE: audiochannels 2.00

11:24:30 T:2924 NOTICE: audioinputvolume 75.00

11:24:30 T:2924 NOTICE: audiocodecid mp4a

11:24:30 T:2924 NOTICE: audiodatarate 64.00

11:24:34 T:2924 NOTICE: Opening video stream: 0 source: 256

11:24:34 T:2924 NOTICE: Creating video codec with codec id: 28

11:24:34 T:2924 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10

11:24:34 T:2924 NOTICE: Creating video thread

11:24:34 T:2924 NOTICE: Opening audio stream: 1 source: 256

11:24:34 T:2924 NOTICE: Finding audio codec for: 86018

11:24:34 T:736 NOTICE: running thread: video_thread

11:24:34 T:2924 NOTICE: Creating audio thread

11:24:34 T:1788 NOTICE: running thread: CDVDPlayerAudio::Process()

11:24:34 T:1788 NOTICE: Creating audio device with codec id: 86018, channels: 2, sample rate: 48000, no pass-through

11:24:34 T:2924 WARNING: CDVDPlayer::CheckContinuity - wrapback of stream:2, prev:159000.000000, curr:26000.000000, diff:-133000.000000

11:24:34 T:736 NOTICE: fps: 25.000000, pwidth: 1280, pheight: 720, dwidth: 1280, dheight: 720

11:24:34 T:736 WARNING: CRenderManager::Configure - timeout waiting for previous frame

11:24:34 T:736 NOTICE: Display resolution DESKTOP : 1024x768 @ 60.00 - Full Screen (12)

11:24:34 T:736 NOTICE: D3D: rendering method forced to DXVA2 processor

11:24:37 T:2608 NOTICE: CDVDPlayer::CloseFile()

11:24:37 T:2608 NOTICE: DVDPlayer: waiting for threads to exit

11:24:37 T:2924 NOTICE: CDVDPlayer::OnExit()

11:24:37 T:2924 NOTICE: DVDPlayer: closing audio stream

11:24:37 T:2924 NOTICE: Closing audio stream

11:24:37 T:2924 NOTICE: Waiting for audio thread to exit

11:24:37 T:1788 ERROR: CDVDAudio::AddPackets - failed to add leftover bytes to render

11:24:37 T:1788 NOTICE: thread end: CDVDPlayerAudio::OnExit()

11:24:37 T:2924 NOTICE: Closing audio device

11:24:37 T:2924 NOTICE: Deleting audio codec

11:24:37 T:2924 NOTICE: DVDPlayer: closing video stream

11:24:37 T:2924 NOTICE: Closing video stream

11:24:37 T:2924 NOTICE: waiting for video thread to exit

11:24:37 T:736 NOTICE: thread end: video_thread

11:24:37 T:2924 NOTICE: deleting video codec

11:24:37 T:2924 NOTICE: CDVDPlayer::OnExit() deleting demuxer

11:24:37 T:2924 NOTICE: CDVDPlayer::OnExit() deleting input stream

11:24:37 T:2608 NOTICE: DVDPlayer: finished waiting

11:24:38 T:2608 NOTICE: CDVDPlayer::CloseFile()

11:24:38 T:2608 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED

11:24:38 T:2608 NOTICE: DVDPlayer: waiting for threads to exit

11:24:38 T:2608 NOTICE: DVDPlayer: finished waiting

11:24:41 T:1300 NOTICE: -->Python Interpreter Initialized<--

11:24:41 T:1300 NOTICE: [Polish Live TV-settings 1] reading settings

11:24:41 T:1300 NOTICE: Cookiefile=C:\Users\Spero\AppData\Roaming\XBMC\addons\plugin.video.polishtv.live\cookies.lwp

11:24:41 T:1300 NOTICE: [Polish Live TV-settings 1] reading settings

11:24:41 T:1300 ERROR: C:\Users\Spero\AppData\Roaming\XBMC\addons\plugin.video.polishtv.live\resources\lib\crypto\hash\sha1Hash.py:9: DeprecationWarning: the sha module is deprecated; use the hashlib module instead

import sha

11:24:41 T:1300 ERROR: C:\Users\Spero\AppData\Roaming\XBMC\addons\plugin.video.polishtv.live\resources\lib\crypto\hash\md5Hash.py:5: DeprecationWarning: the md5 module is deprecated; use hashlib instead

import md5

11:24:41 T:1300 NOTICE: [Polish Live TV-settings 1] reading settings

11:24:41 T:1300 NOTICE: [Polish Live TV 1] Starting Polish Live TV

11:24:41 T:1300 NOTICE: [Polish Live TV-settings 1] reading settings

11:24:41 T:1300 NOTICE: [Polish Live TV 1] Loading WeebTV

11:24:41 T:1300 NOTICE: [Polish Live TV-settings 1] reading settings

11:24:41 T:1300 NOTICE: [Polish Live TV 1] Wejście do TV komercyjnej

11:24:42 T:1300 ERROR: XFILE::CPluginDirectory::AddItem - called with an invalid handle.

11:24:42 T:1300 ERROR: Previous line repeats 57 times.

11:24:42 T:1300 ERROR: XFILE::CPluginDirectory::EndOfDirectory - called with an invalid handle.

11:24:43 T:1300 NOTICE: [Polish Live TV 1] rtmp://r8.getstream.tv/live/8/liveHI swfUrl=http://static2.weeb.tv/player.swf weeb=112705f6119c61568937;spero@op.pl;976EB14CA71D37D3 live=true

11:24:44 T:2608 NOTICE: DVDPlayer: Opening: rtmp://r8.getstream.tv/live/8/liveHI swfUrl=http://static2.weeb.tv/player.swf weeb=112705f6119c61568937;spero@op.pl;976EB14CA71D37D3 live=true

11:24:44 T:2608 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED

11:24:44 T:2756 NOTICE: Creating InputStream

11:24:44 T:2756 WARNING: HandShake: client signature does not match!

11:24:44 T:2756 NOTICE: Creating Demuxer

11:24:44 T:2756 NOTICE: Metadata:

11:24:44 T:2756 NOTICE: author

11:24:44 T:2756 NOTICE: copyright

11:24:44 T:2756 NOTICE: description

11:24:44 T:2756 NOTICE: keywords

11:24:44 T:2756 NOTICE: rating

11:24:44 T:2756 NOTICE: title

11:24:44 T:2756 NOTICE: presetname Custom

11:24:44 T:2756 NOTICE: creationdate Tue Dec 27 18:16:20 2011

11:24:44 T:2756 NOTICE: videodevice AVerMedia BDA Analog Capture Secondary

11:24:44 T:2756 NOTICE: framerate 25.00

11:24:44 T:2756 NOTICE: width 1280.00

11:24:44 T:2756 NOTICE: height 720.00

11:24:44 T:2756 NOTICE: videocodecid avc1

11:24:44 T:2756 NOTICE: videodatarate 1420.00

11:24:44 T:2756 NOTICE: avclevel 40.00

11:24:44 T:2756 NOTICE: avcprofile 77.00

11:24:44 T:2756 NOTICE: videokeyframe_frequency2.00

11:24:44 T:2756 NOTICE: audiodevice AVerMedia BDA Analog Capture Secondary

11:24:44 T:2756 NOTICE: audiosamplerate 48000.00

11:24:44 T:2756 NOTICE: audiochannels 2.00

11:24:44 T:2756 NOTICE: audioinputvolume 75.00

11:24:44 T:2756 NOTICE: audiocodecid mp4a

11:24:44 T:2756 NOTICE: audiodatarate 80.00

11:24:47 T:2756 NOTICE: Opening video stream: 0 source: 256

11:24:47 T:2756 NOTICE: Creating video codec with codec id: 28

11:24:47 T:2756 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10

11:24:47 T:2756 NOTICE: Creating video thread

11:24:47 T:2756 NOTICE: Opening audio stream: 1 source: 256

11:24:47 T:2756 NOTICE: Finding audio codec for: 86018

11:24:47 T:756 NOTICE: running thread: video_thread

11:24:47 T:2756 NOTICE: Creating audio thread

11:24:47 T:1804 NOTICE: running thread: CDVDPlayerAudio::Process()

11:24:47 T:1804 NOTICE: Creating audio device with codec id: 86018, channels: 2, sample rate: 48000, no pass-through

11:24:47 T:2756 WARNING: CDVDPlayer::CheckContinuity - wrapback of stream:2, prev:160000.000000, curr:32000.000000, diff:-128000.000000

11:24:47 T:756 NOTICE: fps: 25.000000, pwidth: 1280, pheight: 720, dwidth: 1280, dheight: 720

11:24:48 T:756 WARNING: CRenderManager::Configure - timeout waiting for previous frame

11:24:48 T:756 NOTICE: Display resolution DESKTOP : 1024x768 @ 60.00 - Full Screen (12)

11:24:48 T:756 NOTICE: D3D: rendering method forced to DXVA2 processor

11:24:53 T:2608 NOTICE: CDVDPlayer::CloseFile()

11:24:53 T:2608 NOTICE: DVDPlayer: waiting for threads to exit

11:24:53 T:2756 NOTICE: CDVDPlayer::OnExit()

11:24:53 T:2756 NOTICE: DVDPlayer: closing audio stream

11:24:53 T:2756 NOTICE: Closing audio stream

11:24:53 T:2756 NOTICE: Waiting for audio thread to exit

11:24:53 T:1804 ERROR: CDVDAudio::AddPackets - failed to add leftover bytes to render

11:24:53 T:1804 NOTICE: thread end: CDVDPlayerAudio::OnExit()

11:24:53 T:2756 NOTICE: Closing audio device

11:24:53 T:2756 NOTICE: Deleting audio codec

11:24:53 T:2756 NOTICE: DVDPlayer: closing video stream

11:24:53 T:2756 NOTICE: Closing video stream

11:24:53 T:2756 NOTICE: waiting for video thread to exit

11:24:53 T:756 NOTICE: thread end: video_thread

11:24:53 T:2756 NOTICE: deleting video codec

11:24:53 T:2756 NOTICE: CDVDPlayer::OnExit() deleting demuxer

11:24:53 T:2756 NOTICE: CDVDPlayer::OnExit() deleting input stream

11:24:53 T:2608 NOTICE: DVDPlayer: finished waiting

11:24:53 T:2608 NOTICE: CDVDPlayer::CloseFile()

11:24:53 T:2608 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED

11:24:53 T:2608 NOTICE: DVDPlayer: waiting for threads to exit

11:24:53 T:2608 NOTICE: DVDPlayer: finished waiting

11:25:04 T:2424 NOTICE: -->Python Interpreter Initialized<--

11:25:05 T:2424 NOTICE: [Polish Live TV-settings 1] reading settings

11:25:05 T:2424 NOTICE: Cookiefile=C:\Users\Spero\AppData\Roaming\XBMC\addons\plugin.video.polishtv.live\cookies.lwp

11:25:05 T:2424 NOTICE: [Polish Live TV-settings 1] reading settings

11:25:05 T:2424 ERROR: C:\Users\Spero\AppData\Roaming\XBMC\addons\plugin.video.polishtv.live\resources\lib\crypto\hash\sha1Hash.py:9: DeprecationWarning: the sha module is deprecated; use the hashlib module instead

import sha

11:25:05 T:2424 ERROR: C:\Users\Spero\AppData\Roaming\XBMC\addons\plugin.video.polishtv.live\resources\lib\crypto\hash\md5Hash.py:5: DeprecationWarning: the md5 module is deprecated; use hashlib instead

import md5

11:25:05 T:2424 NOTICE: [Polish Live TV-settings 1] reading settings

11:25:05 T:2424 NOTICE: [Polish Live TV 1] Starting Polish Live TV

11:25:05 T:2424 NOTICE: [Polish Live TV-settings 1] reading settings

11:25:05 T:2424 NOTICE: [Polish Live TV 1] Loading WeebTV

11:25:05 T:2424 NOTICE: [Polish Live TV-settings 1] reading settings

11:25:05 T:2424 NOTICE: [Polish Live TV 1] Wejście do TV komercyjnej

11:25:06 T:2424 ERROR: XFILE::CPluginDirectory::AddItem - called with an invalid handle.

11:25:06 T:2424 ERROR: Previous line repeats 57 times.

11:25:06 T:2424 ERROR: XFILE::CPluginDirectory::EndOfDirectory - called with an invalid handle.

11:25:07 T:2424 NOTICE: [Polish Live TV 1] rtmp://r8.getstream.tv/live/74/live swfUrl=http://static2.weeb.tv/player.swf weeb=1127293bb46c5a2f053c;spero@op.pl;976EB14CA71D37D3 live=true

11:25:07 T:2608 NOTICE: DVDPlayer: Opening: rtmp://r8.getstream.tv/live/74/live swfUrl=http://static2.weeb.tv/player.swf weeb=1127293bb46c5a2f053c;spero@op.pl;976EB14CA71D37D3 live=true

11:25:07 T:2608 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED

11:25:07 T:836 NOTICE: Creating InputStream

11:25:08 T:836 WARNING: HandShake: client signature does not match!

11:25:08 T:836 NOTICE: Creating Demuxer

11:25:08 T:836 NOTICE: Metadata:

11:25:08 T:836 NOTICE: author

11:25:08 T:836 NOTICE: copyright

11:25:08 T:836 NOTICE: description

11:25:08 T:836 NOTICE: keywords

11:25:08 T:836 NOTICE: rating

11:25:08 T:836 NOTICE: title

11:25:08 T:836 NOTICE: presetname Custom

11:25:08 T:836 NOTICE: creationdate Fri Jan 06 11:13:08 2012

11:25:08 T:836 NOTICE: videodevice AVerMedia BDA Analog Capture Secondary

11:25:08 T:836 NOTICE: framerate 25.00

11:25:08 T:836 NOTICE: width 1280.00

11:25:08 T:836 NOTICE: height 720.00

11:25:08 T:836 NOTICE: videocodecid avc1

11:25:08 T:836 NOTICE: videodatarate 1820.00

11:25:08 T:836 NOTICE: avclevel 40.00

11:25:08 T:836 NOTICE: avcprofile 77.00

11:25:08 T:836 NOTICE: videokeyframe_frequency2.00

11:25:08 T:836 NOTICE: audiodevice AVerMedia BDA Analog Capture Secondary

11:25:08 T:836 NOTICE: audiosamplerate 48000.00

11:25:08 T:836 NOTICE: audiochannels 2.00

11:25:08 T:836 NOTICE: audioinputvolume 75.00

11:25:08 T:836 NOTICE: audiocodecid mp4a

11:25:08 T:836 NOTICE: audiodatarate 80.00

11:25:09 T:836 NOTICE: Opening video stream: 0 source: 256

11:25:09 T:836 NOTICE: Creating video codec with codec id: 28

11:25:09 T:836 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10

11:25:09 T:836 NOTICE: Creating video thread

11:25:09 T:836 NOTICE: Opening audio stream: 1 source: 256

11:25:09 T:836 NOTICE: Finding audio codec for: 86018

11:25:09 T:2928 NOTICE: running thread: video_thread

11:25:09 T:836 NOTICE: Creating audio thread

11:25:09 T:548 NOTICE: running thread: CDVDPlayerAudio::Process()

11:25:09 T:548 NOTICE: Creating audio device with codec id: 86018, channels: 2, sample rate: 48000, no pass-through

11:25:09 T:836 WARNING: CDVDPlayer::CheckContinuity - wrapback of stream:2, prev:40000.000000, curr:38000.000000, diff:-2000.000000

11:25:09 T:2928 NOTICE: fps: 25.000000, pwidth: 1280, pheight: 720, dwidth: 1280, dheight: 720

11:25:09 T:2928 WARNING: CRenderManager::Configure - timeout waiting for previous frame

11:25:09 T:2928 NOTICE: Display resolution DESKTOP : 1024x768 @ 60.00 - Full Screen (12)

11:25:09 T:2928 NOTICE: D3D: rendering method forced to DXVA2 processor

11:25:11 T:548 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available

11:25:54 T:2928 WARNING: Previous line repeats 159 times.

11:25:54 T:2928 WARNING: CDVDMessageQueue(video)::Get - asked for new data packet, with nothing available

11:25:54 T:548 WARNING: CWin32DirectSound::GetSpace - buffer underrun - W:112128, P:106368, O:111456.

11:25:54 T:548 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available

11:27:00 T:2928 WARNING: Previous line repeats 71 times.

11:27:00 T:2928 WARNING: CDVDMessageQueue(video)::Get - asked for new data packet, with nothing available

11:27:05 T:548 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available

11:27:27 T:2928 WARNING: Previous line repeats 17 times.

11:27:27 T:2928 WARNING: CDVDMessageQueue(video)::Get - asked for new data packet, with nothing available

11:27:49 T:836 ERROR: WriteN, RTMP send error 10054 (42 bytes)

11:27:49 T:836 ERROR: RTMP_ReadPacket, failed to read RTMP packet body. len: 43937

11:27:52 T:548 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available

11:27:53 T:2928 WARNING: CDVDMessageQueue(video)::Get - asked for new data packet, with nothing available

11:27:53 T:836 NOTICE: CDVDPlayer::OnExit()

11:27:53 T:836 NOTICE: DVDPlayer: eof, waiting for queues to empty

11:27:53 T:836 NOTICE: DVDPlayer: closing audio stream

11:27:53 T:836 NOTICE: Closing audio stream

11:27:53 T:836 NOTICE: CDVDMessageQueue(audio)::WaitUntilEmpty

11:27:53 T:836 NOTICE: Waiting for audio thread to exit

11:27:53 T:548 NOTICE: thread end: CDVDPlayerAudio::OnExit()

11:27:53 T:836 NOTICE: Closing audio device

11:27:53 T:836 NOTICE: Deleting audio codec

11:27:53 T:836 NOTICE: DVDPlayer: closing video stream

11:27:53 T:836 NOTICE: Closing video stream

11:27:53 T:836 NOTICE: CDVDMessageQueue(video)::WaitUntilEmpty

11:27:53 T:836 NOTICE: waiting for video thread to exit

11:27:53 T:2928 ERROR: Got MSGQ_ABORT or MSGO_IS_ERROR return true

11:27:53 T:2928 NOTICE: thread end: video_thread

11:27:53 T:836 NOTICE: deleting video codec

11:27:53 T:836 NOTICE: CDVDPlayer::OnExit() deleting demuxer

11:27:53 T:836 NOTICE: CDVDPlayer::OnExit() deleting input stream

11:27:53 T:2608 NOTICE: CDVDPlayer::CloseFile()

11:27:53 T:2608 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED

11:27:53 T:2608 NOTICE: DVDPlayer: waiting for threads to exit

11:27:53 T:2608 NOTICE: DVDPlayer: finished waiting

11:30:20 T:1836 NOTICE: -->Python Interpreter Initialized<--

11:30:20 T:1836 NOTICE: [Polish Live TV-settings 1] reading settings

11:30:20 T:1836 NOTICE: Cookiefile=C:\Users\Spero\AppData\Roaming\XBMC\addons\plugin.video.polishtv.live\cookies.lwp

11:30:20 T:1836 NOTICE: [Polish Live TV-settings 1] reading settings

11:30:20 T:1836 ERROR: C:\Users\Spero\AppData\Roaming\XBMC\addons\plugin.video.polishtv.live\resources\lib\crypto\hash\sha1Hash.py:9: DeprecationWarning: the sha module is deprecated; use the hashlib module instead

import sha

11:30:20 T:1836 ERROR: C:\Users\Spero\AppData\Roaming\XBMC\addons\plugin.video.polishtv.live\resources\lib\crypto\hash\md5Hash.py:5: DeprecationWarning: the md5 module is deprecated; use hashlib instead

import md5

11:30:20 T:1836 NOTICE: [Polish Live TV-settings 1] reading settings

11:30:20 T:1836 NOTICE: [Polish Live TV 1] Starting Polish Live TV

11:30:20 T:1836 NOTICE: [Polish Live TV-settings 1] reading settings

11:30:20 T:1836 NOTICE: [Polish Live TV 1] Loading WeebTV

11:30:20 T:1836 NOTICE: [Polish Live TV-settings 1] reading settings

11:30:20 T:1836 NOTICE: [Polish Live TV 1] Wejście do TV komercyjnej

11:30:21 T:1836 ERROR: XFILE::CPluginDirectory::AddItem - called with an invalid handle.

11:30:21 T:1836 ERROR: Previous line repeats 57 times.

11:30:21 T:1836 ERROR: XFILE::CPluginDirectory::EndOfDirectory - called with an invalid handle.

11:30:22 T:1836 NOTICE: [Polish Live TV 1] rtmp://r8.getstream.tv/live/74/live swfUrl=http://static2.weeb.tv/player.swf weeb=11324448088ced00252e;spero@op.pl;976EB14CA71D37D3 live=true

11:30:23 T:2608 NOTICE: DVDPlayer: Opening: rtmp://r8.getstream.tv/live/74/live swfUrl=http://static2.weeb.tv/player.swf weeb=11324448088ced00252e;spero@op.pl;976EB14CA71D37D3 live=true

11:30:23 T:2608 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED

11:30:23 T:688 NOTICE: Creating InputStream

11:30:23 T:688 WARNING: HandShake: client signature does not match!

11:30:23 T:688 ERROR: Closing connection: NetStream.Play.Failed

11:30:23 T:688 ERROR: CDVDPlayer::OpenInputStream - error opening [rtmp://r8.getstream.tv/live/74/live swfUrl=http://static2.weeb.tv/player.swf weeb=11324448088ced00252e;spero@op.pl;976EB14CA71D37D3 live=true]

11:30:23 T:688 NOTICE: CDVDPlayer::OnExit()

11:30:23 T:688 NOTICE: CDVDPlayer::OnExit() deleting input stream

11:30:23 T:2608 NOTICE: CDVDPlayer::CloseFile()

11:30:23 T:2608 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED

11:30:23 T:2608 NOTICE: DVDPlayer: waiting for threads to exit

11:30:23 T:2608 NOTICE: DVDPlayer: finished waiting

11:30:37 T:2608 NOTICE: Storing total System Uptime

11:30:37 T:2608 NOTICE: Saving settings

11:30:37 T:2608 NOTICE: stop all

11:30:37 T:2608 NOTICE: ES: Stopping event server

11:30:37 T:2608 NOTICE: stopping zeroconf publishing

11:30:37 T:1080 NOTICE: ES: UDP Event server stopped

11:30:37 T:2608 NOTICE: stop sap announcement listener

11:30:37 T:2608 NOTICE: clean cached files!

11:30:37 T:2608 NOTICE: unload skin

11:30:37 T:2608 NOTICE: stop python

11:30:37 T:2608 NOTICE: stopped

11:30:37 T:2608 NOTICE: destroy

11:30:37 T:2608 NOTICE: closing down remote control service

11:30:37 T:2608 NOTICE: unload sections

11:30:38 T:2608 NOTICE: destroy

11:30:38 T:2608 WARNING: Attempted to remove window 10013 from the window manager when it didn't exist

11:30:38 T:2608 WARNING: Attempted to remove window 10014 from the window manager when it didn't exist

11:30:38 T:2608 WARNING: Attempted to remove window 10015 from the window manager when it didn't exist

11:30:38 T:2608 WARNING: Attempted to remove window 10016 from the window manager when it didn't exist

11:30:38 T:2608 WARNING: Attempted to remove window 10017 from the window manager when it didn't exist

11:30:38 T:2608 WARNING: Attempted to remove window 10018 from the window manager when it didn't exist

11:30:38 T:2608 WARNING: Attempted to remove window 10019 from the window manager when it didn't exist

11:30:38 T:2608 WARNING: Attempted to remove window 10107 from the window manager when it didn't exist

11:30:38 T:2608 WARNING: Attempted to remove window 10115 from the window manager when it didn't exist

11:30:38 T:2608 WARNING: Attempted to remove window 10104 from the window manager when it didn't exist

11:30:38 T:2608 NOTICE: closing down remote control service

11:30:38 T:2608 NOTICE: unload sections

11:30:38 T:2608 NOTICE: application stopped...

Udostępnij tę odpowiedź


Odnośnik do odpowiedzi
Udostępnij na innych stronach

czy to to?

11:16:28 T:2608 NOTICE: -----------------------------------------------------------------------

11:16:28 T:2608 NOTICE: Starting XBMC, Platform: Windows 7, 64-bit (WoW) Service Pack 1 build 7601. Built on Dec 23 2011 (Git:20111222-22ad8e4, compiler 1600)

11:16:28 T:2608 NOTICE: Intel® Core2 Duo CPU T5250 @ 1.50GHz

11:16:28 T:2608 NOTICE: Desktop Resolution: 1024x768 32Bit at 60Hz

11:16:28 T:2608 NOTICE: Running with restricted rights

...

11:30:22 T:1836 NOTICE: [Polish Live TV 1] rtmp://r8.getstream.tv/live/74/live swfUrl=http://static2.weeb.tv/player.swf weeb=11324448088ced00252e;spero@op.pl;976EB14CA71D37D3 live=true

...

11:30:38 T:2608 NOTICE: closing down remote control service

11:30:38 T:2608 NOTICE: unload sections

11:30:38 T:2608 NOTICE: application stopped...

Kolego szanowny, właśnie udostępniłeś swoje hasło i login do weeb.tv i radzę Ci od razu je zmień.

A propo problemu to masz konto premium?

Udostępnij tę odpowiedź


Odnośnik do odpowiedzi
Udostępnij na innych stronach

tak mam premium. haslo oczywiscie zostalo zmienione tuz po skopiowaniu loga

Edytowane przez Spero

Udostępnij tę odpowiedź


Odnośnik do odpowiedzi
Udostępnij na innych stronach

Witam,

Czy któryś z Kolegów mógłby opisać krok po kroku jak zainstalować to w Ubuntu 11.10 (x64)? Przeszukałem wątek, ale nie znalazłem potrzebnych mi informacji... :(

Pod Windowsem mi się udało, ale mam mocne postanowienie zakończyć korzystanie z Micro$oftowego systemu a nie do końca radzę sobie z instalacją xbmc oraz w/w wtyczek w Ubuntu.

Edytowane przez Pafnucy50

Udostępnij tę odpowiedź


Odnośnik do odpowiedzi
Udostępnij na innych stronach

Wczoraj opisałem widać jak czytasz...

http://hdtvpolska.com/topic/26007-plugin-pod-xbmc-polska-tv-weebtv-i-filmyseriale-ekinotv/page__view__findpost__p__265708

Jak nie radzisz sobie z taką podstawą jak ręczne skompilowanie xbmc nie zabierał bym się za linuxa, windowsowi nie można nic zarzucić działa wszystko jak należy a nawet lepiej ponieważ akceleracja kart graficznych jest lepsza.

Edytowane przez D4r3KS

Udostępnij tę odpowiedź


Odnośnik do odpowiedzi
Udostępnij na innych stronach

Mam problem z TVN Player:( moje logi:

20:50:55 T:3344 M:1758744576  NOTICE: -----------------------------------------------------------------------
20:50:55 T:3344 M:1758732288  NOTICE: Starting XBMC, Platform: Windows 7, 32-bit Service Pack 1 build 7601. Built on Mar  8 2011 (Git:e9e9099, compiler 1500)
20:50:55 T:3344 M:1758732288  NOTICE: Intel(R) Pentium(R) 4 CPU 2.80GHz
20:50:55 T:3344 M:1758732288  NOTICE: Desktop Resolution: 1680x1050 32Bit at 59Hz
20:50:55 T:3344 M:1758732288  NOTICE: Running with restricted rights
20:50:55 T:3344 M:1758732288  NOTICE: special://xbmc/ is mapped to: C:\Program Files\XBMC
20:50:55 T:3344 M:1758732288  NOTICE: special://xbmcbin/ is mapped to: C:\Program Files\XBMC
20:50:55 T:3344 M:1758732288  NOTICE: special://masterprofile/ is mapped to: C:\Users\dzielny\AppData\Roaming\XBMC\userdata
20:50:55 T:3344 M:1758732288  NOTICE: special://home/ is mapped to: C:\Users\dzielny\AppData\Roaming\XBMC
20:50:55 T:3344 M:1758732288  NOTICE: special://temp/ is mapped to: C:\Users\dzielny\AppData\Roaming\XBMC\cache
20:50:55 T:3344 M:1758732288  NOTICE: The executable running is: C:\Program Files\XBMC\XBMC.exe
20:50:55 T:3344 M:1758732288  NOTICE: Log File is located: C:\Users\dzielny\AppData\Roaming\XBMC\xbmc.log
20:50:55 T:3344 M:1758732288  NOTICE: -----------------------------------------------------------------------
20:50:55 T:3344 M:1758711808  NOTICE: Setup SDL
20:50:55 T:3344 M:1758437376  NOTICE: Found screen: Rodzajowy monitor PnP on NVIDIA GeForce 8800 GT, adapter 0.
20:50:55 T:3344 M:1758437376  NOTICE: Found screen: Rodzajowy monitor PnP on NVIDIA GeForce 8800 GT, adapter 1.
20:50:55 T:3344 M:1758433280  NOTICE: Primary mode: 1680x1050 @ 59.94 - Full Screen
20:50:55 T:3344 M:1758433280  NOTICE: Secondary mode: 800x600 @ 60.00 - Full Screen #2
20:50:55 T:3344 M:1756856320  NOTICE: Additional mode: 640x480 @ 60.00 - Full Screen
20:50:55 T:3344 M:1756856320  NOTICE: Additional mode: 640x480 @ 59.94 - Full Screen
20:50:55 T:3344 M:1756856320  NOTICE: Additional mode: 640x480 @ 75.00 - Full Screen
20:50:55 T:3344 M:1756868608  NOTICE: Additional mode: 720x480 @ 60.00 - Full Screen
20:50:55 T:3344 M:1756856320  NOTICE: Previous line repeats 2 times.
20:50:55 T:3344 M:1756856320  NOTICE: Additional mode: 720x480 @ 75.00 - Full Screen
20:50:55 T:3344 M:1756995584  NOTICE: Previous line repeats 2 times.
20:50:55 T:3344 M:1756995584  NOTICE: Additional mode: 720x480 @ 59.94 - Full Screen
20:50:55 T:3344 M:1756856320  NOTICE: Additional mode: 720x576 @ 60.00 - Full Screen
20:50:55 T:3344 M:1756995584  NOTICE: Previous line repeats 2 times.
20:50:55 T:3344 M:1756995584  NOTICE: Additional mode: 720x576 @ 75.00 - Full Screen
20:50:55 T:3344 M:1756884992  NOTICE: Previous line repeats 2 times.
20:50:55 T:3344 M:1756884992  NOTICE: Additional mode: 720x576 @ 50.00 - Full Screen
20:50:55 T:3344 M:1756856320  NOTICE: Additional mode: 800x600 @ 60.00 - Full Screen
20:50:55 T:3344 M:1756856320  NOTICE: Additional mode: 800x600 @ 75.00 - Full Screen
20:50:55 T:3344 M:1756856320  NOTICE: Additional mode: 1024x768 @ 60.00 - Full Screen
20:50:55 T:3344 M:1756856320  NOTICE: Additional mode: 1024x768 @ 75.00 - Full Screen
20:50:55 T:3344 M:1756856320  NOTICE: Additional mode: 1152x864 @ 60.00 - Full Screen
20:50:55 T:3344 M:1756856320  NOTICE: Previous line repeats 2 times.
20:50:55 T:3344 M:1756856320  NOTICE: Additional mode: 1280x720 @ 60.00 - Full Screen
20:50:55 T:3344 M:1756856320  NOTICE: Previous line repeats 2 times.
20:50:55 T:3344 M:1756856320  NOTICE: Additional mode: 1280x720 @ 50.00 - Full Screen
20:50:55 T:3344 M:1756856320  NOTICE: Additional mode: 1280x720 @ 59.94 - Full Screen
20:50:55 T:3344 M:1756856320  NOTICE: Additional mode: 1280x768 @ 60.00 - Full Screen
20:50:55 T:3344 M:1756856320  NOTICE: Previous line repeats 2 times.
20:50:55 T:3344 M:1756856320  NOTICE: Additional mode: 1280x800 @ 60.00 - Full Screen
20:50:55 T:3344 M:1756856320  NOTICE: Previous line repeats 2 times.
20:50:55 T:3344 M:1756856320  NOTICE: Additional mode: 1280x960 @ 60.00 - Full Screen
20:50:55 T:3344 M:1756925952  NOTICE: Additional mode: 1280x1024 @ 75.00 - Full Screen
20:50:55 T:3344 M:1756995584  NOTICE: Additional mode: 1360x768 @ 60.00 - Full Screen
20:50:55 T:3344 M:1757204480  NOTICE: Previous line repeats 2 times.
20:50:55 T:3344 M:1757204480  NOTICE: Additional mode: 1366x768 @ 60.00 - Full Screen
20:50:55 T:3344 M:1756856320  NOTICE: Previous line repeats 2 times.
20:50:55 T:3344 M:1756856320  NOTICE: Additional mode: 1600x900 @ 60.00 - Full Screen
20:50:55 T:3344 M:1756856320  NOTICE: Previous line repeats 2 times.
20:50:55 T:3344 M:1756856320  NOTICE: Additional mode: 1600x1024 @ 59.94 - Full Screen
20:50:55 T:3344 M:1756856320  NOTICE: Additional mode: 1600x1024 @ 60.00 - Full Screen
20:50:55 T:3344 M:1756856320  NOTICE: Additional mode: 1600x1024 @ 59.94 - Full Screen
20:50:55 T:3344 M:1756856320  NOTICE: Additional mode: 1600x1024 @ 60.00 - Full Screen
20:50:55 T:3344 M:1756856320  NOTICE: Additional mode: 1600x1024 @ 59.94 - Full Screen
20:50:55 T:3344 M:1756856320  NOTICE: Additional mode: 1600x1024 @ 60.00 - Full Screen
20:50:55 T:3344 M:1756860416  NOTICE: Additional mode: 1680x1050 @ 59.94 - Full Screen
20:50:55 T:3344 M:1756856320  NOTICE: Additional mode: 1680x1050 @ 60.00 - Full Screen
20:50:55 T:3344 M:1756856320  NOTICE: Additional mode: 1440x900 @ 60.00 - Full Screen
20:50:55 T:3344 M:1756856320  NOTICE: Additional mode: 1152x720 @ 60.00 - Full Screen
20:50:55 T:3344 M:1756856320  NOTICE: Additional mode: 1600x1000 @ 60.00 - Full Screen
20:50:55 T:3344 M:1757016064  NOTICE: Additional mode: 800x600 @ 60.00 - Full Screen #2
20:50:55 T:3344 M:1757016064  NOTICE: Additional mode: 800x600 @ 85.00 - Full Screen #2
20:50:55 T:3344 M:1757016064  NOTICE: Additional mode: 800x600 @ 56.00 - Full Screen #2
20:50:55 T:3344 M:1757016064  NOTICE: Additional mode: 800x600 @ 72.00 - Full Screen #2
20:50:55 T:3344 M:1757085696  NOTICE: Additional mode: 800x600 @ 75.00 - Full Screen #2
20:50:55 T:3344 M:1757016064  NOTICE: Additional mode: 640x480 @ 85.00 - Full Screen #2
20:50:55 T:3344 M:1757016064  NOTICE: Additional mode: 640x480 @ 60.00 - Full Screen #2
20:50:55 T:3344 M:1757016064  NOTICE: Additional mode: 640x480 @ 59.94 - Full Screen #2
20:50:55 T:3344 M:1757016064  NOTICE: Additional mode: 640x480 @ 72.00 - Full Screen #2
20:50:55 T:3344 M:1757016064  NOTICE: Additional mode: 640x480 @ 75.00 - Full Screen #2
20:50:55 T:3344 M:1757085696  NOTICE: Additional mode: 720x480 @ 60.00 - Full Screen #2
20:50:55 T:3344 M:1757016064  NOTICE: Previous line repeats 2 times.
20:50:55 T:3344 M:1757016064  NOTICE: Additional mode: 720x480 @ 85.00 - Full Screen #2
20:50:55 T:3344 M:1757016064  NOTICE: Previous line repeats 2 times.
20:50:55 T:3344 M:1757016064  NOTICE: Additional mode: 720x480 @ 56.00 - Full Screen #2
20:50:55 T:3344 M:1757016064  NOTICE: Previous line repeats 2 times.
20:50:55 T:3344 M:1757016064  NOTICE: Additional mode: 720x480 @ 72.00 - Full Screen #2
20:50:55 T:3344 M:1757016064  NOTICE: Previous line repeats 2 times.
20:50:55 T:3344 M:1757016064  NOTICE: Additional mode: 720x480 @ 75.00 - Full Screen #2
20:50:55 T:3344 M:1757016064  NOTICE: Previous line repeats 2 times.
20:50:55 T:3344 M:1757016064  NOTICE: Additional mode: 720x576 @ 60.00 - Full Screen #2
20:50:55 T:3344 M:1757016064  NOTICE: Previous line repeats 2 times.
20:50:55 T:3344 M:1757016064  NOTICE: Additional mode: 720x576 @ 85.00 - Full Screen #2
20:50:55 T:3344 M:1757016064  NOTICE: Previous line repeats 2 times.
20:50:55 T:3344 M:1757016064  NOTICE: Additional mode: 720x576 @ 56.00 - Full Screen #2
20:50:55 T:3344 M:1757016064  NOTICE: Previous line repeats 2 times.
20:50:55 T:3344 M:1757016064  NOTICE: Additional mode: 720x576 @ 72.00 - Full Screen #2
20:50:55 T:3344 M:1757016064  NOTICE: Previous line repeats 2 times.
20:50:55 T:3344 M:1757016064  NOTICE: Additional mode: 720x576 @ 75.00 - Full Screen #2
20:50:55 T:3344 M:1757016064  NOTICE: Previous line repeats 2 times.
20:50:55 T:3344 M:1757016064  NOTICE: Additional mode: 1024x768 @ 85.00 - Full Screen #2
20:50:55 T:3344 M:1757016064  NOTICE: Additional mode: 1024x768 @ 60.00 - Full Screen #2
20:50:55 T:3344 M:1757016064  NOTICE: Additional mode: 1024x768 @ 70.00 - Full Screen #2
20:50:55 T:3344 M:1757016064  NOTICE: Additional mode: 1024x768 @ 75.00 - Full Screen #2
20:50:55 T:3344 M:1757016064  NOTICE: Additional mode: 1152x864 @ 75.00 - Full Screen #2
20:50:55 T:3344 M:1757016064  NOTICE: Additional mode: 1280x720 @ 60.00 - Full Screen #2
20:50:55 T:3344 M:1757016064  NOTICE: Additional mode: 1280x720 @ 59.94 - Full Screen #2
20:50:55 T:3344 M:1757016064  NOTICE: Additional mode: 1280x768 @ 60.00 - Full Screen #2
20:50:55 T:3344 M:1757016064  NOTICE: Previous line repeats 2 times.
20:50:55 T:3344 M:1757016064  NOTICE: Additional mode: 1280x800 @ 60.00 - Full Screen #2
20:50:55 T:3344 M:1757085696  NOTICE: Additional mode: 1280x960 @ 85.00 - Full Screen #2
20:50:55 T:3344 M:1757155328  NOTICE: Additional mode: 1280x1024 @ 85.00 - Full Screen #2
20:50:55 T:3344 M:1757224960  NOTICE: Additional mode: 1280x1024 @ 75.00 - Full Screen #2
20:50:55 T:3344 M:1757294592  NOTICE: Additional mode: 1360x768 @ 60.00 - Full Screen #2
20:50:55 T:3344 M:1757016064  NOTICE: Previous line repeats 2 times.
20:50:55 T:3344 M:1757016064  NOTICE: Additional mode: 1366x768 @ 60.00 - Full Screen #2
20:50:55 T:3344 M:1757016064  NOTICE: Previous line repeats 2 times.
20:50:55 T:3344 M:1757016064  NOTICE: Additional mode: 1440x900 @ 60.00 - Full Screen #2
20:50:55 T:3344 M:1757016064  NOTICE: Additional mode: 1152x720 @ 60.00 - Full Screen #2
20:50:55 T:3344 M:1757016064  NOTICE: Previous line repeats 2 times.
20:50:55 T:3344 M:1757016064  NOTICE: Additional mode: 1152x720 @ 59.94 - Full Screen #2
20:50:55 T:3344 M:1757032448  NOTICE: Previous line repeats 2 times.
20:50:55 T:3344 M:1757032448  NOTICE: load settings...
20:50:55 T:3344 M:1756946432  NOTICE: special://profile/ is mapped to: special://masterprofile/
20:50:55 T:3344 M:1756946432  NOTICE: loading special://masterprofile/guisettings.xml
20:50:55 T:3344 M:1756696576  NOTICE: Getting hardware information now...
20:50:55 T:3344 M:1756696576  NOTICE: Checking resolution 12
20:50:55 T:3344 M:1756684288  NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
20:50:55 T:3344 M:1756672000  NOTICE: Loaded playercorefactory configuration
20:50:55 T:3344 M:1756672000  NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
20:50:55 T:3344 M:1756672000  NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
20:50:55 T:3344 M:1756672000  NOTICE: No advancedsettings.xml to load (special://masterprofile/advancedsettings.xml)
20:50:55 T:3344 M:1756672000  NOTICE: Default DVD Player: dvdplayer
20:50:55 T:3344 M:1756672000  NOTICE: Default Video Player: dvdplayer
20:50:55 T:3344 M:1756672000  NOTICE: Default Audio Player: paplayer
20:50:55 T:3344 M:1756680192  NOTICE: Loading media sources from special://masterprofile/sources.xml
20:50:56 T:3344 M:1743847424  NOTICE: initializing playlistplayer
20:50:56 T:3344 M:1743847424  NOTICE: DONE initializing playlistplayer
20:50:57 T:3344 M:1733554176  NOTICE: initialize done
20:50:57 T:3344 M:1733554176  NOTICE: Running the application...
20:50:57 T:3344 M:1733533696  NOTICE: ES: Starting event server
20:50:57 T:4716 M:1733525504  NOTICE: ES: Starting UDP Event server on 127.0.0.1:9777
20:50:57 T:4716 M:1733492736  NOTICE: UDP: Listening on port 9777
20:51:03 T:3344 M:1713360896   ERROR: convert_checked failed from UTF-8 to UTF-16LE, errno=42
20:51:04 T:5428 M:1719586816   ERROR: Previous line repeats 1 times.
20:51:04 T:5428 M:1719586816   ERROR: WEATHER: Unable to get data: Invalid License Key.
20:51:07 T:3556 M:1720131584  NOTICE: -->Python Interpreter Initialized<--
20:51:08 T:3556 M:1715929088  NOTICE: [Polish Live TV-settings 1] reading settings
20:51:08 T:3556 M:1715920896  NOTICE: Cookiefile=C:\Users\dzielny\AppData\Roaming\XBMC\addons\plugin.video.polishtv.live\cookies.lwp
20:51:09 T:3556 M:1715109888  NOTICE: [Polish Live TV-settings 1] reading settings
20:51:09 T:3556 M:1715752960  NOTICE: [Polish Live TV-settings 1] reading settings
20:51:09 T:3556 M:1715732480  NOTICE: [Polish Live TV 1] Starting Polish Live TV
20:51:09 T:3556 M:1715732480  NOTICE: [Polish Live TV-settings 1] reading settings
20:51:09 T:3556 M:1715732480  NOTICE: [Polish Live TV 1] Wyświetlam kategorie
20:51:10 T:3940 M:1715474432  NOTICE: -->Python Interpreter Initialized<--
20:51:11 T:3940 M:1715716096  NOTICE: [Polish Live TV-settings 1] reading settings
20:51:11 T:3940 M:1715707904  NOTICE: Cookiefile=C:\Users\dzielny\AppData\Roaming\XBMC\addons\plugin.video.polishtv.live\cookies.lwp
20:51:11 T:3940 M:1715486720  NOTICE: [Polish Live TV-settings 1] reading settings
20:51:11 T:3940 M:1715372032  NOTICE: [Polish Live TV-settings 1] reading settings
20:51:11 T:3940 M:1715359744  NOTICE: [Polish Live TV 1] Starting Polish Live TV
20:51:11 T:3940 M:1715359744  NOTICE: [Polish Live TV-settings 1] reading settings
20:51:13 T:4656 M:1713246208  NOTICE: -->Python Interpreter Initialized<--
20:51:14 T:4656 M:1713639424  NOTICE: [Polish Live TV-settings 1] reading settings
20:51:14 T:4656 M:1713631232  NOTICE: Cookiefile=C:\Users\dzielny\AppData\Roaming\XBMC\addons\plugin.video.polishtv.live\cookies.lwp
20:51:14 T:4656 M:1713410048  NOTICE: [Polish Live TV-settings 1] reading settings
20:51:15 T:4656 M:1713307648  NOTICE: [Polish Live TV-settings 1] reading settings
20:51:15 T:4656 M:1713295360  NOTICE: [Polish Live TV 1] Starting Polish Live TV
20:51:15 T:4656 M:1713295360  NOTICE: [Polish Live TV-settings 1] reading settings
20:51:15 T:4656 M:1713295360  NOTICE: [Polish Live TV 1] Starting TVN Player
20:51:15 T:4656 M:1713295360  NOTICE: name:None, title:None, category:None, mode:205, id:None
20:51:15 T:4656 M:1713295360  NOTICE: http://tvnplayer.pl/api/?platform=Mobile&terminal=Android&format=xml&m=mainInfo
20:51:18 T:5248 M:1712668672  NOTICE: -->Python Interpreter Initialized<--
20:51:19 T:5248 M:1712508928  NOTICE: [Polish Live TV-settings 1] reading settings
20:51:19 T:5248 M:1712500736  NOTICE: Cookiefile=C:\Users\dzielny\AppData\Roaming\XBMC\addons\plugin.video.polishtv.live\cookies.lwp
20:51:19 T:5248 M:1712287744  NOTICE: [Polish Live TV-settings 1] reading settings
20:51:20 T:5248 M:1712173056  NOTICE: [Polish Live TV-settings 1] reading settings
20:51:20 T:5248 M:1712701440  NOTICE: [Polish Live TV 1] Starting Polish Live TV
20:51:20 T:5248 M:1712701440  NOTICE: [Polish Live TV-settings 1] reading settings
20:51:20 T:5248 M:1712693248  NOTICE: [Polish Live TV 1] Starting TVN Player
20:51:20 T:5248 M:1712693248  NOTICE: name:Seriale, title:None, category:catalog, mode:205, id:1
20:51:20 T:5248 M:1712693248  NOTICE: http://tvnplayer.pl/api/?platform=Mobile&terminal=Android&format=xml&type=catalog&id=1&limit=50&page=1&sort=newest&m=getItems
20:51:22 T:5180 M:1713106944  NOTICE: -->Python Interpreter Initialized<--
20:51:23 T:5180 M:1712541696  NOTICE: [Polish Live TV-settings 1] reading settings
20:51:23 T:5180 M:1712533504  NOTICE: Cookiefile=C:\Users\dzielny\AppData\Roaming\XBMC\addons\plugin.video.polishtv.live\cookies.lwp
20:51:23 T:5180 M:1713094656  NOTICE: [Polish Live TV-settings 1] reading settings
20:51:23 T:5180 M:1712984064  NOTICE: [Polish Live TV-settings 1] reading settings
20:51:23 T:5180 M:1712971776  NOTICE: [Polish Live TV 1] Starting Polish Live TV
20:51:23 T:5180 M:1712971776  NOTICE: [Polish Live TV-settings 1] reading settings
20:51:23 T:5180 M:1712971776  NOTICE: [Polish Live TV 1] Starting TVN Player
20:51:23 T:5180 M:1712971776  NOTICE: name:Na Wspólnej, title:None, category:series, mode:205, id:144
20:51:23 T:5180 M:1712971776  NOTICE: http://tvnplayer.pl/api/?platform=Mobile&terminal=Android&format=xml&type=series&id=144&limit=50&page=1&sort=newest&m=getItems
20:51:24 T:5180 M:1712242688   ERROR: Error Type: exceptions.TypeError
20:51:24 T:5180 M:1712242688   ERROR: Error Contents: argument 1 must be unicode or str
20:51:24 T:5180 M:1712164864   ERROR: Traceback (most recent call last):
                                             File "C:\Users\dzielny\AppData\Roaming\XBMC\addons\plugin.video.polishtv.live\default.py", line 135, in ?
                                               init.showListOptions()
                                             File "C:\Users\dzielny\AppData\Roaming\XBMC\addons\plugin.video.polishtv.live\default.py", line 85, in showListOptions
                                               vod.handleService()
                                             File "C:\Users\dzielny\AppData\Roaming\XBMC\addons\plugin.video.polishtv.live\hosts\tvn.py", line 227, in handleService
                                               self.listsCategories()
                                             File "C:\Users\dzielny\AppData\Roaming\XBMC\addons\plugin.video.polishtv.live\hosts\tvn.py", line 126, in listsCategories
                                               titleNode = category.find('name')
                                             File "C:\Users\dzielny\AppData\Roaming\XBMC\addons\script.module.elementtree\lib\elementtree\ElementTree.py", line 371, in find
                                               return ElementPath.find(self, path)
                                             File "C:\Users\dzielny\AppData\Roaming\XBMC\addons\script.module.elementtree\lib\elementtree\ElementPath.py", line 183, in find
                                               return _compile(path).find(element)
                                             File "C:\Users\dzielny\AppData\Roaming\XBMC\addons\script.module.elementtree\lib\elementtree\ElementPath.py", line 107, in find
                                               for elem in element:
                                           TypeError: argument 1 must be unicode or str
20:51:24 T:3344 M:1712451584   ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.polishtv.live/?mode=205&name=Na+Wsp%C3%B3lnej&category=series&id=144
20:51:24 T:3344 M:1712451584   ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.polishtv.live/?mode=205&name=Na+Wsp%C3%B3lnej&category=series&id=144) failed
20:51:28 T:3344 M:1712873472  NOTICE: Storing total System Uptime
20:51:28 T:3344 M:1712861184  NOTICE: Saving settings
20:51:28 T:3344 M:1712812032  NOTICE: stop all
20:51:28 T:3344 M:1712812032  NOTICE: ES: Stopping event server
20:51:29 T:4716 M:1712803840  NOTICE: ES: UDP Event server stopped
20:51:29 T:3344 M:1712783360  NOTICE: stop sap announcement listener
20:51:29 T:3344 M:1712779264  NOTICE: clean cached files!
20:51:29 T:3344 M:1712771072  NOTICE: unload skin
20:51:29 T:3344 M:1716625408  NOTICE: stop python
20:51:29 T:3344 M:1727832064  NOTICE: stopped
20:51:29 T:3344 M:1727832064  NOTICE: destroy
20:51:29 T:3344 M:1727827968  NOTICE: unload sections

Udostępnij tę odpowiedź


Odnośnik do odpowiedzi
Udostępnij na innych stronach

To jakiś błąd pluginu/strony bo jak pewnie zauważyłeś inne filmy działają.

Starajcie się koledzy wrzucać logi na http://pastebin.com bo tak to się robi straszny śmietnik.

Edytowane przez D4r3KS

Udostępnij tę odpowiedź


Odnośnik do odpowiedzi
Udostępnij na innych stronach

To jakiś błąd pluginu/strony bo jak pewnie zauważyłeś inne filmy działają.

Starajcie się koledzy wrzucać logi na http://pastebin.com bo tak to się robi straszny śmietnik.

Już powinno być lepiej

Udostępnij tę odpowiedź


Odnośnik do odpowiedzi
Udostępnij na innych stronach

Dołącz do dyskusji

Możesz dodać zawartość już teraz a zarejestrować się później. Jeśli posiadasz już konto, zaloguj się aby dodać zawartość za jego pomocą.
Uwaga: Twój wpis zanim będzie widoczny, będzie wymagał zatwierdzenia moderatora.

Gość
Dodaj odpowiedź do tematu...

×   Wklejono zawartość z formatowaniem.   Usuń formatowanie

  Dozwolonych jest tylko 75 emoji.

×   Odnośnik został automatycznie osadzony.   Przywróć wyświetlanie jako odnośnik

×   Przywrócono poprzednią zawartość.   Wyczyść edytor

×   Nie możesz bezpośrednio wkleić obrazków. Dodaj lub załącz obrazki z adresu URL.


  • Ostatnio przeglądający   0 użytkowników

    Brak zarejestrowanych użytkowników przeglądających tę stronę.

×
×
  • Dodaj nową pozycję...