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.You cannot create your own Headend ID.
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)?
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 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.
It looks like this is the problem that many are encountering, the "device=X" is apparently not getting sent correctly.