2022-06-04, 06:41 PM
[attachment=undefined]This is all on Windows10..... won't let me attach db3 file. 18.181Kb
2022-06-04, 06:41 PM
[attachment=undefined]This is all on Windows10..... won't let me attach db3 file. 18.181Kb
2022-06-04, 07:18 PM
(This post was last modified: 2022-06-04, 07:18 PM by mvallevand.)
I didn't ask you to attach it so I am not surprised. Please read the posts fully.
Martin
2022-06-05, 10:45 AM
Never was scheduled from Kodi only windows 10. Also as of today its just like the movie JASON "Its back again" ready to record Monday morn.
2022-06-05, 12:26 PM
Of course it will with all those recurring recordings. That is why you need to give use an external link to your database so we can help you.
Martin
2022-06-05, 04:57 PM
From what we can see, you've got lots of recurring recordings setup for this show. It's not clear how you managed to create so many, but it's going to keep scheduling episodes for these until you've deleted all the recurring recordings you've setup.
Quote:2022-06-03 02:46:07.521 [INFO][98] UpdateRecurringRecording(149, 'Wanted: Dead or Alive'): As Martin said, if you'd like to zip up your NPVR.db3, and put it somewhere like onedrive or google drive, and let us know the download link, we can delete them all for you.
2022-06-05, 05:23 PM
2022-06-05, 08:08 PM
As sub and I both have posted put it on GoggleDrive, OneDrive or DropBox.
Martin
2022-06-07, 04:25 PM
(2022-06-05, 08:08 PM)mvallevand Wrote: As sub and I both have posted put it on GoggleDrive, OneDrive or DropBox. https://drive.google.com/file/d/1XqS8FmY...sp=sharing hope this works
2022-06-07, 05:58 PM
We should be able to do something now. There is a bug in the delete logic (probably because the channel_id is invalid leaving something locked and also the API return shows success. I will remove all the recurring recordings against bad channels.
Code: 2022-06-07 13:52:54.887 [DEBUG][37] Got request [127.0.0.1]: /service (recording.recurring.delete) Martin
2022-06-07, 06:51 PM
(This post was last modified: 2022-06-07, 07:11 PM by mvallevand.)
For future reference for others this clears the errors but I am not confident it will work for all errors like this.
Code: delete from recurring_recording where oid in Stop your recording service and backup you npvr.db3 and use the attached and restart the service. I can't easily remove the duplicates but you should be able to do that yourself now. Note I have deleted all your EPG data so I could attach it, once you remove the duplicates you should update the EPG. It will be easier to delete them in NextPVR.exe or the web browser's UI client since they aren't sorted by name in the normal web client. But there is a bug there too, since NextPVR doesn't retain the location https://forums.nextpvr.com/showthread.php?tid=63878 so if you don't want to lose your location Kodi works but it prompts you before deleting. You will lose these shows but they weren't recording anyway because they are scheduled on a dead channel Code: Bob Hearts Abishola Good luck Martin |
|