griff / metaz

Two letters better than MetaX
https://metaz.maven-group.org/
MIT License
417 stars 57 forks source link

AtomicParsley exit code 10 & Queue hanging at 0% #269

Open maximumsnow opened 2 years ago

maximumsnow commented 2 years ago

Recently I've started to see more and more issues trying to process files. Sometimes I immediately get an atomicparsley exit code 10 or the queue will sit processing a file forever (I stopped it after 24 hours) but it never moves past 0%. This only happens sometimes and because it works with some files logically the conclusion is that there is something wrong with the files it is having issues with. In an effort to troubleshoot the "problem files" I pulled atomicparsley from https://github.com/wez/atomicparsley to run it against the problem files to determine the issue with them. However that version of atomicparsley didn't have any problems with the files. I was able to add all the tags (copied from metaz) without issue. From this experience it seems that the version of atomicparsley included in metaz needs to be updated.