vitiko98 / qobuz-dl

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

Versions aren't mentioned in filenames #182

Open bodysoda69 opened 1 year ago

bodysoda69 commented 1 year ago

Album: https://www.qobuz.com/us-en/album/romeo-juliet-original-motion-picture-soundtrack-d-imman/0886445130249

I'm trying to download this album, versions of songs aren't being mentioned in filenames and some files are being skipped. So I tried adding ({version}) in tracktitle, but that adds (None) to all other filenames.

When I try to a single track from that album version is correctly mentioned in filenames.

track_format="{tracktitle}" - this is my setup right now, anyhelp is appreciated.

xeruf commented 5 months ago

see https://github.com/vitiko98/qobuz-dl/issues/140