Re: supplementX.xmltv.org

Carsten Aulbert <[email protected]> Fri, 13 Nov 2020 14:56:35 +0100
Newsgroups gmane.comp.tv.xmltv.devel
Message-ID <[email protected]>
Hi,

as I just had a few minutes to tinker around I made a rather simplistic 
shell script run-able on a web server which ought to be able to sync 
from github:

https://github.com/RealMurphy/xmltv/blob/add_supplement_updater/supplement/supplement.sh

I have only done some very limited testing but it looks like it somewhat 
creates the same structure as we currently have.

If wanted, I could spend a few more minutes and make it a bit more 
generic by adding a file to every grabber where supplemental files are 
listed (supplement.files) and the script would then simply loop over the 
grabbers having these files, building up the list of files to sync.

What do you think?

Cheers

Carsten