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 154599 - handle Disk media as source
handle Disk media as source
Status: RESOLVED OBSOLETE
Product: rhythmbox
Classification: Other
Component: User Interface
HEAD
Other Linux
: Normal enhancement
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
: 149007 346290 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2004-10-05 19:14 UTC by Baptiste Mille-Mathias
Modified: 2009-02-11 00:32 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Baptiste Mille-Mathias 2004-10-05 19:14:52 UTC
Rhythmbox could handle data disk media as source when there are audio files on it:
- When a data disk is inserted, RB could scan the media, and add the media to
the sources
- when the media is removed it is automatically remove from sources
- when a offline media already scanned by RB, is inserted again, rb detect it
and make it re-appeared in the source of RB.
Comment 1 Sebastien Bacher 2005-01-15 00:33:52 UTC
*** Bug 149007 has been marked as a duplicate of this bug. ***
Comment 2 Christian Kirbach 2005-07-26 13:42:36 UTC
I believe this is already implemented in cvs, isn't it, James?
Comment 3 James "Doc" Livingston 2005-07-26 14:10:37 UTC
No - I've got a partial implementation that doesn't really work, using some of
the "removable media" code I'm doing for audio cd support. It's on my list of
things to do soon, though.
Comment 4 Peter 2006-06-30 14:38:40 UTC
*** Bug 346290 has been marked as a duplicate of this bug. ***
Comment 5 Bastien Nocera 2007-11-07 14:06:38 UTC
This should happen automatically nowadays, with the entries being hidden from the library if they're not accessible. Baptiste, could you confirm it works as expected?
Comment 6 Baptiste Mille-Mathias 2007-11-15 17:45:01 UTC
For removable media like disk, you're obliged to put a file .is_audio_player if I remember correctly, else it doesn't work on Rb 0.11.2. I don't know if was the expected behavior from developers; I think if  we can avoid this action it would be cool.

I need to find a CD full of digital music files and test with it.

Cheers
Comment 7 Bastien Nocera 2007-11-15 17:53:40 UTC
(In reply to comment #6)
> For removable media like disk, you're obliged to put a file .is_audio_player if
> I remember correctly, else it doesn't work on Rb 0.11.2. I don't know if was
> the expected behavior from developers; I think if  we can avoid this action it
> would be cool.
> 
> I need to find a CD full of digital music files and test with it.

As I mentioned, you can add all the files to the library, and they will be removed/added when you remove/insert the media.

There's no way that Rhythmbox will be able to handle random disks as sources, unless there's a way to differentiate them. I'd hate it if my backup disks showed up in Rhythmbox, when I don't have any music on them.
Comment 8 Tobias Mueller 2009-02-11 00:32:42 UTC
I think this issue can be closed as per comment #7. But feel free to reopen if you don't think so as well!