2
« on: November 04, 2010, 02:02:49 pm »
@CAD - thanks for the help
storing in ISO format certainly makes sense
as for the Everest example, those 2 movies were completely different, thus my not understanding why PVD is considering 2 paths, but, alas, apparently this is where regex comes in, which i do know about - just that i'm terrible at understanding/writing them
still, it seems like such problems would be alleviated if PVD handled this a bit differently. i guess my question would be; i'm not using regular expressions when i specify a path, so why is the scanner using them to verify a path instead of first considering whether the path i've specified is correct or not?
for new movies i understand this behavior... well, no i don't either, but i'll just accept that it's necessary and/or provides functionality. however, when verifying a path, it just seems like the scanner should consider the path the user set instead of disregarding it and starting over. this way one could [accidentally] have multiple copies of the same movie stored with different file names, or in different folders, or different movies with the same name in different folders, and there would be no problems.