AIOMetadata
ghcr.io/cedya77/aiometadata:latest
https://github.com/cedya77/aiometadata/pkgs/container/aiometadata
bridge
bash
false
https://github.com/cedya77/aiometadata/issues
https://github.com/cedya77/aiometadata
AIOMetadata is a Stremio metadata addon. Redis is required for caching; SQLite (default) or PostgreSQL for storage. Most options (API keys, providers, catalogs, passwords) are set in the /configure web UI and stored in the database—not as container variables.
MediaApp:Video Tools: Status:Stable
http://[IP]:[PORT:3232]
https://raw.githubusercontent.com/JamsRepos/Unraid-Templates/master/logos/aiometadata.png
https://raw.githubusercontent.com/JamsRepos/Unraid-Templates/main/templates/aiometadata.xml
https://github.com/JamsRepos
Redis is required. Point REDIS_URL at your Redis instance (e.g. redis://container-name:6379 on a custom network, or redis://your-server-ip:6379).
Set HOST_NAME to the public URL Stremio will use (HTTPS via reverse proxy is typical).
After the container is up, open /configure to set TMDB and other API keys, providers, and security options.
Optional env overrides (TMDB_API, LOG_LEVEL, OAuth redirects, cache tuning, etc.) are documented here: https://github.com/cedya77/aiometadata/blob/dev/docs/ENVIRONMENT_VARIABLES.md — add them via "Add another Path, Port, Variable, Label or Device" if you need them.
3232
/mnt/user/appdata/aiometadata/data
sqlite://addon/data/db.sqlite
redis://redis:6379