Fix playlist parsing with parent folder references (#2019)
authorMarcel van der Veldt <m.vanderveldt@outlook.com>
Mon, 10 Mar 2025 13:50:00 +0000 (14:50 +0100)
committerGitHub <noreply@github.com>
Mon, 10 Mar 2025 13:50:00 +0000 (14:50 +0100)
commitf47c50ed805f7585927faf8da1db725ed2e59cf0
treee7823cf9ccc8e3bc230d46a020c0d034b0781363
parentf5536477c1146a81e2c685b6396c99d3b4d79309
Fix playlist parsing with parent folder references (#2019)

If a playlist contains ../ parent references, auto resolve these
music_assistant/providers/filesystem_local/__init__.py