vitiko98 / qobuz-dl

A complete Lossless and Hi-Res music downloader for Qobuz
GNU General Public License v3.0
1.45k stars 192 forks source link

Extra subdirectory created if slash in title #244

Open infojunkie opened 12 months ago

infojunkie commented 12 months ago

This album https://play.qobuz.com/album/bdbvu5za9putb causes an extra subdirectory to be created within the album subdirectory. The resulting file structure looks like:

/Jewels and Binoculars
├──  Horner, Moore, Vatcher play Dylan - Ships With Tattooed Sails (2007) [16B-44.1kHz]
│   ├── [audio files]

This happens consistently when a slash character / is present in the album artist or title.

ClaraCrazy commented 11 months ago

Fixed in my fork. had the same issue with AC/DC. Feel free to use that. Currently busy but I'll make a PR eventually.