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 524920 - Allow rhythmbox to play files from local folders without importing into the music library
Allow rhythmbox to play files from local folders without importing into the m...
Status: RESOLVED OBSOLETE
Product: rhythmbox
Classification: Other
Component: Plugins (other)
HEAD
Other All
: Normal enhancement
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
: 568123 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2008-03-29 08:21 UTC by Thomas Zander
Modified: 2018-05-24 13:17 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Python plugin to allow RB accessing and playing local files outside the library (2.12 KB, application/x-compressed-tar)
2008-03-29 08:26 UTC, Thomas Zander
  Details
Python plugin to allow RB accessing and playing local files outside the library (diff vs. SVN trunk) (7.85 KB, patch)
2008-04-06 08:51 UTC, Thomas Zander
none Details | Review

Description Thomas Zander 2008-03-29 08:21:22 UTC
Every now and then it comes very handy to just play a file in a local folder without importing it into the music library. This is especially the case when one doesn't intend to keep the file forever or wants to listen to it first before deciding whether to keep it or not.
Other popular media players (e.g. exaile) offer a special source (or whatever the equivalent to RBSource is called) for just this reason.
Here is a tiny python plugin that allows RB to do the same, and I would like to suggest inclusion into the official RB svn tree.
Comment 1 Thomas Zander 2008-03-29 08:26:29 UTC
Created attachment 108205 [details]
Python plugin to allow RB accessing and playing local files outside the library

This archive contains the source code for the localfiles plugin, a python plugin that allows RB to access, display in a tree view and play files from local folders. These files are not imported into the library, yet they can be used in the play queue and so on until RB is closed.
Comment 2 Alex Lancaster 2008-03-29 09:21:39 UTC
This sounds great.  Any chance you could turn this into a patch against latest SVN?  It's much more likely to be reviewed and/or included in the main source tree if it's in patch format against SVN trunk.
Comment 3 Thomas Zander 2008-04-06 08:51:08 UTC
Created attachment 108709 [details] [review]
Python plugin to allow RB accessing and playing local files outside the library (diff vs. SVN trunk)

This is the same code as in attachment #108205 [details] , simply extended by the necessary autotools patches to make its build install a normal part of RB's build and install process.
Now you may choose: Use attachment #108205 [details] for dumping the plugin into ~/gnome2/rhythmbox/plugins and check it out or use this patch for a system-wide installation and possible check for integration into RB's SVN tree.
Comment 4 Jonathan Matthew 2009-01-18 01:29:56 UTC
*** Bug 568123 has been marked as a duplicate of this bug. ***
Comment 5 GNOME Infrastructure Team 2018-05-24 13:17:21 UTC
-- 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/536.