Bug #4561
Autorec Stops Scheduling Recording
0%
Description
This has actually been going on for a long time (before this year I think), but only now have I decided to report it.
I have shows that I had scheduled to have their series recorded via tvheadend webgui.
After some time (months?), a show may simply stop being scheduled to be recorded even though it is still listed in the autorec.
My only guess is the deciding factor isn't based the title regexp.
While I leave the existing show listed in Autorec, I re-schedule that same show series to be recorded in the webgui, look at the Autorecs tab, see the show listed twice where everything is the same except for the Priority which is Important for the old scheduled show and Default for the newly re-scheduled show.
A diff of the 2 scheduled show files (old< >new):
24c24 < "pri": 0, --- > "pri": 6, 33c33 < "serieslink": "ddprogid://xmltv/EP00018834", --- > "serieslink": "ddprogid://xmltv/SH00018834.0000",
I can only guess the serieslink is somehow the deciding factor rather than the title regexp.