Loading help content...
Who's awesome? You are!
cli_debrid is a labor of love that requires significant time and resources to develop and maintain. I love supporting this project and have committed countless hours to it. Any support is appreciated!
Your support helps cover these costs and enables:
If I've made your life easier consider supporting!
- godver3
Add shows and movies to the ghostlist to prevent them from being re-added. When enabled, deleting content will mark it as ghosted in the database. When disabled, deleted content can be re-added by dynamic content sources.
Remove items from content sources (Trakt lists, Overseerr requests, Plex Watchlist, etc.) during deletion. When enabled, the app will remove items from these sources to prevent them from being automatically re-added, but this makes deletion slower. When disabled, deletion is faster but the item might be re-added if it's still on your lists. Tip: Enable this when ghostlist mode is OFF. Disable this when ghostlist mode is ON (since ghostlist already prevents re-addition, and disabling makes deletion much faster).
Remove all cached posters and backdrops. Artwork will be re-downloaded from TMDB on next library load.
Hide items that don't have a TMDB rating from discover results.
Hide items that don't have a poster image from discover results.
Only show items that are not already in your library. Items will be filtered based on their database status.
Choose where to route when clicking on TV shows not in your library. Movies always go to Discover details page.
Enable the poster overlay system. When enabled, overlay sync tasks will automatically run and apply media info badges to Plex posters. Requires Plex URL and token to be configured.
When enabled, cli_debrid will fetch a language-neutral (textless) poster from TMDB
as the base image β these posters have no baked-in title text so the title logo
badge can render it cleanly at your chosen position.
Use the Title Logo badge in the layout editor to add the show or movie
title as a transparent clearlogo PNG (with text fallback if no clearlogo exists).
The Title Logo badge is only available in the layout editor when this setting is on.
Note: Not all titles have textless posters on TMDB.
If none is found, the standard English poster is used as fallback.
Path to the Plex Media Server data directory. Required for the poster cleanup task to delete old uploaded overlay versions directly from the filesystem.
How often to re-fetch ratings (IMDb/TMDB/Trakt/RT) and show status to detect changes. Set to 0 to check every sync. Version count changes are always checked every sync. Default: 7.
Maximum number of shows/movies processed per overlay sync run. Higher values clear backlogs faster but each run takes longer (~1s per item). Default: 200.
Reset posters to clean originals from TMDB. Use this when migrating from another overlay app (Kometa, PMM, etc.) or to clear any foreign overlays. Overlays will not be re-applied automatically β use Generate All when ready.