Commit Graph

1717 Commits

Author SHA1 Message Date
Viren070 72fbca02a6 refactor: switch to ESM 2025-09-17 18:05:07 +01:00
Viren070 039081b9da feat(frontend): add reset configuration button into new danger zone card 2025.09.16.1318-nightly 2025-09-16 14:17:50 +01:00
Viren070 7dc865d4c4 fix: rethrow errors during manifest generation when skip failed addons is false 2025-09-16 13:44:37 +01:00
Viren070 cd4f1c3207 fix: reduce false positives for 2.0 regex 2025-09-16 13:44:08 +01:00
Viren070 b4f3bd5c3c refctor: simplify year and yearEnd extraction from releaseInfo 2025-09-16 13:42:29 +01:00
Viren070 be2728f33b fix: update year handling in metadata processing 2025.09.15.2155-nightly 2025-09-15 22:55:15 +01:00
Viren070 6ba433e424 fix: improve error handling for search metadata and processing errors in BaseDebridAddon 2025-09-15 22:54:23 +01:00
Viren070 dada10f675 fix: decrease timeout for stremthru 2025-09-15 22:48:09 +01:00
Viren070 3f1ef8b66b fix: increase timeout for IMDB metadata 2025-09-15 22:47:56 +01:00
Viren070 29b935ad60 fix: update season number extraction for anime entries in BaseDebridAddon 2025.09.15.1722-nightly 2025-09-15 18:22:29 +01:00
Viren070 075b8162d4 feat: log transformation duration for streams in StremioTransformer 2025-09-15 18:22:12 +01:00
Viren070 862ea364ea fix: handle errors when fetching search metadata in BaseDebridAddon 2025.09.15.1225-nightly 2025-09-15 13:24:52 +01:00
Viren070 2fddf90282 fix: ensure missing tmdb credentials don't throw errors in metadata service 2025-09-15 13:24:39 +01:00
Viren070 7d79322f01 feat: add PTT_PORT and PTT_SOCKET environment variables for PTT server configuration 2025-09-15 13:15:14 +01:00
Viren070 62163fe381 feat: simplify anime db data source refresh logic 2025.09.14.1939-nightly 2025-09-14 20:39:31 +01:00
webstreamr 427efa9b03 feat(http): re-use proxy agents (#379) 2025.09.14.1919-nightly 2025-09-14 20:19:05 +01:00
Viren070 e0ce5807a2 fix: handle errors during addon generation without throwing when necessary 2025.09.14.1844-nightly 2025-09-14 19:44:06 +01:00
Viren070 93bb5434a4 fix(presets/ai-search): use correct structure for body in manifest generation 2025.09.14.1839-nightly 2025-09-14 19:39:18 +01:00
Viren070 9b6e201f0f docs: comment out prowlarr url env var in .env.sample 2025-09-14 17:01:10 +01:00
Viren070 203236c1cc feat: use anime entry title as primary title when using kitsu/mal IDs 2025.09.14.1516-nightly 2025-09-14 16:15:48 +01:00
Viren070 0046dfdcde feat: allow customising level of detail for anime db 2025.09.14.1417-nightly 2025-09-14 15:17:21 +01:00
Viren070 0574ea3599 fix: ensure remaining groups are skipped when condition evaluates to false in parallel behaviour (regression) 2025.09.14.1332-nightly 2025-09-14 14:32:01 +01:00
Viren070 03d7ab6c0f docs: Change URL mappings to use single quotes 2025.09.14.1311-nightly 2025-09-14 14:10:48 +01:00
Viren070 9651eeacb3 fix: remove length requirement from stream attributes 2025-09-14 14:09:41 +01:00
Viren070 69963fa581 feat: support encrypted password in search API 2025-09-14 14:06:40 +01:00
Viren070 2591835eb8 fix: ensure responses are still cached with bypassCache 2025-09-14 14:02:40 +01:00
Viren070 33090a45eb fix(presets/debridio-watchtower): handle no streams found message stream 2025-09-13 22:24:50 +01:00
Viren070 c77dcd82f5 fix: allow any string for URL 2025-09-13 22:23:36 +01:00
Viren070 59a278e507 docs: update sample .env for multi proxy setup 2025-09-13 20:49:32 +01:00
Viren070 6873eba62b fix: ensure remaining rules are always checked 2025.09.13.1906-nightly 2025-09-13 20:06:00 +01:00
Viren070 4b068255c9 fix: default skip failed addons to true by explicitly checking for false 2025.09.13.1859-nightly 2025-09-13 19:58:59 +01:00
Viren070 83723d65fc ci: add corepack enable step in build.yml 2025-09-13 19:21:30 +01:00
Viren070 ee79578730 fix: use copy of applyMigrations function to avoid go-ptt import path 2025.09.13.1811-nightly 2025-09-13 19:09:11 +01:00
Viren070 14e95600e7 chore: add .dockerignore 2025-09-13 19:08:24 +01:00
Viren070 8dc85ba594 feat: add ability to customise group behaviour 2025.09.13.1740-nightly 2025-09-13 18:39:26 +01:00
Viren070 bc06b1a9d4 chore: set module to commonjs 2025-09-13 18:38:55 +01:00
Viren070 7aba64f07c ci: use pnpm in build.yml 2025-09-13 18:28:11 +01:00
Viren070 7777d22e11 chore(package): remove "type" field from package.json 2025.09.13.1704-nightly 2025-09-13 18:03:59 +01:00
Viren070 f37249c4d4 feat: increase manifest cache and allow bypassing cache/longer timeouts when necessary 2025.09.13.1657-nightly 2025-09-13 17:53:14 +01:00
Viren070 54573b571b feat: stuff 2025-09-13 17:32:20 +01:00
DavidGracias 36fdeb4672 fix(core/formatters): Update Multiple Modifiers Feature to properly parse modifiers, check_tf, etc... (#369)
Co-authored-by: David Garcia <dgarcia3@atlassian.com>
2025.09.10.1951-nightly
2025-09-10 20:51:48 +01:00
DavidGracias ab5de5ce04 feat(core/formatters): allow multiple sequential modifiers (#368)
Co-authored-by: David Garcia <dgarcia3@atlassian.com>
2025.09.10.1351-nightly
2025-09-10 14:51:33 +01:00
Sleeyax 213d3cf700 feat(frontend): persist user data to local storage (#353) 2025.09.09.1650-nightly 2025-09-09 17:50:05 +01:00
DavidGracias 9a305ea6ee fix(core/formatters): update Conditional check to properly typecheck (#361)
Co-authored-by: David Garcia <dgarcia3@atlassian.com>
2025.09.08.1526-nightly
2025-09-08 16:26:07 +01:00
webstreamr 9b6d792988 chore(presets/webstreamr): enable multi by default, update provider list (#364) 2025.09.08.1519-nightly 2025-09-08 16:19:34 +01:00
Sleeyax b7569ce77a refactor: swap HTTP methods for user creation and update endpoints (closes #351) (#354) 2025.09.06.1314-nightly 2025-09-06 14:14:29 +01:00
DavidGracias dae054fd6b fix(core/formatters): ensure null values trigger the false check case in conditional modifiers (#348)
Co-authored-by: David Garcia <dgarcia3@atlassian.com>
2025.09.05.2133-nightly
2025-09-05 22:33:29 +01:00
DavidGracias 224810dcc3 feat(core/formatters): improve and refactor base formatter
- Strings can contain spaces in conditional checks (i.e. X in ~X can contain spaces)
- (>=, >, <, <=)X conditionals can now be used with strings

Co-authored-by: David Garcia <dgarcia3@atlassian.com>
2025.09.05.1552-nightly
2025-09-05 16:52:14 +01:00
Viren070 f7679beea8 chore: release 2.12.2 (#343) 2025.09.02.2114-nightly v2.12.2 2025-09-02 22:14:38 +01:00
Viren070 24d097464c fix(debridio-scraper): add debrider to supported services 2025.09.02.2111-nightly 2025-09-02 22:10:48 +01:00