fiso64 / slsk-batchdl

A batch downloader for Soulseek
GNU General Public License v3.0
216 stars 16 forks source link

A title with a slash in it creates a folder #38

Closed bakkerjoeri closed 4 months ago

bakkerjoeri commented 4 months ago

When a track's title (perhaps also any other tag) contains a / character it is treated as a path separator and a folder is created. The slash character within tags used for formatting should be escaped and printed as is.

For example, when downloading for Beyoncé - PURE/HONEY the track was saved as as a folder with one file in it:

📂 Beyoncé - PURE/
   🎵 HONEY.mp3
fiso64 commented 4 months ago

Thanks, should be fixed in the latest release.