Bug #3731
lost available string in help
100%
Description
Hi
I try set in recordings FORMAT STRINGS but in help is lost available format strings...
History
Updated by Piotr Kuchciak over 8 years ago
for this:
Format składni : The string allows you to manually specify the full path generation using predefined modifiers. See Help for full details. : Command to run after finishing a recording. The command will be run in background and is executed even if a recording is aborted or an error occurred. Use the %e error formatting string to check for errors, the error string is “OK” if recording finished successfully.
Updated by Mark Clarkstone over 8 years ago
I've just looked and the format strings are there, they're just not (yet) be available in your current language.
Remember the (new) help docs are still pretty much WIP.
Updated by Piotr Kuchciak over 8 years ago
ok but i have this and for this no help:
%F/$c/$t%R$n.$x
Updated by Piotr Kuchciak over 8 years ago
And good option will be replace when to recording files is add hours to ex. 10-55 to replace sting "-" with ":" to see ex. 10:55. Looks very better
Updated by Jaroslav Kysela over 8 years ago
- Status changed from New to Fixed
- % Done changed from 0 to 100
Applied in changeset commit:tvheadend|b41af43b570571fb0d130a809e3d20ec2dabc636.
Updated by Piotr Kuchciak over 8 years ago
Did you add description for this %F/$c/$t%R$n.$x and replace "-" in hour in recording file name with ":" ?
Updated by Piotr Kuchciak over 8 years ago
Hours is still add to file as: "09-15" but should be add as: "09:15"