MaxFour / Music-Player

Lightweight and Material designed Music Player
GNU General Public License v3.0
283 stars 71 forks source link

[Improvement] Play the file when clicking on it when browsing by folder + load the whole folder in the playlist #20

Open GLLM opened 5 years ago

GLLM commented 5 years ago

Hi !

I almost exclusively browse my music by Folders.

Current behavior : When I open a folder and select a file : nothing happens !

Expected behavior : The file should be played, set as being index 0 of the whole folder. So that the Next and Previous button play the previous/next file of the folder when the Rnadom is OFF, or play a random file when Random is ON.

Currently, when browsing by Album, ... it play the file you clicked on. And loads the whole level you entered.

Thanks GLLM