sentriz / gonic

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

Fix bug with checking path prefixes #439

Closed jmbannon closed 6 months ago

jmbannon commented 6 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