2019-09-16, 01:22 PM
nonob Wrote:So i have a new xml file with good episodes numbers and the new dll file to ignore season and episodes numbers when they are missing... but i have always theses bad numbers on my recordings.
What happen ?
nrecord.log has this ...
Quote:2019-09-16 04:02:35.647 [INFO][10] UpdateRecurringRecording(135, 'L'amour est dans le pré'):
<Rules><ChannelOID>0</ChannelOID><ChannelName></ChannelName><StartTime>2019-08-28T09:43:19.0000000Z</StartTime><EndTime>2019-08-28T11:43:19.0000000Z</EndTime><PrePadding>5</PrePadding><PostPadding>30</PostPadding><Quality>0</Quality><Keep>0</Keep><RecordingDirectoryID>[[Default]]</RecordingDirectoryID><AdvancedRules>KEYWORD: L'amour est dans le pré</AdvancedRules></Rules>
2019-09-16 04:02:35.677 [DEBUG][10] LoadListingByAdvancedRules(channel='all channels',advancedRules=(title like '%L''amour est dans le pré%' or subtitle like '%L''amour est dans le pré%' or description like '%L''amour est dans le pré%'))
2019-09-16 04:02:35.717 [DEBUG][10] - Potential episode at: 16/09/2019 21:05:00
2019-09-16 04:02:35.717 [DEBUG][10] ...check IsValid()
2019-09-16 04:02:35.717 [DEBUG][10] ...scheduling episode
This shows NextPVR schedluing a pending recording ... "Potential episode at: 16/09/2019 21:05:00" ... for this show.
nrecord.log also has ...
Quote:2019-09-16 04:02:35.391 [INFO][10] UpdateRecurringRecording(121, 'On n'est pas couché'):
<Rules><ChannelOID>0</ChannelOID><ChannelName></ChannelName><StartTime>2019-08-28T06:21:45.0000000Z</StartTime><EndTime>2019-08-28T08:21:45.0000000Z</EndTime><PrePadding>5</PrePadding><PostPadding>30</PostPadding><Quality>0</Quality><Keep>0</Keep><RecordingDirectoryID>[[Default]]</RecordingDirectoryID><AdvancedRules>KEYWORD: On n'est pas couché</AdvancedRules></Rules>
2019-09-16 04:02:35.426 [DEBUG][10] LoadListingByAdvancedRules(channel='all channels',advancedRules=(title like '%On n''est pas couché%' or subtitle like '%On n''est pas couché%' or description like '%On n''est pas couché%'))
2019-09-16 04:02:35.472 [INFO][10] UpdateRecurringRecording(132, 'A l'état sauvage'):
This shows that NextPVR does not schedule a pending recording for ... 'On n'est pas couché' ... It appears that NextPVR keeps the original pending recording (with the original incorrect season/episode). I would expect NextPVR to reschedule all shows. I do not know why NextPVR is not rescheduling all shows.
You could try ...
- NextPVR Settings --> Recordings --> hit the Export Recordings button.
- Delete all Recurring Recordings.
- Close NextPVR
- Start NextPVR with the command line option ... -emptyepgonly
- Start NextPVR with the command line option ... -recurring (to force a reschedule that will delete all pending recordings because there are no recurring recordings)
- Start NextPVR with the command line option ... -updateepgonly
https://www.nextpvr.com/nwiki/pmwiki.php...ineOptions
Start NextPVR as usual ... NextPVR Settings --> Recordings --> Hit the Import Recordings button.
You might need to close NextPVR and ... Start NextPVR with the command line option ... -recurring