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...
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#131
2008-01-09, 03:28 PM
carpeVideo Wrote:zehd - great tool, I had one more enhancement request -

Ixmltv and epgextra allow you to append the star rating and/or year to the title of movies so you can see them directly on the guide ie: Derailed (3.5*) (2003) - in some cases people might want this and to create the ratings as a category
Also I think Ixmltv allows you to choose your rating text ie 4* or 4 stars or 4/5 (you get the point).

Cheers,

CV

Also FYI your utility is hard find on the wiki - it doesn't show up in the left menu bar under utilities.

It's still in beta, so its off the beaten path for the moment...

You can already do the stars thing. First select the Max Stars. That will be your calculated denominator. But it won't be your displayed denominator if you want to see it.

I suggest the tag string of [StarRating]/5 or [StarRating]*

A question. So in your example, "Derailed" is a movie title? and you can see it along with the star rating and the year while viewing the main default TV Guide? or are you using TV Listings?
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]
carpeVideo
Offline

Posting Freak

Posts: 824
Threads: 23
Joined: Dec 2006
#132
2008-01-09, 09:04 PM
Thanks for the quick response-

zehd Wrote:A question. So in your example, "Derailed" is a movie title? and you can see it along with the star rating and the year while viewing the main default TV Guide? or are you using TV Listings?

Yes - "Derailed" is a movie title. Guess I should have used "Lord of the Rings" we all know that one :0)

I use TV listings - although GBPVR only allows TV guide if you want to view it while watching TV - so I guess I use both.

Here is what it looks like:
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#133
2008-01-09, 09:57 PM
carpeVideo Wrote:Thanks for the quick response-



Yes - "Derailed" is a movie title. Guess I should have used "Lord of the Rings" we all know that one :0)

I use TV listings - although GBPVR only allows TV guide if you want to view it while watching TV - so I guess I use both.

Here is what it looks like:

I need you to dig into something for me. It seems that the title of the movies is actually getting changed. That would mean that when the movie is recorded, it will be part of the filename. (Don't really like that)

If you record one of those movies, does the filename include all that extra information?

Or another way is to open the gbpvr.db3 and see the programme table and see whether the title includes that info...
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]
carpeVideo
Offline

Posting Freak

Posts: 824
Threads: 23
Joined: Dec 2006
#134
2008-01-10, 12:26 AM
It gets into the filename and directory name when you record - I have one that is this:
Constantine [2005] [R] 3*.

I see why a purist wouldn't like it but since its and end user option I don't see its a big deal,

CV
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#135
2008-01-10, 12:35 AM
carpeVideo Wrote:It gets into the filename and directory name when you record - I have one that is this:
Constantine [2005] [R] 3*.

I see why a purist wouldn't like it but since its and end user option I don't see its a big deal,

CV

Not a problem. I will have the option to toss those fields into the Title soon.
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
#136
2008-01-10, 07:08 AM
There's a new feature I'd like people to try out.

version .48 has been released

The Enhancer will go online and download the episode information for all shows set to record in GB-PVR recording schedule.

For now, this is hard coded for c:\program files\devnz\gbpvr\gbpvr.db3 the database...

Here are the basic steps to enable the online lookup.

First open the Enhancer and click 'Get Ep Info'. In the second form click "Get Ep Num Online'. X out of the sub form...

Now, for this proof of concept, the EpNum is overridden with the new online Season/Episode Numbers. So you should select an action that will show you the EpNum. I chose to 'Append to Sub-title'

The first time should be the longest, and that completely depends on how many entries in the Recording Schedule.

While it is fetching it will display fetching, after a while, it will start to process like normal.

The Fetch should be a lot faster the next time around

----

How it works...

The Enhancer gets a list of all Status 4 Recording events from the GB-PVR database.

When it starts fetching, it iterates through the list and tries to download two xml files from tvdb.com: [Show Title].Series.xml and [Show Title].Episodes.xml

Now if it sees that a series has ended like 'Star Trek', it will also create a small marker file: [Show Title].Ended Subsequentally, the enhancer will not try to download anymore for this show...

Let's say there is a show that doesn't match the online database or that there is no data. The Enhancer will make a small marker file: [Show Title].Wrong.Data Subsequentally, the enhancer will not try to download anymore for this show...

You can also manually select a show that should not have info downloaded.
Open the sub form (click 'Get Ep Info'). In the top drop down list there is a list of your shows. Find the one you don't want to download for and then click 'Don't Fetch'. The Enhancer will make a small marker file: [Show Title].Dont.Fetch Subsequentally, the enhancer will not try to download anymore for this show...

When the Enhancer does want to download for a season recording, it only downloads the Episodes, as hopefully the Series name does not change during a season...

So after the first time trying the season recordings, the Enhancer should not have to download as much as at the beginning....

----

My first download of 18 shows gets done in 27 seconds, with a 2ghz machine and 1.5Mb internet.

The next time around, where several files aren't downloaded, and skipped is 7 seconds. This all happens at the beginning of the processing.

During the data shuffling in the processing, when a title-and subtitle match the recording schedule list we got from the gbpvr.db3, it queries the downloaded corresponding xml files. Much faster now that they're already downloaded. And we have season/episode numbers!


----

Things I need to do: The Enhancer gets it's list from all recording events. That means it will also try to get info for movies , sports, and other types of TV. That also means that the Enhancer will try to download a couple of files for each event. If it fails, it will create a 'wrong.data' file, but that also means that the cache folder holding these little xml files will get filled.

I have to think of a way to watch this and purge it regularly.
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]
gEd
Offline

Posting Freak

London
Posts: 3,518
Threads: 100
Joined: Jan 2005
#137
2008-01-10, 09:41 AM
msinet.ocx is required....googling...
“If this is the way Queen Victoria treats her prisoners, she doesn't deserve to have any.”
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#138
2008-01-10, 09:44 AM
Download the Yapi2XmlTv tool from the wiki. It's in the package.
Wakalaka
Offline

Posting Freak

Posts: 926
Threads: 161
Joined: Jan 2007
#139
2008-01-10, 10:53 AM
where can i download .48 release?
NPVR 4.1.0.180302 o Kodi 17.6 o EventGhost 0.5.0.rc4 o SAF 6.3.2 o SchedulesDirect
[SIZE="1"]
Case: Apevia X-Qpack HTPC o Motherboard: Asus P8H67-MLE o CPU: Intel Core i3-2100 o RAM: 8 GB o OS: Win7 64-bit
Tuner: HDHomeRun dual tuner o Leaf SkyHDTV antenna o Remote: Microsoft MCE
Hard drives: Samsung 500 GB SSD, Seagate 2 TB SATA2, Samsung 540 GB SATA2 o Input: Logitech USB keyboard & mouse
Video: ATI Radeon 7750 o Monitor: Viewsonic 27" VX2703MH-LED, LG 55" LCD TV
[/SIZE]
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#140
2008-01-10, 03:22 PM
gEd Wrote:msinet.ocx is required....googling...

Oops. Yeah I gotta add that to my extras. Whurlston is right, it's in the Yapi tool too...
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]
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (39): « Previous 1 … 12 13 14 15 16 … 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,536 2018-10-23, 07:24 AM
Last Post: almightyj
  XMLTV Channel Number Option gdogg371 12 7,023 2018-07-18, 04:32 PM
Last Post: sub
  Merge xmltv data with xslt Graham 4 3,580 2014-01-02, 12:45 PM
Last Post: Graham
  XMLTV data mvallevand 6 2,684 2011-04-16, 03:08 AM
Last Post: sub
  Free XMLTV EPG scraper dneprrider 214 101,002 2010-03-29, 04:54 AM
Last Post: dljones8053
  XmlTv Structure psycik 2 2,251 2008-12-29, 10:53 PM
Last Post: psycik
  Content Provider: How to publish XMLTV data? skoka123 6 3,526 2008-09-03, 05:48 AM
Last Post: skoka123
  XMLTV Questions -Oz- 34 10,602 2008-03-24, 01:19 AM
Last Post: zehd
  I-xmltv updated for YahooXMLTv (adds a new show marker and more) Jim_ 78 25,587 2008-01-02, 10:33 AM
Last Post: tvshowman
  xmltv zap2it & msn scraper merge tvshowman 2 1,921 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