djdembeck / Audnexus.bundle

An Audnexus client proof of concept for Plex, providing rich author and audiobook data. Developed in Python, offering enhanced user experiences via Plex's legacy plugin agent system.
GNU General Public License v3.0
480 stars 21 forks source link

Option to use local tags for Mood & Style (Series/Author/Narrator)? #83

Closed manalive closed 1 year ago

manalive commented 1 year ago

For whatever reason, this is one piece of metadata that Audible gets wrong more often than it gets right, at least in my library:

I've set up all the Series tags from seanaps guide but Audnexus seems to use whatever Audible has and doesn't generate Mood tags from them. If I manually add the Mood tags they are not used in Plex either.

pretty please allow for overriding series info with the tag data and generate the mood tags. This would also take care of non-audible audiobooks that are in a series.

baloodusudouest commented 1 year ago

Hi,

Same for me, the series are not picked up from audible too

manalive commented 1 year ago

Actually, I realize it's ALL of the stuff that gets put into Mood and Style tags, not just the Series.

Here is an example of an author/composer who is listed several different ways on audible

This isn't just on different books, either. This is the same person listed differently as the Author and Narrator of the same book.

I have it fixed in the tags of course, but that is only used for the Album Artist and Artist tags. The Mood and Style tags are taken from Audible so they are all messed up.

djdembeck commented 1 year ago

As far as I'm aware, Plex never exposed ID3 tags to external agents. If someone knows better I can gladly add this.