szymex / xbmc-finnish-tv

XBMC Video Plugins for playing Finnish television content containers.
GNU General Public License v3.0
31 stars 38 forks source link

Katsomo broken #46

Closed zenix closed 10 years ago

zenix commented 10 years ago

I think previous release of katsomo is broken in: OpenELEC 3.2.4 RPi

Linux OpenELEC 3.10.20 #1 PREEMPT Tue Nov 26 10:15:14 CET 2013 armv6l GNU/Linux

It won't play anything..

21:24:37 T:2912404576 NOTICE: plugin.video.katsomo - http://m.mtvkatsomo.fi/?treeId=33006003 21:24:39 T:2912404576 WARNING: The python script "/storage/.xbmc/addons/plugin.video.katsomo/katsomo.py" has left several classes in memory that we couldn't clean up. The classes include: Addon 21:24:39 T:2912404576 NOTICE: Thread BackgroundLoader start, auto delete: false 21:24:39 T:2807026784 NOTICE: Thread Jobworker start, auto delete: true 21:24:59 T:2912404576 NOTICE: Previous line repeats 1 times. 21:24:59 T:2912404576 NOTICE: Thread XBPyThread start, auto delete: false 21:24:59 T:2912404576 NOTICE: -->Python Interpreter Initialized<-- 21:25:01 T:2912404576 NOTICE: CommonFunctions-2.5.1 21:25:02 T:2912404576 NOTICE: http://mtvhlsvod.edgesuite.net/mtv3_viihde_vod/_definst_/mp4:2014-03-01/Myytinmurtajat_311050_WC!311050,T5HLSH!.m p4/playlist.m3u8?hdnea=st=1394393102~exp=1394393222~acl=%2fmtv3_viihde_vod%2fdefinst%2fmp4%3a2014-03-01%2fMyytinmurtajat_311050_WC%21311050%2c T5HLSH%21.mp4%2fplaylist.m3u8%2a~hmac=ddc60002303bd2d8be59ff9bbd373c3a5369257034e2ce0ca7dd3b34ad8e2dd9 21:25:02 T:2912404576 WARNING: The python script "/storage/.xbmc/addons/plugin.video.katsomo/katsomo.py" has left several classes in memory that we couldn't clean up. The classes include: Addon 21:25:03 T:3046937104 NOTICE: COMXPlayer: Opening: http://mtvhlsvod.edgesuite.net/mtv3_viihde_vod/_definst_/mp4:2014-03-01/Myytinmurtajat_31105 0_WC!311050,T5HLSH!.mp4/playlist.m3u8?hdnea=st=1394393102~exp=1394393222~acl=%2fmtv3_viihde_vod%2fdefinst%2fmp4%3a2014-03-01%2fMyytinmurtajat_ 311050_WC%21311050%2cT5HLSH%21.mp4%2fplaylist.m3u8%2a~hmac=ddc60002303bd2d8be59ff9bbd373c3a5369257034e2ce0ca7dd3b34ad8e2dd9 21:25:03 T:3046937104 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED 21:25:03 T:3046937104 NOTICE: CXBMCRenderManager::ResetRenderBuffer - using 5 render buffers 21:25:03 T:2912404576 NOTICE: Thread COMXPlayer start, auto delete: false 21:25:03 T:2912404576 NOTICE: Creating InputStream 21:25:03 T:2784928864 NOTICE: Thread CFileCache start, auto delete: false 21:25:03 T:2912404576 NOTICE: Creating Demuxer 21:25:03 T:2912404576 ERROR: OpenDemuxStream - Error creating demuxer 21:25:03 T:2912404576 NOTICE: COMXPlayer::OnExit() 21:25:03 T:2912404576 NOTICE: COMXPlayer::OnExit() deleting input stream 21:25:03 T:3046937104 ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.katsomo/?view=video&link=http%3A%2F%2Fm .mtvkatsomo.fi%2F%3FprogId%3D311050] 21:25:03 T:2784928864 NOTICE: Thread BackgroundLoader start, auto delete: false 21:25:03 T:3046937104 NOTICE: COMXPlayer::CloseFile 21:25:03 T:3046937104 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED 21:25:03 T:3046937104 NOTICE: COMXPlayer: waiting for threads to exit 21:25:03 T:3046937104 NOTICE: DVDPlayer: finished waiting

ghost commented 10 years ago

There are problems in the mobile version of Katsomo itself at the moment. This plugin uses the mobile version (because it doesn’t require Silverlight).

I can’t watch Katsomo even on my Google Nexus 7 (2013) tablet.

More about the same problem (beginning from this post): http://forum.xbmc.org/showthread.php?tid=144457&pid=1644243#pid1644243

zenix commented 10 years ago

Ok. Thanks for the info.

ghost commented 10 years ago

I don’t know why I didn’t try this before. It works just by changing the user agent again. I took the user agent from my Jolla phone running Android’s Tint Browser.

Mozilla/5.0 (Linux; Android 4.1.2; fi-fi; alien_jolla_bionic Build/JZO54K) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30

zenix commented 10 years ago

Seems to be working! Excellent, thanks.

zenix commented 10 years ago

Ups... accidently closed this.