Page 8 of 41 FirstFirst 123456789101112131415161718 ... LastLast
Results 71 to 80 of 408

Thread: Movie Listings... Coming to an RR near you!

  1. #71
    Low Bitrate
    Join Date
    Sep 2007
    Posts
    68
    Can't wait for this.

  2. #72
    Super Moderator
    Auto Apps:loading...
    JohnWPB's Avatar
    Join Date
    Sep 2005
    Location
    West Palm Beach, Florida
    Posts
    4,659
    Blog Entries
    1
    What plugin(s) do you think that is causing the problem?

    These are the only ones currently that I am using in the skin:


    X,Motionlock
    X,Milage
    X,RRMEDIADB
    X,MOVIETIMES
    Front End of Choice: Ride Runner (Is there anything else??? ) & Powered by the DFX5.1 Skin Available in the Mobile App Mart

    My Fiero Build Thread

  3. #73
    Mo' Programming Mo' Problems
    Auto Apps:loading...
    Sonicxtacy02's Avatar
    Join Date
    Sep 2004
    Location
    Woodbridge, VA
    Posts
    7,782
    Blog Entries
    32
    i'm not sure which are causing the problem specifically... the only other plugin i had activated was my trafficmapsplus plugin. And i cant find ANYTHING within the code that would make one plugin not work with the other. No variables are the same no indicators.. nothing. If i remove the indicator function from trafficmapsplus both plugins work fine. I'll have to speak to guino about the conflict.

    BTW did you catch the question about how to handle the custom list split for the movie details. I've done it with "." as the delimiter and it looks a bit funky.



    OT... i've added a label for the address of the theater... in doing this i noticed that some theatres (mostly the run down ones or ones playing random *** films) dont have addresses listed with yahoo. There wont be a navigation solution for those i'm afraid
    NOVA, MD, DC Monthly Meets Here
    Ride Runner and Centrafuse 3 plugin creator
    mp3Car.com Senior Tech Blogger (Want a product reviewed? Contact me.)
    Find my plugins on the MP3Car App Store!
    Follow Me on Twitter or Facebook
    Live mp3Car Facebook Chat

  4. #74
    Low Bitrate
    Join Date
    Sep 2007
    Posts
    68
    going to be a stupid question but I have never used a plugin for RR other then the ones already set up for my skin. To access this plugin once i download it and register the dill I will need to move the skin files to my skin folder and edit the skin to have a button for movie times right. Sorry for asking here but there isn't really a topic on how to set up plugins that I could find.

  5. #75
    Mo' Programming Mo' Problems
    Auto Apps:loading...
    Sonicxtacy02's Avatar
    Join Date
    Sep 2004
    Location
    Woodbridge, VA
    Posts
    7,782
    Blog Entries
    32
    Quote Originally Posted by andrewfblack View Post
    going to be a stupid question but I have never used a plugin for RR other then the ones already set up for my skin. To access this plugin once i download it and register the dill I will need to move the skin files to my skin folder and edit the skin to have a button for movie times right. Sorry for asking here but there isn't really a topic on how to set up plugins that I could find.

    download the rar.. unzip the folder to rr's root path
    -register the .dll
    -move skin files to your skin's folder
    -open the menu.skin in your skin folder and add the line x,movietimes
    -change a button on the skin to run the command "MOVIETIMES"
    NOVA, MD, DC Monthly Meets Here
    Ride Runner and Centrafuse 3 plugin creator
    mp3Car.com Senior Tech Blogger (Want a product reviewed? Contact me.)
    Find my plugins on the MP3Car App Store!
    Follow Me on Twitter or Facebook
    Live mp3Car Facebook Chat

  6. #76
    Mo' Programming Mo' Problems
    Auto Apps:loading...
    Sonicxtacy02's Avatar
    Join Date
    Sep 2004
    Location
    Woodbridge, VA
    Posts
    7,782
    Blog Entries
    32
    Quote Originally Posted by JohnWPB View Post
    As the code is internal to your extension plugin, I can't test the following to see if it would work or not. It should fire up the NUMOSK, let you enter the zip, then when done fire the MOVIETIMES command. Just replace the var name and such below to match what you use in the plugin. Hopefully it will work (This is how it would look in the exectbl.ini)

    Code:
    "MOVIEZIP","NUMOSKTOCMD;YourVar;VarSettings||MOVIETIMES"
    this did the trick

    Code:
    SDK.execute ("NUMOSKTOCMD;MOVIEZIP;MOVIETIMES")
    thanks for your help on that!
    NOVA, MD, DC Monthly Meets Here
    Ride Runner and Centrafuse 3 plugin creator
    mp3Car.com Senior Tech Blogger (Want a product reviewed? Contact me.)
    Find my plugins on the MP3Car App Store!
    Follow Me on Twitter or Facebook
    Live mp3Car Facebook Chat

  7. #77
    Super Moderator
    Auto Apps:loading...
    JohnWPB's Avatar
    Join Date
    Sep 2005
    Location
    West Palm Beach, Florida
    Posts
    4,659
    Blog Entries
    1
    Cool! glad to hear that worked ok. I have used that in quite a few things to handle information entered in the OSK and the NumOSK after ENTER is pressed.
    Front End of Choice: Ride Runner (Is there anything else??? ) & Powered by the DFX5.1 Skin Available in the Mobile App Mart

    My Fiero Build Thread

  8. #78
    Confusion Master
    Auto Apps:loading...
    Enforcer's Avatar
    Join Date
    Sep 2003
    Location
    If you go down to the woods today, You're sure of
    Posts
    14,061
    OK, I'm trying this out, but I don't seem to be getting anything.

    ir it just sits there saying "Getting movie listings"

    now in RR's debug file I have

    Code:
    08/02/2008 01:08:15: Executing: load;movietimes.skin
    08/02/2008 01:08:15: Enter Exec: True, movietimes.skin, , False
    08/02/2008 01:08:15: Que Exec: True, movietimes.skin, "gettheaters", False
    08/02/2008 01:08:16: Que Exec: True, movietimes.skin, "CLCLEAR;ALL", False
    08/02/2008 01:08:16: Executing: CLCLEAR;ALL
    08/02/2008 01:08:16: Que Exec: True, movietimes.skin, "CLADD;1120;Muvico Parisian 20 @ City Place", False
    08/02/2008 01:08:16: Executing: CLADD;1120;Muvico Parisian 20 @ City Place
    08/02/2008 01:08:16: Que Exec: True, movietimes.skin, "CLSAVE;E:\Program Files\Road Runner\movietimes\theaterlistings.txt", False
    08/02/2008 01:08:16: Executing: CLSAVE;E:\Program Files\Road Runner\movietimes\theaterlistings.txt
    08/02/2008 01:08:16: Que Exec: True, movietimes.skin, "CLADD;5189;Carefree Theatre", False
    08/02/2008 01:08:16: Executing: CLADD;5189;Carefree Theatre
    08/02/2008 01:08:16: Que Exec: True, movietimes.skin, "CLSAVE;E:\Program Files\Road Runner\movietimes\theaterlistings.txt", False
    08/02/2008 01:08:16: Executing: CLSAVE;E:\Program Files\Road Runner\movietimes\theaterlistings.txt
    08/02/2008 01:08:16: Que Exec: True, movietimes.skin, "CLADD;1040;BMC Okee Square Cinema 8", False
    08/02/2008 01:08:16: Executing: CLADD;1040;BMC Okee Square Cinema 8
    08/02/2008 01:08:16: Que Exec: True, movietimes.skin, "CLSAVE;E:\Program Files\Road Runner\movietimes\theaterlistings.txt", False
    08/02/2008 01:08:16: Executing: CLSAVE;E:\Program Files\Road Runner\movietimes\theaterlistings.txt
    08/02/2008 01:08:16: Que Exec: True, movietimes.skin, "CLADD;9298;The Theatre", False
    08/02/2008 01:08:16: Executing: CLADD;9298;The Theatre
    08/02/2008 01:08:16: Que Exec: True, movietimes.skin, "CLSAVE;E:\Program Files\Road Runner\movietimes\theaterlistings.txt", False
    08/02/2008 01:08:16: Executing: CLSAVE;E:\Program Files\Road Runner\movietimes\theaterlistings.txt
    08/02/2008 01:08:16: Que Exec: True, movietimes.skin, "CLADD;5288;Regal Royal Palm Beach 18", False
    08/02/2008 01:08:16: Executing: CLADD;5288;Regal Royal Palm Beach 18
    08/02/2008 01:08:16: Que Exec: True, movietimes.skin, "CLSAVE;E:\Program Files\Road Runner\movietimes\theaterlistings.txt", False
    08/02/2008 01:08:16: Executing: CLSAVE;E:\Program Files\Road Runner\movietimes\theaterlistings.txt
    08/02/2008 01:08:16: Leave Exec: False, movietimes.skin, CLSAVE;E:\Program Files\Road Runner\movietimes\theaterlistings.txt, False
    08/02/2008 01:08:18: Enter Exec: False, movietimes.skin, "GETMOVIETIMES", False
    08/02/2008 01:08:18: Que Exec: True, movietimes.skin, "GETMOVIETIMES", False
    08/02/2008 01:08:19: Executing: GETMOVIETIMES
    08/02/2008 01:08:19: Leave Exec: False, movietimes.skin, GETMOVIETIMES, False
    08/02/2008 01:11:30: Sim.WMSGs: 1
    so it seems to be picking out the cinemas (used johns zip code from his screenshot as my post code won't work ), but it doesn't seem to create that txt file that it is supposed to be putting the info in. Further move, when I created that file manually in then got deleted.

    I am running no other plugins.

    Any ideas (apart my suspicion that it is something to do with hardcoded paths or drives maybe?)

  9. #79
    Mo' Programming Mo' Problems
    Auto Apps:loading...
    Sonicxtacy02's Avatar
    Join Date
    Sep 2004
    Location
    Woodbridge, VA
    Posts
    7,782
    Blog Entries
    32
    Quote Originally Posted by Enforcer View Post
    OK, I'm trying this out, but I don't seem to be getting anything.

    ir it just sits there saying "Getting movie listings"

    now in RR's debug file I have

    Code:
    08/02/2008 01:08:15: Executing: load;movietimes.skin
    08/02/2008 01:08:15: Enter Exec: True, movietimes.skin, , False
    08/02/2008 01:08:15: Que Exec: True, movietimes.skin, "gettheaters", False
    08/02/2008 01:08:16: Que Exec: True, movietimes.skin, "CLCLEAR;ALL", False
    08/02/2008 01:08:16: Executing: CLCLEAR;ALL
    08/02/2008 01:08:16: Que Exec: True, movietimes.skin, "CLADD;1120;Muvico Parisian 20 @ City Place", False
    08/02/2008 01:08:16: Executing: CLADD;1120;Muvico Parisian 20 @ City Place
    08/02/2008 01:08:16: Que Exec: True, movietimes.skin, "CLSAVE;E:\Program Files\Road Runner\movietimes\theaterlistings.txt", False
    08/02/2008 01:08:16: Executing: CLSAVE;E:\Program Files\Road Runner\movietimes\theaterlistings.txt
    08/02/2008 01:08:16: Que Exec: True, movietimes.skin, "CLADD;5189;Carefree Theatre", False
    08/02/2008 01:08:16: Executing: CLADD;5189;Carefree Theatre
    08/02/2008 01:08:16: Que Exec: True, movietimes.skin, "CLSAVE;E:\Program Files\Road Runner\movietimes\theaterlistings.txt", False
    08/02/2008 01:08:16: Executing: CLSAVE;E:\Program Files\Road Runner\movietimes\theaterlistings.txt
    08/02/2008 01:08:16: Que Exec: True, movietimes.skin, "CLADD;1040;BMC Okee Square Cinema 8", False
    08/02/2008 01:08:16: Executing: CLADD;1040;BMC Okee Square Cinema 8
    08/02/2008 01:08:16: Que Exec: True, movietimes.skin, "CLSAVE;E:\Program Files\Road Runner\movietimes\theaterlistings.txt", False
    08/02/2008 01:08:16: Executing: CLSAVE;E:\Program Files\Road Runner\movietimes\theaterlistings.txt
    08/02/2008 01:08:16: Que Exec: True, movietimes.skin, "CLADD;9298;The Theatre", False
    08/02/2008 01:08:16: Executing: CLADD;9298;The Theatre
    08/02/2008 01:08:16: Que Exec: True, movietimes.skin, "CLSAVE;E:\Program Files\Road Runner\movietimes\theaterlistings.txt", False
    08/02/2008 01:08:16: Executing: CLSAVE;E:\Program Files\Road Runner\movietimes\theaterlistings.txt
    08/02/2008 01:08:16: Que Exec: True, movietimes.skin, "CLADD;5288;Regal Royal Palm Beach 18", False
    08/02/2008 01:08:16: Executing: CLADD;5288;Regal Royal Palm Beach 18
    08/02/2008 01:08:16: Que Exec: True, movietimes.skin, "CLSAVE;E:\Program Files\Road Runner\movietimes\theaterlistings.txt", False
    08/02/2008 01:08:16: Executing: CLSAVE;E:\Program Files\Road Runner\movietimes\theaterlistings.txt
    08/02/2008 01:08:16: Leave Exec: False, movietimes.skin, CLSAVE;E:\Program Files\Road Runner\movietimes\theaterlistings.txt, False
    08/02/2008 01:08:18: Enter Exec: False, movietimes.skin, "GETMOVIETIMES", False
    08/02/2008 01:08:18: Que Exec: True, movietimes.skin, "GETMOVIETIMES", False
    08/02/2008 01:08:19: Executing: GETMOVIETIMES
    08/02/2008 01:08:19: Leave Exec: False, movietimes.skin, GETMOVIETIMES, False
    08/02/2008 01:11:30: Sim.WMSGs: 1
    so it seems to be picking out the cinemas (used johns zip code from his screenshot as my post code won't work ), but it doesn't seem to create that txt file that it is supposed to be putting the info in. Further move, when I created that file manually in then got deleted.

    I am running no other plugins.

    Any ideas (apart my suspicion that it is something to do with hardcoded paths or drives maybe?)
    i dont see anything in the debug that is outta the ordinary. and as long as the path defined in the CLSAVE command is legit that shouldnt be the issue either. There arent any hard coded paths in this, every path is created/accessed by the rrpath label. i have done some changes to the way the custom list is handled.. maybe the new version will work better for you. I should be releasing it tomorrow depending on if i can find any other bugs to kill
    NOVA, MD, DC Monthly Meets Here
    Ride Runner and Centrafuse 3 plugin creator
    mp3Car.com Senior Tech Blogger (Want a product reviewed? Contact me.)
    Find my plugins on the MP3Car App Store!
    Follow Me on Twitter or Facebook
    Live mp3Car Facebook Chat

  10. #80
    Confusion Master
    Auto Apps:loading...
    Enforcer's Avatar
    Join Date
    Sep 2003
    Location
    If you go down to the woods today, You're sure of
    Posts
    14,061
    I'll see if I can try it on my home PC later today, that has normal paths and is not run off a USB stick

Similar Threads

  1. XMD RR Hibernation & XMRESET
    By hank_kls65 in forum Road Runner
    Replies: 17
    Last Post: 10-25-2007, 04:14 PM
  2. Replies: 0
    Last Post: 09-23-2006, 09:38 PM
  3. Generalized Perception of RR from a new user
    By replicant in forum Road Runner
    Replies: 2
    Last Post: 11-15-2005, 11:41 PM
  4. RR doesn't start Phoco on initial load..
    By DutchBurner in forum Road Runner
    Replies: 16
    Last Post: 11-04-2005, 02:17 PM
  5. RR 09-09-05 ... Yup, it's my Birthday!
    By guino in forum Road Runner
    Replies: 36
    Last Post: 09-12-2005, 06:05 AM

Bookmarks

Posting Permissions

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