TOU.TV doesn't works (1 Viewer)

Benoit LeBlanc

Portal Member
April 23, 2012
17
2
49
Montreal, Quebec
Home Country
Canada Canada
Hi!

Sorry I didn't answer sooner, I wasn't receiving notifications that messages had been posted to the thread.

It took me a few tries but now it works! For some obscure reason the lastest version (1.0.0.19) of your DLL wasn't being downloaded on my MediaPortal. I had to reinstall the lastest version of the the OnlineVideos plugin and force an update. Now it works perfectly!

Great work, many thanks!

PS: And my wife loves you. :p
 

Benoit LeBlanc

Portal Member
April 23, 2012
17
2
49
Montreal, Quebec
Home Country
Canada Canada
Hi!

It seems that tou.tv did some minor changes to their site. I'm not able to play any video, getting a generic error messages. The categories and video thumbnails still work, to it's probably just related to the video's URL.

I attached my log file... hmm a COM interop exception??

I hope you can fix this... or point me to the right direction if I have a configuration problem... Thanks!

Benoit
 

georgius

Retired Team Member
  • Premium Supporter
  • October 31, 2010
    1,376
    654
    Bratislava
    Home Country
    Slovakia Slovakia
    The reason is that remote server rejected your connection after correct handshaking. Maybe wrong data are sent to server.
     

    corporate_gadfly

    Portal Pro
    May 17, 2011
    396
    136
    Home Country
    Canada Canada
    Hi!

    It seems that tou.tv did some minor changes to their site. I'm not able to play any video, getting a generic error messages. The categories and video thumbnails still work, to it's probably just related to the video's URL.

    I attached my log file... hmm a COM interop exception??

    I hope you can fix this... or point me to the right direction if I have a configuration problem... Thanks!

    Benoit
    Hopefully I'll get a chance to take a look at it today. Happy New Year's.
     

    corporate_gadfly

    Portal Pro
    May 17, 2011
    396
    136
    Home Country
    Canada Canada
    @georgius: Is there a way to specify auth parameters? Slowly working my way through it. Using HDS Link Detector, I see the following:
    Code:
    php AdobeHDS.php --manifest
    "http://cp143903-f.akamaihd.net/z/003/mp4/l/2013-01-06_19_30_00_lafla_0231_,500,800,1200,.mp4.csmil/manifest.f4m?hdnea=st=1357595335~exp=1357595350~acl=/z/003/mp4/l/2013-01-06_19_30_00_lafla_0231_*~hmac=785c516e325eba86a15f78b49ba6cf4e3c97eeb04a76f2082c9e1cc29d5751a8&hdcore=2.10.3&g=KAUCEPNCMBRX"
    --delete --auth
    "hdntl=exp=1357681735~acl=%2fz%2f003%2fmp4%2fl%2f2013-01-06_19_30_00_lafla_0231_*~data=hdntl~hmac=1d67054f9df30084d719304c63dcc87eb173fd4736a1c9e222a4b58ffa602034&als=0,0.1,0,2,0,NaN,0,0,0,181,f,0,1296.19,f,s,KAUCEPNCMBRX,2.10.3,181&hdcore=2.10.3"
    --useragent "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:17.0) Gecko/20100101 Firefox/17.0"
    How do I pass that off to MediaPortal?[DOUBLEPOST=1357596068][/DOUBLEPOST]@georgius: Any comment about this bug report? I don't know much about HDS.
     
    Last edited:

    georgius

    Retired Team Member
  • Premium Supporter
  • October 31, 2010
    1,376
    654
    Bratislava
    Home Country
    Slovakia Slovakia
    @georgius: Is there a way to specify auth parameters? Slowly working my way through it. Using HDS Link Detector, I see the following:
    Code:
    php AdobeHDS.php --manifest
    "http://cp143903-f.akamaihd.net/z/003/mp4/l/2013-01-06_19_30_00_lafla_0231_,500,800,1200,.mp4.csmil/manifest.f4m?hdnea=st=1357595335~exp=1357595350~acl=/z/003/mp4/l/2013-01-06_19_30_00_lafla_0231_*~hmac=785c516e325eba86a15f78b49ba6cf4e3c97eeb04a76f2082c9e1cc29d5751a8&hdcore=2.10.3&g=KAUCEPNCMBRX"
    --delete --auth
    "hdntl=exp=1357681735~acl=%2fz%2f003%2fmp4%2fl%2f2013-01-06_19_30_00_lafla_0231_*~data=hdntl~hmac=1d67054f9df30084d719304c63dcc87eb173fd4736a1c9e222a4b58ffa602034&als=0,0.1,0,2,0,NaN,0,0,0,181,f,0,1296.19,f,s,KAUCEPNCMBRX,2.10.3,181&hdcore=2.10.3"
    --useragent "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:17.0) Gecko/20100101 Firefox/17.0"
    How do I pass that off to MediaPortal?
    You can pass whole URL to filter, but you can't specify any auth parameters. But I've seen similar URL on SVT and only needed parameters where hdcore and g. If it is possible, can you post manifest (manifest.f4m) and one or two fragments? I've bad feeling that stream is encrypted. The best will be dumped communication with Fiddler.
     

    Users who are viewing this thread

    Similar threads

    Are the media/video folders on the Mint host?
    Are the media/video folders on the Mint host?
    I've used Mediaportal for years on a Windows Host with restricted online-access. Lately I reinstalled...
    Replies
    1
    Views
    1K
    I don't know about MP2 but as you said you tried MP1 too, how is the MP music config ? MP(1) will only use LAV if you select "Internal DirectShow player" as music output, but then you lose gapless playback. If you you don't have multichannel music you can choose WASAPI as the output and set the number of speakers to stereo. I have...
    I don't know about MP2 but as you said you tried MP1 too, how is the MP music config ? MP(1) will only use LAV if you select...
    Not sure if this a a bug/config/settings problem. I am running a media portal 2.5 server with 2.41 client but it seems I get the...
    Replies
    1
    Views
    714
    I was just tinkering with a few settings in the MediaPortal configuration and am happy to have found the cause of the problem. Disabling the option "Single seat setup: force RTSP usage" under "TV/Radio", "Advanced Options" resolved the issue. After I disabled this option, I was able to delete the recordings the first time...
    I was just tinkering with a few settings in the MediaPortal configuration and am happy to have found the cause of the problem...
    Deleting recordings sometimes doesn't work. Neither the 0 button nor the Info/Delete button works. Nothing happens at all with...
    Replies
    6
    Views
    607
    I don't think so, because MP has no way of knowing at which timestamp the external player stopped playback. Best way to achieve this would be to use an auto-resume feature in your external player itself. (MPC-HC can do that, I don't know about VLC)
    I don't think so, because MP has no way of knowing at which timestamp the external player stopped playback. Best way to achieve...
    Hello Folks, Is it possible to enable MP to resume in an External Player, where it left off ? I guess the question also is, can...
    Replies
    2
    Views
    1K
    I meant use MP client to try to spot how it's requesting streams for specific channels and then try to do the same with VLC. TV Server development looks dead so I'm afraid you're going to have to figure that out by yourself if it's even possible.
    I meant use MP client to try to spot how it's requesting streams for specific channels and then try to do the same with VLC. TV...
    Hi everyone, I've set up Mediaportal TV Server on a Windows 11 box, tuner deteced okay, scanned channels, can preview, all seems...
    Replies
    8
    Views
    2K
    Top Bottom