Script for generating m3u playlist witl url to records.
Today we have lots of cheap dvb-t2/c receivers on the market, it supports IPTV via lan or wifi. (selenga hd980d, world vision t625a lan, etc)
VBox XTi automatically generate m3u list directly available for such tuners, but manufacturer doesn't do this for recordings.
This script allow you to fix this issue until VBoxComm will add this feature info firmware.
- Fetch information about recordings from vbox
- Save m3u with direct links
- Save m3u file directly to vbox pub folder
Required minimal:
- Entware (tested) or linux/openwrt
- curl
- xmlstarlet
- bash
- VBox TV Gateway device
Configuration should be done with setting placed at the top of the script.
Check all paths for your system.
By default script works with xupnpd as pair, basically using it only for m3u distributing.
Checkout this cool things for vbox: