Bug #2067
Telia-Sonera IPTV streams broken on the revision 63ac3be4 (and fe06fb6f / last check-in of 14th of April)
100%
Description
Hi,
unfortunately I can't subscribe to any Telia-Sonera's IPTV streams on the revision 63ac3be4 which is the latest one during writing this bug filing. Also, I backtracked to the last revision of 14th of April (fe06fb6f) and can't subscribe with it either. The compiling process goes through fine. The error I'm getting is as follows:
2014-04-20 15:45:31.764 [ INFO] subscription: 'initscan' subscribing to mux, weight: 2, adapter: 'IPTV', network: 'Sonera IPTV', mux: 'udp://239.16.116.1:5555'
2014-04-20 15:45:36.010 [ INFO] mpegts: udp://239.16.116.1:5555 - initial scan no data, failed
2014-04-20 15:45:36.010 [ INFO] subscription: "initscan" unsubscribing
Tried to get some better debug logs but only data I got is pretty much the same:
2014-04-20 16:03:34.853 [ INFO]:mpegts: udp://239.16.116.1:5555 - starting for 'initscan' (weight 2)
2014-04-20 16:03:34.854 [ INFO]:mpegts: udp://239.16.116.1:5555 - tuning on IPTV
2014-04-20 16:03:34.854 [ INFO]:subscription: 'initscan' subscribing to mux, weight: 2, adapter: 'IPTV', network: 'Sonera IPTV', mux: 'udp://239.16.116.1:5555'
2014-04-20 16:03:39.002 [ INFO]:mpegts: udp://239.16.116.1:5555 - initial scan no data, failed
2014-04-20 16:03:39.002 [ INFO]:subscription: "initscan" unsubscribing
I can confirm that the revision a9215da8 / Build: 3.9.517~ga9215da works:
2014-04-20 16:09:23.110 [ INFO] mpegts: udp://239.16.116.1:5555 - tuning on IPTV
2014-04-20 16:09:23.139 [ INFO] subscription: "192.168.1.66 [ tvadmin | XBMC Media Center ]" subscribing on "Yle TV1", weight: 150, adapter: "IPTV", network: "Sonera IPTV", mux: "udp://239.16.116.1:5555", provider: "YLE", service: "Yle TV1 (avc)"
I can post more information if needed, however, I will probably need some guidance to do it.
BR,
-Jooseppi
History
Updated by Adam Sutton over 10 years ago
- Status changed from New to Fixed
- % Done changed from 0 to 100
Applied in changeset commit:tvheadend|6b0aed0170609572ef832ec4a3cdb41ad601a8ce.
Updated by Joo Seppi over 10 years ago
Confirming that the fix works. Just cloned the repository and compiled OK, fired tvheadend up and could connect to IPTV streams. Thank you.
J