Amarok/Manual/Organization/Collection/OrganizeCollection: Difference between revisions
m (→Contents) |
(added Special:myLanguage) |
||
(66 intermediate revisions by 10 users not shown) | |||
Line 1: | Line 1: | ||
<languages /> | |||
<translate> | |||
==== Organize Collection ==== <!--T:1--> | |||
<!--T:2--> | |||
While organizing your collection in '''Amarok''' is a straight-forward task, you will be manipulating the actual files on your hard drive. Please be sure you have a backup of your files before you begin. | |||
<!--T:3--> | |||
With the '''Organize Files''' dialog of '''Amarok''' you can easily manage the media files on your hard drive. When you change the naming scheme of media files, you will organize them, which is very powerful. To access the '''Organize Files''' dialog, right-click <menuchoice>Local Collection -> Organize Files</menuchoice> in the '''Media Sources''' pane and the menu interface will pop-up. | |||
<!--T:40--> | |||
{{Warning|1=Using this option will move the files to a new location, so you not only need appropriate rights for both the origin and the destination location, but also enough space, usually the double of the total file size to have the action perform smoothly. If you are unsure, do NOT use this option.}} | |||
<!--T:4--> | |||
[[File:Oraganize menu.png|center|thumb|200px|Context menu to Organize Collection dialog]] | |||
<!--T:5--> | |||
If the option <menuchoice>Organize Files</menuchoice> does not appear, you may have Merged View on (toggled by {{Icon|view-list-tree}}). In order to safely organize your files, you need to see your collections separated, not merged. | |||
=== Interface === | ===== Organizing Files Interface ===== <!--T:6--> | ||
<!--T:41--> | |||
After selecting the option '''Organize Files''' you will first see an additional option that allows you to move the files to a new location, as well as transcode them at the same time. Depending on the codecs you have installed on the system, some format options might not be available and will be grayed out: | |||
<!--T:42--> | |||
[[File:Amarok_2.8_OrganizeFilesTranscode.png|400px|center|thumb|First screen when choosing the Organize Files option]] | |||
{| border="1" cellpadding="5" | |||
<!--T:43--> | |||
For more information about Transcoding, please see the [[Special:myLanguage/Amarok/Manual/Organization/Transcoding|Transcoding]] section. | |||
<!--T:44--> | |||
After clicking on the <menuchoice>Move</menuchoice> button on top of the screen, the following interface will show: | |||
<!--T:8--> | |||
[[File:Amarok_2.8_OrganizeTracks.png|500 px|center|thumb| Organize Tracks dialog]] | |||
</translate><span id="Contents"></span><translate> | |||
===== Contents ===== <!--T:9--> | |||
<!--T:29--> | |||
<!--}-->{| border="1" cellpadding="5" | |||
! Interface Item !! Description</translate> | |||
|- | |- | ||
| Collection Folder || The default collection folder. | <translate> | ||
<!--T:30--> | |||
| <menuchoice>Collection Folder</menuchoice> || The default collection folder. Set multiple folders in <menuchoice>Settings -> Configure Amarok</menuchoice>.</translate> | |||
|- | |- | ||
| | <translate> | ||
<!--T:31--> | |||
| '''Token Bar''' || Drag and drop multiple tokens here to change the naming scheme of your media files. Only available in <menuchoice>Basic</menuchoice> view.</translate> | |||
|- | |- | ||
| Format Presets || When you have created | <translate> | ||
<!--T:32--> | |||
| <menuchoice>Format Presets</menuchoice> || When you have created your naming scheme, save it as a preset by clicking <menuchoice>Save Preset</menuchoice>. Remove presets by clicking <menuchoice>Remove Preset</menuchoice>.</translate> | |||
|- | |- | ||
| Replace Spaces With Underscores || If checked, converts spaces in filenames to underscores. | <translate> | ||
<!--T:33--> | |||
| <menuchoice>Replace Spaces With Underscores</menuchoice> || If checked, converts spaces in filenames to underscores.</translate> | |||
|- | |- | ||
| Ignore 'The' in Artist names || If checked, artists' names starting with 'The' will instead be styled ' ,The'. | <translate> | ||
<!--T:34--> | |||
| <menuchoice>Ignore 'The' in Artist names</menuchoice> || If checked, artists' names starting with 'The' will instead be styled ', The'.</translate> | |||
|- | |- | ||
| VFAT Safe Names || If checked, replaces characters that are incompatible with | <translate> | ||
<!--T:35--> | |||
| <menuchoice>VFAT Safe Names</menuchoice> || If checked, replaces characters that are incompatible with ''MS-DOS'' or ''VFAT'' file systems with underscores. Most people can leave this option enabled.</translate> | |||
|- | |- | ||
| Restrict to ASCII || If checked, all non-ASCII characters will be replaced with underscores. | <translate> | ||
<!--T:36--> | |||
| <menuchoice>Restrict to ASCII</menuchoice> || 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.</translate> | |||
|- | |- | ||
| Custom Character Replacement || Replace the tag | <translate> | ||
<!--T:37--> | |||
| '''Custom Character Replacement''' || Replace the tag expressions you write under the <menuchoice>Replace</menuchoice> box with character strings you write in the <menuchoice>With</menuchoice> box. Useful if there are mis-spellings in CDDB.</translate> | |||
|- | |- | ||
| Destination Preview || Shows the original | <translate> | ||
<!--T:38--> | |||
| <menuchoice>Destination Preview</menuchoice> || Shows the original naming scheme of your media files and how they will look after the changes are applied (not available since ver. 2.4.2).</translate> | |||
|- | |- | ||
|Overwrite Destination || If checked, overwrites files of the same name without asking. | <translate> | ||
<!--T:39--> | |||
| <menuchoice>Overwrite Destination</menuchoice> || If checked, overwrites files of the same name without asking for further confirmation (not available since ver. 2.4.2).</translate> | |||
|} | |} | ||
=== Advanced Contents === | <translate> | ||
===== Advanced Contents ===== <!--T:20--> | |||
<!--T:21--> | |||
The code version of the '''Token Bar''', which allows you to code the name format of media files. Activate it by pressing <menuchoice>Advanced...</menuchoice> in the interface menu. To change back click <menuchoice>Basic...</menuchoice>. | |||
<!--T:22--> | |||
Enclose conditional inclusion arguments such as CD number in braces, like this: | |||
<!--T:23--> | |||
{{Input|1=%artist%/%album%{/Disc %discnumber%}/%track% %title%}} | |||
<!--T:28--> | |||
Note: formerly, the coding was <code>%token</code>, as of 2.4 it is <code>%token%</code>. | |||
<!--T:24--> | |||
[[File:Amarok2.4OrganizeFilesAdvancedDialog.png|center|500 px]] | |||
<!--T:25--> | |||
{{Prevnext2 | |||
| prevpage=Special:myLanguage/Amarok/Manual/Organization/Collection/SearchInCollection | nextpage=Special:myLanguage/Amarok/Manual/Organization/Collection/StatisticsSynchronization | |||
| prevtext=Search in Collection | nexttext=Statistics Synchronization Between Collections and with Last.fm | |||
| index=Special:myLanguage/Amarok/Manual | indextext=Back to Menu | |||
}} | |||
[[ | <!--T:26--> | ||
[[Category:Amarok2.8]] | |||
[[Category:Multimedia]] | |||
[[Category:Tutorials]] | |||
</translate> |
Latest revision as of 16:10, 22 July 2013
Organize Collection
While organizing your collection in Amarok is a straight-forward task, you will be manipulating the actual files on your hard drive. Please be sure you have a backup of your files before you begin.
With the Organize Files dialog of Amarok you can easily manage the media files on your hard drive. When you change the naming scheme of media files, you will organize them, which is very powerful. To access the Organize Files dialog, right-click
in the Media Sources pane and the menu interface will pop-up.
If the option ). In order to safely organize your files, you need to see your collections separated, not merged.
does not appear, you may have Merged View on (toggled byOrganizing Files Interface
After selecting the option Organize Files you will first see an additional option that allows you to move the files to a new location, as well as transcode them at the same time. Depending on the codecs you have installed on the system, some format options might not be available and will be grayed out:
For more information about Transcoding, please see the Transcoding section.
After clicking on the
button on top of the screen, the following interface will show:
Contents
Interface Item | Description |
---|---|
The default collection folder. Set multiple folders in | .|
Token Bar | Drag and drop multiple tokens here to change the naming scheme of your media files. Only available in | view.
When you have created your naming scheme, save it as a preset by clicking | . Remove presets by clicking .|
If checked, converts spaces in filenames to underscores. | |
If checked, artists' names starting with 'The' will instead be styled ', The'. | |
If checked, replaces characters that are incompatible with MS-DOS or VFAT file systems with underscores. Most people can leave this option enabled. | |
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 expressions you write under the | box with character strings you write in the box. Useful if there are mis-spellings in CDDB.
Shows the original naming scheme of your media files and how they will look after the changes are applied (not available since ver. 2.4.2). | |
If checked, overwrites files of the same name without asking for further confirmation (not available since ver. 2.4.2). |
Advanced Contents
The code version of the Token Bar, which allows you to code the name format of media files. Activate it by pressing
in the interface menu. To change back click .Enclose conditional inclusion arguments such as CD number in braces, like this:
%artist%/%album%{/Disc %discnumber%}/%track% %title%
Note: formerly, the coding was %token
, as of 2.4 it is %token%
.