Re: xmltv.org domain moving + supplements

Carsten Aulbert <[email protected]> Sun, 20 Apr 2025 14:08:45 +0200
Newsgroups gmane.comp.tv.xmltv.devel
Message-ID <[email protected]>
and FWIW, I've updated supp3 via wget just now:

wget --no-host-directories --no-parent --mirror --recursive \
   http://supplement.xmltv.org/
find . -name "*\?*" -print0 | xargs -0 -r rm

hopefully, all required files made it over fine.

Cheers

Carsten