A collection of scripts related to the *arrs (Radarr, Sonarr, etc.), Usenet (SABnzbd), Jellyfin, Jellyseerr, cross-seed and more.
This script queries the Jellyfin server for movies and TV episodes released in the past 30 days and saves their unique IDs to the specified file for Jellyfin Media Bar.
Script: create_featured_list.sh
๐น Sonarr
The script scans the Sonarr download queue for items stuck after failed imports (e.g., "No files found") and deletes them automatically.
Script: clear_queue.sh
The script scans the Sonarr queue for stuck downloads marked as completed but not imported, and attempts to manually import them using the API.
Script: import_stuck_items.sh
๐น Radarr
The script scans the Radarr download queue for items stuck after failed imports (e.g., "No files found") and deletes them automatically.
Script: clear_queue.sh
The script scans the Radd queue for stuck downloads marked as completed but not imported, and attempts to manually import them using the API.
Script: import_stuck_items.sh
Each subfolder contains its own README.md
with setup instructions and usage examples.