CptDarling / xot-uzg

Automatically exported from code.google.com/p/xot-uzg
0 stars 0 forks source link

TV4 wont play #257

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
TV4 stooped working some weeks ago. Other Swedish channels still working. I 
recently  updated to xmbc 11 unstable, still not working thou. Just pops up a 
windows telling there a error. Also attaching log file.

Original issue reported on code.google.com by miry2...@gmail.com on 17 Mar 2011 at 9:10

Attachments:

GoogleCodeExporter commented 9 years ago
two things: 
1) some episodes from TV4 need to be bought, and I cannot support that
2) TV4 changed their RTMPE version. The new version is not yet supported by 
RTMPDump (gives error "Type mismatch: client sent 6, server answered 9"). So I 
can't help that at this moment. 

Original comment by basrie...@gmail.com on 18 Mar 2011 at 8:14

GoogleCodeExporter commented 9 years ago
Issue 259 has been merged into this issue.

Original comment by basrie...@gmail.com on 20 Mar 2011 at 8:48

GoogleCodeExporter commented 9 years ago
RTMPDump hasn't been updated since summer last year...:(

Original comment by Fredrik....@gmail.com on 9 Apr 2011 at 7:25

GoogleCodeExporter commented 9 years ago
Found this recently complied version for Win which i managed to dump a movie 
from tv4play.se

http://stream-recorder.com/forum/showpost.php?p=27276&postcount=9

I did have to add the --resume flag and try about 5 times before i got the full 
epsiode i tried with down, but it worked.

Hope it helps!

Original comment by crzym...@gmail.com on 13 Apr 2011 at 12:02

GoogleCodeExporter commented 9 years ago
Ok, I will see what version is in the XBMC Nightlies

Original comment by basrie...@gmail.com on 13 Apr 2011 at 2:37

GoogleCodeExporter commented 9 years ago
And? Do they work?

Original comment by basrie...@gmail.com on 13 Jun 2011 at 8:29

GoogleCodeExporter commented 9 years ago
Will there be a fix for TV4 any time soon, it has not worked for quite a while 
now. Don't see the point having TV4 in Xot if there wont be a fix for this.

Original comment by miry2...@gmail.com on 12 Aug 2011 at 7:00

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
The issue seems to be related to the RTMPE streams. Even with RTMP dump, it is 
hard to download them.

ERROR: WriteN, RTMP send error 10053 (42 bytes)
ERROR: RTMP_ReadPacket, failed to read RTMP packet body. len: 69719
38548.314 kB / 392.52 sec (14.8%)
DEBUG: RTMP_Read returned: 34349
Download may be incomplete (downloaded about 14.80%), try resuming
DEBUG: Closing connection.

Original comment by basrie...@gmail.com on 12 Aug 2011 at 7:55

GoogleCodeExporter commented 9 years ago

Original comment by basrie...@gmail.com on 12 Aug 2011 at 7:57

GoogleCodeExporter commented 9 years ago
Any progress on this?

All other channels seem to be working perfectly fine without the need to watch 
ads. Thanks for your work!

Original comment by hans.fil...@gmail.com on 21 Oct 2011 at 3:20

GoogleCodeExporter commented 9 years ago
For more information see the latest logfile when net.rieter.xot was run on :
XBMC Information: 
Version: XBMC 3.0-r30850
BuildDate: May 16 2011
Environment: win32 (folder=\libs\win32)
Platform: Xbox
Python Version: 2.4.6
XOT-Uzg.v3 Version: 3.2.11
AddonID: net.rieter.xot 
Path: Q:\scripts\net.rieter.xot\ (net.rieter.xot)
PathDetection: os.getcwd()

Original comment by per_kris...@hotmail.com on 21 Oct 2011 at 8:16

Attachments:

GoogleCodeExporter commented 9 years ago
Could you also include an debug xbmc.log? 

And keep in mind that Premium content cannot be played back on XBMC.

Original comment by basrie...@gmail.com on 21 Oct 2011 at 9:47

GoogleCodeExporter commented 9 years ago
Here is the file xbmc.log-file containing the error message for TV4.

Original comment by per_kris...@hotmail.com on 22 Oct 2011 at 2:19

Attachments:

GoogleCodeExporter commented 9 years ago
Ok, I added a label 'Premium-innehåll' to the paid items. But the unpaid items 
also have issues with rtmplib and thus XBMC. 

Is there anyone that managed to save a complete RTMP stream to disk using 
RTMPDump?

Original comment by basrie...@gmail.com on 22 Oct 2011 at 8:18

GoogleCodeExporter commented 9 years ago
I have tried on OSx Lion with rtmpdump 2.4 and its no problem to download tream 
from tv4. 

rtmpdump -W http://www.tv4play.se/flash/tv4playflashlets.swf -r 
rtmpe://cp70051.edgefcs.net/tv4ondemand -y 
mp4:/mp4root/2010-10-27/pid2737753_1097588_T4MP2_1103308_T6MP48_.mp4 -o 
movie.mp4
RTMPDump 2.4
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
WARNING: HandShake: Type mismatch: client sent 6, server answered 9
INFO: Connected...
Starting download at: 0.000 kB
INFO: Metadata:
.
...
.
4712.713 kB / 49.41 sec (99.9%)
Download complete

Original comment by sm6...@gmail.com on 23 Oct 2011 at 10:45

GoogleCodeExporter commented 9 years ago
Thanks a lot, it was the SWF that did the trick. I used 
http://www.tv4play.se/flash/tv4video.swf as player SWF file, not 
http://www.tv4play.se/flash/tv4playflashlets.swf. It now seems to work just 
fine. 

for those that want to test. I attached an chn_tv4se.py. Replace the original 
one with this new one and see if it works. I now shows the 'Premium-innehåll' 
for the not-free items and should stream the RTMPE streams correctly.

Original comment by basrie...@gmail.com on 23 Oct 2011 at 4:30

Attachments:

GoogleCodeExporter commented 9 years ago
Works just fine now.
Nice work and thanks a lot!

Original comment by per_kris...@hotmail.com on 23 Oct 2011 at 5:03

GoogleCodeExporter commented 9 years ago
Ok, good to hear that. I just uploaded an official update for these Swedish 
channels. It will be available via the XBMC Add-ons Manager (or via the 
XOT-Uzg.v3 update manager on XBMC4Xbox).

Original comment by basrie...@gmail.com on 23 Oct 2011 at 5:47

GoogleCodeExporter commented 9 years ago
Changed status to Done

Original comment by basrie...@gmail.com on 24 Jun 2012 at 11:43