# Swizzin Scripts A collection of installer scripts for integrating additional applications into [Swizzin](https://swizzin.ltd/), a self-hosted media server management platform. ## Available Scripts | Script | Application | Description | | ------------------------------------- | ------------------------------------------------------------ | ---------------------------------------------------------------- | | [sonarr.sh](#sonarr) | [Sonarr](https://sonarr.tv/) | Multi-instance Sonarr manager (4k, anime, etc.) | | [radarr.sh](#radarr) | [Radarr](https://radarr.video/) | Multi-instance Radarr manager (4k, anime, etc.) | | [cleanuparr.sh](#cleanuparr) | [Cleanuparr](https://github.com/Cleanuparr/Cleanuparr) | Download queue cleanup for \*arr apps | | [decypharr.sh](#decypharr) | [Decypharr](https://github.com/sirrobot01/decypharr) | Encrypted file/torrent management via rclone and qBittorrent | | [notifiarr.sh](#notifiarr) | [Notifiarr](https://github.com/Notifiarr/notifiarr) | Notification relay client for \*arr apps and Plex | | [plex.sh](#plex) | [Plex](https://plex.tv/) | Extended Plex installer with subdomain support | | [emby.sh](#emby) | [Emby](https://emby.media/) | Extended Emby installer with subdomain and Premiere bypass | | [jellyfin.sh](#jellyfin) | [Jellyfin](https://jellyfin.org/) | Extended Jellyfin installer with subdomain support | | [organizr.sh](#organizr) | [Organizr](https://github.com/causefx/Organizr) | Extended Organizr installer with subdomain and SSO support | | [seerr.sh](#seerr) | [Seerr](https://github.com/seerr-team/seerr) | Media request platform (Overseerr fork) | | [byparr.sh](#byparr) | [Byparr](https://github.com/ThePhaseless/Byparr) | FlareSolverr alternative for bypassing anti-bot protections | | [flaresolverr.sh](#flaresolverr) | [FlareSolverr](https://github.com/FlareSolverr/FlareSolverr) | Proxy server to bypass Cloudflare protection | | [huntarr.sh](#huntarr) | [Huntarr](https://github.com/plexguide/Huntarr.io) | Automated media discovery for Sonarr, Radarr, Lidarr, etc. | | [subgen.sh](#subgen) | [Subgen](https://github.com/McCloudS/subgen) | Automatic subtitle generation using Whisper AI | | [zurg.sh](#zurg) | [Zurg](https://github.com/debridmediamanager/zurg-testing) | Real-Debrid WebDAV server with rclone mount | | [lingarr.sh](#lingarr) | [Lingarr](https://github.com/lingarr-translate/lingarr) | Extended Lingarr installer with subdomain support (Docker-based) | | [stremthru.sh](#stremthru) | [StremThru](https://github.com/MunifTanjim/stremthru) | Debrid streaming proxy with store management | | [mediafusion.sh](#mediafusion) | [MediaFusion](https://github.com/mhdzumair/MediaFusion) | Stremio/Kodi add-on with Torznab API for Prowlarr | | [zilean.sh](#zilean) | [Zilean](https://github.com/iPromKnight/zilean) | DMM hashlist Torznab indexer for debrid content | | [nzbdav.sh](#nzbdav) | [NzbDav](https://github.com/nzbdav/nzbdav) | NZB-to-WebDAV bridge for debrid download clients | | [newtarr.sh](#newtarr) | [Newtarr](https://github.com/plexguide/Newtarr) | Media library search tool (ElfHosted Huntarr fork) | | [dns-fix.sh](#dns-fix) | - | Fix DNS issues for FlareSolverr/Byparr cookie validation | | [watchdog/](#service-watchdog) | - | Service watchdog with health checks and auto-restart | | [backup/](#backup-system) | - | BorgBackup-based backup system for any SSH borg server | | [swizzin-app-info](#swizzin-app-info) | - | Discover installed apps and extract URLs, API keys, config paths | ## Requirements - A working [Swizzin](https://swizzin.ltd/) installation - Root access to the server - Internet connectivity for downloading dependencies ## Installation ```bash # Switch to root sudo su - # Download the script wget https://raw.githubusercontent.com/STiXzoOR/swizzin-scripts/main/