Views

Files organizer

Share |

Go back to table of contents


Files organizer

If your music files is correctly tagged but are a mess on your disks or if you want to uniformize their names, you can can use the "Organizer" feature available from Physical Files Tree view. Select a directory -> right click -> "Organize files". This function reads ID3/OGG/others tags and renames files and directories according to them and a pattern (by default: artist/year-album/track-title).
You can change this pattern in the [./view_parameter.html#tab Parameter view ]/ Tags tab.
Caution: this function is available only for files with tags correctly filled.

Available fields

You can use following fields in the pattern:

  •  %artist: Artist of the track
  •  %album_artist: Album Artist (if not defined, the track-artist is used)
  •  %album: Album name
  •  %genre: Track genre
  •  %year: Track year
  •  %title: Track title
  •  %n: Track
  •  %disc: CD-number

Note: The pattern must contain at least one slash because the organizer needs to create at least one directory.


Go back to table of contents