[GH-ISSUE #1380] Not an issue but more like asking for a feature #790

Closed
opened 2026-02-26 02:34:17 +03:00 by kerem · 2 comments
Owner

Originally created by @lapara1 on GitHub (Nov 18, 2021).
Original GitHub issue: https://github.com/koel/koel/issues/1380

Could you please on a future release add browse by folders as well if its not to much to ask, you have Albums, Artist and All songs but could you please add Folders to it. A quick example:

root@Koel:/music# ls
Dance
root@Koel:/music# cd Dance/
root@Koel:/music/Dance# ls
'Delicias 1' 'Delicias 2' 'Delicias 3' 'Delicias 4' 'Delicias 5' 'Delicias 6'

In the example above I have multiple folders under Dance and would like to just pick which one to go to directly and listen to what is inside of it same goes for other Genre I have as well and gets a little complex by artist or albums if you dont know all the albums or artists you or someone else might have uploaded. Hope this could be implemented on a future release. Thanks.

Originally created by @lapara1 on GitHub (Nov 18, 2021). Original GitHub issue: https://github.com/koel/koel/issues/1380 Could you please on a future release add browse by folders as well if its not to much to ask, you have Albums, Artist and All songs but could you please add Folders to it. A quick example: **root@Koel:/music# ls Dance root@Koel:/music# cd Dance/ root@Koel:/music/Dance# ls 'Delicias 1' 'Delicias 2' 'Delicias 3' 'Delicias 4' 'Delicias 5' 'Delicias 6'** In the example above I have multiple folders under Dance and would like to just pick which one to go to directly and listen to what is inside of it same goes for other Genre I have as well and gets a little complex by artist or albums if you dont know all the albums or artists you or someone else might have uploaded. Hope this could be implemented on a future release. Thanks.
kerem closed this issue 2026-02-26 02:34:17 +03:00
Author
Owner

@sergiustheblack commented on GitHub (Nov 19, 2021):

This is exactly what i am looking for. The issue comes when you need to take care about s3-hosted songs.
What I can propose is additional flag for "compilation" based on filesystem path or s3 path in bucket or, possibly, manually assigned attribute during s3 upload notify. Possible option IMO is "albumartist" value (with possibility to create dynamic playlist based on it), which is currently only on/off switch. I'd like to make it a string, for example
/music/Dance/Delicas 1 => albumartist="Dance/Delicas 1"

<!-- gh-comment-id:974333989 --> @sergiustheblack commented on GitHub (Nov 19, 2021): This is exactly what i am looking for. The issue comes when you need to take care about s3-hosted songs. What I can propose is additional flag for "compilation" based on filesystem path or s3 path in bucket or, possibly, manually assigned attribute during s3 upload notify. Possible option IMO is "albumartist" value (with possibility to create dynamic playlist based on it), which is currently only on/off switch. I'd like to make it a string, for example /music/Dance/Delicas 1 => albumartist="Dance/Delicas 1"
Author
Owner

@lapara1 commented on GitHub (Nov 20, 2021):

This is something we have under Airsonic as users, and since I am test driving KOEL right now I thought it would be great and a step up on this which is being maintained, I really do want to change over the only bump for me to migrate is this feature and (Web links ) or radio streams. To bad I can only do basic scripting, as for programming like 2% only, if not I would have started working on something for this.

<!-- gh-comment-id:974674916 --> @lapara1 commented on GitHub (Nov 20, 2021): This is something we have under Airsonic as users, and since I am test driving KOEL right now I thought it would be great and a step up on this which is being maintained, I really do want to change over the only bump for me to migrate is this feature and (Web links ) or radio streams. To bad I can only do basic scripting, as for programming like 2% only, if not I would have started working on something for this.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/koel-koel#790
No description provided.