After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 584562 - Use disc number in file names to separate multiple discs.
Use disc number in file names to separate multiple discs.
Status: RESOLVED DUPLICATE of bug 489861
Product: banshee
Classification: Other
Component: Importing
1.5.0
Other All
: Normal enhancement
: 1.5.0
Assigned To: Banshee Maintainers
Banshee Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-06-01 21:58 UTC by Jensen Somers
Modified: 2009-06-02 00:00 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Example of what I described in the bug report. (1.64 KB, patch)
2009-06-01 22:20 UTC, Jensen Somers
none Details | Review

Description Jensen Somers 2009-06-01 21:58:18 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.
Comment 1 Jensen Somers 2009-06-01 22:20:32 UTC
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.
Comment 2 Alexander Kojevnikov 2009-06-02 00:00:17 UTC
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 ***