GNOME Bugzilla – Bug 600481
Optionally organize files in library in folder structure according to ID3 tags
Last modified: 2018-05-24 14:48:17 UTC
I really like Rhythmbox to move/organize my audio files in the library according to the ID3 tags. Example: The Song "Ashtray Heart" from Placebo from the album Battle for the Sun should have the following file path: ~/Music/Placebo/Battle for the Sun/02 Ashtray Heart.ogg It would be nice if there was an option in Rhythmbox. It would be perfect if you were able to configure how to build up the folder structure.
I think this is an urgent feature, rather than a nice-to-have one. Its something simple yet incredibly powerful, and many *many* users today see it as a must-have on a media player. I do, at least. I think, however, that the user should be able to select the hierarchy of preference, for example, while guerda prefers a [Artist/Album/Track - Title], I prefer a [Artist/Album/Artist - Title] structure.
The possibility to configure the structure would be great. I only thought it would be far more complicated to implement this.
Fwiw, the library source code (sources/rb-library-source.c) has what is needed to copy songs to the library directory in a user specified directory structure (see impl_paste and build_filename).
I'll try to work at it in this easter week; I wouldn't mind some (a lot) of help. I will be working with python.
Well, against all odds, I finished the plugin. Right away. Here is the plugin page: http://launchpad.net/rb-fileorganizer
-- GitLab Migration Automatic Message -- This bug has been migrated to GNOME's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/rhythmbox/issues/826.