GNOME Bugzilla – Bug 584562
Use disc number in file names to separate multiple discs.
Last modified: 2009-06-02 00:00:17 UTC
I could not find a similar bug report. Forgive me if I might have overlooked it. I like the folder and track renaming/organization which has been introduced in the latest versions of Banshee but I have one small request. I have a lot of multi-disc albums and when importing they are all placed into one folder. This doesn't look very nice and might get confusing when you are looking at the files directly. 01. Foo.ogg 01. Bar.ogg 02. Eggs.ogg 02. Spam.ogg It would be much nicer if the disc numbers (when filled in correctly) could be used to create an extra sub-folder creating the following scheme: Disc 1/01. Foo.ogg Disc 1/02. Eggs.ogg Disc 2/01. Bar.ogg Disc 2/02. Spam.ogg Another solution, and I think iTunes does it like that, is to store everything in the same folder but still prepend the disc number to the file name: 1-01. Foo.ogg 1-02. Eggs.ogg 2-01. Bar.ogg 2-02. Spam.ogg Of course, only when the disc number and count are 0 or 1.
Created attachment 135774 [details] [review] Example of what I described in the bug report. I don't know what else might or should be affected but the following implementation kinda did what I wanted so it might be used as a base to build a decent patch upon.
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of 489861 ***