NextPVR Forums
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Wishlist v
« Previous 1 2 3 4 5 … 190 Next »
Cancellation of individual pending recordings

 
  • 0 Vote(s) - 0 Average
Cancellation of individual pending recordings
mmortal03
Offline

Member

USA
Posts: 67
Threads: 6
Joined: Jan 2021
#21
2021-10-18, 06:22 AM
(2021-09-01, 11:49 AM)mvallevand Wrote: It is currently possible to disable manual recordings via Kodi.  I may have also suggested Schedules Direct to you and it avoids this problem because you don't record repeats and you can disable EPG based recordings in NextPVR web too.

Martin

I *do* see an option to "Deactivate" a timer rule within Kodi. I will test that today and see if it doesn't get overridden like deleting individual timers. It does seem to mark the series recording as "Disabled" within the web interface, so that's encouraging.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 45,319
Threads: 865
Joined: May 2006
#22
2021-10-18, 02:35 PM (This post was last modified: 2021-10-18, 02:52 PM by mvallevand.)
Deactivation would be different since it doesn't get reset during the daily update.

For advanced rules add this to you rule to skip those deleted individual timers

Code:
and unique_id not in (select unique_identifier from recently_deleted)


Martin
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 102,394
Threads: 741
Joined: Nov 2003
#23
2021-10-18, 03:21 PM
(2021-10-18, 06:14 AM)mmortal03 Wrote:
(2021-09-01, 01:38 PM)BrettB Wrote: Also, in case someone else finds this thread in a search, the current web interface DOES give access to the setting the ENABLE/DISABLE a recurring recording. It is the last field on the recording details screen labeled "Enabled:".  Big Grin

Here's a screenshot. I swear I don't see such a setting, unless I'm misunderstanding what you mean by the recording details screen. Unless this is also only available for recordings using SD guide data rather than a manual recurring recording?

[Image: unn7OMV.png?1]
If you replace your existing manual-record-modal.js with the one attached, it'll give the enable/disable setting for manual recurring recordings.


Attached Files
.zip   manual-record-modal.zip (Size: 5.27 KB / Downloads: 1)
mmortal03
Offline

Member

USA
Posts: 67
Threads: 6
Joined: Jan 2021
#24
2021-10-20, 06:18 PM
(2021-10-18, 02:35 PM)mvallevand Wrote: Deactivation would be different since it doesn't get reset during the daily update. 

For advanced rules add this to you rule to skip those deleted individual timers

Code:
and unique_id not in (select unique_identifier from recently_deleted)

Thanks, I'll give that a shot!




(2021-10-18, 03:21 PM)sub Wrote: If you replace your existing manual-record-modal.js with the one attached, it'll give the enable/disable setting for manual recurring recordings.

Awesome, that works!
ThymeJ
Offline

Junior Member

US
Posts: 12
Threads: 3
Joined: Sep 2021
#25
2021-11-07, 05:55 PM
If the shows episode ID is generic for the series, why not then put in logic to have the recording engine take into account the series ID and the date and time of the episode scheduled recording (when canceling an episode). That should allow episodes without unique ID's per episode to not get re-scheduled at each EPG update. (Though, if the same episode comes back on a different time and date, well, you will have to cancel that one too, no way around it when you don't have something unique to link too).
If its reliable, another possible unique identifier for a series episode might be its series episode designation (e.g. S02E03).

Sorry if I am not under standing the issue here.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 102,394
Threads: 741
Joined: Nov 2003
#26
2021-11-07, 06:49 PM
(2021-11-07, 05:55 PM)ThymeJ Wrote: If the shows episode ID is generic for the series, why not then put in logic to have the recording engine take into account the series ID and the date and time of the episode scheduled recording (when canceling an episode). That should allow episodes without unique ID's per episode to not get re-scheduled at each EPG update. (Though, if the same episode comes back on a different time and date, well, you will have to cancel that one too, no way around it when you don't have something unique to link too).
If its reliable, another possible unique identifier for a series episode might be its series episode designation (e.g. S02E03).

Sorry if I am not under standing the issue here.
If there series and episode number are available, then the application already uses these for the unique id if another unique id is not available. (ie xmltv, dvb epg etc)
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (3): « Previous 1 2 3


Possibly Related Threads…
Thread Author Replies Views Last Post
  Divide Recordings by Channel (and other properties) ChaosMageX 1 19 2023-03-20, 07:35 PM
Last Post: mvallevand
  [Kodi] Directory Folders for Recordings Panic 14 680 2022-07-28, 03:59 PM
Last Post: mvallevand
  Resume on recordings mvallevand 13 1,096 2022-05-02, 08:04 PM
Last Post: artmetz
  direct bookmarkable URL for Recent Recordings f0945a5662 2 419 2021-11-18, 07:50 PM
Last Post: f0945a5662
  Feature request (recordings calendar view) ThymeJ 1 1,797 2021-09-19, 04:44 AM
Last Post: sub
  Menu for recent recordings LeGrandZombie 0 409 2021-09-06, 02:02 AM
Last Post: LeGrandZombie
  If Win 10 use Windows Notifications for failed recordings scJohn 2 1,420 2021-08-14, 11:00 PM
Last Post: rmeden
  Flag poor quality recordings? boringgit 5 743 2021-05-11, 01:42 PM
Last Post: boringgit
  Add "Wish List" for recordings? Madlec 4 1,082 2021-03-19, 01:17 PM
Last Post: mvallevand
  Cleaning up recordings in order of recording date TheRealRoland 11 1,934 2020-12-09, 05:49 PM
Last Post: mvallevand

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode