zotify-dev / zotify

A fast and customizable music and podcast downloader.
zlib License
1.08k stars 83 forks source link

Populate total track count in id3 tags #149

Open uuupah opened 3 months ago

uuupah commented 3 months ago

Zotify currently doesn't populate the total track count of the album that a track belongs to. This info is available from the Spotify API. No major changes, just captures this information and adds it to the track at the set_audio_tags() step.

Half fixes #74 - I'm investigating the unpopulated year tag but that appears to be a long running problem with music-tag