getmusicbee.com

General => MusicBee Wishlist => Topic started by: butler360 on January 02, 2010, 04:56:28 AM

Title: Keep .cue file when reorganizing songs
Post by: butler360 on January 02, 2010, 04:56:28 AM
When I do Send to-->Folder (Reorganize), it works perfectly except if there's a .cue file, or any file besides album art, it gets left behind in the previous folder. I'm not sure if this is feasible, but is there any way to make sure the .cue file is moved along with the songs? Or, for that matter, any other files in the folder (sometimes a digital album comes with a PDF version of the booklet)?
Title: Re: Keep .cue file when reorganizing songs
Post by: Steven on January 03, 2010, 08:49:38 PM
it isnt a problem to include any file with the same name as the file being moved
Title: Re: Keep .cue file when reorganizing songs
Post by: Steven on January 04, 2010, 07:08:38 PM
did it definately not move the .cue files? Looking at the code i have already implemented that (but only if its the same name as the album file being moved)
Title: Re: Keep .cue file when reorganizing songs
Post by: butler360 on January 04, 2010, 07:24:57 PM
Yes, it did leave them behind. I imported about 5 albums the other day that had .cue files and they were the name of the album and they got left behind in the old folder. How strict is the naming convention? Does it have to match exactly, with capital letters and such? And is (ARTIST) - (ALBUM).cue supposed to work also?
Title: Re: Keep .cue file when reorganizing songs
Post by: Steven on January 04, 2010, 08:06:24 PM
i've changed the logic and it should work for cuesheets and any other associated files with the same filename. I'll include in the next update
Title: Re: Keep .cue file when reorganizing songs
Post by: butler360 on January 04, 2010, 09:32:48 PM
Great, thanks! By the way, will this also delete the remaining folder if it's empty?
Title: Re: Keep .cue file when reorganizing songs
Post by: Steven on January 10, 2010, 08:08:20 PM
i've done this in the latest 1.2 beta. Just saw your last question - not sure! I do have folder cleanup logic but i dont recall right now whether it is invoked only in certain cirucumstances (eg. maybe only library re-organisation)