Darryl Buswell
Darryl Buswell
Amazing -- thanks for the quick response. I'll give this a shot tomorrow.
> Here's a format string that does what you're looking for: `Z:\temp\TEST\audiobooks\%albumartist%[ '['%audible_albumartistid%']']\%series%\%year% - %album% [ '['%series% %series-part%']']\%album% (%year%)[ '['%series% %series-part%']']$ifgreater(%_total_files%,1, - pt$num(%track%,2),)` %albumartist% may include more than one author...
ok, I just took a quick look at some page sources. It looks like the authors is just a list of dics. It should have both the first author name...
You might want to update to something like the below to pull both the first author's name and id. I tested on a bunch of books this morning, and all...
I'm pretty new to this, but from what I can tell there is only ever one author with an asin key/value pair in the list of authors dic. That's the...
> Would you be interested in raising a PR? Otherwise, I can look at supporting this in a couple of weeks. Sure, there is start [here](https://github.com/buswedg/beets-audible). Haven't tested at all....