advplyr / audiobookshelf

Self-hosted audiobook and podcast server
https://audiobookshelf.org
GNU General Public License v3.0
5.52k stars 380 forks source link

Fix series and collapsed series progress to be consistent and show average of book series progress #2954

Closed mikiher closed 2 weeks ago

mikiher commented 3 weeks ago

This fixes #2921.

In a nutshell, the changes are:

mikiher commented 3 weeks ago

Also added some component tests for LazyBookCard, especially around collapsedSeries cards.

advplyr commented 2 weeks ago

Great, thanks!