ReNamer:Skip extension

From den4b Wiki
Revision as of 11:44, 28 April 2011 by Den4b (talk | contribs) (Created page with "== Skip extension == Skip extension option is present in every rule. Its purpose is to eliminate extension of the filename from processing. {| class="wikitable" ! File name ! E...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Skip extension

Skip extension option is present in every rule. Its purpose is to eliminate extension of the filename from processing.

File name Extension Base name
A Song.mp3 .mp3 A Song

If skip extension options is used the rule will only be applied to the base name of the file.

Note: Extension is considered to be whatever follows the last dot in the filename. As of this moment, a dot in the name of a folder is also considered to signify an extension, hence, this option also applies to folders.