Amarok: Organizacja - Organizacja kolekcji
Organizacja Kolekcji
Organizowanie swojej kolekcji w Amarok jest zdaniem prostym, jednak zmieniane są wtedy pliki na dysku twardym. Zalecane jest wykonanie kopii zapasowej tych plików.
W oknie Organizuj Pliki, możesz łatwo zarządzać plikami na dysku twardym. Kiedy zmienisz schemat nazwy plików, reorganizujesz je co może być bardzo użyteczne. By włączyć okno Organizuj Pliki kliknij prawym przyciskiem na
w panelu Źródła Muzyki.Jeśli opcja (Widok Połączony). By bezpiecznie zarządzać swoją Kolekcją musisz widzieć ją oddzieloną nie połączoną.
nie pojawi się, być może masz włączonyInterfejs Organizowania Plików
Organizuj swoją kolekcje używając poniższego interfejsu:
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. | |
If checked, overwrites files of the same name without asking for further confirmation. |
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%
.