rembo10 / headphones

Automatic music downloader for SABnzbd
GNU General Public License v3.0
3.36k stars 602 forks source link

Ludovico Einaudi's "Seven Days Walking", a set of seven volumes, refuses to process. #3235

Open emilysnow2477 opened 4 years ago

emilysnow2477 commented 4 years ago

Expected behavior: post-processing works, tags the albums/volumes properly with beets.

Actual behavior: it throws this error when processing the second album: OverflowError: signed integer is greater than maximum

Pastebin: https://bin.privacytools.io/?d17cfb9fe15de52f#ss4GoLAtThVKSDQrpKmhhAg0YV478L0Xcb/edWv2Cjk=

emilysnow2477 commented 4 years ago

It seems a partial solution can be had by separating it into distinct albums and following the ordinary guidelines for tagging external media. That is to say, Artist - Album [release year]. However, it still sometimes tags the days wrong--in fact, the only one it got correct was day 4. It would be nice if headphones could handle tagging unusual albums like this.

That said, the way headphones usually handles beets as a back end is phenomenal. I managed to almost entirely tag a collection of about 4800+ in a day. Thanks for this great project. :)