FossifyOrg/Music-Player

Add configurable root directory for scanning for music.

Opened this issue · 4 comments

Checklist

  • I made sure that there are no existing issues - open or closed - to which I could contribute my information.
  • I made sure that there are no existing discussions - open or closed - to which I could contribute my information.
  • I have read the FAQs inside the app (Menu -> About -> FAQs) and my problem isn't listed.
  • I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
  • This issue contains only one feature request.
  • I have read and understood the contribution guidelines.
  • I optionally donated to support the Fossify mission.

Feature description

Add an option to configure the root directory where scanning for music occurs.

Why do you want this feature?

On Android systems, the root music directory is sdcard/Music. As is, the app scans the entire device for music. It would make sense to allow the user to configure which directory is scanned, so that they don't accidentally get some assets/voice recordings in their scanned directory.

Additional information

No response

It would make sense to allow the user to configure which directory is scanned, so that they don't accidentally get some assets/voice recordings in their scanned directory.

Why not just use Settings -> Manage excluded folders?

It would make sense to allow the user to configure which directory is scanned, so that they don't accidentally get some assets/voice recordings in their scanned directory.

Why not just use Settings -> Manage excluded folders?

That can be tedious if you are merely pushing all your music to the /sdcard/Music directory. Then, you would need to add Documents, Downloads, etc. to the excluded folders list.

Actually, you can exclude unwanted directories by long-pressing them on the folders tab. You don't have to exclude every non-music directory by default. It shouldn't be more than a few taps unless you have a lot of non-music folders containing audio files.

That's not very intuitive and I (and possibly others) did not know about that.
However, I have audiobooks on my SD card in /Audiobooks which I don't want to be played with the music-player. And I don't want to add each and every audiobook to the exception list, especially since I add and remove audiobooks as I need them.