mar-mei / guide2go

Schedules Direct JSON to XML grabber
MIT License
63 stars 15 forks source link

Custom Lineup possible? #2

Closed gelsas closed 5 years ago

gelsas commented 5 years ago

Hello,

I just found your go application here on github and I think it would be exactly what I need but I only have 1 question.

Can I somehow specify a own lineup ? I mean I only need the EPG data for specific channels.

And if it is possible how would the custom lineup file look like? If there is nothing like that existing yet ..maybe something like this?

<?xml version="1.0" encoding="utf-8"?>
  <CustomLineup name="Test" lineup="CUSTOM-01">
    <station number="1" subnumber="0" callsign="FOXDHD" name="FOX HD">83585</station>
</CustomLineup>

best regards gelsas

gelsas commented 5 years ago

Stupid me. Just noticed it is already implemented.