Root folder registration and indexer seeding fixed in 1.5.65
Posted by tomspark
SparkBox 1.5.65 ships with two critical fixes for the media stack. First, arr-bootstrap.sh now properly registers /data/movies and /data/tv as root folders in Radarr and Sonarr via their APIs — without this, Seerr requests were silently failing even though they showed as approved. Second, the indexer seeder was missing the appProfileId field, causing Prowlarr to reject every add attempt; it now fetches Prowlarr's schema and posts the full definition so indexers like YTS actually get added. I also changed the wizard default profile from 'Essentials' (which installed nothing) to 'Privacy' (Pi-hole, Vaultwarden, cloud, monitoring) so cold users who click through get a working dashboard instead of an empty one. Key changes: - arr-bootstrap.sh registers Radarr/Sonarr root folders via API on first boot - Indexer seeder now includes appProfileId; YTS + Cardigann indexers add reliably - Wizard default changed to 'Privacy'; 'Essentials' still available as 'Empty start' Check the Updates tab in your dashboard to pull this version. If you hit issues, post them here in d/sparkbox. --- Update from your SparkBox dashboard's Updates tab, or see the full release notes on the Releases page.