Skip to content

Get IRD multicast streams and convert to playlist

Notifications You must be signed in to change notification settings

Saentist/IRD_to_m3u

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

IRD to m3u playlist grepper

Get IRD multicast streams and convert to playlist

Supported devices

THOR - H-16DVBS2-IP-RF

BLANKOM - IGS-900

DIBSYS - 1518PLUS

Colable - COL5816B

Shineco - SNK6386B

Dexin - NDS3107G

possibly others

How to use it

wget https://raw.githubusercontent.com/Saentist/IRD_to_m3u/master/php_to_playlist.php
# set ip of NMS interface username and password
nano php_to_playlist.php 
# run it
php php_to_playlist.php
# *output.m3u* will be created in current folder```