I want to run the UPnP server for my 4 MP101 boxes but have some issues. First, I want all of my 4 family members playlists available through the menu structure on the players. One quick way I think may work but also a bad way would be for me to run all four accounts on my server, open the software, and run the server. This way, the MP101's would ask which server to connect to and I think that may work but would require switch users and a lot of overhead I think.
Another issue if I followed that model would be about how the database would update? This is a general question I have always wondered: if I am running MC on two separate computers pointing at the same MC database file on a central server, how do the database updates work? If one is opened and left alone then the second opens, makes a lot of changes and closes, then what if the first computer made a small change and closed? Would it merely overwrite the changes by the second computer? Or does it do some checking to see if the database has changed since it cached it?