+ Reply to Thread
Page 3 of 5 FirstFirst 12345 LastLast
Results 21 to 30 of 43

Thread: MovieWiz support for mymovies.xml file?

  1. #21
    Join Date
    Dec 2006
    Location
    Modesto, CA. USA
    Posts
    2,097
    Quote Originally Posted by Mr. Camaro View Post
    I think the bug might still exist in the thumbnail settings in Settings(1). You can select checkboxes but the Save Setting Button never enables itself.
    Will be fixed in next version.
    I think you uploaded a version with some testing still enabled. There are a bunch of pop-up boxes as the program starts up and ends.
    Will be removed in next version.
    The "config order" does not seem to be followed. I just have mymovies.xml selected for the thumbnail and it still looks for the internet pictures.
    Will be fixed in next version.
    To get it to look for the mymovies.xml file I selected that in the combo box, but it could not find the image. There might be a problem with the path.

    If all the movies are in the folder D:\Movies and you are looking at the movie Witness then the path should be "D:\Movies\Witness\mymovies-front.jpg"
    Not quite sure I understand the directory structure. Does the below example accurately reflect how it works?

    Code:
     
    d:\Movies
          +--\Witness
          |        +--Witness.mpg
          |        +--MyMovies.xml
          |        +--MyMovies-Front.jpg 
          +--\Chicken Run (this is a dvd)
                   +--MyMovies.xml
                   +--\VIDEO-TS
                            +--MyMovies-Front.jpg
    or as a list of files, where Witness is an mpg, and Chicken Run is a DVD.

    d:\Movies\Witness\Witness.mpg
    d:\Movies\Witness\MyMovies.xml
    d:\Movies\Witness\MyMovies-Front.jpg
    d:\Movies\Chicken Run\MyMovies.xml
    d:\Movies\Chicken Run\VIDEO-TS\MyMovies-Front.jpg
    d:\Movies\Chicken Run\VIDEO-TS\VIDEO_TS.IFO
    ...
    Hope this helps with your debugging. By the way I want to comment on how easy the interface is to use in GBPVR. I told my 7 year old son that he could now get to his movies with MovieWiz, but did not show him how. I came into the room today and he was watching a movie on the Popcorn hour and I asked him how he found that movie and he said, "I'm playing it through MovieWiz." If he keeps this up I think I'll be able to have him take over the GBPVR setup in a few years. LOL.
    GBPVR PC: WinXP / AMD Athlon 3800+ / 1.5gRAM / ATI Radeon HD 4650 / Hauppauge PVR-1600
    Storage: 500mb/1tb - 1tb network drive
    Misc: wMvp, PVR-150, W2K/XP Wired-Wireless clients
    Author of: SearchWiz Plug-in, MovieWiz Plug-in, various WizUtilities and WizTools-Plugin Dev. Toolkit

  2. #22
    Join Date
    Jan 2006
    Location
    Branson, MO
    Posts
    171
    Code:
     
    d:\Movies
          +--\Witness
          |        +--Witness.mpg
          |        +--MyMovies.xml
          |        +--MyMovies-Front.jpg 
          +--\Chicken Run (this is a dvd)
                   +--MyMovies.xml
                   +--\VIDEO-TS
                            +--MyMovies-Front.jpg
    Right except for mymovies-front.jpg for the DVD. It should be like this.

    Code:
     
    d:\Movies
          +--\Witness
          |        +--Witness.mpg
          |        +--MyMovies.xml
          |        +--MyMovies-Front.jpg 
          +--\Chicken Run (this is a dvd)
                   +--MyMovies.xml
                   +--MyMovies-Front.jpg
                   +--\VIDEO-TS

  3. #23
    Join Date
    Dec 2006
    Location
    Modesto, CA. USA
    Posts
    2,097
    Try this version v1.0.28.3
    GBPVR PC: WinXP / AMD Athlon 3800+ / 1.5gRAM / ATI Radeon HD 4650 / Hauppauge PVR-1600
    Storage: 500mb/1tb - 1tb network drive
    Misc: wMvp, PVR-150, W2K/XP Wired-Wireless clients
    Author of: SearchWiz Plug-in, MovieWiz Plug-in, various WizUtilities and WizTools-Plugin Dev. Toolkit

  4. #24
    Join Date
    Jan 2006
    Location
    Branson, MO
    Posts
    171
    Hmmm. Still can't seem to find the image file. Can you make it write out the path it is looking for in the logs so I can check to see if it is looking in the correct place.

  5. #25
    Join Date
    Dec 2006
    Location
    Modesto, CA. USA
    Posts
    2,097
    Quote Originally Posted by Mr. Camaro View Post
    Hmmm. Still can't seem to find the image file. Can you make it write out the path it is looking for in the logs so I can check to see if it is looking in the correct place.
    Log messages in this version. Just copy the DLL to the plugins/MovieWiz directory (v1.0.28.4)
    GBPVR PC: WinXP / AMD Athlon 3800+ / 1.5gRAM / ATI Radeon HD 4650 / Hauppauge PVR-1600
    Storage: 500mb/1tb - 1tb network drive
    Misc: wMvp, PVR-150, W2K/XP Wired-Wireless clients
    Author of: SearchWiz Plug-in, MovieWiz Plug-in, various WizUtilities and WizTools-Plugin Dev. Toolkit

  6. #26
    Join Date
    Jan 2006
    Location
    Branson, MO
    Posts
    171
    Sorry, I'm still not getting the logging. This is what I see in the logs now.

    Code:
    2010-01-24 23:15:30.421  VERBOSE [MovieWizConfigForm]  [tsbLookupImage_Click()]  Image lookup requested - MyMovies.xml
    2010-01-24 23:15:30.421  VERBOSE [WizThumbnail]       [getShowImageHandle()]    Source: MYMOVIES_XML   Title: 88 Minutes
    2010-01-24 23:15:30.437  VERBOSE [WizThumbnail]       [getShowImageHandle()]    Found: False.  0 thumbnails found.
    2010-01-24 23:15:30.437  VERBOSE [MovieWizConfigForm]  [tsbLookupImage_Click()]  Image NOT found
    2010-01-24 23:15:34.343  VERBOSE [MovieWizConfigForm]  [tsbLookupImage_Click()]  Image lookup requested -  Config Order
    2010-01-24 23:15:34.343  VERBOSE [WizThumbnail]       [getShowImageHandle()]    Source: MYMOVIES_XML   Title: 88 Minutes
    2010-01-24 23:15:34.343  VERBOSE [WizThumbnail]       [getShowImageHandle()]    Found: False.  0 thumbnails found.
    2010-01-24 23:15:34.343  VERBOSE [MovieWizConfigForm]  [tsbLookupImage_Click()]  Image NOT found
    I would like to see the exact path it is looking for when it decides that the Image was not found.

  7. #27
    Join Date
    Jan 2006
    Location
    Branson, MO
    Posts
    171
    Another thing I just noticed is that the mymovies-front.jpg is a hidden file. Maybe this is why it is not finding it.

  8. #28
    Join Date
    Dec 2006
    Location
    Modesto, CA. USA
    Posts
    2,097
    Try this version of WizWebHelper (v1.0.15.4). Place it in gbpvr/plugins/common
    GBPVR PC: WinXP / AMD Athlon 3800+ / 1.5gRAM / ATI Radeon HD 4650 / Hauppauge PVR-1600
    Storage: 500mb/1tb - 1tb network drive
    Misc: wMvp, PVR-150, W2K/XP Wired-Wireless clients
    Author of: SearchWiz Plug-in, MovieWiz Plug-in, various WizUtilities and WizTools-Plugin Dev. Toolkit

  9. #29
    Join Date
    Jan 2006
    Location
    Branson, MO
    Posts
    171
    I think you fixed everything with that version. Everything works great now, and the logging is working too.

    Thanks for your work on this plug-in. Now I can use "My Movies" to automatically find and save all the content, then use MovieWiz to import all of the information that "My Movies" found. Then everything is available on the Popcorn Hour via MovieWiz.

    Thanks again.

  10. #30
    Join Date
    Dec 2006
    Location
    Modesto, CA. USA
    Posts
    2,097
    Alright! Glad we got it working, sorry it's taken so long. I've been totally swamped at work and have not been able to spend too much time on GBPVR development lately...

    I hope to push this version out to the wiki by this next weekend. Feel free to add onto this thread if you find any other problems that should be addressed prior to release.
    GBPVR PC: WinXP / AMD Athlon 3800+ / 1.5gRAM / ATI Radeon HD 4650 / Hauppauge PVR-1600
    Storage: 500mb/1tb - 1tb network drive
    Misc: wMvp, PVR-150, W2K/XP Wired-Wireless clients
    Author of: SearchWiz Plug-in, MovieWiz Plug-in, various WizUtilities and WizTools-Plugin Dev. Toolkit

+ Reply to Thread

Posting Permissions

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