-
-
Notifications
You must be signed in to change notification settings - Fork 3.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update XmlTvListingsProvider.cs to fix the record series button missing on many programs #12398
Conversation
Fixes a bug where certain programs like the "Good Morning America" no longer have the record series button.
Fix failing test.
|
Fixes issue #11976 |
|
For reference the xmltv.dtd is here https://github.com/XMLTV/xmltv/blob/master/xmltv.dtd . I am not sure if it really speaks about an isSeries boolean. Seems like it must be derived. |
|
This probably should have targeted the 10.9.z branch. Otherwise, you'll have some grumpy guy commenting every week what's taking so long |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please add a descriptive title to the pull request
theguymadmax can see into the future. How did he know? |
Update XmlTvListingsProvider.cs to fix the record series button missing on many programs
#12481) Co-authored-by: grumpycat <bryan.pauquette@gmail.com>
Fixes a bug where certain programs like the "Good Morning America" no longer have the record series button.
Changes
Assume that if the program has an EpisodeNumber then it is part of a series.
Issues
The record series button is not displaying on many programs that are generated by zaptoxml.pl perl script.
https://github.com/jef/zap2xml