All the channels hosted on 31.220.41.107 are down due to the server not correctly generating the token required to view the stream, it's only showing a single character instead of the full token, the PHP error is
get_object_vars() expects parameter 1 to be object, null given
Example generated URL:
Code:
http://lb.iptvserver.tv:8080/redirect/LiveEdge/DiscoveryHomeHealthLAHD/playlist.m3u8?token=2
The channels that DO work are hosted elsewhere and simply link to a .m3u8 file. The list that works is as follows:
ABC News, Adult 21, Adult 3, Adult 4, Adult 7, Antena 3, Arabic 10, Arabic 2, Arabic 5, Arabic 6, Arabic 9, Argentina 2, Argentina 4, Arirang TV, Bloomberg TV UK, Bloomberg TV US, Brazil 1, Brazil 5, Canada 10, Canada 2, Canada 3, Canada 4, Canada 5, Canada 6, Canada 8, CCTV News, Chile 1, Chile 2, Chile 3, Chile 4, Chile 5, Chile 6, China 1, China 3, China 4, China 5, China 6, CNN International, Colombia 1, Colombia 10, Colombia 2, Colombia 3, Colombia 4, Colombia 5, Colombia 6, Colombia 7, Colombia 9, Deutsche Welle, Dominican Republic 1, Dominican Republic 10, Dominican Republic 3, Dominican Republic 7, Dominican Republic 8, Dominican Republic 9, DW Latinoamerica, Ecuador 3, El Salvador 1, El Salvador 2, El Salvador 3, eNCA, Espana 1, Espana 14, Espana 15, Espana 2, Espana 3, Espana 4, Espana 8, Euronews, France 1, France 10, France 2, France 3, France 4, France 6, France 8, France 9, Gala TV, Germany 5, Germany 7, Germany 8, Greece 2, Guatemala 2, Guatemala 4, Honduras 3, Honduras 5, Honduras 6, Hungary 1, Hungary 2, India 1, India 2, India 3, India 5, India 8, Israel 2, Israel 3, Israel 4, Italy 10, Italy 4, Italy 7, Italy 8, Italy 9, Jamaica 1, Mexico 3, Mexico 4, Mexico 9, Music Videos 1, Music Videos 11, Music Videos 13, Music Videos 14, Music Videos 16, Music Videos 18, Music Videos 2, Music Videos 26, Music Videos 27, Music Videos 3, Music Videos 30, Music Videos 4, Music Videos 6, Music Videos 7, Music Videos 8, Nicaragua 1, Nicaragua 2, Pakistan 1, Panama 1, Panama 2, Panama 3, Peru 1, Peru 2, Peru 3, Peru 5, Portugal 1, Quest, Romania 1, Romania 2, Romania 3, Romania 4, Romania 5, Romania 6, RT Documentary, RT en Espanol, RT International, Russia 1, Russia 2, Russia 4, Russia 5, Russia 7, Russia 8, Sport 1, Sport 11, Sport 12, Sport 15, Sport 2, Sport 20, Sport 3, Sport 4, Sport 5, Sport 6, Sport 7, Sport 8, Turkey 3, Turkey 4, Turkey 8, Turkey 9, Venezuela 1.
There may be more that work, but if the token isn't generating, then I don't see why they would.
Code:
{u'text': u'array(6) {\n ["id"]=>\n string(2) "44"\n ["cmd"]=>\n string(98) "ffrt2 http://lb.iptvserver.tv:8080/redirect/LiveEdge/DiscoveryHomeHealthLAHD/playlist.m3u8?token=2"\n ["streamer_id"]=>\n int(0)\n ["link_id"]=>\n int(252)\n ["load"]=>\n int(0)\n ["error"]=>\n string(0) ""\n}\ngenerated in: 0.027s; query counter: 3; cache hits: 0; cache miss: 0; php errors: 1; sql errors: 0; php err str: txt: get_object_vars() expects parameter 1 to be object, null given; file: /var/www/portal.kokaleka.net/stalker_portal/server/lib/itv.class.php; line: 367; ;', u'js': {u'load': 0, u'cmd': u'ffrt2 http://lb.iptvserver.tv:8080/redirect/LiveEdge/DiscoveryHomeHealthLAHD/playlist.m3u8?token=2', u'link_id': 252, u'error': u'', u'streamer_id': 0, u'id': u'44'}}
This should be rectified soon and all will be back to normal, seems to me that the owner of the server messed up his code!