2008-08-11, 02:15 AM
Hi sub I know you're busy but hoping I can get a couple of things onto a wishlist.
Both to do around changing a file and getting the db out of sync.
Was wondering if on the fly, if a file is not found that is listed in the db, if gbpvr could check for some other extentions (.mpg, .ts .,avi).
Secondly wondering if there could be a list of "other places to check" All based around the root path. so if not found in G:\ that gbpvr could check some other, specified locations.
Maybe a setting like:
<ReplaceRecordingsDirWith>E:\Recordings~\\balrog\Recordings</ReplaceRecordingsDirWith>
Where you'd replace the RecordingsDir entry (mine happens to be G:\Recordings) with one of the others and check for a file there.
Only for use with checking the path of a recording.
I figure the first one might be pretty easy, the second one a bit for work. Also I'd only do this after File.Exists returns a fale so it's not the default action.
Both to do around changing a file and getting the db out of sync.
Was wondering if on the fly, if a file is not found that is listed in the db, if gbpvr could check for some other extentions (.mpg, .ts .,avi).
Secondly wondering if there could be a list of "other places to check" All based around the root path. so if not found in G:\ that gbpvr could check some other, specified locations.
Maybe a setting like:
<ReplaceRecordingsDirWith>E:\Recordings~\\balrog\Recordings</ReplaceRecordingsDirWith>
Where you'd replace the RecordingsDir entry (mine happens to be G:\Recordings) with one of the others and check for a file there.
Only for use with checking the path of a recording.
I figure the first one might be pretty easy, the second one a bit for work. Also I'd only do this after File.Exists returns a fale so it's not the default action.