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 »
titantv to xmltv

 
  • 0 Vote(s) - 0 Average
titantv to xmltv
flyswatta
Offline

Senior Member

Posts: 660
Threads: 39
Joined: Aug 2005
#21
2007-06-27, 06:21 PM
dark_half Wrote:When I use the exported xml file I only get 2 channels listed in the guide(KODF and FSNSWD2). Neither show any program times or info.

This sounds like the same problem I had yesterday (in the other thread).

I just wanted dark_half to know that he wasn't alone Big Grin
[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]
ioan
Offline

Member

Posts: 80
Threads: 12
Joined: Sep 2006
#22
2007-06-27, 06:28 PM (This post was last modified: 2007-06-27, 06:37 PM by ioan.)
Keith.Bassett Wrote:Did you use the partner id from a supported card, or one from Google?

[edited]
I used hauppauge's partnerid which is 49757 and the UUID created didn't work. The only UUID that works is the one I found on google.
flyswatta
Offline

Senior Member

Posts: 660
Threads: 39
Joined: Aug 2005
#23
2007-06-27, 06:35 PM
ioan Wrote:I used hauppauge's partnerid which is 49757

I thought this method didn't produce a UUID that you could use for Titan's SOAP interface, or am I confused :confused:
[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]
dark_half
Offline

Senior Member

USA
Posts: 463
Threads: 30
Joined: Mar 2006
#24
2007-06-27, 06:37 PM
I tried deleting the entries with the id=0 but it only pulled 1 channel the next time. I may be wrong but it appears to not like the duplicate entries. The first time around it stopped at
Code:
<channel id="0"><display-name lang="en">GOSPEL</display-name></channel>
<channel id="0"><display-name lang="en">GOSPEL</display-name></channel>

and after deleting the entries with the id=0 it stops at the following which is a duplicate.

Code:
<channel id="1842"><display-name lang="en">WFAA</display-name></channel>
<channel id="1842"><display-name lang="en">WFAA</display-name></channel>

I looked and my lineup has at least 30 duplicates.
ioan
Offline

Member

Posts: 80
Threads: 12
Joined: Sep 2006
#25
2007-06-27, 06:39 PM
flyswatta Wrote:I thought this method didn't produce a UUID that you could use for Titan's SOAP interface, or am I confused :confused:

you right, didn't work... sorry for the confusion. I edited my prev email so there is no confusion anymore.
Keith.Bassett
Offline

Junior Member

Posts: 10
Threads: 0
Joined: Jun 2007
#26
2007-06-27, 06:39 PM
Looks like eyetv is
51260
product id 8
version 2%2e4

It produces a uuid that when fed into the provider listing on the soap interface gives me a response saying that the stored procedure needed to produce provider listings is failing.

I don't know if this is the same soap interface error that others saw before.

Flyswatta? Is this the same problem?

K
ioan
Offline

Member

Posts: 80
Threads: 12
Joined: Sep 2006
#27
2007-06-27, 06:42 PM
dark_half Wrote:I looked and my lineup has at least 30 duplicates.

can you please run the UUID and your providerid here:
http://data.titantv.com/dataservice.asmx...rogramData
and see if you have duplicates in there too?

please post your providerid here so I can take a look to what the webservice returns.
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#28
2007-06-27, 06:48 PM
here's a quote from another app for mac that uses the guide for other countries..[a proxy actually]
Quote:GET /dataservice.asmx/RequestProgramData?
UUID=EGU7TZLA1JA94H679Z9WVV5ETEEG17&ProviderId=A_00001&DaysRequested=8 HTTP/1.1
User-Agent: CFNetwork/129.16
Accept-Encoding: deflate
Connection: close
Host: data.titantv.com

One nice thing to note: The request specifies that "deflate" can be used to compress data that will be sent back for this request.

from page:http://eep.pommepause.com/how.html

just thought there might be some info as he's already done this for macs..Big Grin
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
flyswatta
Offline

Senior Member

Posts: 660
Threads: 39
Joined: Aug 2005
#29
2007-06-27, 06:57 PM
pBS Wrote:here's a quote from another app for mac that uses the guide for other countries..[a proxy actually]


from page:http://eep.pommepause.com/how.html

just thought there might be some info as he's already done this for macs..Big Grin

The UUID I was *ahem* testing with from google was from here also.
[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]
dark_half
Offline

Senior Member

USA
Posts: 463
Threads: 30
Joined: Mar 2006
#30
2007-06-27, 06:59 PM
ioan Wrote:can you please run the UUID and your providerid here:
http://data.titantv.com/dataservice.asmx...rogramData
and see if you have duplicates in there too?

please post your providerid here so I can take a look to what the webservice returns.

Yes I do get the duplicates there. My cable company has quite a few channels duplicated. Some on the lower channels(<100 are analog) and then duplicated on the higher channels(>100 digital). It is the same programming just analog vs digital. I had the same problems with ZAP2it and had to remove duplicate entries. Here is my providerid D_60974

I also liked the way they had the channel number with the channel name(ex. 4 KDFW). Is it possible you could make it an option to provide it this way?
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (11): « Previous 1 2 3 4 5 … 11 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,540 2018-10-23, 07:24 AM
Last Post: almightyj
  XMLTV Channel Number Option gdogg371 12 7,029 2018-07-18, 04:32 PM
Last Post: sub
  TitanTv Remote Schedule For GBPVR UncleJohnsBand 51 34,302 2015-08-20, 05:11 PM
Last Post: sub
  Merge xmltv data with xslt Graham 4 3,581 2014-01-02, 12:45 PM
Last Post: Graham
  XMLTV data mvallevand 6 2,685 2011-04-16, 03:08 AM
Last Post: sub
  Free XMLTV EPG scraper dneprrider 214 101,032 2010-03-29, 04:54 AM
Last Post: dljones8053
  XmlTv Structure psycik 2 2,251 2008-12-29, 10:53 PM
Last Post: psycik
  Content Provider: How to publish XMLTV data? skoka123 6 3,527 2008-09-03, 05:48 AM
Last Post: skoka123
  XMLTV Questions -Oz- 34 10,605 2008-03-24, 01:19 AM
Last Post: zehd
  New XMLTV Enhancer and more... zehd 388 93,604 2008-03-05, 07:45 PM
Last Post: zehd

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

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

Linear Mode
Threaded Mode