11

Rhythmbox is good player but there is no choice to browse music file in folder browser.

Is there a workaround available?

fossfreedom
  • 172,746
drc
  • 111
  • 1
  • 3

4 Answers4

12

I too was looking for this feature. It can be done as follows:

I wanted to play songs based on folder, which is not possible using default.

Using Edit - Preferences, add the Location field. Then sort by this field by clicking the header of the column.

This image shows how to play songs by folder.

enter image description here

fossfreedom
  • 172,746
Mani
  • 221
  • 2
  • 7
1

All that can be done at this point is to press Ctrl+O, but this only allows a user to select a music folder. For now, Rhythmbox lacks that feature. However, Clementine is a music manager that allows the feature that you seek.

Devyn Collier Johnson
  • 1,140
  • 2
  • 12
  • 31
0

A workaround is to create an automatic playlist using "path" as selection key for a specific folder. Example here

0

I have the same problem. I always want to browse my files by folder. There used to be a plugin, but it seems to be discontinued. I found an other workaround, though: Install minidlna. Rhythmbox supports DLNA devices. And as any other DLNA client it gives you the option to browse the files, that are provided via a DLNA server by folder. Install DLNA:

 sudo apt instal minidlna

Configure minidlna:

sudo nano /etc/minidlna.conf

Start it:

sudo service minidlna start
user5950
  • 6,186