You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Seerr currently has no way to surface precise content warnings (violence, animal death, jump scares, etc.) while browsing the discover/search pages. The existing blocklist-by-tags feature only works for media already scanned into the connected media server (Jellyfin/Plex/Emby), which means unrequested titles being browsed from TMDB have no warning data at all.
A community Jellyfin plugin (dtdd-jellyfin-plugin) already tags library items with DTDD data.
A new feature could be developed to add optional integration with the DoesTheDogDie.com API to fetch and display community-voted content/trigger warnings directly on discover and detail pages, before a title is requested or added to the library. Ideally:
A settings section to enable the integration and enter a DTDD API key
Configurable trigger categories to display (or hide) per instance, similar to how the existing blocklist works
Warning badges/tags shown on media cards and detail pages, sourced live from the DTDD API (with caching to respect their rate limits) rather than depending on the media server's own tag scan
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Seerr currently has no way to surface precise content warnings (violence, animal death, jump scares, etc.) while browsing the discover/search pages. The existing blocklist-by-tags feature only works for media already scanned into the connected media server (Jellyfin/Plex/Emby), which means unrequested titles being browsed from TMDB have no warning data at all.
A community Jellyfin plugin (dtdd-jellyfin-plugin) already tags library items with DTDD data.
A new feature could be developed to add optional integration with the DoesTheDogDie.com API to fetch and display community-voted content/trigger warnings directly on discover and detail pages, before a title is requested or added to the library. Ideally:
All reactions