Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Beide Seiten der vorigen Revision Vorhergehende Überarbeitung Nächste Überarbeitung | Vorhergehende Überarbeitung | ||
| howto:danc [26.09.2005 16:19 (vor 21 Jahren)] – cwacha | howto:danc [16.11.2016 23:18 (vor 10 Jahren)] (aktuell) – Externe Bearbeitung 127.0.0.1 | ||
|---|---|---|---|
| Zeile 1: | Zeile 1: | ||
| ====== Digital Audio Naming Convention ====== | ====== Digital Audio Naming Convention ====== | ||
| - | Revision: 1.1 (2005-09-08) | + | Revision: 1.2 (2016-02-14) |
| Zeile 41: | Zeile 41: | ||
| Most Compilations consist of tracks from many different artists. This leads to " | Most Compilations consist of tracks from many different artists. This leads to " | ||
| - | mp3 player if you have lots of compilations. To prevent this problem you MAY tag albums with more than 2 artists | + | mp3 player if you have lots of compilations. To prevent this problem you SHOULD |
| using the following convention: | using the following convention: | ||
| - | * Artist = " | + | * Artist = " |
| - | * Title = " | + | * Title = " |
| example: | example: | ||
| - | | ||
| title = " | title = " | ||
| - | artist = "Various Artists" | + | artist = "Compiliations" |
| ==== Soundtracks ==== | ==== Soundtracks ==== | ||
| - | Soundtracks are a different from normal songs. Songs part of a soundtrack HAVE TO be handled like this: | + | Soundtracks are a little bit different from normal songs. Songs part of a soundtrack HAVE TO be handled like this: |
| * Album = Movie_Name | * Album = Movie_Name | ||
| Zeile 61: | Zeile 60: | ||
| ===== Filenames ===== | ===== Filenames ===== | ||
| - | Filenames are not really important. | + | Filenames are not really important. |
| - | use your own convention to organize your files. | + | |
| - | You MAY use the following convention: | + | You SHOULD |
| - | Variant1 (iTunes): | + | ==== Variant1 (preferred) ==== |
| + | Filename: " | ||
| + | |||
| + | example: ./ | ||
| + | example: ./ | ||
| + | |||
| + | === Variant2 (iTunes) === | ||
| Filename: " | Filename: " | ||
| example: ./ | example: ./ | ||
| - | |||
| - | Variant2: | ||
| - | Filename: " | ||
| - | | ||
| - | example: ./ | ||
| Zeile 111: | Zeile 110: | ||
| Todays filesystems should be able to properly handle UTF-8 filenames. You MAY keep special characters such as äöü in your filenames. If you strip them you MAY replace them by an underscore (_). | Todays filesystems should be able to properly handle UTF-8 filenames. You MAY keep special characters such as äöü in your filenames. If you strip them you MAY replace them by an underscore (_). | ||
| + | You SHOULD use the following additional rules to get nice folder structures: | ||
| + | - When GENRE is not set, use " | ||
| + | - When ARTIST is not set, use " | ||
| + | - When ALBUM is not set, use " | ||
| + | - When TRACK NUMBERS are not available, leave track numbers away | ||
| + | - When the COMPILATION flag is set, use " | ||
| + | - When DISCNUMBER is available, add the discnumber before the TRACK in the filename | ||
| + | |||
| + | |||
| + | ===== MP3 Tagging Tools ===== | ||
| + | - MP3 Tag for Windows is a great application (and there is a port for OS X too) | ||
| + | - Windows: http:// | ||
| + | - OS X: http:// | ||
| + | |||
| + | I used the following rename rule to tag my files: | ||
| + | |||
| + | 00_NEW\%genre%\$if($isdigit(%compilation%)," | ||