exislow / tidal-dl-ng

TIDAL Media Downloader Next Generation! Up to HiRes Lossless / TIDAL MAX 24-bit, 192 kHz.
GNU Affero General Public License v3.0
299 stars 24 forks source link

[Feature] Polishing out the program #176

Open orbittwz opened 1 month ago

orbittwz commented 1 month ago

Current Situation

The program doesn't do the following:

  1. saving multiple discs albums in separate folders, i.e cd1, cd2 etc...
  2. looking at the metadata after FLAC file is being created with ffmpeg, it has a lot of issues: Most tags are lower cased. Artist tag has the right featured artists, but not written as separated, i.e with this character ; after each artist. I have no option to uncheck the irrelevant additional tags created, which not needed. (those I marked) image
  3. the format album setting doesn't have the multiple discs tag.

Suggestion / Feature Request

  1. Saving albums with multiple discs in separate folders, cd1, cd2 etc.
  2. Upper case all tags, or at least First letter upper case all the tags. change the albums artist tag and separate with ; character instead of , remove the additional tags which aren't relevant or add the option to do so.
  3. add the tag to the format album setting for multiple discs.

thanks!

orbittwz commented 1 month ago

Also when opening the program it defaults back to search for tracks instead of what I recently searched for. Maybe save the last search item type after the program exits.

orbittwz commented 1 month ago

3 more things: 1 .There is no option to check the search result tidal store page linked.

  1. add an option to embed URL tag for all tracks.
  2. add an option to embed UPC tag for all tracks. If possible to add those, would be nice.
orbittwz commented 1 month ago

also where is GENRE tag?