Commit Graph

1737 Commits

Author SHA1 Message Date
Viren070 edbcc272e7 feat(frontend): implement formatter import/export functionality with refactored ImportModal component 2025.09.19.1759-nightly 2025-09-19 18:58:46 +01:00
Viren070 7860546894 fix: format bytes in removal reason detail 2025-09-19 18:58:12 +01:00
Viren070 ca407f36ce feat: support getting metadata from tvdb 2025.09.19.1742-nightly 2025-09-19 18:41:47 +01:00
Viren070 73f6658e25 fix(torznab): add filter to exclude magnet links from download URLs 2025-09-19 14:17:00 +01:00
Viren070 ef10cf0bec feat: extract jackett indexer in torznab implementation 2025-09-19 14:16:32 +01:00
Viren070 3b2302226f fix: clean title in base debrid addon 2025.09.19.1227-nightly 2025-09-19 13:26:46 +01:00
Viren070 ef28f41f82 fix: correctly count statistics for stream expression filters 2025.09.19.0148-nightly 2025-09-19 02:47:48 +01:00
Viren070 26713aa38d feat: add filter statistics
feat: add queryType to SEL filters
2025.09.19.0109-nightly
2025-09-19 02:08:27 +01:00
Viren070 2d137473e6 fix(builtins/znab): improve error handling 2025-09-19 00:45:09 +01:00
Viren070 50ac3b5c58 fix(debrid): cache non-downloaded status temporarily 2025.09.18.2253-nightly 2025-09-18 23:53:27 +01:00
DavidGracias cc26bf9295 feat(core/formatters): add replace("needle", "replaceValue") modifier for strings (#386)
fix(core/formatters): fix ordering of parsed variables (#386)

Co-authored-by: David Garcia <dgarcia3@atlassian.com>
2025.09.18.2213-nightly
2025-09-18 23:13:35 +01:00
Viren070 3d706ea484 fix: ensure to exit attempt loop if data source successfully loads 2025.09.18.2132-nightly 2025-09-18 22:31:51 +01:00
Viren070 8f8b25d400 feat: use minimal validation in anime database 2025-09-18 22:30:43 +01:00
Viren070 70b99378f6 style: format code 2025-09-18 20:45:19 +01:00
DavidGracias bc2e065645 feat(core/formatters): add ::<comparator>:: to formatter for Advanced Custom Formatting Logic! (#381)
Co-authored-by: David Garcia <dgarcia3@atlassian.com>
2025.09.18.1914-nightly
2025-09-18 20:14:20 +01:00
DavidGracias aab0620f83 refactor(core/formatters): update BaseFormatter for Readability & Ease of Changes (#382)
Co-authored-by: David Garcia <dgarcia3@atlassian.com>
2025.09.18.1713-nightly
2025-09-18 18:13:33 +01:00
Viren070 46fe7fd8a1 fix: rename script to cjs extension 2025.09.18.1532-nightly 2025-09-18 16:31:52 +01:00
Viren070 7cdd7c0b8e fix: . 2025.09.18.1525-nightly 2025-09-18 16:08:53 +01:00
Viren070 9e3adcc668 chore: fix .dockerignore 2025-09-18 16:08:37 +01:00
Viren070 4739d17bdd feat: add presets for jackett and nzbhydra
feat: allow custom prowlarr/jackett/nzhydra instances

feat: handle downloadUrls for torrents.

fix: prefer tvdb id for series media type in newznab.

fix: parse uncached titles during nzb processing

fix(Dockerfile): add patches folder to image
2025-09-18 15:42:51 +01:00
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