Actions
Bug #339
closedVideo path should be relative to the search directory
Start date:
30 May 2014
Due date:
% Done:
100%
Estimated time:
Severity:
03 - Medium
Description
Right now the path is fully qualified. The dirName field should be removed from the return from File.getPath().
Updated by Hammel over 10 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
This is a bit clunky but the db now only stores the relative path. The UI then resolves paths by using the saved S_MOVIEDIR parameter from the user config file.
That's sufficient for now. This issue can be closed.
Actions