Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 457 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 457 Bytes

Music Library Folder Structure

Purpose

This project will read flac files located in a specified directory and it's children, extract the artist, album and title information from the flac file and use that to build a hierachy folder structure with the files such that :

The top level folders are the artist names. Each Artist folder contains a list of folders representing albums Each Album folder contains the flac files for that artist and album