fossasia / susi_linux

Hardware for SUSI AI https://susi.ai
Apache License 2.0
1.6k stars 148 forks source link

To access all the music files in the media Daemon #443

Open sansyrox opened 5 years ago

sansyrox commented 5 years ago

Describe the bug Currently, for the media daemon to work, it only scans for mp3 files and in only a specific folder. I would like to make it scan all directories and all possible playable extensions

Expected behavior Use recursive behavior instead of looping the directory.

Additional context I would like to work on this issue.