Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parent / Child Folder hierarchy not created. when recording a artist with multiple albums #513

Open
CodeMasterBlast opened this issue Feb 2, 2024 · 0 comments
Labels

Comments

@CodeMasterBlast
Copy link

Add the steps to reproduce the behaviour or describe the expected behaviour below

When recording an artist with multiple albums, the recordings of each album isn't placed in their respective album titled folders. All songs of an artist are placed under artist name, then under this folder a untitled folder is created. This untitled folder then holds every single track. So for example if an artist has 50 albums with 10 tracks per album then the untitled folder will hold 500 tracks. This then becomes a labour intensive manual task to identify each track that belongs to an album. Create a new folder for album name, identified each tracks and deposit them in correct folder.

What is required-

<Artist Name folder (Parent folder)> under this folder <album 1 folder (child folder)>, <album 2 folder (child folder)>, <album 3 folder (child folder)> etc.

In this way all albums of that artists will be under <Artist Name folder (Parent folder)>

This will negates trying to find all tracks from this untitled folder and creating separate album folders manually for that artist. This will also mean duplicate tracks which are on different albums will still be recorded in their album folders.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant