pSpitzner / beets-flask

An opinionated docker container for a web-interface around the music organizer beets
MIT License
30 stars 2 forks source link

terminal paths need to be escaped better #23

Closed pSpitzner closed 4 months ago

pSpitzner commented 4 months ago

special chars in filenames are not handled sufficiently well.

this is a frontend issue: (currently we type '/lorem/ipsum' into the terminal instead of proper escaping)