Amarok/Manual/Organization/Collection/OrganizeCollection: Difference between revisions
No edit summary |
(→Organize Collection: edited for style and wiki markup -- keycap is for keys, menuchoice for menu choices) |
||
Line 7: | Line 7: | ||
== Overview == | == Overview == | ||
While organizing your collection in '''Amarok''' is a straight forward task, You will be manipulating your actual files on your hard drive. Please be sure you have a backup of your files before you begin. | |||
With the Organize Files function of Amarok, you can easily manage the media files on your hard drive.Change the name format of media files,and you will organize them, which is very powerful. To acces the '''Organize Files''' function, right-click <menuchoice>Local Collection - Organize Files</menuchoice> in the '''Media Sources''' panel and the menu interface will pop-up. <br /><br /> | |||
[[File:Oraganize menu.png|center]] | [[File:Oraganize menu.png|center]] | ||
== Organizing Files == | == Organizing Files == | ||
Can be done using the following interface : | Can be done using the following interface: | ||
=== Interface === | === Interface === | ||
Line 24: | Line 25: | ||
| '''Interface Item''' || '''Description''' | | '''Interface Item''' || '''Description''' | ||
|- | |- | ||
| Collection Folder || | | Collection Folder || The default collection folder. You can set multiple folders in <menuchoice>Settings - Configure Amarok </menuchoice>. | ||
|- | |- | ||
| | | Tokens Bar || You can '''drag/drop''' multiple tokens to configure the name format of your media files. This is only available in '''basic view'''. | ||
|- | |- | ||
| Format Presets || When you | | Format Presets || When you have created the desirable name format, you can save it as a preset by clicking <menuchoice>Save Preset</menuchoice> or you can remove it by clicking <menuchoice>Remove Preset</menuchoice>. | ||
|- | |- | ||
| Replace Spaces With Underscores || If checked, converts spaces to underscores. | | Replace Spaces With Underscores || If checked, converts spaces in filenames to underscores. | ||
|- | |- | ||
| Ignore 'The' in | | Ignore 'The' in Artist names || If checked, artists' names starting with 'The' will instead be styled ' ,The'. | ||
|- | |- | ||
| VFAT Safe Names || If checked, replaces characters that are incompatible with '''MS-DOS/VFAT''' file systems with underscores. Most people can leave this option enabled. | | VFAT Safe Names || If checked, replaces characters that are incompatible with '''MS-DOS/VFAT''' file systems with underscores. Most people can leave this option enabled. | ||
Line 38: | Line 39: | ||
| Restrict to ASCII || If checked, all non-ASCII characters will be replaced with underscores. '''Do not check this option if you have non-English characters in your tags'''. Most people can leave this option unchecked. | | Restrict to ASCII || If checked, all non-ASCII characters will be replaced with underscores. '''Do not check this option if you have non-English characters in your tags'''. Most people can leave this option unchecked. | ||
|- | |- | ||
| Custom Character | | Custom Character Replacement || Replace the tag expresions you write under the <menuchoice>Replace</menuchoice> box with character strings you write in the <menuchoice>With</menuchoice> box. | ||
|- | |- | ||
| Destination Preview || Shows the original name format of your media files and how they will look after the changes are applied. | | Destination Preview || Shows the original name format of your media files and how they will look after the changes are applied. | ||
Line 47: | Line 48: | ||
=== Advanced Contents === | === Advanced Contents === | ||
[[File:AdvancedTok.png|right]] | [[File:AdvancedTok.png|right]] | ||
Basically this is the code version of '''The Tokens Bar''', allows you to code the name format of media files. You can activate it by pressing < | Basically this is the code version of '''The Tokens Bar''', which allows you to code the name format of media files. You can activate it by pressing <menuchoice>Advanced...</menuchoice> in the interface menu. To change back click <menuchoice>Basic...</menuchoice> | ||
[[File:Advancedtokens.png|center|800 px]] | [[File:Advancedtokens.png|center|800 px]] |
Revision as of 11:51, 12 December 2010
Under Construction
This is a new page, currently under construction!
Organize Collection
Overview
While organizing your collection in Amarok is a straight forward task, You will be manipulating your actual files on your hard drive. Please be sure you have a backup of your files before you begin.
With the Organize Files function of Amarok, you can easily manage the media files on your hard drive.Change the name format of media files,and you will organize them, which is very powerful. To acces the Organize Files function, right-click
Organizing Files
Can be done using the following interface:
Interface
Contents
Interface Item | Description |
Collection Folder | The default collection folder. You can set multiple folders in | .
Tokens Bar | You can drag/drop multiple tokens to configure the name format of your media files. This is only available in basic view. |
Format Presets | When you have created the desirable name format, you can save it as a preset by clicking | or you can remove it by clicking .
Replace Spaces With Underscores | If checked, converts spaces in filenames to underscores. |
Ignore 'The' in Artist names | If checked, artists' names starting with 'The' will instead be styled ' ,The'. |
VFAT Safe Names | If checked, replaces characters that are incompatible with MS-DOS/VFAT file systems with underscores. Most people can leave this option enabled. |
Restrict to ASCII | If checked, all non-ASCII characters will be replaced with underscores. Do not check this option if you have non-English characters in your tags. Most people can leave this option unchecked. |
Custom Character Replacement | Replace the tag expresions you write under the | box with character strings you write in the box.
Destination Preview | Shows the original name format of your media files and how they will look after the changes are applied. |
Overwrite Destination | If checked, overwrites files of the same name without asking. |
Advanced Contents
Basically this is the code version of The Tokens Bar, which allows you to code the name format of media files. You can activate it by pressing
in the interface menu. To change back click