Custom Import Request

An evolving, supported alternative to Rovi
Forum rules
★ Download the latest EPG123 here: https://garyan2.github.io/ <> Setup guide here: https://garyan2.github.io/install.html
Post Reply
KarterJK

Posts: 64
Joined: Sun May 18, 2014 7:20 pm
Location:

HTPC Specs: Show details

Custom Import Request

#1

Post by KarterJK » Tue Sep 15, 2020 1:03 pm

Gary thanks for looking

Is it possible to add an import guide function to the server side, where you select Line up, save & execute
it has select all but it would be nice to be able to import your channel

I have over 800 channels but only watch about 300, it is a nightmare if I actually had to deselect all unwanted

thanks for looking at me

User avatar
garyan2

Posts: 7438
Joined: Fri Nov 27, 2015 7:23 pm
Location:

HTPC Specs: Show details

#2

Post by garyan2 » Tue Sep 15, 2020 2:42 pm

You just need to save the epg123.cfg file somewhere to keep all your currently selected stations for download.

Code: Select all

  <ExpectedServiceCount>30</ExpectedServiceCount>
  <StationID CallSign="KVOADT" HDOverride="false" SDOverride="false">42676</StationID>
  <StationID CallSign="K04QPD" HDOverride="false" SDOverride="false">-65913</StationID>
  <StationID CallSign="KVOADT2" HDOverride="false" SDOverride="false">81351</StationID>
  <StationID CallSign="K04QPD2" HDOverride="false" SDOverride="false">-100702</StationID>
  <StationID CallSign="KVOADT3" HDOverride="false" SDOverride="false">100105</StationID>
  <StationID CallSign="K04QPD3" HDOverride="false" SDOverride="false">-100703</StationID>
  <StationID CallSign="KVOADT4" HDOverride="false" SDOverride="false">112508</StationID>
  <StationID CallSign="K04QPD4" HDOverride="false" SDOverride="false">-112589</StationID>
If the station number is negative, then that is deselected. Anything positive is selected for download.
- Gary
Keeping WMC alive beyond January 2020. https://garyan2.github.io

Post Reply