Zap2It Stopping Service (1 Viewer)

chspyder

Portal Member
July 9, 2007
12
0
Louisville, Ky
Home Country
United States of America United States of America
Looks good, I was off for a while with those command line switches we will all be saved when ZAP2IT goes to yahoo only or what ever happens!
 

Game_dude

Portal Pro
February 28, 2006
637
38
Indiana
Home Country
United States of America United States of America
Thanks vort it seems to work better than what I was doing I kept forgetting to put - before the number in the first box I'll give it a shot in a little bit every time I do its like 30 minutes off how can I fix that? lol
 

vort

Portal Member
June 14, 2007
8
0
Home Country
United States of America United States of America
Game_dude,

The second box is minutes, you can adjust it accordingly.
 

Game_dude

Portal Pro
February 28, 2006
637
38
Indiana
Home Country
United States of America United States of America
*Edit* Got it working!! I put -1 in the hour box and 10 in the minute box seems to be working now thanks for all the help!! :D
 

shocker2000

Portal Member
February 4, 2007
6
0
Thanks for the instructions on this thread. The Yahoo! guide batch file is working well after finding the correct timezone offset.

Now one more tweak. I am missing channel numbers in the program guide. I edited the list manually in the config, then my guide disappeared. I wiped out the channels and imported from guide and my guide info came back, so there is some sort of mismatch in the XML or database.

Any ideas on this? I'd like to have the channel number before the channel name as I had it in the zap2it plugin.

BTW - the Media Portal configuration application kept crashing until I removed the zap2it.dll from the plugins\process folder. That was frustrating.

Thanks for any help.
 

ASiDiE

Retired Team Member
  • Premium Supporter
  • January 14, 2005
    902
    5
    USA
    In your Batch file.. you just need to add "name=1" This will put your numbers in front of your channel names. So KTMP becomes 2 KTMP.

    Here is the list of command lines you can use:

    No commandline options are required but the following are available:

    dir=<OutputDirectory> -- Write xml files to specified path.
    "dir=<Output Directory>" -- Same as above but for paths containing spaces. Note the Quotes. Default is the app directory.
    retries=X -- Number of times to retry listings download (per lineup). Default is 3.
    delay=X -- Time between retries in seconds. Default is 60.
    days=X -- Number of days to process for listings. Default is 14 (this may take a while).
    offset=X -- Specify the offset value (example: -0500). Default is "+0000".
    name=X -- Specify the way the channel name is displayed. Default is 0. Long name options will only work if the long names are in your database.

    0 = "APLNT"
    1 = "23 APLNT"
    2 = "Animal Planet"
    3 = "23 Animal Planet"
    4 = "(APLNT) Animal Planet"
    5 = "23 (APLNT) Animal Planet"

    nodownload -- Process only. Do not download new listings (useful for testing to eliminate server load).
    nosort -- Outputs unsorted title format. (eg: "The Program Title" instead of "Program Title, The").
     

    shocker2000

    Portal Member
    February 4, 2007
    6
    0
    Hi ASiDiE,

    Thanks for the help.

    I was stuck for a bit, then figured out that I needed to clear my channels and import them again.

    name=3 is what I chose and works great.

    Mark
     

    Users who are viewing this thread

    Top Bottom