NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums General General Discussion v
« Previous 1 … 90 91 92 93 94 … 159 Next »
Canada users... (or anyone who gets listings in MCE)

 
  • 0 Vote(s) - 0 Average
Canada users... (or anyone who gets listings in MCE)
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#21
2007-07-04, 05:23 PM
whurlston Wrote:This is correct. This utility will grab the listings in the background and not through the UI so there should be no need to use the MCE UI.

That's a good question. I'm not sure of the answer just yet. I am just referencing dlls but since I have been developing this on Vista, I'm not sure if the dlls just need to be registered. I will try it out when I get home to see if the code I have so far will work. I doubt it but it's worth a shot.

I hope it works. It's always hit and miss... But I remember a few dlls that were backward compatible. Let's cross our fingers...
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]
dragonfiregum
Offline

Member

Posts: 247
Threads: 40
Joined: Jan 2006
#22
2007-07-04, 10:34 PM
That would be sweet not purchasing MCE. This would be a great solution. If i had MCE id dig thru it and try to help.
---------------------------------------------------
Microsoft Windows XP Home Edition
Pentium D 805 2.66ghz Dual Core
2GB Ram
Nvidia Geforce 6600 GT 256mb PCI-E (x2sli)
Audigy ZS 2 Platinum Sound card
ATI Theater 550 PRO w/Remote
3 320gig Harddrives(and 400+external on other 2 pc's which are setup)
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,124
Threads: 957
Joined: May 2006
#23
2007-07-04, 11:27 PM
I'd be worried about doing this without MCE since I don't want see potentially the only means of getting EPG data in Canada shut down because of unofficial/unlicensed use of Microsoft product. It wouldn't just be a dll, there'd have to be scheduling/channel selection/provider selection etc, so the calling program must essentially be a complete EPG app.

Martin
dragonfiregum
Offline

Member

Posts: 247
Threads: 40
Joined: Jan 2006
#24
2007-07-05, 06:29 AM (This post was last modified: 2007-07-05, 06:36 AM by dragonfiregum.)
Does vista have the same feature as MCE or no?
Would be a excuss to try out vista as a 2nd OS, instead of MCE if so.
---------------------------------------------------
Microsoft Windows XP Home Edition
Pentium D 805 2.66ghz Dual Core
2GB Ram
Nvidia Geforce 6600 GT 256mb PCI-E (x2sli)
Audigy ZS 2 Platinum Sound card
ATI Theater 550 PRO w/Remote
3 320gig Harddrives(and 400+external on other 2 pc's which are setup)
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#25
2007-07-05, 06:59 AM
dragonfiregum Wrote:Does vista have the same feature as MCE or no?
Would be a excuss to try out vista as a 2nd OS, instead of MCE if so.

Which feature? If you mean the ability to get the guide data, yes. I'm actually developing the app on Vista. You would need Home Premium or Ultimate.
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#26
2007-07-05, 11:50 AM
do you have anything thus far we can test for ability to run on MCE 2005?
even if it doesn't work all the way to see if the guide is in same location,etc..
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
Smoker
Offline

Senior Member

Posts: 409
Threads: 68
Joined: Mar 2007
#27
2007-07-05, 12:15 PM
mvallevand Wrote:I'd be worried about doing this without MCE since I don't want see potentially the only means of getting EPG data in Canada shut down because of unofficial/unlicensed use of Microsoft product. It wouldn't just be a dll, there'd have to be scheduling/channel selection/provider selection etc, so the calling program must essentially be a complete EPG app.

Martin

Remember that all of these solutions are not "above board" in the eyes of the source.
[SIZE="1"]Foxconn 6150K8MA-8EKRS | Athlon 64 4000+ | 1 GB (4x256KB) | 2 x 160GB | PVR-150 (1042 & 1045) & HVR-1600
XP Pro SP2 | gbpvr v0.99.12 | TV Listings | ComSkip | TV Guide Supercharger | Weather | mpg2srt[/SIZE]
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,124
Threads: 957
Joined: May 2006
#28
2007-07-05, 12:22 PM
Smoker Wrote:Remember that all of these solutions are not "above board" in the eyes of the source.

I think with MCE it's different. I paid extra for the service, MCE is downloading the information for its use and I'm just reusing the data locally. There isn't even an extra load on the server if I understand this correctly, it is coming from "my" database.

Martin
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#29
2007-07-05, 03:46 PM
pBS Wrote:do you have anything thus far we can test for ability to run on MCE 2005?
even if it doesn't work all the way to see if the guide is in same location,etc..
The data is and isn't in the same location. It looks like a different location to the computer user but by using environment variables, the app sees them as the same location.

Environment.GetFolderPath(Environment.SpecialFolder.CommonApplicationData) on Vista points to C:\ProgramData, and on MCE05, it points to C:\Documents and Settings\All Users\Local Settings.

My QAM Mapper for the HDHomeRun uses this method to get the channel information from the XML files so I know the grabber will read the files from the proper location without issue.

What may not work is the ability to download multiple lineups. I'll have a test for that later tonight for you.
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#30
2007-07-05, 10:07 PM
just what i was wondering about...my MCE lets me have multiple lineups,[analog/digital] but that's probably cuz i have a dual tuner card..[hvr-1600] and uses both at same time no problem..
i just know how different Vista can be and wanted to make sure there wasn't anything that might prevent it from being used on MCE2k5, before you got too into it..Smile
this will probably be the most reliable, as Vista does use the same data source, and i don't see them changing it for quite some time..
i bet M$ paid for the 'unlimited' use deal...shouldn't be any problems as this will look to them exactly like a regular MCE user.. Big Grin
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (5): « Previous 1 2 3 4 5 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  cannot log in or download listings with zap2xml koijh65 4 1,670 2022-08-21, 06:24 PM
Last Post: mvallevand
  Generate TV listings for web radio station NumberFive 1 1,427 2020-05-16, 01:59 PM
Last Post: mvallevand
  UK users - what EPG source and software are you using? JP23 7 5,590 2017-08-21, 09:22 PM
Last Post: gEd
  900 users online mvallevand 3 2,139 2013-10-24, 12:30 AM
Last Post: sub
  NPVR Downloads and Regular Users jksmurf 6 3,463 2013-08-26, 10:19 PM
Last Post: reven
  mc2xml listings stop at 20th? pBS 26 8,872 2012-05-02, 04:21 PM
Last Post: Esteban
  Pending New Users mvallevand 2 1,949 2011-08-04, 02:16 AM
Last Post: mvallevand
  Most Users Online! steeb 7 7,601 2011-02-05, 03:08 AM
Last Post: mvallevand
  SpamAssassin users whurlston 0 1,216 2010-01-06, 01:58 AM
Last Post: whurlston
  MVP wanted (in Canada) SFX Group 5 2,523 2010-01-04, 06:01 AM
Last Post: SFX Group

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

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

Linear Mode
Threaded Mode