vitiko98 / qobuz-dl

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

Remove disc tag and others. #44

Closed ghost closed 3 years ago

ghost commented 3 years ago

Please consider the following changes:

  1. Remove the "disc" entry (metadata) when the release is not composed of multiple discs, many releases are only EPs, singles, etc.;
  2. Add the artist name to each file after the track number because many releases are compilations or many tracks are collaborations between different artists, so know the artist name without having to check the metadata or with an audio player;
  3. Add the day of publications (metadata) in "date" along with the year or revert to "year" by adding "date";
  4. Add "Label" tag in metadata;
  5. Replace the entry "FLAC", "Hi-Res", etc. with the actual bits/kHz; please consider replacing square brackets with round brackets to the year;
  6. Improve track names, some information is not added. Example: https://play.qobuz.com/album/p39tju9ljy8ra "(Acoustic Bossa Version)" is missing.

Thank you.

vitiko98 commented 3 years ago

Good suggestions!

  1. Ok
  2. Ok
  3. Ok
  4. Ok
  5. Only for Hi-Res downloads (the only ones in which bits/kHz vary)
  6. Ok
vitiko98 commented 3 years ago

Closed in new version

ghost commented 3 years ago
5. Only for Hi-Res downloads (the only ones in which bits/kHz vary)

I still have the idea of writing bits and KHz, however I think it would be better to write "Lossless" instead of "FLAC" because 24-bit files are also in "FLAC" file format and "Lossy" to the MP3 files. . Anyway I think these are the best solutions: Lossy / Lossless / 24Bit-44.1kHz / etc or Lossy / Lossless / Hi-Res.

vitiko98 commented 3 years ago

I use FLAC because is the standard format for 16Bit Lossless in most music trackers.

I suggest you to try beets for advanced naming.