sentriz / gonic

music streaming server / free-software subsonic server API implementation
ircs://irc.libera.chat/#gonic
GNU General Public License v3.0
1.58k stars 112 forks source link

Fix bug with checking path prefixes #438

Closed jmbannon closed 9 months ago

jmbannon commented 9 months ago

As discussed on IRC, if you have two paths like

/Music/Tagged
/Music/TaggedManual

it may grab the wrong musicPath from checking prefixes.

Add a / to the music path to ensure that the prefix is a real dir, and not a partial name to a dir