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 … 8 9 10 11 12 … 125 Next »
EPG Utility: YApi2XML (discontinued)

Thread Closed 
 
  • 0 Vote(s) - 0 Average
EPG Utility: YApi2XML (discontinued)
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#401
2008-04-23, 05:09 PM
ulf Wrote:It seems as mediaportal has problems importing xml files generated with yapi2xml version 1.2.6 because of the format of the generated star-rating values:

yapi creates values like:

<star-rating>
<value>2.5</value>
</star-rating>


From the documentation in xmltv.dtd, it looks like the values should similar to :
<star-rating>
<value>3/6</value>
</star-rating>

Is this is bug or a feature from yapi2xml?




I understand that it is difficult to cover all cases and to support all target applications.
Maybe a good solution/enhancement would be if a user could add a xslt file which then will be processed before the final outputfile is being created by yapi2xml.

That way everybody can change the output and values to make it fit any application.



Thanks,
Ulf

You may want to try UltraXMLTV to process the yappi outut file and reformat the star ratings so that Media Portal works for you.

I would help you get that happening for you, and be interested how it works. I always planned on supporting apps other than GB-PVR
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]
kaborka
Offline

Junior Member

Posts: 4
Threads: 0
Joined: Apr 2008
#402
2008-04-23, 05:24 PM
Thanks for the reply, zehd. It's definitely a vb6 error. The error# refers to a problem with use of the Dictionary object. Perhaps there's something in the Dish Network listings that differs from other providers. I'll try a different provider next time I play with it. Is the program source available?
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#403
2008-04-23, 07:15 PM
kaborka Wrote:Is the program source available?

nope. I'm one of the last VB6ers, at least prevalent, and wanted for a long time to hel with troubleshooting.

I don't know where -oz- is, but I hope things are fine with him...
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]
kaborka
Offline

Junior Member

Posts: 4
Threads: 0
Joined: Apr 2008
#404
2008-04-23, 07:57 PM
zehd Wrote:I'm one of the last VB6ers, at least prevalent, and wanted for a long time to help with troubleshooting.
You're not alone! I'm still maintaining a massive VB6 system I wrote for a customer. All the new projects are C#, but I still have to dig into the old code from time to time. Big Grin
TheSneak
Offline

Junior Member

Posts: 44
Threads: 10
Joined: Oct 2006
#405
2008-04-23, 08:00 PM
I'd be glad to help maintain the code as well if it were available. I've got a Subversion server running that could be used for source control.
kaborka
Offline

Junior Member

Posts: 4
Threads: 0
Joined: Apr 2008
#406
2008-04-23, 08:34 PM
Some ambitious soul could try this!
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#407
2008-04-23, 08:51 PM
kaborka Wrote:Some ambitious soul could try this!

I've tried decompiling last year when I had lost a bunch of important source. It never really revealed my code at all...
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]
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#408
2008-04-23, 09:02 PM
It would probably be easier for someone to simply rewrite it. I have the list of fields for the Yahoo file somewhere and I already have a strongtyped class for xmltv written in C#. If anyone wants to give it a shot, I can provide them with what I have. I'm too busy at the moment to take on another project.
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#409
2008-04-23, 09:39 PM
whurlston Wrote:It would probably be easier for someone to simply rewrite it. I have the list of fields for the Yahoo file somewhere and I already have a strongtyped class for xmltv written in C#. If anyone wants to give it a shot, I can provide them with what I have. I'm too busy at the moment to take on another project.

You know you're right... I remember the txt file that's downloaded. Should be fairly easy. But I'll leave it to someone else, if they want some fun...

I think that my code for the mce2xml gui could be modified.... It already has interface for zip codes and regions and stuff...
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]
ulf
Offline

Junior Member

Posts: 3
Threads: 1
Joined: Apr 2008
#410
2008-04-23, 10:06 PM
zehd Wrote:You may want to try UltraXMLTV to process the yappi outut file and reformat the star ratings so that Media Portal works for you.

I would help you get that happening for you, and be interested how it works. I always planned on supporting apps other than GB-PVR

I already took a look and what I found is very promising and will probably work.

So here is the planned configuration:

UltraXMLTV_Manager installed as service uses yapi2xml as grabber and UltraXMLTV_Enhancer to move the star-rating value into the description.

Mediaportal will then scan for file changes of the output file from the enhancer and thats it.


Thank you for the tip.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (51): « Previous 1 … 39 40 41 42 43 … 51 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  vidImport utility support carpeVideo 73 54,076 2012-05-27, 06:27 AM
Last Post: jksmurf
  YApi2XML - Run-time Error 13: Type Mismatch nobody481 11 5,368 2008-12-15, 11:48 PM
Last Post: Base
  File Renaming Utility: AddEpisode turkey 185 52,117 2008-12-14, 05:30 PM
Last Post: heath11
  Extended program information utility? SLR_65 10 5,455 2008-10-29, 02:33 AM
Last Post: UncleJohnsBand
  Yapi2Xml Errors - Possible Solution sjwaste 3 2,210 2008-07-23, 05:18 PM
Last Post: khaver
  YApi2XML Error: Schedule file corrupted or not found jschill 8 4,334 2008-06-17, 11:39 PM
Last Post: zehd
  Yapi2xml run-time errror '76': Path not found van helsing 1 1,568 2008-03-16, 05:25 AM
Last Post: -Oz-
  yapi2xml problems mnbryant2001 3 2,150 2008-02-29, 11:07 PM
Last Post: zehd
  Any rename utility that renames before recording? linfor 37 8,794 2008-01-04, 05:08 AM
Last Post: linfor
  yapi2xml - error downloading providers spillerm 5 2,668 2007-10-15, 10:07 PM
Last Post: -Oz-

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

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

Linear Mode
Threaded Mode