Boundaries between metadata fields are indicated by placing regular
characters between macros. For example, the pattern '%t_%a_%g_%n.',
when processing a filename of 'My Song_My Artist_TEMP_123456.mp3',
would extract 'My Song' as the title and 'My Artist' as the artist,
while importing it into cart 123456 in the TEMP group.
It may be necessary to enclose individual <filespec> clauses in quotes in order to protect
wildcard characters from expansion by the shell. A typical indicator that this is necessary
is the failure of RDImport to process newly added files when running in DropBox mode.
The above information can also be displayed on the command line by doing:
rdimport help
Comentarios a estos manuales