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

Posting Freak

UK
Posts: 4,058
Threads: 102
Joined: Dec 2005
#361
2008-03-02, 03:57 PM
Series and Episode numbering works a treat for all of the shows that I have tried except the Law and Order shows. My original xmltv.xml output by the grabber (Birtles) has shows called:

<title lang="en">Law and Order</title>
<title lang="en">Law and Order: Criminal Intent</title>
<title lang="en">Law and Order: Special Victims Unit</title>

I have fiddled for hours and I can't get Series and Episode numbering to work consistently for these shows. I have tried changing the "and" for "&" using the Replacements button and tried with and without the colon characters.

The attached contain the EpFetchInclude, Replace and log files plus all of the Law and/& Order files from the TVdbXML folder.

Thanks for all of the good work.

Graham
Deusxmachina
Offline

Senior Member

Posts: 545
Threads: 13
Joined: Aug 2007
#362
2008-03-02, 05:40 PM
zehd Wrote:I didn't know what you were talking about when you said 3:00PM , but now I know you scheduled a show. What's the show name?

"Playboy Bunnies go to the Beach."

Er, I mean "Wishbone." Since it only recently started happening, I didn't make the connection at first until, "Duh, the second episode records every day at 2:30 to 3:00pm." Unless the error window is on a timer and goes away after awhile so I don't see it, (don't think so), the morning airing of the show has always been renamed correctly.

I THINK it started happening when the second episode of the day was different than the morning episode. As far as I know, (only been recording it for maybe three weeks), before this week the 2:30pm episode was always just a repeat of the 8:30am episode. Renamer sometimes renames that second episode the same as the first even if it's different, while other times it only puts "Wishbone" + the date.

That's the only Renamer error I get, so it's probably a PBS info or fluke thing.
I bet Michael Bay uses GBPVR because it's awesome:
http://www.youtube.com/watch?v=MiHsxQJ9ZOo
Deusxmachina
Offline

Senior Member

Posts: 545
Threads: 13
Joined: Aug 2007
#363
2008-03-02, 07:14 PM
Of course, after writing the above post, I looked at the HTPC screen and see another error 6 from last night sometime. Wishbone wasn't on. There are no errors listed in Enhancer's log.

Like what it's been doing with Wishbone, it looks to have renamed the files properly, but gives the error for some reason. Maybe if it starts doing it more I can pick up what's triggering it.
I bet Michael Bay uses GBPVR because it's awesome:
http://www.youtube.com/watch?v=MiHsxQJ9ZOo
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#364
2008-03-03, 08:49 PM
Deusxmachina Wrote:Of course, after writing the above post, I looked at the HTPC screen and see another error 6 from last night sometime. Wishbone wasn't on. There are no errors listed in Enhancer's log.

Like what it's been doing with Wishbone, it looks to have renamed the files properly, but gives the error for some reason. Maybe if it starts doing it more I can pick up what's triggering it.

If I get this right, it's actually the very same episode that is being recorded twice. That means the Ranamer is renaming the first ok and colliding with thr previously renamed file when it tries to rename the second, exactly named file..

Anyway if it's a file collision, I can tweak the logic on that. So I need to know the final output name of the first wishbone, and the season episode info for both the first and second rfecordings of wishbone.

BTW did you pm me a file? I can't make the connection between screen names and real names....
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]
Deusxmachina
Offline

Senior Member

Posts: 545
Threads: 13
Joined: Aug 2007
#365
2008-03-03, 10:24 PM
zehd Wrote:If I get this right, it's actually the very same episode that is being recorded twice. That means the Ranamer is renaming the first ok and colliding with thr previously renamed file when it tries to rename the second, exactly named file..

Anyway if it's a file collision, I can tweak the logic on that. So I need to know the final output name of the first wishbone, and the season episode info for both the first and second rfecordings of wishbone.

BTW did you pm me a file? I can't make the connection between screen names and real names....

The only file I sent should be last week sending my EPG in an email when you asked me to, and the email name was the same.

Today was the same episode at both 8:30am and 2:30pm. It did the error 6 Overflow error. Final outputs are:

Wishbone-Fleabitten.Bargain.dvr-ms
Wishbone_20080303_14301500.ts

The strange part today is the episode's actual name when you watch it is "Furst Impressions."

I switched to .ts recording after 9am on purpose. Still trying to fix an occasional audio problem. Would there still be a "same file name" conflict if they have different extensions?

Season episode info is:

<Item>
<id>184117</id>
<SeasonNumber>1</SeasonNumber>
<EpisodeNumber>12</EpisodeNumber>
<EpisodeName>Fleabitten Bargain</EpisodeName>
</Item>

Info for what the episode actually should be is:

<Item>
<id>184130</id>
<SeasonNumber>1</SeasonNumber>
<EpisodeNumber>25</EpisodeNumber>
<EpisodeName>Furst Impressions</EpisodeName>
</Item>

I don't know if that's the episode info you're looking for or not.
I bet Michael Bay uses GBPVR because it's awesome:
http://www.youtube.com/watch?v=MiHsxQJ9ZOo
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#366
2008-03-03, 11:01 PM
Deusxmachina Wrote:The only file I sent should be last week sending my EPG in an email when you asked me to, and the email name was the same.

Today was the same episode at both 8:30am and 2:30pm. It did the error 6 Overflow error. Final outputs are:

Wishbone-Fleabitten.Bargain.dvr-ms
Wishbone_20080303_14301500.ts

The strange part today is the episode's actual name when you watch it is "Furst Impressions."

I switched to .ts recording after 9am on purpose. Still trying to fix an occasional audio problem. Would there still be a "same file name" conflict if they have different extensions?

Season episode info is:

<Item>
<id>184117</id>
<SeasonNumber>1</SeasonNumber>
<EpisodeNumber>12</EpisodeNumber>
<EpisodeName>Fleabitten Bargain</EpisodeName>
</Item>

Info for what the episode actually should be is:

<Item>
<id>184130</id>
<SeasonNumber>1</SeasonNumber>
<EpisodeNumber>25</EpisodeNumber>
<EpisodeName>Furst Impressions</EpisodeName>
</Item>

I don't know if that's the episode info you're looking for or not.

You've given me the right stuff I think. I didn't check file collision code for file extensions, I will. As far as why is a certain show named differently, we'll have to dig.

BTW those xml snippets are not checked with renamer. Rename just takes the title and the sub_title and glues them together. That means that the season episode info is already checked prior to renaming..

Have you been able to get basic Enhancement working?

If we need to get to the basics, we might have to.

Remember,
first grab,
then manually test enhance,
check temp file for enhancements,
when good, commit changes,
then update EPG.
Then check TV Guide...

All this assumes there is nothing in Update EPG bat...

If these steps do not work, then do not use renamer (remove it from your PostProcessing.bat...) and do not use manager and do not setup updateepg or task schedule....
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]
Deusxmachina
Offline

Senior Member

Posts: 545
Threads: 13
Joined: Aug 2007
#367
2008-03-04, 12:26 AM
zehd Wrote:BTW those xml snippets are not checked with renamer. Rename just takes the title and the sub_title and glues them together. That means that the season episode info is already checked prior to renaming..

Have you been able to get basic Enhancement working?

Nope, haven't been able to get Enhancer to update the EPG yet, other than episode length. I pulled the above info from the TVdb folder. There is various programming info in there, but it's not making it to a new EPG.

For what it's worth, looking in Recordings, GBPVR named both episodes today "Fleabitten Bargain."

I do get the episode duration in the EPG after Enhancer. Here is the info for the same episode from the original EPG file and then after Enhancer. This after-Enhancer one looks the same regardless of how many info boxes I checkmark. It adds the episode duration even with no boxes checked.

Original EPG:

<programme start="20080303083000 -0600" stop="20080303090000 -0600" channel="I54708.labs.zap2it.com">
<title lang="en">Wishbone</title>
<sub-title lang="en">Fleabitten Bargain</sub-title>
<desc lang="en">Price of instant gratification.</desc>
<category lang="en">Children</category>
<episode-num system="dd_progid">EP00153241.0012</episode-num>
<previously-shown />

Enhancer temp file/new EPG:

</desc>
<category>Children</category>
</programme>
<programme start="20080303083000 -0600" stop="20080303090000 -0600" channel="I54708.labs.zap2it.com">
<title lang="en">Wishbone</title>
<sub-title lang="en">S01E12-Fleabitten Bargain(EP00153241.0012)</sub-title>
<desc lang="en">Price of instant gratification.

(30 min)
I bet Michael Bay uses GBPVR because it's awesome:
http://www.youtube.com/watch?v=MiHsxQJ9ZOo
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#368
2008-03-04, 12:40 AM
Deusxmachina Wrote:Nope, haven't been able to get Enhancer to update the EPG yet, other than episode length. I pulled the above info from the TVdb folder. There is various programming info in there, but it's not making it to a new EPG.

For what it's worth, looking in Recordings, GBPVR named both episodes today "Fleabitten Bargain."

I do get the episode duration in the EPG after Enhancer. Here is the info for the same episode from the original EPG file and then after Enhancer. This after-Enhancer one looks the same regardless of how many info boxes I checkmark. It adds the episode duration even with no boxes checked.

Original EPG:

<programme start="20080303083000 -0600" stop="20080303090000 -0600" channel="I54708.labs.zap2it.com">
<title lang="en">Wishbone</title>
<sub-title lang="en">Fleabitten Bargain</sub-title>
<desc lang="en">Price of instant gratification.</desc>
<category lang="en">Children</category>
<episode-num system="dd_progid">EP00153241.0012</episode-num>
<previously-shown />

Enhancer temp file/new EPG:

</desc>
<category>Children</category>
</programme>
<programme start="20080303083000 -0600" stop="20080303090000 -0600" channel="I54708.labs.zap2it.com">
<title lang="en">Wishbone</title>
<sub-title lang="en">S01E12-Fleabitten Bargain(EP00153241.0012)</sub-title>
<desc lang="en">Price of instant gratification.

(30 min)

OK That means the the Enhancer can make something happen but it's not pull the duration out of the original, it's doing it's own math.

That leads me to think you do not have any actions set for Enhancing..

For example, Ratings - Add Category, Credits - append to desc, episode num prepend to subtitle...
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]
Deusxmachina
Offline

Senior Member

Posts: 545
Threads: 13
Joined: Aug 2007
#369
2008-03-04, 03:45 AM
zehd Wrote:That leads me to think you do not have any actions set for Enhancing..

For example, Ratings - Add Category, Credits - append to desc, episode num prepend to subtitle...

Yeah, a few days ago I said I don't know if I'm missing some magical checkbox or what. I can checkmark all of those and get the preview window to change, but the EPG/temp EPG won't.

I just checkmarked every box and made them all either add category or Append to Desc, etc, and none of that extra info goes into the temporary EPG it makes, and the temp EPG is a smaller size than the original.
I bet Michael Bay uses GBPVR because it's awesome:
http://www.youtube.com/watch?v=MiHsxQJ9ZOo
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#370
2008-03-04, 04:12 AM
Deusxmachina Wrote:Yeah, a few days ago I said I don't know if I'm missing some magical checkbox or what. I can checkmark all of those and get the preview window to change, but the EPG/temp EPG won't.

I just checkmarked every box and made them all either add category or Append to Desc, etc, and none of that extra info goes into the temporary EPG it makes, and the temp EPG is a smaller size than the original.

You're missing something all right. You don't touch the check boxes at all... They just check to show you what data you have to play with. What you have to do is select an action from the drop down boxes.

Like described in the docs Big Grin


Anyway send me your regsettings txt file. I will fix it if it's wrong...

This will be solved in a matter of minutes...
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: 2 Guest(s)

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