belaudiobooks / website

Catalog of belarusian audiobooks
GNU General Public License v3.0
32 stars 6 forks source link

Improve layout of books with multiple narrations #109

Closed nbeloglazov closed 7 months ago

nbeloglazov commented 11 months ago

Layout of a book with multiple narrations can be confusing now. Example: https://audiobooks.by/books/aposhniia-svedki-sola-dlia-dzitsiachaga-golasu

Issues:

  1. Not easy visually to understand that there are 2+ different narrations.
  2. Book description might contain details which are specific to one of the narrations (e.g. music or producer). We should allow to provide per-narration extra description field.
  3. Covers... Each narration usually has its own book cover. Currently we show only one cover per whole book. Ideally we'd show both covers (at narration level).
nbeloglazov commented 8 months ago

Remaining work (so that I don't forget):

nbeloglazov commented 8 months ago

When visiting publisher page we should show only narrations that publisher produced. Currently if a book has 2 narrations, one is from the publisher and another one is not - we show all narrations. Example (at the end): https://audiobooks.by/publisher/audiobooksby

nbeloglazov commented 7 months ago

Ok, I'm finally done with this issue. Rendering book preview turned out to be trickier than I expected.