Greetings everyone. I am still working formulating a script to get my music files named and sorted. Unfortunately i am pretty ignorant about the coding language and syntax used here, so if any of you know how to help me I would greatly appreciate it. Here’s how I would like things arranged:
Music files sorted into albumartist folders, then album folders with release year, for example;
Led Zeppelin/1973 - Houses of the Holy
Music files named with track number - track name, with the disk number added to track number if the album has more than one disk, like so:
2-04 - Spinning Wheels
I don not want separate disk number folders created
Are you not getting the disc number even with a multi-disc album? If so, that’s odd. We could take out the test so that they always appear. The script would be:
I’ve never seen that before. Perhaps you should enter a ticket on Jira explaining the problem. Be sure to include as much information as you can, including what operating system and what version of Picard you’re using, a list of installed and enabled plugins, and whether there is anything showing up in the error/debug log.
So I reinstalled the most recent software, and I’ve got your second script working. Now I’d still like to accomplish what your first script was intended for. I don’t understand why it doesn’t work properly. Any ideas?