NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Old Stuff (Legacy) v
« Previous 1 … 20 21 22 23 24 … 125 Next »
zap2xml missing new recording indicator

 
  • 0 Vote(s) - 0 Average
zap2xml missing new recording indicator
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#11
2007-09-15, 05:46 PM
Neither of the Yahoo grabbers work anymore.

I believe that Zap2XML is a pearl script. If so, you should be able to modify the .pm file to do what you need.
leecole
Offline

Junior Member

Posts: 43
Threads: 9
Joined: Jan 2007
#12
2007-09-15, 06:16 PM
whurlston Wrote:Neither of the Yahoo grabbers work anymore.

I believe that Zap2XML is a pearl script. If so, you should be able to modify the .pm file to do what you need.
I don't know pearl, I am using zap2xml.exe foe windows. Maybe a pearl script that has been compiled? Is there sucha thing?
Wolfeh
Offline

Junior Member

Posts: 16
Threads: 4
Joined: Sep 2007
#13
2007-09-15, 08:35 PM
whurlston Wrote:Neither of the Yahoo grabbers work anymore.

I believe that Zap2XML is a pearl script. If so, you should be able to modify the .pm file to do what you need.
Looking at the .pl file is what I did. Of course, I'm not too speedy on the php and stuff, so I can't make the needed changes.

I already fired off an email to creator of zap2xml with a link to this thread. Hopefully, there'll be an update soon to suit our needs. Smile


leecole Wrote:I don't know pearl, I am using zap2xml.exe foe windows. Maybe a pearl script that has been compiled? Is there sucha thing?
What you're using is a binary version of the same concept. I don't know if it's from the same source (ie .pl script) or a separate source, but put simply if you're using zap2xml.exe, then you're not using perl to run it. You can install perl for windows and then use the .pl file if you want though. There's a link for it at http://zap2xml.110mb.com/

Since I have a linux machine setup on another computer, I just set up a cron task to call a script that in turn calls zap2xml. Easier to have cron call 1 script with the userid/password and other options. I have it set up so that I open that inbetween script and then I have a list of the options there and can change it easier there. Big Grin Anyways, works rather nicely. I've tried using both versions of the program that call on yahoo, and neither of them work for me. Glad I stumbled upon zap2xml, gives me more use for my linux box. Big Grin
Wolfeh
Offline

Junior Member

Posts: 16
Threads: 4
Joined: Sep 2007
#14
2007-09-16, 02:26 AM
Just got a response from the author of zap2xml. Examples of what the listing should look like for a new episode would be helpful.
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#15
2007-09-16, 03:49 AM
Simple really. the original I-XMLTv just added " *" to a show title if it was new. So a new episode of "The Closer" would be "The Closer *".
Wolfeh
Offline

Junior Member

Posts: 16
Threads: 4
Joined: Sep 2007
#16
2007-09-16, 04:38 AM
whurlston Wrote:Simple really. the original I-XMLTv just added " *" to a show title if it was new. So a new episode of "The Closer" would be "The Closer *".

I'm guessing that the space before the * is intentional.
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#17
2007-09-16, 06:47 AM
That's how I-XMLTv writes it, but you can use anything you want to designate a new airing and the space is not mandatory. The only reason for new show indicators is because GB-PVR records by show name when you set a season recording. "The Closer *" (new show) is different from "The Closer" (repeat) so only the new shows will be recorded for the season. If you had "The Closer (New)", it would work as well.

The new show indicator can be anything, it just makes the show name unique when its a new airing. If you wanted, you could mark repeats instead of new airings.
Wolfeh
Offline

Junior Member

Posts: 16
Threads: 4
Joined: Sep 2007
#18
2007-09-17, 12:39 PM
whurlston Wrote:That's how I-XMLTv writes it, but you can use anything you want to designate a new airing and the space is not mandatory. The only reason for new show indicators is because GB-PVR records by show name when you set a season recording. "The Closer *" (new show) is different from "The Closer" (repeat) so only the new shows will be recorded for the season. If you had "The Closer (New)", it would work as well.

The new show indicator can be anything, it just makes the show name unique when its a new airing. If you wanted, you could mark repeats instead of new airings.
Then how would it know the difference between a new episode and an old one? After all, "The Closer *" and "The Closer" are two different names. If it does it by episode name, then an indicator would be completely unnecessary, wouldn't it?
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#19
2007-09-17, 04:25 PM
GB-PVR records by Program Title, not episode title. Sorry for the confusion.

In the standard XMLTv output, both the repeats and the new episodes are list with the name "The Closer". I-XMLTv checks the original air date of the episode and compares it to the date of the showing. If they match (meaning the show has never aired previously), " *" is appended giving the new episodes the title of "The Closer *" and leaving the reruns with the title "The Closer".

Since there is no original air date field in your XML output, you would have to use the <new /> tag. If it exists, just append anything to the <title> field to differentiate between the new and repeat shows.
Wolfeh
Offline

Junior Member

Posts: 16
Threads: 4
Joined: Sep 2007
#20
2007-09-17, 05:49 PM
Just got an email from the author...

Quote:Hi,

I've read in that thread that " *" is simply appended to show titles
that are marked new by zap2it so you can record only new shows. A new
option "-A" has been added to zap2xml add this feature.

-A "new" - will append the " *" to shows marked "New" by zap2it
-A "live" - will append the " *" to shows marked "Live" by zap2it
-A "new live" - for either new or live (or both)

Hope that helps.
http://zap2xml.110mb.com/
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

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


Possibly Related Threads…
Thread Author Replies Views Last Post
  Zap2xml Tv listing issue. gonzo90017 2 3,324 2010-04-28, 01:37 AM
Last Post: gonzo90017
  Showanalyzer Doesn't Run While Show is Recording a .TS File ww4397 1 2,561 2009-12-02, 11:14 AM
Last Post: ww4397
  Slick skin: menu in Video Library missing? Torquewrench 2 2,380 2009-05-26, 06:26 AM
Last Post: tm12
  Recording (*)ed shows cgilson33 3 2,161 2009-04-19, 12:36 PM
Last Post: kayak4ever
  getRecordingStatus - recording stuck KStiles 0 1,883 2008-10-16, 04:01 PM
Last Post: KStiles
  Recording Live events (ie Sports) that go past estimated time ReZnOriO 1 1,709 2008-05-30, 09:05 PM
Last Post: psycik
  DBoxRecorder causing Recording service to stop? stu8080 5 2,317 2008-04-06, 01:12 PM
Last Post: stu8080
  Comskip, Comclean, Rename Recording, and Transcoding heath11 18 10,754 2008-03-27, 11:45 PM
Last Post: _Dude_
  Any rename utility that renames before recording? linfor 37 8,913 2008-01-04, 05:08 AM
Last Post: linfor
  Zap2XML problems Mogal 3 2,493 2007-10-27, 01:56 PM
Last Post: leecole

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

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

Linear Mode
Threaded Mode