-
-
Notifications
You must be signed in to change notification settings - Fork 246
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
Hide Items #490
Comments
I would really like to see this feature as well. Radarr's blocklist doesn't seem to work to well as a replacement in the meantime. |
Hello! I would like to be assigned this issue. |
You can go ahead and PR c: |
[Feature Request] Hide Items Fallenbagel#490
* feat: blacklist media items re #490 * feat: blacklist media items * feat: blacklist media items * style: formatting * refactor: close the manage slide-over when the media item is removed from the blacklist * fix: fix media data in the db when blacklisting an item * refactor: refactor component to accept show boolean * refactor: hide watchlist button in the media page when it's blacklisted. Also add a blacklist button * style: formatting --------- Co-authored-by: JoaquinOlivero <[email protected]>
🎉 This issue has been resolved in version 2.0.0 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
Do I understand correctly that this is an admin managed blacklist for all users? |
It's not just admin. It's whoever has the permission. You can give them the permission |
Sure, but is it a common list for all users or can it be per-user (i.e., some users dont care about some type of shows while others wish to see them and won’t want the same blocklist) |
This is the same list for everybody. |
* feat: blacklist media items re Fallenbagel#490 * feat: blacklist media items * feat: blacklist media items * style: formatting * refactor: close the manage slide-over when the media item is removed from the blacklist * fix: fix media data in the db when blacklisting an item * refactor: refactor component to accept show boolean * refactor: hide watchlist button in the media page when it's blacklisted. Also add a blacklist button * style: formatting --------- Co-authored-by: JoaquinOlivero <[email protected]>
Description
A per user option to "hide" unrequested media would be pretty cool.
or an admin level option to globally hide certain media.
Desired Behavior
i.e adding a button to hide/blacklist something from the discover page so that it is no longer shown.
(I'm thinking specifically of shows/movies that don't already exist, and will never be wanted)
Additional Context
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: