60 Commits

Author SHA1 Message Date
b39fa4262d Add status api to get scanner's status 2025-12-01 20:04:16 +01:00
1f7844b8a5 Fix api images path (#1175) 2025-11-23 14:57:07 +01:00
01883d08cc Instrument elyzia 2025-11-17 23:03:49 +01:00
572ddc69ad Fix video controller permissions 2025-11-04 09:48:21 +01:00
31500dc3c5 Use an api key for the scanner 2025-11-04 09:48:21 +01:00
165d9e8f31 Update .env.example 2025-11-04 09:48:21 +01:00
8fea8b1fe7 Add player error handling and hls fallback 2025-10-22 09:16:45 +02:00
d13fa1bdf1 Fix example .env & postgres vars for v5 2025-06-07 17:45:38 +02:00
0cafe1ef40 Cleanup startup events 2025-06-07 17:45:38 +02:00
60d1105280 Move fs scanner 2025-06-07 17:45:37 +02:00
dcbbb6352a Add hurl tests for apikeys 2025-04-23 22:35:52 +02:00
Felipe Marinho
9416c06a0d chg: fix: apply MR suggestions 2025-04-09 00:14:20 +02:00
Felipe Marinho
7c0424fcda chg: feat: better ignore regex 2025-04-09 00:14:20 +02:00
Felipe Marinho
b96ce5d46f chg: docs: add setting to the envfile 2025-04-09 00:14:20 +02:00
3f5af4b7fa Fix FIRST_USER_CLAIMS 2025-04-07 12:40:11 +02:00
11e1c59698 Handle watchstatus on movies/series 2025-04-06 18:25:28 +02:00
dbe8e319c8 Add edit user/settings route 2025-04-05 23:49:53 +02:00
e706f8974f Fix public url in .env.example 2024-10-19 18:09:22 +02:00
233a498f6b Migrate meilisearch on startup 2024-06-16 15:17:37 +00:00
d08a86a724 Add tvdb api keys config 2024-05-15 00:11:37 +02:00
fe38cd65b8 Include tmdb api keys by default (#488) 2024-05-12 19:32:14 +00:00
e1f1106c8d Add authmethod config value for oidc providers (#453) 2024-04-29 22:22:25 +00:00
7c3f4d3c20 Add migration and generate auth secret 2024-04-23 18:32:19 +02:00
bfbc66cdc0 Add env var for rabbitmq port 2024-04-21 19:43:32 +02:00
dde3af188d Allow cpu profile for docker compose versions where default profile is not valid 2024-04-06 13:31:41 +02:00
a8c7ecc865 Create image migration code 2024-04-04 01:52:06 +02:00
95bc5b9f7c Add trakt in the list of supported oidc 2024-03-24 16:10:34 +01:00
44bb88910f Add simkl oidc 2024-03-23 13:17:11 +01:00
115b9fa4b3 Fix rabbitmq config 2024-03-23 13:17:11 +01:00
f1d72cb480 Publish Create/Update/Delete resource events to rabbit 2024-03-23 13:12:03 +01:00
0d91001376 Add rabbitmq 2024-03-23 13:07:23 +01:00
92bfbf662b Handle non-verifed users on the front 2024-03-10 18:27:24 +01:00
78a3ae8aeb Remove security mode to use a simple require verification bool 2024-03-10 18:27:24 +01:00
041abb732d Introduce security mode option 2024-03-10 18:27:24 +01:00
9ee07794a8 Update .env.example 2024-03-09 01:41:10 +01:00
7adfef9f36 Add all oidc variables to .env.example 2024-03-09 00:49:11 +01:00
e3cc80d32a Add presets support 2024-03-08 19:02:37 +01:00
07f0862219 Add oidc options parsing 2024-03-07 01:36:57 +01:00
6cf76f6535 Update docker compose to use ro for library volumes 2024-03-07 01:36:57 +01:00
2968ca3562 Update default permissions 2024-02-19 17:14:41 +01:00
4368f0cbe5 Setup meilsearch (part 1) 2023-11-01 17:36:11 +01:00
49a1dad51e wip 2023-11-01 17:36:11 +01:00
8e9cd2d2f3 Delete files via the scanner/monitor. Add an ignore folder 2023-08-02 00:57:27 +09:00
fdc537d69a Add sub and metadata extraction on the new transcoder 2023-08-02 00:57:27 +09:00
2939ea0787 Allow the transcoder to be run 2023-05-05 14:14:03 +09:00
e9f9ae5154 Update readme 2023-04-05 02:15:42 +09:00
424390417a Make the scanner async 2023-04-03 20:03:11 +09:00
bf281820b9 Remove the weird configuration options, add ApiKeys configuration 2023-04-03 20:03:11 +09:00
505ebb48bc Delete env var 2023-03-19 00:59:51 +09:00
5e87a669de Add healthcheck for postgres 2023-03-17 02:36:31 +09:00