[no Bug] IPTV Not working (1 Viewer)

matejdro

Portal Pro
May 28, 2010
361
16
Home Country
Slovenia Slovenia
IPTV does not appear to work after upgrading to 1.5. When starting TV, it says "Unknown error occured" and nothing else happens.

It was working great in 1.4, I just upgraded without changing anything.

Logs included.
 

georgius

Retired Team Member
  • Premium Supporter
  • October 31, 2010
    1,376
    655
    Bratislava
    Home Country
    Slovakia Slovakia
    IPTV does not appear to work after upgrading to 1.5. When starting TV, it says "Unknown error occured" and nothing else happens.

    It was working great in 1.4, I just upgraded without changing anything.

    Logs included.
    I hope that you have VLC on same computer. Can you watch channel in VLC with URL udp://10.39.160.170@232.2.1.53:5002?
     

    matejdro

    Portal Pro
    May 28, 2010
    361
    16
    Home Country
    Slovenia Slovenia
    Thanks for reminding me about VLC.

    With VLC, I have to enter URL without IPTV network card IP (just udp://@232.2.1.53:5002). However with mediaportal, I had to add that (I have two network cards, one for internet, another for IPTV traffic) or else it would not work. With 1.5 it seems it switched to "VLC way", so I cut all card IPs and it appears to work.

    Case closed, thanks again.
     
    Last edited:

    georgius

    Retired Team Member
  • Premium Supporter
  • October 31, 2010
    1,376
    655
    Bratislava
    Home Country
    Slovakia Slovakia
    I think that more users can have similar problem. I made fast look on IPTV tuning m3u files and lots of them have similar urls. The problem is that by specification first url isn't interface IP address, but it's source IP address. If you want to specify which network interface have to be used, you need to format urls as specified in first post of https://forum.team-mediaportal.com/index.php?posts/747291.
     

    matejdro

    Portal Pro
    May 28, 2010
    361
    16
    Home Country
    Slovenia Slovenia
    Interesting, thanks for information. I do not remember exactly where I learned about my previous way, but point is that it was required to make IPTV from another card work in MP 1.4 and lower.
     

    GasperG

    Portal Member
    September 26, 2011
    14
    0
    Home Country
    Slovenia Slovenia
    I have a similar problem, but haven't figure out how to specify different network card (two network cards in PC). In old version (1.2.2) I had following lines in playlist:
    udp://169.254.16.169@232.4.1.2:5002
    but in new version it doesn't work, this line doesn't work in VLC either.

    If I disconnect my main network card the following line does work in both MP and VLC:
    udp://@232.4.1.2:5002

    I tried specifying a network card in m3u list in several different ways but it doesn't work:
    C:|interface=Local Area Connection|url=udp://@233.60.10.5:1234
    udp://232.4.1.2:5002@169.254.16.169
    udp://232.4.1.2:5002@169.254.16.169:5002

    Any suggestions?
     

    GasperG

    Portal Member
    September 26, 2011
    14
    0
    Home Country
    Slovenia Slovenia
    I have found a way out with route command:
    route -p add 232.4.0.0 MASK 255.255.0.0 169.254.16.169 IF 12

    All the channels start with 232.4.x.x so all the traffic to this range of IPs is routed to interface (IF) 12 (second IPTV network card)
     

    georgius

    Retired Team Member
  • Premium Supporter
  • October 31, 2010
    1,376
    655
    Bratislava
    Home Country
    Slovakia Slovakia
    It seems that url when you receive data is udp://@232.4.1.2:5002. If you're using MP 1.5, than correct m3u line with specified network interface should be C:|interface=XXX|url=udp://@232.4.1.2:5002, where XXX is name of your IPTV network card. Maybe you only make mistake in network card name.
     

    Users who are viewing this thread

    Similar threads

    you are right.. I spotted why it's not working. For what ever reason, the 3x recently added / watched for TV series, etc was killing it.. I've removed it for now and it's started working again. I'll have to dig a little deeper as to why it's happened all of a sudden.
    you are right.. I spotted why it's not working. For what ever reason, the 3x recently added / watched for TV series, etc was...
    Hi Guys... Long time fan. using MP for over 20 years. Currently running MediaPortal x64 v1.38.3.0 on Win11 with all recent windows...
    Replies
    2
    Views
    482
    It's getting weirder..... If I remove all the IP cards in the TVServer setup and then add them back I can scan the M3u and tune the stations but if I rescan it on the same card it just keeps updating the 1 channel. My brain is melting.........
    It's getting weirder..... If I remove all the IP cards in the TVServer setup and then add them back I can scan the M3u and tune the...
    Having great fun with this still. I have a fairly good PC setup, Ryzen 5 8500g, Msi Pro 650M-P with 32GB of RAM with a TBS 6281 and...
    Replies
    2
    Views
    2K
    that really sounds like an authorization issue. do you already have an OpenSubtitlesConfiguration.xml in the programfiles\tean mediaportal\subtitledownloaders folder? there you can fill in your credentials. I'm sure it is documented somewhere...
    that really sounds like an authorization issue. do you already have an OpenSubtitlesConfiguration.xml in the programfiles\tean...
    I'm having a strange issue with Subcentral & Subtitle Downloader. Everytime I try to download subtitles the list come out empty...
    Replies
    3
    Views
    497
    maybe setting loglevel to debug might pinpoint the difference between normal and stuck? Preferable with as much disabled as possible also try to see if anything is happening during stuck for the mediaportal process(resource monitor, disk activity, cpu usage, anything) maybe other programs competing for resouces?
    maybe setting loglevel to debug might pinpoint the difference between normal and stuck? Preferable with as much disabled as...
    Since over a year my MP sometimes stucks while showing the welcome screen. It started once a week now it happens every second time...
    Replies
    4
    Views
    2K
    Hey CyberSimian you nailed it! Looks like the secret is:- After EPG Collector has Run and provided the TVGuide.xml Open MediaPortal - TV Server Configuration "Force Import" on the Plugins/Xmltv/General dialogue, (ignore the status) Go to the Mappings dialogue and Load/Refresh and Save a Group - (It does not appear to matter which...
    Hey CyberSimian you nailed it! Looks like the secret is:- After EPG Collector has Run and provided the TVGuide.xml Open...
    Hi everyone I posted in the EPG section a while back concerning MediaPortal EPG using EPG Collector and MediaPortal xmltv plugin...
    Replies
    51
    Views
    16K
    Top Bottom