This shows you the differences between two versions of the page.
howto:organize_music_by_tag_and_properties [2014/02/24 12:19] 127.0.0.1 external edit |
howto:organize_music_by_tag_and_properties [2014/10/04 10:39] |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== How to organize music by tag ====== | ||
- | You can use DropIt to organize your mp3 files into subfolders named with music tags. | ||
- | |||
- | You can use [[howto:customize_destinations|Abbreviations]] to customize the destination field of your associations. The selected abbreviations will be added in your destination field and during process they will be replaced with the correct file tags. | ||
- | |||
- | Now are reported some examples of associations. | ||
- | |||
- | \\ | ||
- | ---- | ||
- | |||
- | ===== Example 1 ===== | ||
- | |||
- | Name: ''My Music by Artist and Album''\\ | ||
- | Rules: ''*.mp3''\\ | ||
- | Action: ''Move''\\ | ||
- | Destination: ''C:\Music\%SongArtist%\%SongAlbum%'' | ||
- | |||
- | \\ | ||
- | ---- | ||
- | |||
- | ===== Example 2 ===== | ||
- | |||
- | Name: ''My Music by Genre and Artist''\\ | ||
- | Rules: ''*.mp3''\\ | ||
- | Action: ''Move''\\ | ||
- | Destination: ''C:\Music\%SongGenre%\%SongArtist%'' | ||
- | |||
- | \\ | ||
- | ---- | ||
- | |||
- | ===== Example 3 ===== | ||
- | |||
- | Name: ''Organize My Music''\\ | ||
- | Rules: ''*.mp3''\\ | ||
- | Action: ''Move''\\ | ||
- | Destination: ''C:\Music\%SongYear%\%SongArtist% – %SongAlbum%'' |