![]() |
recording a series - Printable Version +- Jellyfin Forum (https://forum.jellyfin.org) +-- Forum: Support (https://forum.jellyfin.org/f-support) +--- Forum: General Questions (https://forum.jellyfin.org/f-general-questions) +--- Thread: recording a series (/t-recording-a-series) Pages:
1
2
|
RE: recording a series - acidice - 2024-11-21 Thanks for the response. Would it be possible to provide the script you use or indicate where I can download the source, then I can edit it to have my provider and then just do the same by adding the sub-title field? RE: recording a series - TheDreadPirate - 2024-11-21 This is the script I use. I only have one IPTV channel, NHK World, and this pulls from their public schedule API. https://github.com/Squizzy/NHK-World-XML-to-XMLTV As is, requires that your source provides JSON, which is then converted to XMLTV. |