Commit Graph

16 Commits

Author SHA1 Message Date
Viren070 6aa17ca31a feat: add aiometadata, use built-in rclone for decypharr, remove debrid_media_server and stremio profiles, remove tmdb addon redis 2025-08-16 16:56:58 +01:00
Thomas Willems b090330e83 feat: add stremio-ai-companion (#45) 2025-08-16 15:00:42 +01:00
Nikhil Byadwal 6d6d904c7b feat: added ocm , rss, tandoor and wallos (#38) 2025-08-16 15:00:19 +01:00
Viren070 8358318857 feat: add tmdb addon redis 2025-07-22 19:56:47 +01:00
Viren070 2626dbfe83 feat: add syncribullet 2025-07-18 00:54:27 +01:00
Viren070 3dd8a579cb feat: add plexio 2025-07-18 00:54:02 +01:00
Viren070 acdf65b5a5 feat: add stremio streaming catalogs 2025-07-18 00:53:07 +01:00
Viren070 da06ff5f9a feat: add tmdb collections 2025-07-18 00:52:15 +01:00
Viren070 9ec84960b0 feat: add webstreamr 2025-07-18 00:51:14 +01:00
Viren070 0a5ed056c8 fix(stremio-ai-search): update hostname references for stremio-ai-search in compose and env files 2025-07-13 19:31:45 +01:00
Viren070 6f83c843f7 fix(authelia): add aiolists to stremio addon hostnames list 2025-07-12 17:11:13 +01:00
Viren070 1d8922f4b1 fix(authelia): add ai search and letterboxd addon to stremio addon list and move list into compose 2025-07-12 17:07:37 +01:00
Viren070 ef6d812763 refactor: store config files with composes (#26) 2025-07-06 15:55:05 +01:00
Viren070 ec66655997 feat!: a few (important) changes
- move core configuratiion (authelia, traefik) to main .env
- move all hostname definitions to main .env
- add cloudflare ddns to automatically create DNS records
- automatically determine stremio addon hostnames for authelia using predefined hostname environment variables
- give all services a profile, including the previously implicit "default" services. Instead provide an explicit "required" profile that contains traefik and authelia. Allowing you to restart a specific profile without including the previous default services and also allowing you to have more control.
2025-04-18 20:14:28 +01:00
Viren070 d2d0621151 feat: add authelia to stremio addons for specific pages 2025-04-08 22:43:59 +01:00
Viren070 1d3d792e12 feat: split up compose.yaml into multiple folders and add authelia to secure apps, add some more apps (#1)
* feat: .

* feat: delete old data folder

* fix: rename zipline-db service to zipline_postgres in compose.yaml

* fix: add zipline compose to include list

* fix: add redis service for stremthru

* docs: add instructions in .env files

* feat: remove docker folder and place apps and data folder in root dir

* fix: add empty tokens.json file for plex_authentication

* fix: add aiostremio template config

* docs: update README with Authelia authentication and clarify setup instructions

* fix: update stremthru_redis volume path and profile name in compose.yaml
2025-04-05 01:22:29 +01:00