In a new setup I'm using this 2 Lineups that are from the same provider.
PAN-0001183-DEFAULT
PAN-0001183-X
I was wondering if it possible to create a custom lineup that would merge the 2 as the "PAN-0001183-DEFAULT" lineup only includes the lower channel (from 2 to 100) and "PAN-0001183-X" includes the higher channel (from 100 and above) .
Merging LineUps
Re: Merging LineUps
Assuming your using the XMLTV utilities you could use tv_merge
Windows
Linux:
Windows
Code: Select all
xmltv tv_merge -i C:/xmltv/list-output.xml -m C:/xmltv/list-output2.xml -o C:/xmltv/xmltv_new.xml
Code: Select all
tv_merge -i /home/youruser/xmltv/list-output.xml -m /home/youruser/xmltv/list-output2.xml -o /home/youruser/xmltv/xmltv_new.xml
Re: Merging LineUps
The listing I'm currently using are international listing thus scheduledirect only provide those under the SD-JSON service. Is there a way to do the same with SD-JSON?
Re: Merging LineUps
If you are using the mfdb-json utility, or the json service via another utility, then you should ask that in the "JSON service ‹ Developer" forum: viewforum.php?f=17