Marekkon5 / onetagger

Music tagger for Windows, MacOS and Linux with Beatport, Discogs, Musicbrainz, Spotify, Traxsource and many other platforms support.
https://onetagger.github.io/
GNU General Public License v3.0
596 stars 31 forks source link

Discogs track number bug #176

Closed andylundqvist closed 1 year ago

andylundqvist commented 1 year ago

I use OneTagger 1.5.1 on MacOS.

I have checked the "Write track number as number, rather than Discog's format" but I still end up with for example A1/3 instead of the assumed 1/3. Have I missed something or have I found a bug?

In my tests I have Discogs as the only tag source.

Also I have a question regarding disc numbers since it's kind of related. I guess there is no way to have total discs written to the DISCNUMBER tag when using Discogs (since this data is not available), right? Right now all the DISCNUMBER tags gets filled with "1\\1" (1 double backslash 1) when I use Discogs as my source and view the files in Mp3tag, so I have to manually correct everything.

Marekkon5 commented 1 year ago

Hello, the option was a little bit reversed, so it's fixed/proper now (in the latest commit). As for the backslashes I think it's the way Mp3Tag displays it, since every format has some specific standard on how to properly write the disc/track numbers to the tag.

To test the fix you can get the binary form the Actions tab. Feel free to comment or reopen if you have more issues. Thanks