Commit Graph

952 Commits

Author SHA1 Message Date
cats d1bae55d68 fix(presets/newznab); correct torznab typo in description (#524)
The Search Mode description incorrectly referenced 'Torznab' instead of 'Newznab'.

Fixes #502
2025-12-01 08:55:31 +00:00
cats ff168cf255 feat: add separate size filter for anime content (#483)
* feat: add separate size filter for anime content

* fix: limit anime size filter to series only
2025-11-30 03:24:27 +00:00
cats b4b69291e6 feat: add SeaDex preference support for anime streams (#512) 2025-11-29 23:35:50 +00:00
Viren070 2e7622e1b2 fix: remove length requirement on addonName 2025-11-29 13:16:46 +00:00
Viren070 58caf63d13 fix(presets/usenet-streamer): correctly identify type and service 2025-11-28 19:18:35 +00:00
Viren070 0ba11b17dd fix(sel): add stremio_nntp as valid service 2025-11-28 00:56:59 +00:00
Viren070 f3ad6104e9 chore: add note to stremio nntp 2025-11-27 23:26:13 +00:00
Viren070 47d7eb097f fix: pass intent field in service credentials 2025-11-27 23:25:53 +00:00
Viren070 96e7c566b6 fix(presets/prowlarr): add stremio nntp as supported service 2025-11-27 23:25:06 +00:00
Viren070 e92d68e925 feat: update builtin addons to support stremio nntp
feat: allow providing nntp servers in stremio nntp service

feat: support nzbUrl and archive url fields
2025-11-27 20:01:06 +00:00
Viren070 b0cecaf6f1 chore(presets/custom): re-order options 2025-11-27 15:02:29 +00:00
Viren070 c6d79c4898 feat(presets/aiostreams): add custom addon options (library, passthrough etc.) 2025-11-27 15:02:06 +00:00
Viren070 ece56a2da8 feat(builtins): search with background refresh 2025-11-27 14:55:19 +00:00
Viren070 e96fb95151 feat(presets/nekoBt): add preset 2025-11-27 01:03:44 +00:00
Viren070 dd893725f1 fix: add | as separator 2025-11-27 00:48:52 +00:00
Viren070 7b776405e1 fix(builtins/nab): handle no title and empty channel 2025-11-26 22:53:15 +00:00
Viren070 174e813127 fix: filter out nzbs with failed status 2025-11-26 17:16:37 +00:00
Viren070 d74c840a77 fix(debrid/usenet-stream): use transformed params and dont set default start or limit 2025-11-26 10:12:26 +00:00
Viren070 c1b5c3c4e7 fix(presets/nzbhydra): use value of checkOwned option 2025-11-26 02:31:12 +00:00
Viren070 5434da5777 feat: add check owned option 2025-11-26 02:16:28 +00:00
Viren070 fd7c6d1b67 fix: remove min character requirement in addon name in catalog modification 2025-11-24 18:34:22 +00:00
Viren070 c827c7f3a0 refactor: move are you still there functionality into AIOStreams 2025-11-24 14:55:52 +00:00
Viren070 86ae86a272 fix(sel): correct filter function syntax for stream message comparison 2025-11-24 14:55:01 +00:00
Viren070 6cd7fb58aa feat(sel): add message function 2025-11-24 13:17:32 +00:00
Viren070 550d8d77fb feat(sel): enable division and multiplication 2025-11-24 13:07:29 +00:00
Viren070 44be5657cb feat: allow excluding addons from deduplication 2025-11-23 21:51:53 +00:00
Viren070 2e739bc277 fix: use shared normaliseTitle in filterer 2025-11-23 19:53:24 +00:00
David Young dbe86edc92 fix(presets/usenet-streamer): add elf emoji to nzb status regex (#504) 2025-11-22 14:41:42 +00:00
Viren070 24d36a8ae3 feat(parser): use parsed languages from parse-torrent-title 2025-11-21 22:40:05 +00:00
Viren070 6a5d38a797 fix: only use file info store when length exceeds certain amount 2025-11-20 21:25:22 +00:00
Viren070 f04072b339 feat: add private sort criterion 2025-11-20 21:24:15 +00:00
MidnightKittenCat 32d21193b1 feat: add private torrent detection for stremthru torz (#499)
Co-authored-by: Viren070 <viren070@protonmail.com>
2025-11-20 21:09:51 +00:00
Viren070 49610148ca fix: add file store to handle long nzb urls 2025-11-20 14:16:10 +00:00
Viren070 f607131d33 fix(metadata): add placeholder promise when imdbId is missing
Ensure the promises array always contains the same number of promises for the IMDb branch, so that following code that checks the status of the promise doesn't throw a TypeError

closes #497
2025-11-20 12:47:42 +00:00
Viren070 c00ad259fc fix(presets/aiostreams): allow leaving name empty
closes #491
2025-11-20 12:35:02 +00:00
Viren070 57bded3414 fix: only block proxying of nzbdav/altmount streams via built-in addons 2025-11-20 12:23:37 +00:00
Viren070 cf43d7f0a6 fix: only infer proxied attribute for nzbdav/altmount with built-in addons 2025-11-20 12:15:00 +00:00
Viren070 af79a18c6a feat(nab): add pagination handling
closes #489

Release-As: 2.17.6
2025-11-19 23:15:44 +00:00
Viren070 3be526172d fix: only allow absolute episode match when seasons has 1 or is empty 2025-11-19 22:40:20 +00:00
i4mth3d4ng3r 394b76b5b2 fix(presets/newznab): remove trailing space in Tabula Rasa URL (#494) 2025-11-19 09:39:55 +00:00
Viren070 04e7554349 fix(presets/newznab): use correct url for usenet crawler 2025-11-18 19:42:52 +00:00
Viren070 a22bc9d836 fix(presets): add missing constraints to timeout options 2025-11-18 13:00:42 +00:00
Viren070 e10702e9f8 fix: update newznab url list 2025-11-17 17:40:08 +00:00
Viren070 b01f135cff fix: use select-with-custom for newznab url and hide some options in simple mode 2025-11-17 16:38:10 +00:00
Viren070 b4da2afa46 chore(presets): add CATEGORY field to presets for better categorization 2025-11-17 15:24:24 +00:00
Viren070 1b4835d25a fix(presets/usenet-streamer): parse instant and triage status info 2025-11-17 13:05:36 +00:00
Viren070 14fc584b2b fix: prevent duration being incorrectly parsed for builtin addons 2025-11-17 13:04:22 +00:00
Viren070 98c398ba46 feat(metadata): fetch from imdb suggestion data 2025-11-16 19:20:47 +00:00
Viren070 97f61ea322 fix: use memory lock for metadata
Release-As: 2.17.3
2025-11-16 16:39:08 +00:00
Viren070 fd8ee96524 chore: log time taken to fetch metadata in filterer 2025-11-16 16:38:43 +00:00