spotify-downloader icon indicating copy to clipboard operation
spotify-downloader copied to clipboard

UTF8 Normalization

Open maxexcloo opened this issue 1 year ago • 0 comments

System OS

Docker

Python Version

3.11 (CPython)

Install Source

Other

Install version / commit hash

Docker

Expected Behavior vs Actual Behavior

Duplicate files should download just once, not twice - suspect a UTF8 normalization issue, for example I have the following two files twice:

Nikolauss, John O'Callaghan - Bláithín.m4a Nikolauss, John O'Callaghan - Bláithín.m4a

Steps to reproduce - Ensure to include actual links!

Download playlist, receive duplicate files in directory.

Traceback

No error, just a normal download.

Other details

Wondering if there's a way to normalize filenames on save?

maxexcloo avatar Dec 14 '23 23:12 maxexcloo