NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Wishlist v
« Previous 1 … 170 171 172 173 174 … 193 Next »
Additional EPG Matadata

 
  • 0 Vote(s) - 0 Average
Additional EPG Matadata
opilion
Offline

Junior Member

Posts: 12
Threads: 5
Joined: Apr 2004
#11
2004-11-26, 04:24 AM
Does it do any comparison on the original aired date, or just a check whether I have recorded it or not? For example - "Record Season (All episodes on this channel)" - would this record syndicated episodes from two years ago that air daily, as well as new episodes? Is it just looking to see if I have already recorded the episode?

op
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,626
Threads: 767
Joined: Nov 2003
#12
2004-11-26, 05:19 AM
[b Wrote:Quote[/b] ]Is it just looking to see if I have already recorded the episode?
Yes, its just looking to see if you have already recorded that episode.

I dont specifically do anything with the zap2it originalAirDate, this comes under the category of extra meta data that would probably require new visible options in the recordings screen that wouldn't be usuable for 90% of my users (eg, a new "Record Season (New episodes only)" option). It'd be nice to have, but is lower priority than features that can be used by all my users.
opilion
Offline

Junior Member

Posts: 12
Threads: 5
Joined: Apr 2004
#13
2004-11-26, 12:41 PM
[b Wrote:Quote[/b] ]would probably require new visible options in the recordings screen that wouldn't be usuable for 90% of my users

Only 10% of your users are in USA/Canada? You could make the "New episodes only" recording option only visible if the user has selected Zap2it as their guide data provider. It's just one piece of metadeta, an extra recording option, and a little bit of logic to check if the original aired date is within say, seven days of today's date.

op
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,626
Threads: 767
Joined: Nov 2003
#14
2004-11-26, 03:51 PM
[b Wrote:Quote[/b] ]Only 10% of your users are in USA/Canada?
About 20% of my downloads come from the US, so its probably closer to %20.

[b Wrote:Quote[/b] ]You could make the "New episodes only" recording option only visible if the user has selected Zap2it as their guide data provider. It's just one piece of metadeta, an extra recording option, and a little bit of logic to check if the original aired date is within say, seven days of today's date.
Yes, I know what would be required. As I said, it would be nice to have, but at the moment their is other stuff higher on the priority list. I will add this feature eventually though.



KingArgyle
Offline

Posting Freak

Posts: 1,271
Threads: 95
Joined: Nov 2004
#15
2004-11-26, 09:44 PM
I had a thought on this topic, and what could be done is use the Zap2It webservice like Sub does to get the episode guide information down, or Sub could leave a copy of the data on the hard drive. An external program could be built to parse through the Zap2It information and check the currently scheduled programs. If it is listed as a repeat in the Zap2It information, then that particular episode could be deleted from the scheduler.

I would probably suggest this as an add on utility outside of GBPVR that the development community could develop until sub gets it implemented in the full version. Frees him up to concentrate on the higher priority items. Maybe if this idea was posted in the Developers area someone would pick it up and run with it.
jorm
Offline

Posting Freak

Posts: 2,014
Threads: 109
Joined: Aug 2004
#16
2004-11-27, 01:08 AM
That is a good idea.

Perhaps a setting in the config.xml that would leave the file on the system. I have no problem writing a parser and populating another database with the information.

I would prefer to do the solution mostly ourselves so sub can focus on other things that would benefit everyone.

Jorm
WinXP Home
3 X MVPs
Hauppauge 250 MCE
Hauppauge 150
P-4 2.4 GHz / 768 megs Ram
610 Gigs Of Media Storage
KingArgyle
Offline

Posting Freak

Posts: 1,271
Threads: 95
Joined: Nov 2004
#17
2004-11-27, 01:49 AM
Jorm, Zap2It labs has a WSDL file available for thier service, so it be a simple matter of adding a Web Reference to VS or C#Builder to generate the appropriate Stub for the service. Once that is done parsing and find the information would be fairly simple using some XPATHs and the program information stored in the GBPVR database.
jorm
Offline

Posting Freak

Posts: 2,014
Threads: 109
Joined: Aug 2004
#18
2004-11-27, 01:51 PM
I will take a look at it thank you.

update:

Got a class that downloads the zap2it listing to xml. Next step would be to parse it and populate a zap2it database.


sub can you move this thread to the development group.
WinXP Home
3 X MVPs
Hauppauge 250 MCE
Hauppauge 150
P-4 2.4 GHz / 768 megs Ram
610 Gigs Of Media Storage
KingArgyle
Offline

Posting Freak

Posts: 1,271
Threads: 95
Joined: Nov 2004
#19
2004-11-28, 01:09 AM
Sounds like you beat me to it. Let me know if you need any help with manipulating the XML, I do that stuff for a living so it's pretty ingrained.
jorm
Offline

Posting Freak

Posts: 2,014
Threads: 109
Joined: Aug 2004
#20
2004-11-28, 12:07 PM
I do a lot of that myself.  My plan is to design an access database that has the gbpvr oid's.

The only thing I do not like is I am going to have to cache all of the program oid, channel and start time.

And then walk though all of the schedules found in the xml and get their oid.

Offhand it seems like there are 5 major categories
Schedules
Generes
Cast
Channel info.
Program data.

I am hoping to play with it over the next few days and post it so the plugin developers can expand the information if it is a zap2it account.

I envision being to search by genere or cast member (like search guide) I already have something similar writen.

I do want a plugin that allows me to record all show with a certain actor, new episode only, maybe even any show of this genere that has gotten more than x number of stars.  

I do that kind of stuff often as well.  I would probably design a light xml rule engine for the backend that would run nightly on all programs and determine if it is for a recording or not.

I would have to design the plugins frontend.

I guess I should finish the parsing first.  [Image: smile.gif]  I will keep you informed.
WinXP Home
3 X MVPs
Hauppauge 250 MCE
Hauppauge 150
P-4 2.4 GHz / 768 megs Ram
610 Gigs Of Media Storage
« Next Oldest | Next Newest »

Users browsing this thread: 2 Guest(s)

Pages (3): « Previous 1 2 3 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Additional Info on Channel Map Screen brainfryd 0 892 2020-10-03, 09:35 AM
Last Post: brainfryd
  V5 additional channel information for recordings and guide pop-up ctrlbrk 0 1,063 2020-06-06, 11:37 PM
Last Post: ctrlbrk
  Additional formats for Episode/year scraper sammy3 9 3,400 2020-05-08, 10:47 AM
Last Post: sammy3
  Alternative (additional) playback keyboard controls W3bbo 1 2,523 2016-06-28, 08:54 PM
Last Post: W3bbo
  Additional transcode options in config.xml trummel 0 1,544 2015-09-28, 02:18 PM
Last Post: trummel
  Request for NEWA indication of additional imported entries christheman 0 1,577 2014-06-28, 02:08 AM
Last Post: christheman
  additional sorting order in video library ShiningDragon 6 2,599 2011-04-05, 07:13 PM
Last Post: imilne
  [wish] additional view mode in librarys ShiningDragon 2 1,879 2010-01-31, 03:34 PM
Last Post: ShiningDragon
  Additional API / IEventNotification Support ralphy 1 1,290 2008-02-10, 12:33 AM
Last Post: sub
  Suggestion for additional features Kevl 0 1,079 2007-07-04, 02:27 PM
Last Post: Kevl

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

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

Linear Mode
Threaded Mode