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
502 stars 21 forks source link

Fix Match search results truncated #118

Closed b3nw closed 1 month ago

b3nw commented 4 months ago

When searching for books with similar titles where the volume number is at the end, it is difficult to figure out which is the right volume.

image

djdembeck commented 1 month ago

Yes this is intentional. You can either enter the ASIN for the book you want and search that, or guess based on author and year

b3nw commented 1 month ago

@djdembeck why is it intentional to truncate the full book title? guess based on author and year is pretty painful solution....