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 … 113 114 115 116 117 … 433 Next »
Record based on season number

Record based on season number
Shadow2062
Offline

Junior Member

Posts: 1
Threads: 1
Joined: Sep 2016
#1
2016-09-28, 04:26 PM
Is it possible to set up a recording schedule based on season number? So let's say I want to record show X on all channels at all times but I only want to record it of its from season 2? Is that possible? Maybe in a flag for advanced recording options? Thanks!
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#2
2016-09-28, 04:45 PM
Assuming any episode of the show is in your EPG, go to the show and create an "All Episodes All Channels" recording. This gives you a good start for the rule, so you don't have to do the whole thing by hand.

then go to the newly created Recurring Recording, select "Update".

go down to the "Advanced Rules:" field, where it says "title like 'MyShowName'". the cursor will not appear, just start typing " and season==2" (leave out the double-quotes).

so the final rule will be:
Code:
title like 'MyShowName' and season==2

it will immediately reschedule the schedule based on the new criteria, and assuming you have version 3.8.3, the Find All function will list all the episodes that match the criteria as well.

Yes, if you are wondering, the "Advanced Rule" is simply the "where" clause for a SQL Select statement, like "Select * from epg_event where title like 'MyShowName' and season==2". So if you know the database fields, you can construct very useful recording rules.
server: NextPVR 5.0.7/Win10 2004/64-bit/AMD A6-7400k/hvr-2250 & hvr-1250/Winegard Flatwave antenna/Schedules Direct
main client: NextPVR 5.0.7 Desktop Client; LG 50UH5500 WebOS 3.0 TV
fudsak
Offline

Junior Member

Posts: 9
Threads: 0
Joined: Jul 2016
#3
2016-09-28, 05:19 PM
johnsonx42 Wrote:go down to the "Advanced Rules:" field, where it says "title like 'MyShowName'". the cursor will not appear, just start typing " and season==2" (leave out the double-quotes).

Wow, I was unaware of how to use the Advanced Rules but it seems like it could be useful for my sports dilemma. Is there a way to search within the description field? For example, if I want to record Red Wings games (not all NHL games) I would record shows titled NHL Hockey with "Detroit" or "Red Wings" in the description.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,707
Threads: 767
Joined: Nov 2003
#4
2016-09-28, 05:37 PM
You could try adding:
Code:
and (description like '%Red Wings%' or description like '%Detroit%')
.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,932
Threads: 956
Joined: May 2006
#5
2016-09-28, 06:24 PM
Assuming you have Schedules Direct you should add and title = 'NHL Hockey'

Martin
fudsak
Offline

Junior Member

Posts: 9
Threads: 0
Joined: Jul 2016
#6
2016-09-28, 06:55 PM
This is great, will give it a shot - thanks!
fudsak
Offline

Junior Member

Posts: 9
Threads: 0
Joined: Jul 2016
#7
2016-10-12, 07:13 PM
sub Wrote:You could try adding:
Code:
and (description like '%Red Wings%' or description like '%Detroit%')
.

Just following up to say that this did exactly what I was looking for, thank you!
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Can't watch certain channels on live tv (but can record) tvwatcher 4 2,110 2021-05-05, 06:23 AM
Last Post: tvwatcher
  Recordings with Next PVR 4.2.5 (CL0116) have background music but no voice in record DavidF 4 2,070 2021-01-07, 08:47 AM
Last Post: sub
  Possible to record in different format than .ts files? gadgetgaz 29 12,628 2020-10-04, 03:05 PM
Last Post: Ehrlichia
  Can't record repeating programs dave22 2 1,805 2020-04-20, 04:27 PM
Last Post: sub
  Windows 10 Record Issues Captain Jack 11 5,409 2020-02-02, 09:11 PM
Last Post: Captain Jack
  Record direct from live tv? rv0987 3 1,938 2019-11-01, 12:29 PM
Last Post: rv0987
  Won't Record with Windows 10 v. 1903 GWCowling323 5 3,453 2019-10-15, 03:51 PM
Last Post: mvallevand
  NextPVR - black screen when watching and can't record XC-3730C 5 2,962 2019-10-14, 05:08 PM
Last Post: sub
  Mapping channels from two different physical locations with same number buckeyestargazer 8 2,150 2019-09-26, 01:41 AM
Last Post: sub
  Trying to record New series NEW shows. Records all, old and new. bass_gas 5 2,495 2019-08-20, 10:31 PM
Last Post: sub

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

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

Linear Mode
Threaded Mode