Shared database for video, music, etc. (1 Viewer)

rick78

Portal Pro
February 17, 2006
62
0
58
Copenhagen, Denmark
Home Country
United States of America United States of America
Hi All,
There have been a few posts about this in the past, and a server setup may be the way to do it.
However, I would like to hear if there is another possibility.
I have 5 PCs in the house running MP. All have a network share to a NAS, where I have 1 TB of video, music, and pictures.
I would like to be able to have a database folder on the NAS, where all machines could use so that I only have to update it from one machine.
Is this possible?

I have read a post with a work around, where I would copy the database files and the thumbs.
All PCs are using the same drive letter for the mapping (U).
Is this the best work around?


Thanks for any input.

Regards,
Rick
 

charli181

Retired Team Member
  • Premium Supporter
  • August 3, 2007
    800
    111
    Sydney
    Home Country
    Australia Australia
    nope, that about it for now. There is a restriction with SQLite databases where only one connection is allowed at a time otherwise the secondary clients receive locked error messages. I was think or writing a plugin for MP 1 where one database was selected as master and would export all information into the TVServer MSSQL/MySQL database, including thumbs. All other machines would be clients and then retrieve from the TV Server DB adn update the local files. There are limitations to this thought and am currently working on it.
     

    Vampiro

    Portal Pro
    January 29, 2008
    156
    2
    52
    Home Country
    Portugal Portugal
    I cmoved all my movies to an external ethernet hard drive. Is it possible to edit the movie database to change the path were my videos are now stored insted of import all ther info again? And how?
    Thanks
     

    allanp81

    Portal Pro
    October 24, 2006
    917
    41
    No for the reasons specified by charli181. You cannot share the databases between clients apart from having 1 "master" and copying to all other clients.
     

    Vampiro

    Portal Pro
    January 29, 2008
    156
    2
    52
    Home Country
    Portugal Portugal
    I don't want to share the databases, only to change the path inside those databases...
     

    rick78

    Portal Pro
    February 17, 2006
    62
    0
    58
    Copenhagen, Denmark
    Home Country
    United States of America United States of America
    Thanks guys.
    I found that on Sourceforge. It seems to do the trick.

    /Rick
     

    Users who are viewing this thread

    Top Bottom