mirror of
https://github.com/RandomNinjaAtk/arr-scripts.git
synced 2026-03-02 22:57:35 -05:00
[FEATURE] - Radarr / Sonarr / Lidarr - Add Hotio Docker support #215
Labels
No labels
Needs Triage
Not Reproducible
Upstream Issue
User Error
bug
documentation
enhancement
good first issue
help wanted
invalid
lidarr
lidarr
question
radarr
readarr
sabnzbd
sonarr
synology (host)
unraid (host)
waiting for logs
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/arr-scripts#215
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @HipNoTiK42 on GitHub (Oct 27, 2025).
Hi there 👋
Thanks for the awesome scripts—they're incredibly helpful for managing the *arr stack!
I was wondering if you'd consider adding support for Hotio Docker images, especially for Radarr, Sonarr, and Lidarr. Hotio is widely used for its fast updates and lightweight containers, but the current scripts seem tailored to LinuxServer.io images and don't work out-of-the-box with Hotio setups.
It would be great to have compatibility or guidance for adapting the scripts to Hotio containers. Happy to help test or provide feedback if needed!
Thanks again for your work 🙌
@stayupthetree commented on GitHub (Dec 2, 2025):
Not likely to happen. LinuxServer uses https://github.com/just-containers/s6-overlay/ which is what the dev here uses for their scripts. Hotio does not incorporate that into their image builds.