VideoSort icon indicating copy to clipboard operation
VideoSort copied to clipboard

Undocumented specifier %title used in MoviesFormat and DatedFormat

Open fleXible opened this issue 6 years ago • 2 comments

The specifiers %title, %.title, %_title used in MoviesFormat and DatedFormat are undocumented and shall be replaced by their proper documented specifiers.

%title is a native guessit specifier, in verbose mode it gets output and should be replaced with the value shown there.

fleXible avatar Aug 25 '19 13:08 fleXible

The script VideoSort is based on SAB code. Specifier "%title" was kept for compatibility for users coming from SAB. It wasn't documented (for new users). It probably can be removed now but that would break compatibility (for some users) for no reason.

hugbug avatar Aug 28 '19 14:08 hugbug

Luckily, we have a way now of informing the users by way of a warning message before actually changing anything.

fleXible avatar Aug 29 '19 18:08 fleXible