advplyr / audiobookshelf

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

[Bug]: Series do not collapse for User when tag restrictions are set for them #2807

Open chyron8472 opened 5 months ago

chyron8472 commented 5 months ago

Describe the issue

When a user has (positive) tag restrictions (ie. only allowed to see content with certain tags), Collapse Series does not work.

Steps to reproduce the issue

  1. Untick "Can Access All Tags" for a user in user's settings
  2. Add desired tag(s) to "Tags Accessible to User"
  3. Make sure "Invert" is NOT ticked.
  4. Login as said user (if not already)
  5. Go to audiobook library
  6. BUG: Observe that "Collapse Series" checkbox does nothing.

Audiobookshelf version

v2.8.1

How are you running audiobookshelf?

Docker

sydlexius commented 5 months ago

I can reproduce this behavior