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

Hide Items #490

Closed
1 task done
spyhuntergenral opened this issue Sep 20, 2023 · 8 comments · Fixed by #632
Closed
1 task done

Hide Items #490

spyhuntergenral opened this issue Sep 20, 2023 · 8 comments · Fixed by #632
Labels
enhancement New feature or request good first issue Good for newcomers released

Comments

@spyhuntergenral
Copy link

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

  • I agree to follow Overseerr's Code of Conduct
@ricerodriguez
Copy link

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.

@Fallenbagel Fallenbagel added enhancement New feature or request awaiting triage This issue needs to be reviewed good first issue Good for newcomers and removed awaiting triage This issue needs to be reviewed labels Nov 7, 2023
@JoaquinOlivero
Copy link
Contributor

Hello! I would like to be assigned this issue.

@Fallenbagel
Copy link
Owner

Hello! I would like to be assigned this issue.

You can go ahead and PR c:
I'll review asap

JoaquinOlivero pushed a commit to JoaquinOlivero/jellyseerr that referenced this issue Jan 6, 2024
JoaquinOlivero pushed a commit to JoaquinOlivero/jellyseerr that referenced this issue Jan 22, 2024
JoaquinOlivero pushed a commit to JoaquinOlivero/jellyseerr that referenced this issue May 3, 2024
JoaquinOlivero pushed a commit to JoaquinOlivero/jellyseerr that referenced this issue May 24, 2024
JoaquinOlivero pushed a commit to JoaquinOlivero/jellyseerr that referenced this issue May 24, 2024
JoaquinOlivero pushed a commit to JoaquinOlivero/jellyseerr that referenced this issue May 24, 2024
JoaquinOlivero pushed a commit to JoaquinOlivero/jellyseerr that referenced this issue Jul 14, 2024
JoaquinOlivero pushed a commit to JoaquinOlivero/jellyseerr that referenced this issue Aug 16, 2024
JoaquinOlivero pushed a commit to JoaquinOlivero/jellyseerr that referenced this issue Sep 13, 2024
@gauthier-th gauthier-th changed the title [Feature Request] Hide Items Hide Items Sep 16, 2024
gauthier-th pushed a commit that referenced this issue Sep 16, 2024
* 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]>
@Fallenbagel
Copy link
Owner

🎉 This issue has been resolved in version 2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@nado
Copy link

nado commented Oct 19, 2024

Do I understand correctly that this is an admin managed blacklist for all users?
Do you plan on adding a per-user blacklist, would you prefer that I create another issue to track this feature request?

@Fallenbagel
Copy link
Owner

Do I understand correctly that this is an admin managed blacklist for all users?
Do you plan on adding a per-user blacklist, would you prefer that I create another issue to track this feature request?

It's not just admin. It's whoever has the permission. You can give them the permission

@nado
Copy link

nado commented Oct 19, 2024

Do I understand correctly that this is an admin managed blacklist for all users?
Do you plan on adding a per-user blacklist, would you prefer that I create another issue to track this feature request?

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)

@gauthier-th
Copy link
Collaborator

Do I understand correctly that this is an admin managed blacklist for all users?
Do you plan on adding a per-user blacklist, would you prefer that I create another issue to track this feature request?

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.

bonswouar pushed a commit to bonswouar/jellyseerr that referenced this issue Nov 10, 2024
* 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]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers released
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants