NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Developers v
« Previous 1 … 61 62 63 64 65 … 93 Next »
ReoccuringRecordingExtras - how to apply them to a scheduled recording?

 
  • 0 Vote(s) - 0 Average
ReoccuringRecordingExtras - how to apply them to a scheduled recording?
alibert
Offline

Posting Freak

Posts: 974
Threads: 83
Joined: Apr 2005
#1
2006-01-20, 04:25 PM
Hi,

I'm writing on an epg plugin, but now I'm having problems to schedule reoccuring recordings correctly.

To schedule recordings, I am using the ScheduleHelper.
Scheduling a simple season record works fine as the schedule helper supports TYPE_RECORD_SEASON. But the advanced options like TYPE_RECORD_WEEKLY or TYPE_RECORD_DAILY do not work correctly - they appear as manual recordings in the recordings screen.

I have had a look at what is happening when scheduling a "weekly season" via the built in tv guide. The recording type is TYPE_RECORD_SEASON (5) (!!!), and additionally a new row in the "REOCCURING_EXTRAS" table is created.

I can also see the class ReoccuringRecordingExtras in GBPVR.Public, but I can't see a way how to make use of it.

Thanks for some help,

-alibert
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,787
Threads: 769
Joined: Nov 2003
#2
2006-01-20, 04:29 PM
The API has been extended in the next release to support this.
alibert
Offline

Posting Freak

Posts: 974
Threads: 83
Joined: Apr 2005
#3
2006-01-20, 05:04 PM
Hi sub and thanks for the fast reply,

sub Wrote:The API has been extended in the next release to support this.

Have you already had a look to http://forums.nextpvr.com/showthread.php?t=12744 for the upcoming release?

And as a workaround, would it be enough to set the recording type to "5" and insert an appropiate row into REOCCURING_EXTRAS for that recording group, or are there any other methods invoked for scheduling a weekly or daily recording?

And another thing I wanted to ask:
How do I implement the IEpgSource Interface? I just made a dll with stubs for the interface and placed it into the plugins directory, but it didn't show up in the config app as epg source.

-alibert
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,787
Threads: 769
Joined: Nov 2003
#4
2006-01-20, 05:08 PM
Quote:Have you already had a look to http://forums.nextpvr.com/showthread.php?t=12744 for the upcoming release?
No, I havnt. I've been pretty busy with some other stuff.

Quote:And as a workaround, would it be enough to set the recording type to "5" and insert an appropiate row into REOCCURING_EXTRAS for that recording group...
Yes, thats pretty much what the new API does.

Quote:And another thing I wanted to ask:
How do I implement the IEpgSource Interface? I just made a dll with stubs for the interface and placed it into the plugins directory, but it didn't show up in the config app as epg source.
This is not currently possible. It doesnt look for external plugins supporting IEpgSource.
alibert
Offline

Posting Freak

Posts: 974
Threads: 83
Joined: Apr 2005
#5
2006-01-20, 05:27 PM
"AllowableTimeslotVariance" is +/- for the start time, isn't it?

-alibert
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,787
Threads: 769
Joined: Nov 2003
#6
2006-01-20, 05:51 PM
Yes
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Custom recording tomx 2 685 2025-02-07, 09:14 AM
Last Post: tomx
  API call for Recording Complete linustorvalds 1 456 2025-01-19, 02:11 PM
Last Post: mvallevand
  Manual recording API mvallevand 2 1,121 2023-11-09, 02:14 PM
Last Post: mvallevand
  Recording direct to GPhotos API rgonzalez 0 1,512 2020-06-29, 04:45 AM
Last Post: rgonzalez
  Recurring Recording URL Parameters jcole998 2 3,059 2019-09-19, 01:08 PM
Last Post: jcole998
  Get recording length from stream skogl 46 14,455 2019-08-15, 09:34 PM
Last Post: sub
  Unexpected result when deleting a pending recording scJohn 5 3,870 2018-05-06, 10:09 PM
Last Post: sub
  How to best verify success when adding a recurring recording drmargarit 1 2,873 2017-03-02, 03:13 PM
Last Post: mvallevand
  Change recording filename programmatically immediately before recording starts? craigrs84 5 6,196 2015-07-13, 09:28 PM
Last Post: patco444
  Recording a specific episode based on season and episode number cbgifford 26 10,748 2014-12-19, 10:28 PM
Last Post: cbgifford

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

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

Linear Mode
Threaded Mode