-
Notifications
You must be signed in to change notification settings - Fork 103
Description
Thanks for taking the time to report an issue. Please take a moment to review our open/closed issues above, in case your issue has already been reported.
If you are reporting a new issue, please give your issue a descriptive title and fill out the blanks below, providing as much information as possible.
XMLTV Version?
(Please specify release version or git commit ID)
1.0.0
…
XMLTV Component?
(Grabber name or utility)
tv_grab_zz_sdjson
…
Perl Version
…
Operating System
Debian
…
What happened?
For each channel, this script creates a <display-name>39_2</display-name>
using "_" (underscore) instead of "-" (hyphen).
…
What did you expect to happen?
The tv_grab_na_dd script correctly populates a hyphen.
…
Did you see any warnings/errors?
(Please paste any warnings/errors, if available)
The underscore is not recognized as a proper channel number by Jellyfin, so it will not map channels properly.
…
What steps are needed to reproduce this issue?
(Please provide the full commands you are running)
- Run the script
Please attach your config file below:
(Remember to remove any usernames/passwords)
…
Any other information?
(For example, is this a new or intermittent issue?)
I'm not sure whether this is an issue with the way XMLTV populates the information, or a problem with how XMLTV receives the information from Schedules Direct. If the latter, let me know and I'll contact support there.
…