Undocumented specifier %title used in MoviesFormat and DatedFormat
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.
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.
Luckily, we have a way now of informing the users by way of a warning message before actually changing anything.