Views

Files organizer

Go back to table of contents


Files organizer

If your music files are 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 will be applied only on files having pattern tags correctly filled up.

Available fields

You can use following fields in the pattern:

  • %artist : Artist name
  • %album: Album name
  • %genre: Track genre
  • %year: Track year
  • %track: Track title
  • %n: Track

Note: Pattern must contain at least one slash as this pattern verifier is used for organizer and organizer need to create at least one directory to avoid mess on disk.


Go back to table of contents