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 … 87 88 89 90 91 … 433 Next »
Manual Scheduling

Manual Scheduling
jcole998
Offline

Posting Freak

New York, USA
Posts: 856
Threads: 186
Joined: Jun 2015
#1
2017-07-11, 04:13 PM
I've written the SQL statement below to retrieve programs rows from EPG_EVENT. Essentially, it retrieves unique(DISTINCT) rows having a title starting with "ncis" and a subtitle starting with "b", without regard to time or channel. It returns 6 rows. It returns 18 rows without the DISTINCT keyword and includes duplicates scheduled at different times.

SELECT DISTINCT title, subtitle FROM EPG_EVENT WHERE title LIKE "ncis%" AND subtitle LIKE "b%"

How can I tell NextPVR to find these same distinct rows and schedule the programs returned? How do I get NextPVR to do this at each EPG download?

Hope someone can help.

Thanks.
Later...JohnC

System Status: Humming nicely!  Smile
Desktop: Intel DX38BT MB - Intel Q9650 3GHz Quad - NVIDIA GeForce GTX 1050 Ti Graphics
Software: Win 10 Pro(Build 1909) - NextPVR - WinTV8
Video: Verizon FiOS - Hauppauge DCR-3250 - Hauppauge 1512 HDPVR2
RaspberryPi 4 Raspbian and FLIRC
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,666
Threads: 767
Joined: Nov 2003
#2
2017-07-11, 06:00 PM
You can use the Advanced Rules to specify the title LIKE "ncis%" AND subtitle LIKE "b%" bit of this, but you can't do the DISTINCT part of it.

That said, if you're using Schedules Direct, and have 'avoid recording duplicates where possible', then it's not going to record duplicates, and should give you the same effect.
jcole998
Offline

Posting Freak

New York, USA
Posts: 856
Threads: 186
Joined: Jun 2015
#3
2017-07-12, 01:16 PM
Thanks for the help, sub. I'll see how it works.
Later...JohnC

System Status: Humming nicely!  Smile
Desktop: Intel DX38BT MB - Intel Q9650 3GHz Quad - NVIDIA GeForce GTX 1050 Ti Graphics
Software: Win 10 Pro(Build 1909) - NextPVR - WinTV8
Video: Verizon FiOS - Hauppauge DCR-3250 - Hauppauge 1512 HDPVR2
RaspberryPi 4 Raspbian and FLIRC
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Manual Channel Scan ... How to add a channel Garmeister 10 11,031 2020-05-12, 06:05 PM
Last Post: mvallevand
  manual recordings artmetz 8 2,387 2019-11-26, 03:23 PM
Last Post: artmetz
  Manual Recording issue artmetz 3 1,554 2019-10-14, 06:56 PM
Last Post: sub
  Automatic EPG Fails, Manual Works Confused 4 1,934 2019-10-02, 06:43 PM
Last Post: Confused
  Manual recording failure, leaving no trace bitoclass 11 2,890 2019-05-11, 05:07 PM
Last Post: bitoclass
  Manual Recording jrockow 10 2,457 2019-05-07, 07:50 PM
Last Post: mvallevand
  Long manual recording stops 1deep 5 1,585 2019-03-20, 01:59 AM
Last Post: mvallevand
  Scheduling Question jcole998 10 2,856 2018-12-13, 02:23 PM
Last Post: jcole998
  DVR recording Scheduling - conflicts reported when there are none Razor68 2 1,214 2018-10-19, 03:17 AM
Last Post: johnsonx42
  Manual Recording Dale Dewing 12 3,642 2018-09-02, 01:22 PM
Last Post: jcole998

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

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

Linear Mode
Threaded Mode