Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Inconsistency between numbers of titles displayed in Series view verses Collection view #3483

Closed
ZLoth opened this issue Oct 4, 2024 · 4 comments
Labels
bug Something isn't working

Comments

@ZLoth
Copy link

ZLoth commented Oct 4, 2024

What happened?

One thing that I've noticed is that the series view can display up to ten titles while the collections view only displays two titles. This is inconsistant.

What did you expect to happen?

Series view and collections view show display the same number of titles.

Steps to reproduce the issue

No steps to replicate. Here are screenshots:

Series view:
image

Collections view:
image

image

Audiobookshelf version

v2.13.4

How are you running audiobookshelf?

Docker

What OS is your Audiobookshelf server hosted from?

Linux

If the issue is being seen in the UI, what browsers are you seeing the problem on?

Chrome

Logs

No logs.

Additional Notes

No response

@ZLoth ZLoth added the bug Something isn't working label Oct 4, 2024
@advplyr
Copy link
Owner

advplyr commented Oct 4, 2024

Duplicate of #3482

@advplyr advplyr marked this as a duplicate of #3482 Oct 4, 2024
@advplyr advplyr closed this as not planned Won't fix, can't repro, duplicate, stale Oct 4, 2024
@advplyr
Copy link
Owner

advplyr commented Oct 4, 2024

Not sure what the difference is

@ZLoth
Copy link
Author

ZLoth commented Oct 4, 2024

Duplicate of #3482

Not a duplicate. Enhancement #3482 asks that Playlists follow the same cover scheme as Collections and Series. This one covers the inconsistency between the number of covers displayed between Series and Collections.

Not sure what the difference is

In my examples, I use two series that have at least ten books, in this case, Car Talk (15 Titles) and NPR Driveway Moments (12 Titles). The behavior is as expected... the first ten covers are being displayed.

The second example is from a Collection I set up which has 16 titles. Following the example from series, the first ten covers should be displayed, but instead, only the first two covers are being displayed. This is inconsistent with how series are being displayed.

If I could, I would set up a control from the admin interface to control the maximum number of covers used from 3 to 10. I personally would like the first eight covers displayed.

@advplyr
Copy link
Owner

advplyr commented Oct 5, 2024

Collections show the first 2 covers intentionally. I think you're confused in that series and collections are displayed the same but they aren't.
I took #3482 to be an enhancement request to make series, collections and playlists use the same format

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants