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

Senior Member

Posts: 319
Threads: 26
Joined: Mar 2005
#341
2008-02-24, 10:11 AM
zehd Wrote:If you're still having trouble, send me the the original file and I will check it...
Frank, thanks. I've solved the importing issue by first emptying the EPG rather than just importing over the top (don't know why this was necessary).
I've a problem with the formatting though where some records fields are missing. I've attached the original XMLTV file which I then subsequently processed using the default settings. I also include an example record from the resulting file where the "desc" file has been lost and it shows the "duration" wrong. Thanks again.
Silverstone LC10M with iMON
Gigabyte 780G+4850e, AMD 6570
Blackgold BGT3620, Harmony 555 Remote
Win7 32-bit, SAF
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#342
2008-02-25, 06:58 AM (This post was last modified: 2008-02-25, 05:38 PM by zehd.)
b00sfuk Wrote:Frank, thanks. I've solved the importing issue by first emptying the EPG rather than just importing over the top (don't know why this was necessary).
I've a problem with the formatting though where some records fields are missing. I've attached the original XMLTV file which I then subsequently processed using the default settings. I also include an example record from the resulting file where the "desc" file has been lost and it shows the "duration" wrong. Thanks again.

OK. Attached you'll have a fix. Please check it out and get back to me. I will be pulling it from here and uploading to the wiki if this is working...

I think I've seen something like this with RT before. That's why I wrote in some code to format the xml file, as it comes all run together when you first download it... So I add CrLf to straighten it out. Seems Birtle uses double CR that I had to catch. It should be fine now...

As far as the duration, I haven't started looking at it. Torchwood should be 50 min, but it shows up as 10 minutes.

If it doesn't work right off then try this. Revert to your original downloaded file, and then load it into the Enhancer. In the lower middle there is a temporary button, 'Fix Format 2' click it and wait for the hourglass to go away. Then try and enhance...

If you had to press the button, then I will build that into the program for all Birtle users...

Edit: Attachment removed. New version posted on wiki
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
#343
2008-02-25, 09:15 AM
I have the duration worked out for the next release...

Wanna ask, what's the deal with Movie:Film: preceding all your movies?
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]
collie666
Offline

Junior Member

Posts: 2
Threads: 0
Joined: Dec 2007
#344
2008-02-25, 10:01 AM
Don't want to step on anyones toes here, but I imagine the Movie:Film: stuff is coming from XMLTVGUI's post processing options. In Birtles app, there are post processors (similar in idea to your enhancer) which can, amongst other thing, prepend Film: / Movie: to films.

Also, for listings for some channels in Ireland (which are available from the RT data), the listings contain stuff like:

Screen Two:<Film Name>
Cine Two:<Film Name>
Monday Matinee:<Film Name>

And just about any other cr*p you can imagine before the actual film title. This, as you can guess, makes IMDB lookups from Web EPG fail.

btw, I'm not asking that you add handling for these - I've written my own post-processor to handle this stuff and am happy with it; just wanted to let you know in case you're bored & are looking for something to do Smile

Colm.
b00sfuk
Offline

Senior Member

Posts: 319
Threads: 26
Joined: Mar 2005
#345
2008-02-25, 10:15 AM
Just had a quick play and can confirm the fix seems to have worked.
I could not find any difference though when using the "Fix Format 2" button, in fact the output xml files were exactly the same (confirmed via fc command). I loaded the XML file and then used the button (and the log confirmed that tab/lf was replaced by crlf) before processing the file.
The duration issue is only minor but thanks for looking at it, I'm more focussed at the moment on the fact that UK programs seem to have a very low hit-rate for updating the season/episode information.
I don't get any Movie:Film issues but I don't use that option in the post processing.
I'd better go now and do some work, thanks again for your time.
Silverstone LC10M with iMON
Gigabyte 780G+4850e, AMD 6570
Blackgold BGT3620, Harmony 555 Remote
Win7 32-bit, SAF
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#346
2008-02-25, 05:30 PM
collie666 Wrote:Don't want to step on anyones toes here, but I imagine the Movie:Film: stuff is coming from XMLTVGUI's post processing options. In Birtles app, there are post processors (similar in idea to your enhancer) which can, amongst other thing, prepend Film: / Movie: to films.

Also, for listings for some channels in Ireland (which are available from the RT data), the listings contain stuff like:

Screen Two:<Film Name>
Cine Two:<Film Name>
Monday Matinee:<Film Name>

And just about any other cr*p you can imagine before the actual film title. This, as you can guess, makes IMDB lookups from Web EPG fail.

btw, I'm not asking that you add handling for these - I've written my own post-processor to handle this stuff and am happy with it; just wanted to let you know in case you're bored & are looking for something to do Smile

Colm.

Thanks. I have added the feature a while back to Remove key words.

But for birtles data, there is nothing inherent in the data that tells me if a programme is a Movie. (Other than the user selected word to prepend.)

So I will probably be adding the feature where The Enhancer will read a prefix like "Movie:" or 'Film:' mark it as a Movie within the new data, but still remove the tag. That way, down the road when I get IMDB seearches for movies, there won't be a problem
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
#347
2008-02-25, 05:34 PM (This post was last modified: 2008-02-25, 05:56 PM by zehd.)
b00sfuk Wrote:Just had a quick play and can confirm the fix seems to have worked.
I could not find any difference though when using the "Fix Format 2" button, in fact the output xml files were exactly the same (confirmed via fc command). I loaded the XML file and then used the button (and the log confirmed that tab/lf was replaced by crlf) before processing the file.
The duration issue is only minor but thanks for looking at it, I'm more focussed at the moment on the fact that UK programs seem to have a very low hit-rate for updating the season/episode information.
I don't get any Movie:Film issues but I don't use that option in the post processing.
I'd better go now and do some work, thanks again for your time.

The sample xmltv that you sent me had already run though my preprocessor, and straightened out the formatting. So I wasn't sure if it was needed. I have added the same fix in two locations. But as you've proved it, I won't be needing the second location.

I have fixed the duration issue.

To all birtles users: I have found the place in the XMLTV GUI that checks for Movie.

[ATTACHMENT NOT FOUND]

May I suggest that Birtle users only choose the Second item "Movie:" and I will build detection in on that key word. (This is contrary to the illustration.)

I also suggest that most other selections are unchecked if you are using the UltraXMLTV Enhnacer. (including New Show Detectioni, it's already built in the Enhnacer and for Birtles Users, "Premiere is 'Not a Repeat'")
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]
Graham
Offline

Posting Freak

UK
Posts: 4,058
Threads: 102
Joined: Dec 2005
#348
2008-02-25, 05:58 PM
Thanks for work to accomodate us UK punters.

The FILM/MOVIE prefix is optional and added by ticking a box in XMLTVGUI.

I apologise if I am stating the bleedin' obvious, but it may be that XMLTVGUI will work fine if you download the software and run it to get your own XML file.

Thanks

Graham
Graham
Offline

Posting Freak

UK
Posts: 4,058
Threads: 102
Joined: Dec 2005
#349
2008-02-25, 05:59 PM
Just as I thought ... I was stating the bleedin' obvious.
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#350
2008-02-26, 01:04 AM
Graham Wrote:Just as I thought ... I was stating the bleedin' obvious.

Bleeding Obvious is always a good thing... Big Grin
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: 6 Guest(s)

Pages (39): « Previous 1 … 33 34 35 36 37 … 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,648 2018-10-23, 07:24 AM
Last Post: almightyj
  XMLTV Channel Number Option gdogg371 12 7,352 2018-07-18, 04:32 PM
Last Post: sub
  Merge xmltv data with xslt Graham 4 3,727 2014-01-02, 12:45 PM
Last Post: Graham
  XMLTV data mvallevand 6 2,843 2011-04-16, 03:08 AM
Last Post: sub
  Free XMLTV EPG scraper dneprrider 214 104,419 2010-03-29, 04:54 AM
Last Post: dljones8053
  XmlTv Structure psycik 2 2,342 2008-12-29, 10:53 PM
Last Post: psycik
  Content Provider: How to publish XMLTV data? skoka123 6 3,688 2008-09-03, 05:48 AM
Last Post: skoka123
  XMLTV Questions -Oz- 34 11,272 2008-03-24, 01:19 AM
Last Post: zehd
  I-xmltv updated for YahooXMLTv (adds a new show marker and more) Jim_ 78 27,114 2008-01-02, 10:33 AM
Last Post: tvshowman
  xmltv zap2it & msn scraper merge tvshowman 2 2,028 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