Was instructed that this is the best way to get into contact with Reda on behalf of the starseed council. You were sent down to Earth for the human experience but the transition of the evolution of the planet took a series of wrong turns. This is disrupting the whole experience and are calling back starseeds to their home planets and dimensions. In certain situations like this, we can pull you out or you will be able to leave anytime you want now being aware after the veil of forgetfulness. Memory purges and alterations can be initiated for the next experience on another planet/dimension or you could just choose to go back to the originating dimension or planet that you are originally from.
Available Images
Image
Tags
Description
Example Run
categoriserr
latest, v1.0
Categoriserr
A category enforcing companion app for the Starr applications Sonarr and Radarr which changes the location of media based on the tags associated
Categoriserr utilises the existing Radarr and Sonarr APIs to change the file/hardlink location and gets the Starr app to move the files
All variables are optional however providing none will result in the application quitting
Variable
Description
RADARR_URL
The URL used to locate your Radarr instance
RADARR_API_KEY
The API key used to authenticate with your Radarr instance (Settings -> General -> API Key)
RADARR_TAG_LOCATION
The expected tags in Radarr mapped to their corresponding location with a colon delimited by a comma
SONARR_URL
The URL used to locate your Sonarr instance
SONARR_API_KEY
The API key used to authenticate with your Sonarr instance (Settings -> General -> API Key)
SONARR_TAG_LOCATION
The expected tags in Sonarr mapped to their corresponding location with a colon delimited by a comma
SCHEDULE_INTERVAL_MINUTES
The time between scans in minutes
Limitations
Current implementation is designed for a single instance of Radarr or Sonarr or both but no more (A work around to this can be to deploy multiple instances of Categoriserr)
Only a single tag is expected to be found, multiple will lead to undesired behaviour and the location will be the latest tag it reads
Seerr is a free and open source software application for managing requests for your media library. It integrates with the media server of your choice: Jellyfin, Plex, and Emby. In addition, it integrates with your existing services, such as Sonarr, Radarr.
Current Features
Full Jellyfin/Emby/Plex integration including authentication with user import & management.
Support for PostgreSQL and SQLite databases.
Supports Movies, Shows and Mixed Libraries.
Ability to change email addresses for SMTP purposes.
Easy integration with your existing services. Currently, Seerr supports Sonarr and Radarr. More to come!
Jellyfin/Emby/Plex library scan, to keep track of the titles which are already available.
Customizable request system, which allows users to request individual seasons or movies in a friendly, easy-to-use interface.
Incredibly simple request management UI. Don’t dig through the app to simply approve recent requests!
Granular permission system.
Support for various notification agents.
Mobile-friendly design, for when you need to approve requests on the go!
Support for watchlisting & blacklisting media.
With more features on the way! Check out our issue tracker to see the features which have already been requested.
Getting Started
Check out our documentation for instructions on how to install and run Seerr:
Our Code of Conduct applies to all Seerr community channels.
Contributing
You can help improve Seerr too! Check out our Contribution Guide to get started.
Contributors ✨
mineos
latest
MineOS
MineOS is a specialized server management platform designed for hosting Minecraft servers, offering an intuitive web-based interface to simplify tasks such as creating, starting, stopping, and backing up servers. It supports multiple Minecraft server types, including Vanilla, Spigot, Paper, Forge, and others, and provides robust tools for scheduling, monitoring, and log management. Built to run on Linux-based systems.
Installation/Setup
Docker
Note: This docker image is an updated version of hexparrot/mineos modified to use JDK 21 as required since the 24w14a snapshot released in April.
Determines whether the web interface uses HTTPS ("true") or HTTP ("false").
USER_NAME
The username for logging into the MineOS web interface.
USER_PASSWORD
The password for the MineOS web interface login.
USER_UID
The user ID (UID) assigned to the MineOS user inside the container, matching your system’s.
First run
Access the WebUI for the service by navigating to <host-ip>:8443/admin/index.html.
Note: If you are running MineOS on the same machine you can use localhost:8443.
Login using the credentials set in USER_NAME and USER_PASSWORD or using your OS credentials for a host machine setup.
Select “Profiles” and download a desired version.
Select “Create New Server” and fill in the details, provide at least the “Server Name”.
Ensure the “Currently Selected Server” at the top is your deisred server and navigate to the “Server Status” page.
Select a profile using the dropdown and select a runnable jar using the dropdown.
Press “Start” and accept the EULA if prompted
Navigate to “logs/latest.log” to view log output
FAQ’s
How do I create another user for MineOS?
MineOS uses the hosts credentials so you would need to create a new user using adduser <username> however if this is done in the docker container the user will be lost during a container restart. To keep the new user you would need to ensure the /etc/passwd file persists during a restart by adding it to the volumes section in your docker compose or -v in your docker run command.
It is also possible to use entrypoint in your docker compose file but this may introduce other issues.
Disclaimer
This application is provided “as is” without any warranties or guarantees of any kind, either express or implied. The use of this application is at your own risk. The developers assume no liability for any damages, losses, or issues, including but not limited to data loss, system malfunctions, or financial impacts, that may arise from the use or misuse of this application.
By using this application, you agree to take full responsibility for any outcomes and understand that the developers are not liable for any consequences resulting from its use. Always test the application in a controlled environment before deploying it in production.
A lightweight portable Python 3 monitoring tool designed to be running inside a Docker container that checks multiple WireGuard peers by executing curl inside your WireGuard container using the Docker CLI.
If any peer becomes unreachable, the monitor sends a single alert to a Discord webhook and will not repeat the alert until that peer becomes reachable again.
Features
Checks multiple independent WireGuard links (e.g., wg0 and wg1) and allows you to assign a friendly human readable name
Uses docker exec to run curl inside your WireGuard container
Sends alerts via Slack/Discord Webhook
Sends only one alert per peer outage, waits for recovery before alerting again
Uses a persistent state volume to track alerted status across restarts
Fully configurable using environment variables
How It Works
It mounts /var/run/docker.sock to communicate with the host Docker daemon.
A companion application for qBittorrent to handle sequential data checking and improving the performance on hard drives by reducing the likiness of seek thrashing and random seek latency.
Note: You must have Pre-allocate disk space for all files enabled in qBittorrent under the Downloads section.
This prevents data fragmentation and improves sequential file read time
Installation/Setup
Docker
The docker image is available and can be pulled from Docker Hub: enayet123/qsequencer
Note: All environment variables associated with the Starr service you wish to manage must be provided.
Using docker compose is the recommended way to setup qSequencer e.g.
All variables are optional however providing none will result in the application quitting
Variable
Description
URL
The URL used to locate your qBittorrent instance
USERNAME
The username to access your qBittorrent WebUI (Tools -> Options -> WebUI -> Authentication)
PASSWORD
The password to access your qBittorrent WebUI (Tools -> Options -> WebUI -> Authentication)
Disclaimer
This application is provided “as is” without any warranties or guarantees of any kind, either express or implied. The use of this application is at your own risk. The developers assume no liability for any damages, losses, or issues, including but not limited to data loss, system malfunctions, or financial impacts, that may arise from the use or misuse of this application.
By using this application, you agree to take full responsibility for any outcomes and understand that the developers are not liable for any consequences resulting from its use. Always test the application in a controlled environment before deploying it in production.
Textie is a lightweight Python service that listens for Jellyseer notifications and sends SMS alerts via The SMS Works API. It supports a web interface to manage username → phone number mappings and sends SMS/MMS messages when requested media becomes available.
Features
Receives Jellyseer webhook notifications (MEDIA_AVAILABLE) for movies and TV shows.
Sends SMS via The SMS Works API using a pre-generated JWT token.
Maintains a username → phone number mapping editable through a web UI.
Sends media info (event, subject, image) in the SMS message.
Dockerized for easy deployment.
Supports .env configuration and persistent mapping storage.