NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Developers v
« Previous 1 … 34 35 36 37 38 … 93 Next »
New XMLTV Enhancer and more...

Thread Closed 
 
  • 0 Vote(s) - 0 Average
New XMLTV Enhancer and more...
scb147
Offline

Posting Freak

Posts: 806
Threads: 77
Joined: Nov 2006
#281
2008-02-12, 05:35 PM
zehd,

Just a possible suggestion. I've set up UltraXMLTV to include the date, MPAA rating and starrating in the title. I know I asked before about the spaces between the items so that they look like this:

Bridget Jones's Diary (2001) ® [3*]

instead of:

Bridget Jones's Diary(2001)®[3*]

Now, you told me to put spaces in the text boxes before the items. So I have (spaces before the '(' ):
Code:
([Rating])
([Starrating]*)
([Date])
By adding a space in the main text boxes, I get a description that would look like this for a non-movie (notice the space before the "(2007-10-04)":
Code:
(2007-10-04) Ryan returns to Dunder-Mifflin's Scranton branch to bring the
company into the digital age; Angela remains unhappy about her cat.

(30 min)

Is there anyway to make text boxes on the "Movies" dialog box that will allow us to change the Date, MPAA, and Starrating on just the Title line without affecting wherever else we can put these 3 items?
Author of Weather (NPVR) & Weather2 (GBPVR)
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#282
2008-02-12, 08:50 PM
jgwallace3 Wrote:FWIW, the enhancer looked a bit overwhelming to me at first, but after reading the available docs a few times and then just using it, I'm much more comfortable with it. It's a great improvement over the I-XMLTV process!

Oh yeah Overwhelming. Sure, but where are you gonna put all the options?
Frank Z
[COLOR="Gray"]
I used to ask 'why?' Now I just reinstall...
[SIZE="1"]______________________________________________
Author: ZTools: ZProcess, MVPServerChecker; UltraXMLTV Enhancer, Renamer, Manager; [/SIZE]
[/COLOR]
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#283
2008-02-12, 08:54 PM
scb147 Wrote:zehd,

Just a possible suggestion. I've set up UltraXMLTV to include the date, MPAA rating and starrating in the title. I know I asked before about the spaces between the items so that they look like this:

Bridget Jones's Diary (2001) ® [3*]

instead of:

Bridget Jones's Diary(2001)®[3*]

Now, you told me to put spaces in the text boxes before the items. So I have (spaces before the '(' ):
Code:
([Rating])
([Starrating]*)
([Date])
By adding a space in the main text boxes, I get a description that would look like this for a non-movie (notice the space before the "(2007-10-04)":
Code:
(2007-10-04) Ryan returns to Dunder-Mifflin's Scranton branch to bring the
company into the digital age; Angela remains unhappy about her cat.

(30 min)

Is there anyway to make text boxes on the "Movies" dialog box that will allow us to change the Date, MPAA, and Starrating on just the Title line without affecting wherever else we can put these 3 items?

I'm not gonna. For the Date, select 'do nothing', but in the Movies sub form, continue to use the date options.

Then select 'Prepend to Desc' for 'Previously Shown'. That will get you what you want...

I have had to deal with that myself...
Frank Z
[COLOR="Gray"]
I used to ask 'why?' Now I just reinstall...
[SIZE="1"]______________________________________________
Author: ZTools: ZProcess, MVPServerChecker; UltraXMLTV Enhancer, Renamer, Manager; [/SIZE]
[/COLOR]
scb147
Offline

Posting Freak

Posts: 806
Threads: 77
Joined: Nov 2006
#284
2008-02-12, 09:33 PM
zehd Wrote:I'm not gonna. For the Date, select 'do nothing', but in the Movies sub form, continue to use the date options.

Then select 'Prepend to Desc' for 'Previously Shown'. That will get you what you want...

I have had to deal with that myself...
Thanks, this will do what I want.
Author of Weather (NPVR) & Weather2 (GBPVR)
gnutech
Offline

Member

Posts: 87
Threads: 22
Joined: Nov 2005
#285
2008-02-12, 10:36 PM
zehd Wrote:A little of everything... As I'm sure it will take all night to download the hundreds and hundreds of shows data, I'm sure few people would have the patience, even if they were interested in the outcome...

I looked at the code, and I think that I would have to change the way I did things. But then when I set it up to go for epguides, even if tvdb isn't available, I'll look closer...

I think I have a compromise for you until you're game to dust off my request to add an all EPG information feature. Would you mind adding an option that would cause "Config Episodes" information to supersede EpOnScreen information if both exist? That way I would only see the season/episode information if both season/episode and eponscreen information exist and only eponscreen information if season/episode information does not exist.

Thank you for your consideration.


Gary
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#286
2008-02-12, 11:48 PM
gnutech Wrote:I think I have a compromise for you until you're game to dust off my request to add an all EPG information feature. Would you mind adding an option that would cause "Config Episodes" information to supersede EpOnScreen information if both exist? That way I would only see the season/episode information if both season/episode and eponscreen information exist and only eponscreen information if season/episode information does not exist.

Thank you for your consideration.


Gary

That's not a bad idea. Now specifically, as I have not taken the epgs episode information seriously, in favour of my own system, where would you have the ep info displayed?

(I'll make the same options for both styles of ep numbers...)
Frank Z
[COLOR="Gray"]
I used to ask 'why?' Now I just reinstall...
[SIZE="1"]______________________________________________
Author: ZTools: ZProcess, MVPServerChecker; UltraXMLTV Enhancer, Renamer, Manager; [/SIZE]
[/COLOR]
gnutech
Offline

Member

Posts: 87
Threads: 22
Joined: Nov 2005
#287
2008-02-13, 03:58 AM
zehd Wrote:Now specifically, as I have not taken the epgs episode information seriously, in favour of my own system, where would you have the ep info displayed?

I am currently prepending both the eponscreen and the season/episode information to the sub-title field. So, the eponscreen information precedes the season/episode information which then precedes the sub-title information.

Example: 107 - S01E07 - The Andorian Incident

Thanks, again, for your willingness to tweak.


Gary
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#288
2008-02-13, 04:46 AM
gnutech Wrote:I am currently prepending both the eponscreen and the season/episode information to the sub-title field. So, the eponscreen information precedes the season/episode information which then precedes the sub-title information.

Example: 107 - S01E07 - The Andorian Incident

Thanks, again, for your willingness to tweak.


Gary

(You know that your example is not the norm... that 107 corresponds to season 1 ep 7, just like a pure fluke..)

OK. I know how it works. That number is a production number and if the network, production company wanted to organize their shows in that system, we're all lucky.

But look at a 'simspons' or '24' episode... Fox is doing some strange things allright.

OK. I want you ( and everyone to know) that I'm kinda coded out. I did a lot to get ZProcess updated and rolled out and the Enhancer is working good. I do want to make the Manager work a little bit better ( and easier) but I actually have a whole lot of TV to watch.

Ironic, that I work on PVR software, but I don't watch what I record...

So I'll be taking a short break.

Keep ideas coming. I'll try to work them all in when I get a round tuit...
Frank Z
[COLOR="Gray"]
I used to ask 'why?' Now I just reinstall...
[SIZE="1"]______________________________________________
Author: ZTools: ZProcess, MVPServerChecker; UltraXMLTV Enhancer, Renamer, Manager; [/SIZE]
[/COLOR]
gnutech
Offline

Member

Posts: 87
Threads: 22
Joined: Nov 2005
#289
2008-02-13, 05:29 AM
zehd Wrote:(You know that your example is not the norm... that 107 corresponds to season 1 ep 7, just like a pure fluke..)

Busted... I had to go through a few different series until I found that good example.

zehd Wrote:OK. I want you ( and everyone to know) that I'm kinda coded out. I did a lot to get ZProcess updated and rolled out and the Enhancer is working good. I do want to make the Manager work a little bit better ( and easier) but I actually have a whole lot of TV to watch.

Ironic, that I work on PVR software, but I don't watch what I record...

So I'll be taking a short break.

Keep ideas coming. I'll try to work them all in when I get a round tuit...

I totally understand, man. Don't sweat my suggestions. Thanks for a great application.

Enjoy watching your recordings.


Gary
scb147
Offline

Posting Freak

Posts: 806
Threads: 77
Joined: Nov 2006
#290
2008-02-15, 02:35 PM
zehd,

When I try fetching the series information on "The Office (US)", I get a pop-up error box that says:
Code:
Run-time error '62':
Input past end of file
Here is the log information from that:
Code:
2/15/2008 9:30:45 AM : Checking C:\EPG\UltraXMLTV\xmltv.xml
2/15/2008 9:30:46 AM : Loading C:\EPG\UltraXMLTV\xmltv.xml
2/15/2008 9:30:47 AM : Finished loading file in 1.296875 seconds.
And here is the xml file (The Office (US).Series.xml) it generates:
Code:
<?xml version="1.0" encoding="ISO-8859-1" ?>

<Items>
<Item>
<id>73244</id>
<SeriesName>The Office (US)</SeriesName>
<SeriesID>22343</SeriesID>
<Status>Continuing</Status>
<FirstAired>2005-03-24</FirstAired>
<Network>NBC</Network>
<Runtime>30 mins</Runtime>
<Genre>|Comedy|</Genre>
<Actors>Jenna Fischer| B.J. Novak| John Krasinski| Rainn Wilson| Steve Carell| Kate Flannery| Angela Kinsey| Phyllis Smith</Actors>
<Overview>Based on the popular British series of the same name, this faster-paced American version follows the daily interactions of a group of idiosyncratic office employees via a documentary film crew's cameras.

Regional manager Michael (Steve Carell, The Daily Show) thinks he's the coolest, funniest, best boss ever - which, of course, makes him the uncoolest, most obnoxious and annoying boss as far as his staff is concerned. His co-worker Jim (John Krasinski, Kinsey) lusts after engaged receptionist Pam (Jenna Fischer, Miss Match) when he's not sabotaging his cube-mate, the know-it-all Dwight (Rainn Wilson, Six Feet Under).Ryan Howard (B.J. Novak, Punk'd) is a young, smart

This is with the second opinion unchecked, if that matters.

It looks like the <Overview> tag is one giant line, which UltraXMLTV doesn't seem to like.

P.S. - What does the 'Q' button on the Config Episodes used for?
Author of Weather (NPVR) & Weather2 (GBPVR)
« Next Oldest | Next Newest »

Users browsing this thread: 2 Guest(s)

Pages (39): « Previous 1 … 27 28 29 30 31 … 39 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  How to extract M3U8 and get matching XMLTV guide data from NPVR almightyj 0 3,549 2018-10-23, 07:24 AM
Last Post: almightyj
  XMLTV Channel Number Option gdogg371 12 7,060 2018-07-18, 04:32 PM
Last Post: sub
  Merge xmltv data with xslt Graham 4 3,593 2014-01-02, 12:45 PM
Last Post: Graham
  XMLTV data mvallevand 6 2,693 2011-04-16, 03:08 AM
Last Post: sub
  Free XMLTV EPG scraper dneprrider 214 101,272 2010-03-29, 04:54 AM
Last Post: dljones8053
  XmlTv Structure psycik 2 2,259 2008-12-29, 10:53 PM
Last Post: psycik
  Content Provider: How to publish XMLTV data? skoka123 6 3,535 2008-09-03, 05:48 AM
Last Post: skoka123
  XMLTV Questions -Oz- 34 10,666 2008-03-24, 01:19 AM
Last Post: zehd
  I-xmltv updated for YahooXMLTv (adds a new show marker and more) Jim_ 78 25,785 2008-01-02, 10:33 AM
Last Post: tvshowman
  xmltv zap2it & msn scraper merge tvshowman 2 1,929 2007-12-12, 03:48 AM
Last Post: tvshowman

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

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

Linear Mode
Threaded Mode