geigi / cozy

🎧 Listen to audio books 📚 on Linux
https://cozy.sh
GNU General Public License v3.0
1.11k stars 86 forks source link

Poor use of space truncates chapter titles #945

Open wjt opened 3 months ago

wjt commented 3 months ago

Bug/Feature description

I bought an audiobook collection from Libro.fm which is available as (among other formats) a 19-hour m4b file with 67 chapters.

Each chapter has a title like “The Ramona Quimby Audio Collection - Track 001”. Before I go any further, I readily accept that these are bad titles, and that the only information contained in the title is also contained in the chapter numbers that are displayed to the left of each chapter.

However due to Cozy clamping the width of the chapter list, it's impossible to read the full title.

Screenshot from 2024-07-18 22-57-25

I have a 2560×1440 display so you might hope that maximising the window helps, but no:

Screenshot from 2024-07-18 22-57-29

The tooltip for each row is “Play this part” so that doesn't help either.

System Information

rdbende commented 3 months ago

Hi!

This issue was actually just fixed last week, and will come in the next release, together with a redesign of the book page. You can see a screenshot in this merge request: #919

rdbende commented 3 months ago

We should change that tooltip though. It's useless.

wjt commented 3 months ago

Much better layout, nice!