GNOME Bugzilla – Bug 584621
"browse containing folder" option similar to rhythmbox's plugin
Last modified: 2010-02-13 05:38:32 UTC
It would be useful if one could right-click in a library's song and had an option to "browse containing folder" via nautilus. Here is a similar plugin for rhythmbox (written in python): http://www.infinicode.org/code/rb/ it uses 'xdg-open' standards to open the user's file browser. a some different approach could be to double-click the "Directory" in Track's Properties and open nautilus. but i think the first approach makes more sense.
Created attachment 135816 [details] rhythmbox's open folder
Created attachment 135817 [details] right-click -> open containing folder
Created attachment 135819 [details] option in Track's Properties
*** Bug 598711 has been marked as a duplicate of this bug. ***
Marking as a duplicate of a newer bug because it has a patch. *** This bug has been marked as a duplicate of bug 609315 ***