DVD Library Manager for Vista Media Center v0.1

Last post 02-19-2010 12:51 PM by DavidinCT. 312 replies.
Page 19 of 26 (384 items) « First ... < Previous 17 18 19 20 21 Next > ... Last »
Sort Posts: Previous Next
  • 04-20-2009 6:00 AM In reply to

    • pkorsberg
    • Not Ranked
    • Joined on 04-13-2009
    • Brooklyn, NY USA
    • New Member

    Re: DVD Library Manager for Vista Media Center v0.1

    Taranu,

     

    I tried downloading the file from earlier in this thread, but I get a 404 error when trying to download it... did you change the link? please foreward... I am desperate for a solution like this...

     

     

    Thank you SOOOOO much!!!

     

    Pete

  • 05-13-2009 1:46 PM In reply to

    Re: DVD Library Manager for Vista Media Center v0.1

    Hello,

    I have downloaded this app and really like it. I have most of my movie collection stored on a number of NAS drives and I note that when I have these NAS drives turned off that DVD Library Manager no longer displays these movies. I tried to select local drive to store the Meta Data but I can not seem to figure it out.

    Additionally, it takes about 4 to 5 minutes to load all the information once I do have the NAS drives turned on.

    Thanks for your help!

    Chris

     

     

  • 06-10-2009 3:36 PM In reply to

    Re: DVD Library Manager for Vista Media Center v0.1

    Hi,

    I'm having a problem using this program (windows 7 rc 64 bit)
    im trying to add cover art and info to a box set of firefly, however, every time i edit the metadata for one disc, it does it for each one (e.g if i change the name for one to "Firefly Disc 1" then the other 3 discs are also named "Firefly Disc 1"
    Does anyone know how I can fix this or work around it?

    thanks
  • 06-12-2009 4:00 PM In reply to

    Re: DVD Library Manager for Vista Media Center v0.1

    Just installed this software and tried it out.  Imported the movie info/cover art from Amazon and all that.  Opened VMC and the movie is there, of course.  Cover art is there.  But, no movie info (i.e. actors, synopsis, etc).  I checked and the xml file is there in the movie folder.  Any idea what's wrong and how to fix it?  Thanks to anyone for help.  :)

    **Problem solved...partially.  I've got the movie info showing up in VMC now, but it's still not showing up on my XBOX 360.  See my question in the next post.


  • 06-21-2009 1:43 PM In reply to

    Re: DVD Library Manager for Vista Media Center v0.1

    I'm using DVD Library Manager and the movie info (actors, synopsis, etc) is showing up in VMC just fine now, but not on my XBOX 360 MC Extender.  The movies show up with the cover art and they play just fine, but, like I said, no movie info.  Any idea how to fix this?
  • 06-22-2009 5:53 AM In reply to

    Re: DVD Library Manager for Vista Media Center v0.1

    I just changed the location of my DVD folder (to an external USB drive).  I added the new location in VMC but none of the metadata is showing up in MC.  The cover art and the taranu.dvdid.xml are still in each of the DVD folders.  Is there some setting I need to change in DVD Library Manager?
  • 07-01-2009 2:43 PM In reply to

    Re: DVD Library Manager for Vista Media Center v0.1

    This utility is GREAT!Thanks for writing and sharing it!
  • 07-22-2009 11:09 PM In reply to

    • kjt
    • Not Ranked
    • Joined on 07-23-2009
    • New Member

    Re: DVD Library Manager for Vista Media Center v0.1

     Hi,

    i`m buying Windows 7 this autumn. But it`s going to be finnish -language version. Will DVD Library Manager work in that or is it just for english version of windows?  

  • 08-02-2009 4:07 PM In reply to

    Re: DVD Library Manager for Vista Media Center v0.1

    voidunknown:

    I am now hosting DVD Library Manager here:
    http://www.dvdxml.com/tim/DVDLibMan01.rar

    Enjoy.

     Taranu, thank you very much for this. I love it.  And Tim, thanks for DVDXML.com - these two resources are great.

     One question I have with DVD libray manager:  I can access the Amazon downloads just fine, but have so far been stumped with any success from IMDB.  Any suggestions from the community to fix? 

     The IMDB form pops up just fine, but the search results always return zilch.

     Thanks in advance for any advice.

  • 08-02-2009 4:07 PM In reply to

    Re: DVD Library Manager for Vista Media Center v0.1

    voidunknown:

    I am now hosting DVD Library Manager here:
    http://www.dvdxml.com/tim/DVDLibMan01.rar

    Enjoy.

     Taranu, thank you very much for this. I love it.  And Tim, thanks for DVDXML.com - these two resources are great.

     One question I have with DVD libray manager:  I can access the Amazon downloads just fine, but have so far been stumped with any success from IMDB.  Any suggestions from the community to fix? 

     The IMDB form pops up just fine, but the search results always return zilch.

     Thanks in advance for any advice.

  • 08-02-2009 4:37 PM In reply to

    Re: DVD Library Manager for Vista Media Center v0.1

    The movie title has to match what's in IMDB exactly.  As IMDB always has the year that the movie was released in parentheses next to the title now, that's what you have to search on.  I always go into IMDB first, search for the movie via it's title (doesn't have to be exact like in DVD Library Manager) and then note how it's displayed.  For instance, "An American Crime" will yield no search results in DVD Library Manager for IMDB, but "An American Crime (2007)" will.  Hope that helps.  :)
  • 08-04-2009 7:59 AM In reply to

    • taranu
    • Top 500 Contributor
    • Joined on 10-02-2007
    • Waterloo, ON
    • Member

    Re: DVD Library Manager for Vista Media Center v0.1

    IMDB has recently changed their layout and my parsing code is not working anymore. I don't have a Windows development machine right now (my only Windows machine is my HTPC, I use a Mac for everything else) but I will try working on the program under a virtual machine. No promises on time though, I just got back from vacation.
  • 08-09-2009 11:15 AM In reply to

    Re: DVD Library Manager for Vista Media Center v0.1

    Thanks a lot for this great tool, it is exacty what I've been looking for. Smile

    I also finaly managed to get the meta information about the DVDs centrally stored on my fileserver, but it is a bit tricky. Here 's how to do it:

    On the mediacenter PC the folder: C:\Users\mediacenter\AppData\Roaming\Microsoft\eHome\DvdInfoCache has to be moved on a network share an then symlinked.
    For this open a console window (start->cmd->enter) and type: mklink /B C:\Users\mediacenter\AppData\Roaming\Microsoft\eHome\DvdInfoCache \\fileserver\dvd\DvdInfoCache

    You also have to ensure that the mediacenter PC has write access to the network share or it will simply ignore the xml files there (this drove me almost nuts)!

  • 08-17-2009 11:04 PM In reply to

    • billma
    • Not Ranked
    • Joined on 08-17-2009
    • North Vancouver, BC
    • New Member

    Re: DVD Library Manager for Vista Media Center v0.1

    Hi Taranu,

     

    DVD Library Manager is NOT PARSING AMAZON correctly anymore.

    I've been using this program for about a year now. I have been downloading dvd info and cover art from amazon since the imdb parsing was failing.

    This morning amazon downloads also started failing which I suspect is due to a website change on their part which is resulting in a parsing failure.

    Can you confirm whether this is something I'm doing with the latest titles. The following all fail to find anything: Bowling for Columbine, The Code, and Race to Witch Mountain. Online queries on amazon.com successfully returns results. 

    Thx,

    Bill Maurer 

  • 08-18-2009 8:48 AM In reply to

    Re: DVD Library Manager for Vista Media Center v0.1

    Yes, unrivaled excellent application for Vista/W7 Media Center (kudos again)!  Like Bill, above, I am reliant on this app.

    Alas, I am experiencing the same issue - thinking Amazon has altered their data... 

Page 19 of 26 (384 items) « First ... < Previous 17 18 19 20 21 Next > ... Last »


Terms of Service | Privacy Statement | Code of Conduct | About