NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums General General Discussion v
« Previous 1 … 84 85 86 87 88 … 159 Next »
Zap2it Closing Down

 
  • 0 Vote(s) - 0 Average
Zap2it Closing Down
cpa
Offline

Junior Member

Posts: 12
Threads: 0
Joined: Jun 2007
#221
2007-06-24, 07:35 PM
whurlston Wrote:And we can get a zipfile containing the listings with the following:

api.digitalhomeservices.yahoo.com/V0_1/tribune?mode=schedule&provider=KY16673&device=&country=us

The zip file contains a flat text file (like the above format) and looks like it contains all necessary data. I'm working on matching the fields to the corresponding xmltv fields. This will seriously minimize the the amount of required hits and bandwidth. Once you have your provider ID, it's 2 hits for 2 weeks of data in a file thats less than 2MB.

It was all working until the schedule api. I got back a 0 byte file inside a zip file. That was after 3 attempts which finally downloaded the zip file.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#222
2007-06-24, 07:40 PM
mpemberton Wrote:If we can get a solid confirmation as to what UUID we can legitimately use, then I think that will be the solution.
Its unlikely a UUID will ever exist that can legally be used for this purpose, but with any luck, the UUID that people end up using will not be cancelled, or they'll find a way to extract one from other software they own.

Quote:By the way, what is the appropriate XML format to import guide info into GBPVR?
The xmltv file format is described here: http://xmltv.org/wiki/xmltvfileformat.html
flyswatta
Offline

Senior Member

Posts: 660
Threads: 39
Joined: Aug 2005
#223
2007-06-24, 07:46 PM
mpemberton Wrote:Just got it to work. For some reason "country" has a space in it - "cou ntry". Didn't like the "%20" that defaults from your link.

I didn't actually post it as a link, just as text. I think it's a bug in the forum software...

api.digitalhomeservices.yahoo.com/V0_1/tribune?mode=schedule&provider=ECHOST&device=&country=us

versus

api.digitalhomeservices.yahoo.com/V0_1/tribune?mode=schedule&provider=ECHOST&device=&country=us

It still puts a space in country, but it works. Wierd.
[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]
jksmurf
Offline

Posting Freak

HK (DMBTH)
Posts: 3,590
Threads: 410
Joined: Jul 2005
#224
2007-06-24, 07:50 PM
sub Wrote:I'm sure when zap2it disappears, then one the hundreds of thousands of users of mythtv/gbpvr/mediaportal/etc will make a decent US grabber for xmltv.

I'm surprised no-one has mentioned tvxb ...works well here.

k.
ASUS STRIX X470-F AMD 2700x 4GHz | Win10Prox64 | 32GB | NVIDIA GEforce GT1030 Fanless | WinTV DMB-TH | WinTV HVR-1280 | Hauppauge Colossus | AC86U/AC68U | USB-UIRT | RPi4 Libreelec | Sony Bravia LCD X9000F Android TV |
soccerdad
Offline

Posting Freak

Posts: 1,198
Threads: 137
Joined: Feb 2005
#225
2007-06-24, 07:55 PM
I also got the zipfile to download. It took about 5 tries to get a file with any data in it though. I was able to open it in Excel without issue. Great find whurlston.Smile It needs to be converted, but at least you don't need user IDs. I looked on their forum and they get it from zap2it. I downloaded Yahoo Go for TV, but don't have a tuner in that box so I couldn't get to the EPG setup.
[SIZE="1"] Server= Asus M3A78-EM, 4 gigs ram, AMD A64 5200+, Windows 7 home premium 32, 1 HVR-1800, 1 PCH A-100, Test Rig, Biostar 880g+, AMD X2 260, 4 gb ram, Windows, 7 Home Premium 32, 1 DCR-2650 cablecard tuner [/SIZE]
[SIZE="1"][/SIZE]
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#226
2007-06-24, 07:57 PM
jksmurf Wrote:I'm surprised no-one has mentioned tvxb ...works well here.
tvxb doesnt really solve the problem though. Its just another glorified xmltv grabber. I'd much rather see a utility making use of the couple of data services mention in this thread (api.digitalhomeservices.yahoo.com and the TitanTV SOAP interface) to produce xmltv files directly rather than web page scraping.
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#227
2007-06-24, 08:10 PM
mpemberton Wrote:Just got it to work. For some reason "country" has a space in it - "cou ntry". Didn't like the "%20" that defaults from your link.

This file I downloaded has 6/23 through 7/6 in a zip file and is in a "|" delimited file. I don't have documentation on the fields, but some are obvious.

Generally, I still think titantv is our best option, and I have been able to download an XML file using an unauthorized UUID. I think someone else is attempting to write a conversion utility to convert titantv's XML to work in GBPVR, and I'd be willing to help. If we can get a solid confirmation as to what UUID we can legitimately use, then I think that will be the solution.

By the way, what is the appropriate XML format to import guide info into GBPVR?
http://xmltv.org/wiki/xmltvfileformat.html

I agree that Titan seems like the best option. I'm just looking for alternatives (all eggs in one basket so to speak).

cpa Wrote:It was all working until the schedule api. I got back a 0 byte file inside a zip file. That was after 3 attempts which finally downloaded the zip file.
Not all providers are available as I said. You may try again later just to make sure.
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#228
2007-06-24, 08:13 PM
soccerdad Wrote:I also got the zipfile to download. It took about 5 tries to get a file with any data in it though. I was able to open it in Excel without issue. Great find whurlston.Smile It needs to be converted, but at least you don't need user IDs. I looked on their forum and they get it from zap2it. I downloaded Yahoo Go for TV, but don't have a tuner in that box so I couldn't get to the EPG setup.
Yahoo Go for TV is how I found this. I did a packet capture to see how they were pulling the data. This is the exact process the program goes through when setting up the epg and downloading the data. This is the data that it downloads.
HTPCGB
Offline

Member

Posts: 215
Threads: 15
Joined: Jun 2006
#229
2007-06-24, 10:03 PM
whurlston Wrote:I'm having trouble getting the XmlWriter to write EndElement tags if there are sub-elements. ie:

Code:
<Element1>
  <sub-element>Data</sub-element>
</Element1>
It will not write the </Element1> tag.

I recommend using the XML DOM as detailed here. It takes care of writing all the appropriate tags.
User
Offline

Senior Member

Inglewood, California, USA
Posts: 366
Threads: 10
Joined: Oct 2005
#230
2007-06-24, 10:43 PM
Took two tries but I got a 6.6 meg zip file from:
http://api.digitalhomeservices.yahoo.com...country=us
for Directv LosAngeles and it has local channel listings in it.
Looks to me like a good source of data. I'll poke around on their site and see how they permit the data to be used.
« Next Oldest | Next Newest »

Users browsing this thread: 2 Guest(s)

Pages (57): « Previous 1 … 21 22 23 24 25 … 57 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  zap2it EPG missing detail in prime time SamM 1 838 2024-04-20, 02:13 PM
Last Post: mvallevand
  zap2it xmltv different than listing SamM 4 2,119 2023-12-11, 02:42 PM
Last Post: Prsa01
  Anyone else having trouble with Zap2it? ApexHack 12 4,265 2008-02-13, 05:08 AM
Last Post: ApexHack
  Another zap2it (and schedule direct) pay alternative -Oz- 0 3,479 2007-08-24, 03:03 PM
Last Post: -Oz-
  Zap2it(i think this goes here) dragonfiregum 1 1,458 2007-04-07, 02:10 AM
Last Post: Jim_
  No zap2it expiry email fla 4 2,557 2007-02-12, 09:57 PM
Last Post: fla
  Zap2it.com introduces TVlistings.com? daphatty 1 2,323 2006-11-29, 08:41 AM
Last Post: DoPeFiSh
  Is zap2it free? rlbond 6 2,493 2006-09-14, 08:00 PM
Last Post: Jim_
  zap2it dilemna PsychoRunner 1 1,769 2006-07-29, 12:26 AM
Last Post: sub
  Zap2it epg Manoe 2 2,123 2006-01-30, 06:18 PM
Last Post: daphatty

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

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

Linear Mode
Threaded Mode