TOU.TV doesn't works (1 Viewer)

sbourdon

Portal Member
July 10, 2012
22
3
Home Country
Canada Canada
Thank you for your replies,

I first started MediaPortal in normal mode just to confirm that this wasn't a temporary problem. After less than 10 seconds, the TV program I had selected started to freeze.

I then started MediaPortal in debug mode (selecting the second option, which includes plugins) but did NOT experience the problem! I selected 2 different episodes from 2 different series and everything went smoothly!

Any ideas?

Logs are attached.

Thanks for your help!
 

georgius

Retired Team Member
  • Premium Supporter
  • October 31, 2010
    1,376
    654
    Bratislava
    Home Country
    Slovakia Slovakia
    Because you don't have problem, there is nothing in your logs. If you experience problems again, just pack existing logs and attach.
     

    sbourdon

    Portal Member
    July 10, 2012
    22
    3
    Home Country
    Canada Canada
    Since I wasn't able to reproduce this bug in Debug Mode, I exported current logs (3rd option) after experiencing lags in Normal Mode.
    Is this at all helpful?

    Thank you!
     

    georgius

    Retired Team Member
  • Premium Supporter
  • October 31, 2010
    1,376
    654
    Bratislava
    Home Country
    Slovakia Slovakia
    Since I wasn't able to reproduce this bug in Debug Mode, I exported current logs (3rd option) after experiencing lags in Normal Mode.
    Is this at all helpful?

    Thank you!
    It is helpful, but I'm not sure what is causing your problem. But I don't think that it's related to lowering verbosity of MP. From logs it's clear that several things takes much longer, but download speed is similar. Do you have some antivirus or firewall solution? If yes, is MediaPortal process excluded from checking? If you have MS Security Essentials, this post can help you with appropriate setting.
     

    sbourdon

    Portal Member
    July 10, 2012
    22
    3
    Home Country
    Canada Canada
    Thank you, thank you, thank you! (I know, I wrote that before!) ;)
    With that fix applied to Windows 8 Windows Defender, I was able to watch a 1 hour show without any interuption!

    Thank you very much!
     

    Benoit LeBlanc

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

    While testing XBMC, I tried their Tou.TV plugin. It was last updated this december and it works very well, and it uses a higher quality source than this plugin. It should be easy to adapt, it's a python script using regexes to retrieve the RSP mp4 feeds for higher quality than the flash source...

    The code is available here:

    https://code.google.com/p/tou-tv-xmbc/source/browse/trunk/default.py

    the playVideo function builds the URL (line 292).
     

    corporate_gadfly

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

    While testing XBMC, I tried their Tou.TV plugin. It was last updated this december and it works very well, and it uses a higher quality source than this plugin. It should be easy to adapt, it's a python script using regexes to retrieve the RSP mp4 feeds for higher quality than the flash source...

    The code is available here:

    https://code.google.com/p/tou-tv-xmbc/source/browse/trunk/default.py

    the playVideo function builds the URL (line 292).
    Does not look like RTSP URLs are supported on OnlineVideos at the moment.
     

    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
    658
    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
    509
    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
    1K
    Top Bottom