NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Legacy (v4.x and earlier) v
« Previous 1 … 158 159 160 161 162 … 433 Next »
Change Scheduled Recording AND NEW Vs OLD Episodes

Change Scheduled Recording AND NEW Vs OLD Episodes
puck64
Offline

Member

Australia
Posts: 130
Threads: 24
Joined: Aug 2015
#1
2015-10-25, 04:14 AM
Hi All,

I would like to alter a "Scheduled Recurring Recording" from "New Episodes" to a Day And Time.

I bring up the required Recurring Recording and select "UPDATE".
I then go to Recording Type and try to change it ..... but no go Sad
Pre/Post Padding and Keep all work.

I also have a question on how NEXTPVR determines if an Episode is NEW or OLD.
I have quite a few shows with ENCORE in the description column and would like to mark them as NOT NEW

Hope someone can help Big Grin
Regards,
Mark

(Remember not to forget that which you don' t need to know.)
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#2
2015-10-25, 04:26 AM
If you need to change the type of recording, you need to delete it and recreate it. You can only update other attributes like padding etc.
Graham
Offline

Posting Freak

UK
Posts: 4,058
Threads: 102
Joined: Dec 2005
#3
2015-10-25, 10:28 AM
puck64 Wrote:I also have a question on how NEXTPVR determines if an Episode is NEW or OLD.
NextPVR uses the value in the "First Run" column of the "epg-events" table in the database to decide if a show is "new". Not all EPG sources correctly populate field. My understanding is that the use of "New" when scheduling recordings only works reliably for users of Schedules Direct as an EPG source.

You may be able to get the result that you want by scheduling a recording in the usual way and then changing the recurring recording that you just created and adding an advanced rule ... http://www.nextpvr.com/nwiki/pmwiki.php?...ancedRules
puck64
Offline

Member

Australia
Posts: 130
Threads: 24
Joined: Aug 2015
#4
2015-10-25, 11:52 AM
sub Wrote:If you need to change the type of recording, you need to delete it and recreate it. You can only update other attributes like padding etc.

Hi Sub,

That's what I thought... ah well Big Grin
Regards,
Mark

(Remember not to forget that which you don' t need to know.)
puck64
Offline

Member

Australia
Posts: 130
Threads: 24
Joined: Aug 2015
#5
2015-10-25, 12:02 PM
Graham Wrote:NextPVR uses the value in the "First Run" column of the "epg-events" table in the database to decide if a show is "new". Not all EPG sources correctly populate field. My understanding is that the use of "New" when scheduling recordings only works reliably for users of Schedules Direct as an EPG source.

You may be able to get the result that you want by scheduling a recording in the usual way and then changing the recurring recording that you just created and adding an advanced rule ... http://www.nextpvr.com/nwiki/pmwiki.php?...ancedRules

Hi Graham,
Thanks for the info..... That will make life simpler Big Grin
I was thinking I would have to update "original_air_date" and "first_run".

I use the "Free To Air" EPG and this data is not sent, but I should be able to fudge it Big Grin
Regards,
Mark

(Remember not to forget that which you don' t need to know.)
puck64
Offline

Member

Australia
Posts: 130
Threads: 24
Joined: Aug 2015
#6
2015-10-26, 09:44 AM (This post was last modified: 2015-10-26, 10:30 AM by puck64.)
Graham Wrote:NextPVR uses the value in the "First Run" column of the "epg-events" table in the database to decide if a show is "new". Not all EPG sources correctly populate field. My understanding is that the use of "New" when scheduling recordings only works reliably for users of Schedules Direct as an EPG source.

Hi Graham,

Thank You for the info.

I now have the New / Encore coding working. Just a simple bit of sql added to my ReXX program Big Grin
You will notice that I updated the original_air_date also ..... nothing like belts and braces Smile

Program Attached Smile

Update epg_event
set first_run = 'N', original_air_date = datetime(start_time,'-2 day')
where description like '%[ENCORE]%'
or description like '%(Encore)%';
Regards,
Mark

(Remember not to forget that which you don' t need to know.)
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Recording movies / TV to XBMC directory stucture spinnaker 10 3,770 2024-06-03, 03:56 AM
Last Post: Rod Hutchinson
  Not recording errors vidwiz 4 1,127 2024-04-17, 05:39 PM
Last Post: mvallevand
  Add Series/Episode Info to Recording Metadata andrewj 2 1,180 2023-11-20, 03:42 PM
Last Post: sub
  uray encoder setup with ir change 105 3 1,454 2023-03-20, 12:30 PM
Last Post: mvallevand
  Recording to a network drive woes. 2leftfeet 12 7,498 2022-04-05, 08:03 PM
Last Post: mvallevand
  device needed for recording David209 2 1,811 2021-04-04, 08:47 AM
Last Post: David209
  PC not going to sleep after recording LeoL 7 3,490 2021-04-01, 07:17 PM
Last Post: Handy.Man
  HDHomerun recording bizzarely not working Jean0987654321 3 2,153 2021-03-27, 03:23 PM
Last Post: Jean0987654321
  Auto Update EPG not running as scheduled? BairStrokes 2 1,844 2021-03-26, 12:02 PM
Last Post: NumberFive
  Automation EPG Updates not being scheduled NumberFive 4 2,262 2021-03-22, 02:27 PM
Last Post: NumberFive

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

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

Linear Mode
Threaded Mode