------------------------------------------------------------------------ A poll associated with this post was created, to vote and see the results, please visit http://forums.slimdevices.com/showthread.php?t=41597 ------------------------------------------------------------------------ Question: Does Album Catalogue Creator (RC5+) create a trustworthy output? - Yes - Yes but with minor issues - No - It does not work at all ------------------------------------------------------------------------
SilverRS8;275894 Wrote: > I am currently working on NAS/remote server support. Support for a > remote windows server is already working. For Windows servers, the file > paths in the DB are stored using the drive letter the files are on. > For ACC to access the album art files on the remote Windows drive it > needs to have the proper credentials. So for windows I implemented that > a temporary drive mapping is made to the $ share of the drive where the > path in the DB is pointing to. I did this because these shares are > always available. They do require a local admin username password. > > For a NAS device however the DB path is stored like > //<servername>/<folder>/... > I myself haven't any expierence with mapping to a NAS device. What I > would like to implement is a solution that does not require any input > (besides username password) from the user. Therefor i prefer not to let > the user map a drive first and use that to connect. It woudl require > external pre-requirements to be met and that is not preferred. > Question; Is there a always, on every NAS device, available share which > I can use to create a temporary mapping just for the use that > authentication has been made against the NAS device? A bit like c$ is > an always, default created, share for windows. Don't know if there is > any such thing for NAS devices....? > > If this is not the case i'm afraid I have to use a drive mapping and do > some replacing (i.e. //server/folder/mymusic is mapped to drive X: using > sharename \\server\music). For ACC to find the album art files ACC would > have to replace the internal DB path references > (//server/folder/mymusic/artist/album/cover.jpg) to > (X:\artist\album\cover.jpg). > > I just can't figure out how to implement that. > For this I need a drive letter, the mapped share name and the fysical > directory path. Point is there doesn't have to be any relation between > the share name and the directory path. So my problem would be, what do > I need to replace with what in such a case? Any ideas on this one? <- > Again not the preferred solution though. > > Frank Frank, I might be wrong, but given that "most" folks won't be using this tool that frequently you can leave this aspect as a "user configurable option". Once a user has already mapped their NAS to the SC Server the path and access rights (id/password) to this NAS resource should be obvious to them. I use ACC from the server so I just follow the SC mapping. I know that there are folks that want to access the db from a machine other than the server, but how often do they want to do this? I know, I know... there are probably folks out there that are printing their Album Catalog on an hourly basis from computers other than their SC server. Heck I print the catalog from a remote PC, but I use Remote Desktop to connect to my SC Server where ACC is installed. This is just a thouhgt... so that you don't have to spent much time implementing a mapping that could change from user to user and from NAS to NAS. In the end, for me at least, the configurable options for the layout of the Catalog is what's most important. -- tamanaco ------------------------------------------------------------------------ tamanaco's Profile: http://forums.slimdevices.com/member.php?userid=4620 View this thread: http://forums.slimdevices.com/showthread.php?t=41597 _______________________________________________ discuss mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/discuss
