Dickson Tan
Dickson Tan
I'm not opposed to doing so. I have a few questions about how this would be implemented. * What happens when there are multiple authors. Should this tag then contain...
So perhaps primary author may be a better name for it. I understand what you mean now when you said that only one of the authors has an asin. Would...
Sounds good. Btw, you may want to rebase off the latest main branch, as I've made some changes to support uploads to PyPI as well as pep8 compliant formatting.
Thanks for the bug report. I'll see what I can do to make this fall back gracefully to not applying chapter data. In the meantime, could you report it upstream...
Something else to try is to look at the contents of the `.yml` file in the docker container to rule out the possibility that the config isn't being mapped correctly...
The plugin works best when the source material has the album set to the book name and the artist set to the author. That makes it so that the queries...
Probably not, because the order that results are given is the same as the order of results when you use the search box on the Audible website. The plugin works...
Can you exec into the container and check that the Beets config file is mapped into the container correctly?
> I completely missed Step 5 - "Update the config in config/config.yaml as described above." Did this resolve the issue?
This would require a huge rearchitecting of how Beets works to support the concept of how m4b files can contain tracks (i.e, multiple tracks in one file). See beetbox/beets#4269 for...