NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Developers v
« Previous 1 … 40 41 42 43 44 … 93 Next »
Yahoo Go TV to XMLTV (via API)

 
  • 0 Vote(s) - 0 Average
Yahoo Go TV to XMLTV (via API)
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#71
2007-07-03, 08:24 PM
jdonth Wrote:When I issue a mode=tv_provider I get a list of channels for a given provider.

The second parameter is a 5 digit code. Is this a universal ID to that channel? In other words, could I use that as a unique key in a database that would "span" different providers (if they both reported the same number)?
You cannot create your own Headend ID.

elbryyan Wrote:Does the yahoo listings not give the option for local broadcasts?
Not currently. This is the only major downside I see so far. I'm working on a grabber for MCE but it will require MCE to work.

sub Wrote:Just something to keep in mind for you guys writing xmltv grabbers... If the channel specifies the icon tag, then GB-PVR will automatically download it into the channel icon cache. If the source data has a URL for this, it might be a good idea to add this.
I looked into that but Yahoo doesn't pass this info. I might get it with the MCE grabber though. I'm not sure yet.

hdtvincr Wrote:This occurs to me also using Whulstons' app. If I manually go thru the browser using the urls posted elsewhere I get the same listings. However, if I add the "device=X", then I get ALL digital channels listings for my cable company.

It looks like this is the problem that many are encountering, the "device=X" is apparently not getting sent correctly.
It works fine in my app. Mine reads from the Yahoo database, so if you have the database configured with the device value, it will use it. I currently pull the listings for both my analog and digital cable lineups.
hdtvincr
Offline

Junior Member

Posts: 3
Threads: 0
Joined: Jul 2007
#72
2007-07-04, 01:46 AM
whurlston Wrote:It works fine in my app. Mine reads from the Yahoo database, so if you have the database configured with the device value, it will use it. I currently pull the listings for both my analog and digital cable lineups.
Not sure which database you are referring to. By Yahoo database, I assume that you are referring to a database that gotv uses.

I thought the purpose of your app was to retrieve listings without having to have gotv installed. That is what I tried and I do not recall seeing anywhere any options for configuring which types of listings are retrieved as far as digital/non-digital go. From within your app, it doesn't matter which one of my cable companies lineups I select, they all only show about 77 channels and no digital listings....
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#73
2007-07-04, 02:35 AM
hdtvincr Wrote:Not sure which database you are referring to. By Yahoo database, I assume that you are referring to a database that gotv uses.

I thought the purpose of your app was to retrieve listings without having to have gotv installed. That is what I tried and I do not recall seeing anywhere any options for configuring which types of listings are retrieved as far as digital/non-digital go. From within your app, it doesn't matter which one of my cable companies lineups I select, they all only show about 77 channels and no digital listings....
My app requires Go for TV to be installed. OZ's does not. If you are getting the same number of channels with both apps, it means that Yahoo is not supplying the proper lineup.
hdtvincr
Offline

Junior Member

Posts: 3
Threads: 0
Joined: Jul 2007
#74
2007-07-04, 03:58 AM
Ahh. Sorry. Didn't realize there was 2 apps...
pcostanza
Offline

Posting Freak

Posts: 3,778
Threads: 270
Joined: Oct 2004
#75
2007-07-04, 04:12 AM
whurlston Wrote:My app requires Go for TV to be installed. OZ's does not. If you are getting the same number of channels with both apps, it means that Yahoo is not supplying the proper lineup.
Clarification please. Do you have to have Go for TV installed just to get the xml listings are does it have to also be installed to use those listings?
I ask because in testing the files, I've been using a system with no tuners just to see how the listings would work in GBPVR. In using the TitanTV grabber joan had, I've had no problems getting the listings but using your grabber for Yahoo, I can see the listings are in the xml file but I get 'no show details' on my guide. Again, on this test system, Go for TV is not installed but I'm using the xml files generated on a system that has Go for TV.
Sorry, don't mean to be confusing.


Paul


Custom ASUS Maximus X Hero, 16 GB Memory-ASUS GeForce 1050 Ti, H115i Pro AIO, 850W PS, CM H500P case, Corsair Vengeance RGB Ram, Samsung 970 EVO, HDHomerun Prime & Extend  Tuners- running Windows 10 (and other goodies)
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#76
2007-07-04, 04:25 AM
pcostanza Wrote:Clarification please. Do you have to have Go for TV installed just to get the xml listings are does it have to also be installed to use those listings?
I ask because in testing the files, I've been using a system with no tuners just to see how the listings would work in GBPVR. In using the TitanTV grabber joan had, I've had no problems getting the listings but using your grabber for Yahoo, I can see the listings are in the xml file but I get 'no show details' on my guide. Again, on this test system, Go for TV is not installed but I'm using the xml files generated on a system that has Go for TV.
Sorry, don't mean to be confusing.
Oz's app will download the data direct. No tuner is needed and Go for TV does not have to be installed. This is OZ's thread and his app is available on the first page of the thread.

The app in the other thread requires Go for TV to be installed and a tuner card is needed for the initial setup.
pcostanza
Offline

Posting Freak

Posts: 3,778
Threads: 270
Joined: Oct 2004
#77
2007-07-04, 04:33 AM (This post was last modified: 2007-07-04, 04:44 AM by pcostanza.)
whurlston Wrote:Oz's app will download the data direct. No tuner is needed and Go for TV does not have to be installed. This is OZ's thread and his app is available on the first page of the thread.

The app in the other thread requires Go for TV to be installed and a tuner card is needed for the initial setup.
I was using Oz's app which did download just fine, it just won't show listings in the guide. It shows channels but no program info.
Your YahooXMLTV worked fine on my Vista test system. Programs showed up just fine.


Paul


Custom ASUS Maximus X Hero, 16 GB Memory-ASUS GeForce 1050 Ti, H115i Pro AIO, 850W PS, CM H500P case, Corsair Vengeance RGB Ram, Samsung 970 EVO, HDHomerun Prime & Extend  Tuners- running Windows 10 (and other goodies)
paugusto
Offline

Junior Member

Posts: 1
Threads: 0
Joined: May 2007
#78
2007-07-04, 04:50 AM
-Oz- Wrote:Digital appears to still be the same as analog...

Oz,

I've been studying your source and the data returned from the api call when you get the provider list. You need to save the 4th item (device) in the provider data as well as the 1st item (provider). For digital lineups this is an "X". There is also a "V" and "H" for C-Band listings in my zip code. There may be others. That letter needs to be included in the api calls for channels and schedules as the "device=" parameter.

Paul
jdonth
Offline

Member

Posts: 52
Threads: 6
Joined: Sep 2005
#79
2007-07-04, 12:42 PM
I have been following both Oz's and Whurlston's approach and have an configuration question:

How do I tell GB to use the data that is generated (data.xml) and where should I put the data.xml file so that GB can find it? I have been using Zap2It and it uses zapdata.xml (I assume).

Also, a sample UpdateEPG.bat would be helpful.
flyswatta
Offline

Senior Member

Posts: 660
Threads: 39
Joined: Aug 2005
#80
2007-07-04, 01:01 PM
jdonth Wrote:I have been following both Oz's and Whurlston's approach and have an configuration question:

How do I tell GB to use the data that is generated (data.xml) and where should I put the data.xml file so that GB can find it? I have been using Zap2It and it uses zapdata.xml (I assume).

Also, a sample UpdateEPG.bat would be helpful.

Select 'XMLTV Plugin' as the EPG Source and then click settings. Browse to where ever you have the file. Then do an 'Update EPG'. It should automatically update the EPG (re-read the .xml file) from then on (you'll have to either run a Windows Scheduled Job to run the file to generate the .xml file, or add the path\to\file.exe to the UpdateEPG.bat file)

IMHO, it's worth setting up xmltv just to get a feel for how it works before messing with the new solutions. That way you're only learning one thing at a time Smile
[SIZE="1"]GBPVR Media Center: 2 TwinHan DTV 3250's (OTA HD), 1 PVR150MCE U-Verse STB), AMD 3200+, 1 GB RAM, 250/300 GB HDDs, ATI x800
2 MediaMVPs [/SIZE]
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (22): « Previous 1 … 6 7 8 9 10 … 22 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,571 2018-10-23, 07:24 AM
Last Post: almightyj
  XMLTV Channel Number Option gdogg371 12 7,117 2018-07-18, 04:32 PM
Last Post: sub
  Merge xmltv data with xslt Graham 4 3,617 2014-01-02, 12:45 PM
Last Post: Graham
  XMLTV data mvallevand 6 2,717 2011-04-16, 03:08 AM
Last Post: sub
  Free XMLTV EPG scraper dneprrider 214 101,500 2010-03-29, 04:54 AM
Last Post: dljones8053
  XmlTv Structure psycik 2 2,275 2008-12-29, 10:53 PM
Last Post: psycik
  Content Provider: How to publish XMLTV data? skoka123 6 3,553 2008-09-03, 05:48 AM
Last Post: skoka123
  XMLTV Questions -Oz- 34 10,741 2008-03-24, 01:19 AM
Last Post: zehd
  New XMLTV Enhancer and more... zehd 388 95,952 2008-03-05, 07:45 PM
Last Post: zehd
  I-xmltv updated for YahooXMLTv (adds a new show marker and more) Jim_ 78 26,021 2008-01-02, 10:33 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