tunarr icon indicating copy to clipboard operation
tunarr copied to clipboard

Decouple XMLTV generation from TV Guide Service

Open chrisbenincasa opened this issue 1 year ago • 1 comments

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.

chrisbenincasa avatar Apr 19 '24 14:04 chrisbenincasa

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!

chrisbenincasa avatar Jun 07 '24 02:06 chrisbenincasa