Raydon,
Sorry to be a pain in the back-side but I'd like to make a suggestion for the Media List Name generated by sidecar.
At the moment it uses the filename, which seems sensible, but if the filename is in the Humax format "name_yyyymmdd_hhmm.ts" one has to use the rename option to chop off the date/time from the media list name.
Would it be possible to provide an option to strip the date/time for the media list name?
I can think of two methods:
1) The simplest - to provide a command line switch which, if set, will just truncate the filename by 14 characters for the media list name.
2) Slightly more complicated would be to check whether the last 14 characters of the filename matches "_99999999_9999" (where "9" denotes a numeric character) and if it does then truncate the filename (perhaps also enabled by a command line switch).
Both these options would enable one to retain the original recording date/time in the filename which is useful, if only for reference purposes.
Any thoughts?
Sorry to be a pain in the back-side but I'd like to make a suggestion for the Media List Name generated by sidecar.
At the moment it uses the filename, which seems sensible, but if the filename is in the Humax format "name_yyyymmdd_hhmm.ts" one has to use the rename option to chop off the date/time from the media list name.
Would it be possible to provide an option to strip the date/time for the media list name?
I can think of two methods:
1) The simplest - to provide a command line switch which, if set, will just truncate the filename by 14 characters for the media list name.
2) Slightly more complicated would be to check whether the last 14 characters of the filename matches "_99999999_9999" (where "9" denotes a numeric character) and if it does then truncate the filename (perhaps also enabled by a command line switch).
Both these options would enable one to retain the original recording date/time in the filename which is useful, if only for reference purposes.
Any thoughts?