Closed Thread
Page 1 of 7
1 2 3 4 5 ... LastLast
Results 1 to 15 of 93
  1. #1
    BenP's Avatar
    Join Date
    Dec 2004
    Location
    Sanctuary Lakes - Melbourne
    Posts
    138
    Status
    Offline

    Thanks given
    0
    Thanks received: 0 in 0 posts


    Reputation earned: 31 points

    My simple step by step guide to setting up EPG using Quickguide

    Hi all,

    I have set up a simple step by step guide to getting your EPG going using Quickguide, it'll only take you about 20 mins depending on your download speed:

    follow the link:

    http://www.bmpbargains.biz/mce_epg.htm

    Cheers all

    Ben
    Fav Quote - "Don't eat anything bigger than your head!"

  2. Google Adsense image



  • #2
    Mike's Avatar
    Join Date
    Nov 2004
    Location
    Sydney
    Posts
    8,455
    Status
    Offline

    Thanks given
    483
    Thanks received: 653 in 322 posts


    Reputation earned: 2560 points

    Re: My simple step by step guide to setting up EPG using Quickguide

    Well I know what I'll be doing tonight! 8)
    The statement below is true.
    The statement above is false.

  • #3
    MC Journeyman skygazer's Avatar
    Join Date
    Jan 2005
    Posts
    247
    Status
    Offline

    Thanks given
    19
    Thanks received: 4 in 4 posts


    Reputation earned: 24 points

    Re: My simple step by step guide to setting up EPG using Quickguide

    Great instructions ! When I get some time I will write a procedure on how to schedule steps 7&8 to run automatically every night (or how often you want). It is very simple using XP scheduler and at simple batch file.
    Antec Overture II, Athlon64 3000+, Abit KN8-Ultra, Geil 1gb dual channel ram, Xpertvision 6600GT 128, DNTV Dual Hybrid S2 PCIe, Samsung 250GB SATA II, Wired LAN

  • #4
    BenP's Avatar
    Join Date
    Dec 2004
    Location
    Sanctuary Lakes - Melbourne
    Posts
    138
    Status
    Offline

    Thanks given
    0
    Thanks received: 0 in 0 posts


    Reputation earned: 31 points

    Re: My simple step by step guide to setting up EPG using Quickguide

    Great skygazer,

    let me know when you do and I'll add to the set up instructions, I have no idea on how to do the batch file, I'll rely on you for that one.

    Cheers Mate

    Ben
    Fav Quote - "Don't eat anything bigger than your head!"

  • #5
    MC Apprentice zaph0d's Avatar
    Join Date
    Jan 2005
    Posts
    43
    Status
    Offline

    Thanks given
    0
    Thanks received: 0 in 0 posts


    Reputation earned: 10 points

    Re: My simple step by step guide to setting up EPG using Quickguide

    Hope you dont mind me jumping in. I just got this going:

    1. Run Notepad

    2. Type this in exactly:

    @echo off
    del listing.xml
    del listing2.xml
    tvharvest.exe
    QuickGuide.exe

    3. Save as c:\windows\ehome\getepg.bat and close notepad

    4. Go to Control Panel > Scheduled Tasks > Add Scheduled Task

    5. Click 'Next'. Click on 'Browse' . Go and find c:\windows\ehome\getepg.bat.

    6. Type in 'Download EPG' as a name, Click on 'Weekly'. Click on 'Next'

    7. Choose a Day of the week and a time when you know the system will be on.Click on 'Next'

    8. Enter in Authentication details for the user that the guide update process will run as. Using your regular login would be a good idea. Click on 'Next'. Click on 'Finish'

    This can also be easily adapted to other guide updating system that work through the command line.

  • #6
    BenP's Avatar
    Join Date
    Dec 2004
    Location
    Sanctuary Lakes - Melbourne
    Posts
    138
    Status
    Offline

    Thanks given
    0
    Thanks received: 0 in 0 posts


    Reputation earned: 31 points

    Re: My simple step by step guide to setting up EPG using Quickguide

    Well done Zaph,

    I'll add it into my set up guide, now we'll have a truly automated solution for the EPG.

    Thanks to all who have provided help on this one, Gee it was only about 7 weeks ago that we were saying how good an operating EPG would be, and now we have one!!!

    Amazing what a focussed bunch of forum members can come up with.

    Cheers all and Once again thanks.
    Fav Quote - "Don't eat anything bigger than your head!"

  • #7
    MC Journeyman skygazer's Avatar
    Join Date
    Jan 2005
    Posts
    247
    Status
    Offline

    Thanks given
    19
    Thanks received: 4 in 4 posts


    Reputation earned: 24 points

    Re: My simple step by step guide to setting up EPG using Quickguide

    No problem at all.

    Thanks Zaph0d and Benp

    Finally a complete automated solution .
    Antec Overture II, Athlon64 3000+, Abit KN8-Ultra, Geil 1gb dual channel ram, Xpertvision 6600GT 128, DNTV Dual Hybrid S2 PCIe, Samsung 250GB SATA II, Wired LAN

  • #8
    MC Apprentice zaph0d's Avatar
    Join Date
    Jan 2005
    Posts
    43
    Status
    Offline

    Thanks given
    0
    Thanks received: 0 in 0 posts


    Reputation earned: 10 points

    Re: My simple step by step guide to setting up EPG using Quickguide

    Glad to help out!

    That batch file can easily be modified to call any other grabber / epg updater combo.

    I found quickguide much much easier!

    Also i'm happier not installing IIS ;D

    Would it be worth throwing in the state / area codes for other places instead of just telling them to go to nine msn?



  • #9
    Mike's Avatar
    Join Date
    Nov 2004
    Location
    Sydney
    Posts
    8,455
    Status
    Offline

    Thanks given
    483
    Thanks received: 653 in 322 posts


    Reputation earned: 2560 points

    Re: My simple step by step guide to setting up EPG using Quickguide

    zaph0d - if you have them handy it would be a great idea!

    Ben did mine for me but before he did, when I thought of having to find them - I didn't really know where to start.
    The statement below is true.
    The statement above is false.

  • #10
    ExtremePC's Avatar
    Join Date
    Dec 2004
    Location
    Sydney
    Posts
    5,209
    Status
    Offline

    Thanks given
    94
    Thanks received: 372 in 272 posts


    Reputation earned: 1658 points

    Re: My simple step by step guide to setting up EPG using Quickguide

    Well All'freakin'right I've now got it going too using Quickguide. It really is the easiest method yet!
    "The woman in Roomette 9, Car No. 12, was a housewife who believed that she had the right to elect politicians, of whom she knew nothing, to control giant industries, of which she had no knowledge."

  • #11
    MC Apprentice zaph0d's Avatar
    Join Date
    Jan 2005
    Posts
    43
    Status
    Offline

    Thanks given
    0
    Thanks received: 0 in 0 posts


    Reputation earned: 10 points

    Re: My simple step by step guide to setting up EPG using Quickguide

    Here goes:

    126 = ACT
    63 = Broken Hill
    66 = Central Coast
    67 = Griffith
    184 = Newcastle
    69 = Northern NSW
    106 = Remote & C'tral NSW
    71 = Southern NSW
    73 = Sydney
    74 = Darwin
    108 = Remote & C'tral NT
    75 = Brisbane
    78 = Gold Coast
    79 = Regional QLD
    114 = Remote & C'tral QLD
    81 = Adelaide
    107 = Remote & C'tral SA
    82 = Renmark
    83 = Riverland
    85 = South East SA
    86 = Spencer Gulf
    88 = Tasmania
    90 = Eastern Victoria
    93 = Geelong
    94 = Melbourne
    95 = Mildura/Sunraysia
    98 = Western Victoria
    101 = Perth
    102 = Regional WA

    If i get some time this week, i'll try wrapping all of the smartguide etc into an .msi file with a little config gui built into the installer.

    Another handy hint for those setting up the scheduled task is to open the task from Control Panel > Scheduled Tasks and go to the settings tab.

    Check 'Wake this computer to perform this task' and click on 'OK'

    Rock on!

  • #12
    Retired Member impact's Avatar
    Join Date
    Jan 2005
    Posts
    3,821
    Status
    Offline

    Thanks given
    30
    Thanks received: 67 in 44 posts


    Reputation earned: 1128 points

    Re: My simple step by step guide to setting up EPG using Quickguide

    Quickguide is the best and easiest way yet.... although I had scheduled downloading working previously, the simplistic approach just makes it so easy... I wonder if we should upload our config files to make it even easier - instead of just the tvharvest numbers above.

    One question I do have, I'm using TvHarvest in Melbourne - all works well, but everything is categorised as Film. All the other categories are listed - is everyone else getting the same - or did I forget something.

    I used the instructions at TheGreenButton as the link above did not work last night.

  • #13
    MC Guru monster's Avatar
    Join Date
    Jan 2005
    Location
    Sydney
    Posts
    1,950
    Status
    Offline

    Thanks given
    0
    Thanks received: 19 in 12 posts


    Reputation earned: 759 points

    Re: My simple step by step guide to setting up EPG using Quickguide

    my xml files dont have categories in them generated from tvharvest so that might explain why u have only 1 cat.

    Code:
      <programme start="20050207213000 +1000" stop="20050207223000 +1000" channel="Network TEN Sydney">
       <title>The Biggest Loser</title>
       <desc>The teams put their new-found stamina to the test. One contestant, however, refuses to work out, bringing the Blue Team trainer to the brink of his patience.</desc>
       <rating system="ABA">
        <value>PG</value>
       </rating>
      </programme>
    BTW after tvharvest has generated the listings.xml and listings2.xml how does quickguide know to use both of them because in the config file for quickguide theres only element for listings2.xml? so what actually happens here :

    Case: Sliverstone LC10B Motherboard: Abit AA8XE Processor: Intel P4 3G Video: Leadtek 6600GT TDH Extreme Memory: Kingmax 1G DDR2 533 Hard Drives: 2 x Maxtor SATA 200g NCQ Tuners: Dual AverTV DVB-T MCE Optical Drive: LG 4163BB DVD-R/W Software: Windows Vista MCE, Cyberlink HD Decoder, BladeRunner Pro v4, TheCollector, WebGuide 4, MovieMe Display: Sanyo Z2, 92" 16:9 Screen

  • #14
    Retired Member impact's Avatar
    Join Date
    Jan 2005
    Posts
    3,821
    Status
    Offline

    Thanks given
    30
    Thanks received: 67 in 44 posts


    Reputation earned: 1128 points

    Re: My simple step by step guide to setting up EPG using Quickguide

    I had thought as much... tvharvest is simple and easy to use... the ninemsn data is by far better than others - and it does have the category / genre listed for each item, just a shame it does not pick it out.... Maybe we can BJ or someone to write a new grabber that gets the comlete data, interfaces to imdb and gets actors / directors / and ratings for films...

  • #15
    MC Graduate specks90's Avatar
    Join Date
    Feb 2005
    Posts
    57
    Status
    Offline

    Thanks given
    0
    Thanks received: 0 in 0 posts


    Reputation earned: 10 points

    Re: My simple step by step guide to setting up EPG using Quickguide

    I am not having much fun people how come everyone else gets it going so easily! Quick Question I fall over at "....Run CasPol.exe -s off" what is the -s off for? as this will not run for me?

    Apart from that the instructions are nice and clear and it looks like an easy option until the networks sort their sh*t out

  • Closed Thread
    Page 1 of 7
    1 2 3 4 5 ... LastLast

    Posting Permissions

    • You may not post new threads
    • You may not post replies
    • You may not post attachments
    • You may not edit your posts

    Content Relevant URLs by vBSEO 3.5.0 RC3