Feature #2534
Filename produced by DVR
100%
Description
Is it possible to prefix filename with timestamp? I dont understand why date and time are added at the very end of filename?
When there are more recordings, then its hard to find anything there. Of course others might want to sort them other way...
As a solution to this problem, I would like to propose some arguments that might be used.
If there were an input box, everyone could write sth like "%Y-%m-%d_%C_%T", where:
%Y - year (eg. 2014)
%m - month (eg. 04)
%d - day (eg. 01)
%C - channel name
%T - recorded program title
%S - recorded program subtitle
and so on...
extension could be added automatically based on chosen profile.
Subtasks
History
Updated by Damian Gołda almost 10 years ago
Agree.
Actual filename options (Include Channel Name In Filename, Include Date In Filename, Include Time In Filename, Include Episode In Filename, Put Episode In Filename Before Date And Time, Include Subtitle In Filename, Do Not Include Title To Filename) are from version to version more and more complicated.
Using format string like in Post-processor command would be more flexible.
Updated by Jaroslav Kysela almost 10 years ago
- Subject changed from Name of file produced by DVR to Filename produced by DVR
Updated by Jaroslav Kysela over 9 years ago
- Status changed from New to Fixed
Applied in changeset commit:tvheadend|4398654c076853795e3f92f09cf03b14bf50af43.