Commit Graph

1750 Commits

Author SHA1 Message Date
Viren070 3ef62c2e2b fix(builtins/knaben): allow null values for URL and correct default value of searchType 2025.09.20.2039-nightly 2025-09-20 21:38:52 +01:00
Viren070 a6fc1474f3 feat: fetch torrent metadata lazily in background 2025.09.20.2015-nightly 2025-09-20 21:15:04 +01:00
Viren070 8d3e4f9356 fix: adjust private IP regex 2025-09-20 21:12:38 +01:00
Viren070 2790f45541 feat: add knaben builtin addon 2025.09.20.1911-nightly 2025-09-20 20:10:38 +01:00
Viren070 f494a1c4c9 fix: ensure existing statistic settings remain during migration 2025.09.20.1635-nightly 2025-09-20 17:34:56 +01:00
Viren070 e1826095e2 fix(frontend): ensure migrations are applied when loading user data from local storage 2025-09-20 17:32:11 +01:00
Viren070 5ad2909787 fix(frontend): set a default value for statistics to show 2025-09-20 17:30:13 +01:00
Viren070 242b870551 fix(frontend): fully reset user data when set to null 2025-09-20 17:29:48 +01:00
Viren070 6e82a004d2 feat: sort statistics streams by time ascending 2025-09-20 17:28:51 +01:00
Viren070 f190a87f2a fix: improve pattern fetching with retry logic and increased timeout 2025-09-20 17:28:30 +01:00
DavidGracias 9fb21c7ba6 fix(core/formatters): correctly handle post-processing of strings (#389)
Co-authored-by: David Garcia <dgarcia3@atlassian.com>
2025.09.19.2215-nightly
2025-09-19 23:15:01 +01:00
Viren070 cab29d2084 chore: update go-ptt and remove unused patch 2025.09.19.1938-nightly 2025-09-19 20:37:40 +01:00
Viren070 f84fb25de1 feat: allow customising which stats are shown 2025.09.19.1822-nightly 2025-09-19 19:21:26 +01:00
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