tunarr
tunarr copied to clipboard
Decouple XMLTV generation from TV Guide Service
These should be 2 discrete processes. We should be able to generate a TV Guide without also writing the XMLTV. The scheduled task should do both.
Since we have @iptv/xmltv as a library, we could parse our own xmltv into the data structure and only partially update it, which would make this a lot more doable!