135 KiB
Changelog
2.12.2 (2025-09-02)
Bug Fixes
- await regexAllowed check in validateRegexes function (be1a257)
- debridio-scraper: add debrider to supported services (24d0974)
- move cache hit message into debug level (c515e19)
2.12.1 (2025-08-31)
Bug Fixes
- add groups to pro mode (cc51cc0)
- assign trusted and ip in userdata for search api (78c94df)
- handle default undefined value of select-with-custom during validation (6acc26f)
- make global size filter optional to allow only resolution-specific (735bba5)
- remove debug logging in year matching (408a288)
- remove size and type from default auto play attributes (1968a1c)
- remove trailing slashes in presetUrls validator (f613772)
- support year ranges during year matching (a39a85b)
- update alias route to handle requested path correctly with express 5 (bd88d3d)
- use partial record instead of record in schemas (61cd2bc)
- use slice instead of splice to avoid modifying value of environment variable (ee2ea41)
2.12.0 (2025-08-30)
Features
- add pro/noob mode (571ea7f)
- add search API (571ea7f)
- add stream type as auto play attribute (571ea7f)
- allow specifying multiple URLs for comet and mediafusion in .env (571ea7f)
- frontend: move more stuff into pro only mode (c68bb0e)
- move more stuff into pro only (73ccd15)
- remove
ALLOW_UNAUTHENTICATED_SEARCH_APIenv var (df97bde) - use redis store in rate limiter when possible (571ea7f)
Bug Fixes
- add rate limit to legacy endpoint (0702d4f)
- allow empty credential value in schema and add min length constraint for config validation (4962465)
- behaviorHint passthrough in meta response (571ea7f)
- ensure catalog resource has correct types (9a5339e)
- frontend: dynamically determine menus based on mode (5e969ff)
- give priority to URL/service over infoHash (085d394)
- remove required attribute from service credential fields, (571ea7f)
- set value of default URL to undefined so updates to env apply for all users when using multiple URLs (a3007e6)
2.11.6 (2025-08-28)
Bug Fixes
- correctly extract json error for error metas (5ddab33)
- presets/aiostreams: passthrough the proxied attribute (62bf6de), closes #321
2.11.5 (2025-08-26)
Bug Fixes
- parser: improve BluRay REMUX regex (4a658a1)
- presets/webstreamr: return original parsed file when no resolution matched (07db3d9)
2.11.4 (2025-08-26)
Bug Fixes
- fallback to undefined when name is null (757138e)
- only define bingeGroup when auto play is enabled (de47fff)
- presets/webstreamr: update provider list, add show error option, parse error streams, only use resolution from stream name, (1fd6730)
2.11.3 (2025-08-25)
Features
- add alternate
uprefixed formatter language variables and sort language variables based on language settings (271c183), closes #323
Bug Fixes
- add helper function for adding usenet download (34075d5)
- frontend: improve clarity of descriptions and add alerts for auto play and exporting (4855cf9)
- presets/mediafusion: include encoded user data hash in manifest url (200d1b7)
2.11.2 (2025-08-24)
Bug Fixes
2.11.1 (2025-08-24)
Bug Fixes
- add handling for RATE_LIMIT_EXCEEDED errors in middleware (3af18db)
- determine useProxy after mapping (9effbf8)
- make description optional in manifest (7bcbccb)
- presets/ai-companion: adjust validation schema (8f9f68b), closes #319
- presets/comet: add debrider to supported services (a30419d)
- redis: prevent setting cache with zero TTL (69e76e1)
2.11.0 (2025-08-24)
Features
- add reverse order option for catalogs (#310) (1d941f0), closes #299
- add size as auto play attribute (dbe629a), closes #312
- core/formatter: add
stream.languageCodesproperty (ea724a6) - core/formatter: add
stream.smallLanguageCodesand fix for Latino (4197fa5) - enable deduplicator by default (3366919)
- merge shuffle and reverse into one modifier button and make them mutually exclusive (5b3aba1)
Bug Fixes
- builtins/torbox-search: correctly handle search user engine when caching (d17da3d)
- builtins/torbox-search: handle timeout errors and log errors in torrent handler (4757db0)
- builtins/torbox-search: move log for results above early exit in usenet handler (72005a5)
- check if poster is from RPDB before converting (3067ac3)
- check URL path when using stremthru for proxy check (db003db)
- core/formatters: convert language code fallback to uppercase (4903114)
- core/formatters: convert to uppercase before mapping (c32039d)
- Dockerfile: add static files to image (7edf671)
- frontend: wrap regex pattern alert buttons (955fe97)
- handle errors on status route and improve error messages (90f0097)
- handle forced/default values for preset options in frontend and config validation (766ff02)
- improve season extraction logic from metadata (28775fa)
- mention addon in timeout error (49a0413)
- validate TMDB API Key during config validation (4c50f35)
2.10.0 (2025-08-21)
Features
- add customisable auto play settings (6159789)
- add debrider as service and update mediafusion preset (#305) (5d27944)
- add first file auto play method (a7d0650)
- add redis support (bc9dd5c)
- add separate URL mappings option for stream URLs and outgoing request URLs (a09f1f2)
- add URL mappings configuration for outgoing requests (a996624)
- allow filtering files with undefined size with SEL (7d5911e)
- allow setting allowed regexes through URLs (1af4175)
- builtins/torbox-search: add debrider support (6159789)
- builtins/torbox-search: check instant availability for cached usenet searches (beeb07d)
- builtins/torbox-search: mark items in torbox library as your media (00a4187)
- frontend: show allowed import URLs in UI (f4a9c5d)
- frontend: show configure button for marketplace addons with overriden URLs (6159789)
- process addon resource requests in background after initial timeout (c31e7fc)
- refresh regex patterns from URLs in intervals (0cd2afb)
- remove p2p streams when necessary during deduplication and update deduplicator multi group option values (054781a)
- update (6159789)
Bug Fixes
- add DER to knownNames for Debrider (b22c5c2)
- always prefix bingeGroup with addon id, (a7d0650)
- always prefix redis keys with aiostreams (95f2c12)
- builtins/torbox-search: continue if metadata can't be fetched (2159cd3)
- builtins/torbox-search: don't cache empty search results (6159789)
- convert requests to BASE_URL to INTERNAL_URL to avoid hairpinning issues (6159789)
- correct parsing of error ID to ensure proper error metadata generation (048bc02)
- correctly handle undefined/0 year tolerance during year matching (967af82)
- correctly sanitise keywords to create a valid regex pattern (88a071e), closes #307
- don't cache empty stream results (7b833ed)
- fetch metadata if year matching is enabled too and apply request types and addon (98fd9d3)
- filter out references to non-existent presets during validation (6159789)
- fix debug log for uncached usenet download detection (d1eb04d)
- force memory cache for regexes (3145734)
- frontend: ensure services array is updated with missing services when it changes (751e411)
- frontend: filter out addonPassword and tmdbApiKey in export when exclude credentials is true (6159789)
- frontend: return null for non-existent services and improve type saftey (ea2c692)
- only log cache stats for memory cache (5ddf430)
- presets/comet: add scraping in progress to error messages (6159789)
- presets/debridio: update logo and create constants for common options (86f17e8)
- presets/mediafusion: append user data hash to manifest URL to have unique cache entries (6e30b7b)
- presets/more-like-this: update manifest generation logic (6159789)
- presets/nuviostreams: add new providers and fix title parsing (6159789)
- presets/nuviostreams: allow leaving providers blank to use default (6159789)
- presets/streaming-catalogs: add new catalogues (6159789)
- presets/stremthru: add debrider to supported services (6159789)
- presets/subdl: use correct option type for subdl api key and link to panel (74b16f2)
- presets/torbox-search: enforce minimum source and fix description (6159789)
- presets/torrentio: leave providers blank by default (6159789)
- presets/torrentsdb: add debrider to supported services (6159789)
- return modified stream URL after applying mappings (3b25701)
- support pattern only exports for allowed import URLs (bb90592)
2.9.0 (2025-08-15)
Features
- add 'DV Only' and 'HDR Only' visual tags (01d4ecf)
- add AI Companion (93fd611)
- add AStream (5fc4cea), closes #298
- add configurable year tolerance during year matching (05d3cac)
- add content deep dive to marketplace, closes #284 (c48d37c)
- add forceInUi option to min/max constraints for better UX (6308f8f)
- add gdrive builtin addon (05d3cac)
- add modal for viewing allowed regex patterns in regex filter menu (5b31f0c)
- add multi group behaviour option for deduplicator (a564e02)
- add torbox search builtin addon (05d3cac)
- allow deleting user (05d3cac)
- allow setting allowed regexes for all users (05d3cac), closes #244
- assign unassigned addons to the first group in StreamFetcher (11c52cb)
- builtins/torbox-search: add caching option for user-specific search engines in TorBox Search (3c2b5b7)
- builtins/torbox-search: add only show user search results option (eef55af)
- builtins/torbox-search: general improvements (c48d37c)
- centralise TMDB credentials and automatically provide to addons when needed (ed5893e)
- frontend: show logo from manifest for custom addons (604ab02)
- handle streams provided in meta responses (8014790)
- make
BASE_URLrequired (05d3cac) - separate year matching into independent option, closes #292 (c48d37c)
- support multiple
ADDON_PASSWORDs (1413075) - update (c48d37c)
- update (05d3cac)
Bug Fixes
- adjust error logging for metadata fetching (1187f1a)
- ai-search: correctly check for tmdb api key (a27a308)
- astream: add github link (24124c4)
- block head requests on debrid resolve and add missing return (c643cbb)
- builtins/gdrive: improve logging (bba4e56)
- builtins/torbox-search: adjust validation schemas for api (6d8ea42)
- builtins/torbox-search: cache playback links for usenet (7ae6127)
- builtins/torbox-search: ensure errors are logged during usenet fetch (4147ea3)
- builtins/torbox-search: ensure files are always added during scrape (23b8aa1)
- builtins/torbox: set type property at root to workaround https://github.com/colinhacks/zod/issues/2655 (c66ef9e)
- check for allowed regexes during filtering (7b0b98f)
- correctly handle server side forcing of deprecated public proxy URLs (1cdb0f3)
- debrid: correctly handle request download link response (91772fe)
- don't allow empty URLs in environment variables (53ca896)
- don't show errors during catalog pagination to avoid repeated requests (d623305)
- don't validate config on get and adjust error handling (063446e)
- ensure forced proxy information is always checked/used when provided (05d3cac)
- ensure items are always removed from cache when TTL expires (5325e50)
- fallback to stream addon name when stream name is not provided when stream passthrough is enabled (c48d37c)
- frontend: add spacing between alerts in regex tab (682c187)
- frontend: fix css issues in filter menu (5e99e7a)
- frontend: only break-all on code (8e97599)
- improve error messages (633f2d2)
- log full error for unexpected errors during stream retrieval (043de07)
- match HDR10P for HDR10+ (0d7c8d9)
- only add access token header when present (498282f)
- override type to live for usa tv, argentina tv, and debridio tv (05d3cac)
- pass name when creating usenet download (9832f5e)
- remove base when forming url object for addon validation (40657bb)
- remove debug logging and adjust builtin torbox search logs (2a027ca)
- remove request headers from stream when proxied (9dc718e)
- set default year tolerance to 1 during migration and only if not already set (3a3972b)
- simplify and fix bluray remux detection (05d3cac)
- skip internal middleware in development environment (8f4724e)
- skip mediafusion found but filtered message stream (05d3cac)
- stremthru-store: ensure release groups don't get parsed as indexer (05d3cac)
- subhero: add Portuguese (Brazil) option (76801e2)
- temporarily switch to fork for torbox api package (c388ef3)
- throw error on rate limit exceeded streams (05d3cac)
- webstreamr: add missing emojis to message parser (#294) (3a53e35)
2.8.2 (2025-07-30)
Bug Fixes
- allow all extra keys (f8388ed)
- assign encoded token to correct credential ID (4963123)
- streamasia: url encode mediaflow proxy password (5bd55b5)
- url encode extra values (2eea0a9)
2.8.1 (2025-07-30)
Features
- support socks5 proxy for
ADDON_PROXY(de587bb)
Bug Fixes
- add explicit handling of passthrough type in deduplicator (4797a33)
- adjust forced to top sort handling to avoid modifying sort criterias (146cf16)
- correctly sanitise filename (aa66213)
- enable result passthrough for tmdb collections (2408109)
2.8.0 (2025-07-29)
Features
- add explicit redirect handling to avoid external requests and refactor precaching logic (0e40299)
- add force to top option for custom addons (6a26e11)
- add more like this (b1e46a2)
- add options to force streams to the top of the list in MoreLikeThis and TmdbCollections presets (08adc25)
- add result passthrough option (86f7057)
- add streamasia (03afc6e)
- debridio-tv: enable result passthrough by default and remove debug logs (096751a)
Bug Fixes
- allow empty id prefixes (d39a301)
- correctly handle encrypted public proxy url (7c08137)
- enable result passthrough for usa tv, argentina tv, and more like this (74179aa)
- prevent streams from being proxied if urls match proxy or already have proxied set to true (5320fcf)
2.7.0 (2025-07-28)
Features
- add proxy public url option, deprecate
FORCE_PUBLIC_PROXY_env vars and replace withFORCE_PROXY_PUBLIC_URLandDEFAULT_PROXY_PUBLIC_URL(feb4651) - add RPDB redirect API with fallback support (884b77e)
- allow customising addon description (161a278)
- allow disabling groups (dddf80a)
- frontend: allow action prop in SettingsCard and use for catalogue and changelog card (66d0823)
- frontend: automatically refresh catalogs (c5d6f06)
- frontend: improve changelog card (0bf3331)
- frontend: improve handling of old current versions and show available updates (482ffc0)
- frontend: improve whats new card (6508f70)
- frontend: remove glowing effect (0bcba95)
- frontend: update ui (52179e1)
- smarter caching for catalogs, meta, and manifests (f259e4e)
- use separate cache instances per resource (0a8e8e4)
Bug Fixes
- add custom handlers for 3 digit season numbers (31e1f34)
- add logs for parsing times and format time correctly (a8bc9d1)
- add support for 'postgresql' scheme (3065dfc)
- core: carry out deep link conversion on full meta responses too (1d2699f), closes #264
- debridio-tmdb: use exact language options (762ce59)
- debridio-tv: correctly generate cache key (4be707d)
- debridio-tvdb: append preset ID to cache key (1b3e8bf)
- dont log errors when attempting to convert discover deep links (f4c09c9)
- encrypt default proxy public URL in status response if provided (78229ee)
- ensure trusted is checked before validation on updateUser (c805e49)
- filter out unspecified resources from supported resources (98c82c2), closes #277
- frontend: correctly set default channel (c2a2541)
- frontend: fix layout issues on changelog card on smaller screens (ce2673e)
- frontend: wrap addon description in MarkdownLite in addon modal (b7d4173)
- handle edge cases for title during parsing (913d591)
- improve cache key generation (4ae1370)
- improve german regex pattern (1da1e9e)
- make 'end' parameter optional in slice function (2d21435)
- only add error and statistic streams to final list if condition allows processing (b45a37d)
- peerflix: update default value of PEERFLIX_URL and update .env.sample (5161c3c)
- push error and statistic streams from first group results (84976b6)
- tmdb-collections: add stream parser to add collection name to stream.message and improve collection from movie option description (b99fff0)
- tmdb-collections: use exact language options (44ae0f6)
- tmdb: use exact language options (b72bbcc)
- update German regex pattern for improved language detection (01e9a99)
- use correct warn method for logging for meta failure during precaching (1514724)
2.6.1 (2025-07-16)
Bug Fixes
- correctly extract extras for subtitle requests (a1cbeb2)
- debridio-tv: add new zealand option (3dd2e7a)
- fkstream: allow overriding services (952dda8), closes #268
2.6.0 (2025-07-16)
Features
- add ai search addon to marketplace (c9c1bab)
- add AIO Subtitle addon to marketplace (db191fd)
- add fkstream to marketplace (ee72f3a), closes #260
- add statistics position option to control where statistic streams appear (47656d0)
- add subhero to the marketplace (e70920a)
- extract episode count during precaching to automatically precache next season when necessary (6f0e79a)
- frontend: move tmdb access token setting to services menu (9101acb)
- webstreamr: update provider list and automatically provide mediaflow details if possible (dbde122)
Bug Fixes
- add fkstream, subhero, aio subtitle to startup logs and sample .env (130be7d)
- add socials option to ai search (28f7863)
- adjust extras schema to allow more than 1 extra (7ba880e), closes #263
- aiosubtitle: rename language option to languages and use correct default timeout (603af9a)
- allow any string for thumbnail (4652eb6)
- core: set groups to undefined during precaching (02d4cf7)
- core: use structuredClone for cache item values to ensure immutability (465b7a4)
- correct spelling of ALLEDEBRID_SERVICE to ALLDEBRID_SERVICE (b67f38a)
- debridio-tv: update channel list (67509a4)
- ensure number types always have integer step of at least 1 (ac4d209)
- ensure string validations are carried out against password type (66d4a96)
- frontend: revert
3a82b796c5and clean options before processing (880817a) - frontend: show puzzle icon for addons without logo (f74fbb2)
- frontend: strictly rely on value during selection (3a82b79)
- improve parsing for debridio watchtower, nuviostreams, and webstreamr (9febeeb)
- nuviostreams: add animepahe provider (00862c0)
- only move to next season when it exists and correct logs (3050b41)
- remove unnecessary debug logs (0e24a6a)
- replace discover deep links where possible (aa084d3), closes #264
Performance Improvements
- always fetch from all groups in parallel (0ce1338)
2.5.4 (2025-07-12)
Bug Fixes
- ensure catalog.extra is initialised before pushing new genre options (dc9c8a4)
2.5.3 (2025-07-11)
Bug Fixes
- only add aiostreamserror to idPrefixes if already defined (ebe46d7)
- only log warning for missing idPrefixes when needed (08ec779)
2.5.2 (2025-07-11)
Features
- add statistic stream options to see statistics in stremio (261b878)
Bug Fixes
- account for query parameters in manifest urls for custom addons during validation (3ad1e7c)
- add skipReasons logging for seeder ranges (a06ac34)
- correct spelling of 'Crunchyroll' in streaming catalogs preset (cb423d1)
- debridio-watchtower: ensure resolution is always parsed (6a0bf09)
- debridio-watchtower: update stream parser (542863e)
- forward manifest parsing errors (9748ecb)
- frontend: remove menu query param on start/'about' menu (275a2de)
- only log warning for missing idPrefixes for non 'catlaog' resources (f8065c9)
- only standardise upon valdiation (e980c1e)
- pass fileIdx through for p2p streams (0076339)
- provide meta for catalog errors (f4050d6)
- set customised logo to undefined when empty (7d0b60e)
- set loading to false in the case of an error upon fetching the new manifest URL (707a1f3)
- standardise manifest URL during validation for custom addon updates (8314cae)
- update director to allow string (2c924ba)
- update publicIp schema to allow empty string in addition to valid IP (0539fe4), closes #250
- use correct property in skipReasons for seeder ranges (c54b2b6)
2.5.1 (2025-07-04)
Bug Fixes
- ensure proxy IP is only used when enabled (12434b2)
- ensure searchable is false when no extras are defined (ff5c9b2)
- support configuring custom addons with stremio:// protocol (5040980)
2.5.0 (2025-07-03)
Features
- add 'donate' option to social icons (bcbc793)
- add configurable minimum interval for precaching same episode by same user (dd9b476)
- add configure button for custom addons (4ebd110)
- add disable search catalog modifier (7a824d0)
- add included stream expression filters (102c71f)
- add OpenSubtitles V3 +/Pro (64e0d4d)
- add separate configurable timeouts for different resource requests (be18508)
- add SubDL addon (5245a7a)
- add subsource (98d890b)
- add validation for min/max constraints in multi-select options (e9d74bd)
- allow hiding all catalogs from home and preserve 'None' option (a82edc0)
- allow setting headers for specific domains (160d9a7)
- expose value of LOG_SENSITIVE_INFO through status API (e8183aa)
- implement SkipStreamError to handle external download streams from wrapped AIOs (3631ff6)
- improve ui consistency for type input in edit modal for catalgos (e913bd7)
- lower default timeout to 10000 (4a2998e)
- mediafusion: add 'Contributor Streams' option and parsing (838f031)
- perform deduplication on each group fetch (8d02554)
- swap addon name and type position for each catalog (efc99ab)
- update .env.sample and startup logging (16c9958)
- update OpenSubtitles V3 Pro description (cfa9cfc)
Bug Fixes
- add space after link in AddonGroupCard for improved readability (b9ef30c)
- add validation for all stream expression filters (6039a57)
- correctly log headers (5e2053a)
- increase maximum length for stream expression filters (e2d75b4)
- mediafusion: ensure contributor streams are only included for one instance (0e5dd95)
- nuviostreams: update provider list (2867d03)
- only allow hiding catalogs that don't have any extra requirement (6997f1c)
- remove addon name and regex matched from external download links (11e5fec)
- return an empty array when no included stream expressions are provided (74c764c)
- support selecting unknown visual tags, audio tags, audio channels, and languages in SEL (735a326)
- use correct env var name for stream expression limit in startup logs (e7709e7)
- use correct env var name in sample .env for ST Torz/Store URL adjustments (322a5e1)
2.4.2 (2025-06-27)
Bug Fixes
- debridio: add Italy option (7774310)
2.4.1 (2025-06-27)
Bug Fixes
2.4.0 (2025-06-27)
Features
- add always precache option (d4ff4a2)
- add slice function to stream expression (321b325)
- add USA TV and Argentina TV (e29800a)
- allow disabling user agent (305ebd8)
Bug Fixes
- apply filters and precomputation to streams after each group fetch (78144d0)
- fix filtering (32b1c3c)
- include headers in logs (4b9f268)
- pass specified services in DebridioPreset (e264db6)
- set excludeUncached to false during pre-caching (62aed42)
- skip failed addons on manifest fetch (cada0de)
- streamfusion: remove service requirement, enable torrent providers, lower limits (3d856a2)
2.3.2 (2025-06-24)
Bug Fixes
- only show warning when no idPrefixes are given (832deae)
- remove folderSize from downloadable streams (baf4c46)
- remove length requirement for string properties in ManifestSchema (b009511)
2.3.1 (2025-06-24)
Bug Fixes
- set idPrefixes to undefined for new resources too (97894be)
2.3.0 (2025-06-24)
Features
- add
EXPOSE_USER_COUNTset to false by default (3e9820b) - add more fields to bingeGroup (f53c8ca)
- add tmdb addon (96bf1de)
- add torrentsdb (aebef33)
- improve parsing for debridio tv (320dbb2)
Bug Fixes
- add discovery+ option to streaming catalogs (3b47339)
- make sorting in deduplicator consistent (b15efd5)
- only extract folder size if difference is large enough (3d7808b)
- set idPrefixes to undefined when an addon for that resource doesn't provide it (f3ff7c5)
2.2.1 (2025-06-22)
Bug Fixes
- add catalog and meta resources to mediafusion preset (ee492e2)
- add min and max constraints validation for options in config (675eaf0)
- allow null values in options array for manifest extras (99d66e8)
- correct property name from 'seeders' to 'seeder' in includedReasons (912fa49)
- frontend: add sensible steps and remove min max constraint in NumberInput for TemplateOption (1119721)
2.2.0 (2025-06-22)
Features
- add 'not' function to BaseConditionParser for filtering streams (44d2c4c)
- add logging for include details/reasons during filtering (9de901d)
- add merge function in BaseConditionParser (f223368)
- add regexMatchedInRange function to BaseConditionParser (cc2f5f7)
- add support for required and preferred filter conditions (d9281bd)
- adjust wording and naming of expression/condition parser (a06aea9)
- apply filter conditions last (41d507a)
- enable addition and subtraction in base Parser (c4e65f8)
- handle missing debridio api key for clear errors (ad4a51c)
- improve condition parser functions to support multiple parameters (110146c)
- loop through optionMetas to ensure new options are validated too and ignore individual errors from presets when necessary (2ffc82c)
- support multiple regex names in regexMatched function (455f430)
- use title modifier for title in light gdrive formatter (e542989)
Bug Fixes
- actually use the streams after applying filter conditions (4bc0259)
- allow empty regex names in ParsedStreamSchema and AIOStream (cf39cdf)
- debridio: update preset to support new version (#213) (23e8078)
- ensure comparison checks for deduplications are carried out when needed (c7bb0c8)
- extract streamExpressionMatched from AIOStream parser (7e65738)
- fallback to parent get filename method when filename not found in description for mediafusion (cfb5977)
- fallback to using parsed properties from folder when undefined in file and correctly merge array properties (8eb9b7a)
- filter out uuid in filtered export (bd21b36)
- formatters: make title modifier return consistent cases with each word titled (3e6b45a)
- handle invalid addon password error separately for catalog API to be more clear (a2275cc)
- ignore port in host check (e73be92)
- normalize case sensitivity in condition parser filters for resolutions, qualities, encodes, types, visualTags, audioTags, audioChannels, and languages (87d2ffb)
- only form keyword patterns when length of array is greater than 0 (9136694)
- rename 'not' function to 'negate' to avoid conflicts (8477584)
- update credentials field to allow empty strings (c006321)
2.1.0 (2025-06-20)
Features
- allow disabling pruning and disable it by default (85c0ec1)
- allow specifying providers in torrentio (8e5f4b5)
- enable conditional operators in parser, allowing ternary statements in filter conditions (eb6edfc)
- extract folder size for stremthru torz (e775562)
- improve cache stats logging (d47eee0)
- improve save install page (a115e59)
- only add foldername if different and parse info from both folder and filename (6eed23f)
Bug Fixes
- add enableCollectionFromMovie option to TMDB Collections (71d9fe0), closes #194
- add stream as supported resource for TMDB Collections (d2ef215)
- add validation to pruneUsers method to ensure negative maxDays input is not used (6b597b3)
- adjust idPrefixes handling to improve compatibility in most cases (7fa8ba7)
- change all debrid service name to AllDebrid (a89cdca), closes #208
- convert live types to http for webstreamr (64977ca)
- don't pass encoded_user_data header if URL is overriden (ed2c0f5)
- exit auto prune when max days is less than 0 (ee1ddc0)
- explicitly check for unknown in version and default to 0.0.0 for manifest response (8664e00), closes #198
- extract size for nuviostreams (ebbd7ec)
- fix error handling in config modal (5182a07)
- frontend: filter out proxy credentials and url in export when exclude credentials is true (3c31939)
- handle empty addon name in stream results and update description for addon name field (5612140)
- handle pikpak credentials for mediafusion (eee444f)
- include addon name in error messages for invalid manifest URLs (abf99c1)
- make types optional in ManifestSchema (5281756)
- make types required and provide array based on resources object array (01cf37f)
- manually override type to http for watchtower and nuviostreams (1fb00a4)
- map defaultProviders to their values in TorrentioPreset configuration (9b04403)
- normalize version check (#206) (05cc116)
- only add to idPrefixes if not null (6fb5f7b)
- overlapping snippets modal (#202) (195da69)
- prevent title from being parsed for info (f8b2e2d)
- remove idPrefixes from top level manifest (908b4ff)
- remove outdated decoding of credentials causing issues with some credentials (609931e)
- remove timestamp from cache stats (509e3bd)
- remove unused method handler for unsupported HTTP methods (7405d27)
- rename web_dl to webdl in stremthru store (3fb57c5)
- simplify and fix configuration generation for services and providers in TorrentioPreset (cfafeec)
- try explicitly setting idPrefixes to an empty array (c16060f)
- try removing types (10c4e2d)
- try setting idPrefixes to null (a5f32df)
- update descriptions for filtering options in menu component to clarify behavior (67bb204)
- use password type where necessary (0a12d33)
2.0.1 (2025-06-19)
Bug Fixes
- add audio channel to skipReasons (ef1763c)
- correctly handle overriding URL for mediafusion (9bf3838)
- ensure instances is defined (7e00e32)
2.0.0 (2025-06-18)
🚀 The Big Upgrades in v2 🚀
- Beyond Just Streams: AIOStreams v2 now supports more than just stream addons! You can integrate any supported Stremio addon type, including Catalog addons, Subtitle addons, and even Addon Catalog addons into your single AIOStreams setup. Now it truly can do everything!
- 100% Addon Compatibility: That's right! AIOStreams v2 is designed to work with 100% of existing Stremio addons that adhere to the Stremio addon SDK.
- Sleek New UI: The entire interface has been redesigned for a more modern, intuitive, and frankly, beautiful configuration experience.
This new configuration page was only possible thanks to Seanime, a beautiful application for anime
✨ Feature Deep Dive - Get Ready for Control! ✨
This rewrite has paved the way for a TON of new features and enhancements. Here’s a rundown:
🛠️ Configuration Heaven & Built-in Marketplace:
- The configuration page now features a built-in marketplace for addons. This makes it super easy to discover and add new addons, displaying their supported resources (streams, catalogs, subtitles, etc.), Debrid services they integrate with, and stream types (torrent, http, usenet, live etc.).
- You can now quickly enable or disable individual addons within your AIOStreams setup without fully removing them. This is particularly useful because tools like StremThru Sidekick wouldn't be able to detect or manage the individual addons inside your AIOStreams bundle, but with AIOStreams' own UI, you have that fine-grained control.
- Remember, the marketplace is just there for convenience. You can still add any addon you want using the 'Custom' addon at the top of the marketplace and use an addons manifest URL to add it to AIOStreams.
📚 Supercharged Catalog Management:
- Total Catalog Control: Reorder your catalogs exactly how you want them, regardless of which addon they originate from! Mix and match to your heart's content.
- Granular Management: Enable/disable specific catalogs, apply shuffling to individual catalogs - and control how long a shuffle lasts, rename catalogs for a personalized touch, and you can even disable certain catalogs from appearing on your Stremio home page, having them only show up in the Discover section for a cleaner look!
- Universal RPDB Posters: Ever wanted those sleek posters with ratings on any catalog? Now you can! Apply RPDB posters (with ratings) to any addon that uses a supported ID type (like IMDB or TMDB ID), even if the original addon doesn't support RPDB itself. Yes, this means you could add RPDB posters to Cinemeta if you wanted!
- Why not just use other tools like StremThru Sidekick or the Addon Manager for catalogs?
- Broader Compatibility: Both StremThru Sidekick and Addon Manager are primarily limited to managing addons for Stremio itself. AIOStreams’ catalog features can be utilized by any application that supports Stremio addons, not just Stremio.
- True Internal Reordering: Neither of those tools supports reordering catalogs within an addon itself. Since AIOStreams presents all its combined catalogs as coming from one addon, those tools wouldn't be able to reorder the catalogs inside your AIOStreams setup. AIOStreams gives you that crucial internal control.
- Safety: AIOStreams does not make use of the Stremio API for its core functionality. This means it operates independently and cannot break your Stremio account or interfere with its settings.
🌐 Expanded Addon Ecosystem:
- The built-in marketplace comes packed with many more addons than before.
- Some notable new stream addons include: StremThru Torz, Nuvio Streams, Debridio Watchtower, StreamFusion, and even built-in support for wrapping AIOStreams within AIOStreams (AIOception!).
💎 Revolutionary Grouping Feature:
- This is a big one! I've implemented a new grouping feature that allows you to group your addons and apply highly customizable conditions.
- Streams from addons in Group 1 are always fetched. Then, you can set conditions for subsequent groups. For example, for Group 2, you could set a condition like
count(previousStreams) < 5. This means addons in Group 2 will only be queried if the total number of streams found by Group 1 is less than 5. This means you can tell AIOStreams, for instance, to only tap into your backup/slower addon group if your main, preferred addons don't find enough streams first – super efficient! - This allows for incredibly optimized and tailored stream fetching. (For more advanced setups and details, I highly recommend checking out the Wiki).
🔎 Next-Level Filtering System:
- The filtering system has been completely revamped. Previously, you could mainly exclude or prefer. Now, for every filter criteria, you can set four different filter types:
- Include: If matched, this item won't be excluded by other exclude/required filters for any other exclude/required filter.
- Required: Exclude the stream if this criteria is not detected.
- Exclude: Exclude the stream if this criteria is detected.
- Preferred: This is used for ranking when you use that filter as a sort criteria.
- New Filters Added:
- Conditions Filter: This incredibly flexible filter uses the same powerful condition parser as the "Groups" feature. You can now enter multiple filter conditions, and any stream that matches any of the conditions you define will be filtered out. This allows for an almost infinite number of ways to combine and exclude streams with surgical precision! For example, a condition like
addon(type(streams, 'debrid'), 'TorBox')would exclude all Debrid-type streams only from the "TorBox" addon, leaving its Usenet streams untouched. - Matching: This powerful filter helps ensure you get the right content. It includes:
- Title Matching: Filter out results that don't match the requested title. You can choose between an "exact match" mode or a "contains" mode for flexibility. You can optionally also match the year too.
- Season/Episode Matching: Specifically for series, this mode filters out results with incorrect season or episode numbers, ensuring accuracy. This can be granularly applied to only specific addons or request types.
- Audio Channels: This was previously part of the Audio Tag filter but is now its own dedicated filter for more precise control (e.g., filter for 5.1, 7.1).
- Seeders: Define include/required/exclude ranges for seeders. Finally, you can set a minimum seeder count and automatically exclude results below that threshold!
- Conditions Filter: This incredibly flexible filter uses the same powerful condition parser as the "Groups" feature. You can now enter multiple filter conditions, and any stream that matches any of the conditions you define will be filtered out. This allows for an almost infinite number of ways to combine and exclude streams with surgical precision! For example, a condition like
- Adjusted & Enhanced Filters:
- Cache: Get fine-grained control over cached/uncached content. You can now exclude uncached/cached content from specific Debrid services or addons, and even for specific stream types. For example, you could filter out all uncached torrents but still allow uncached Usenet results.
- Clean Results (now "Deduplicator"): This is now far more customizable! You can modify what attributes are used to identify duplicates (e.g., infohash, filename) and how duplicates are removed for each stream type. For instance, for cached results, you might want one result from each of your Debrid services, while for uncached results, you might only want the single best result from your highest priority service.
- Size: You can now set individual file size ranges for each resolution (e.g., 1-2GB for 720p, 3-5GB for 1080p, etc.).
📺 Smarter Sorting & Display:
- Define different sorting priorities for cached vs. uncached media, and also different sorting for movies vs. series.
- New "Light GDrive" Formatter: For those who prefer a cleaner look but still need key information from the filename, this formatter only shows the title, year, and season/episode info (e.g., "Movie Title (2023) S01E01"), making sure you don't potentially choose an incorrect result while still keeping the text to a minimal level.
- And of course, you can always join our Discord server to discover custom display formats shared by the community and easily use them with AIOStreams' custom formatter feature!
✨ Quality of Life Enhancements:
- Import/Export Configurations: You can now easily export your entire AIOStreams configuration into a file. This file can then be imported into any AIOStreams instance at any time – perfect for backups or migrating to a new setup.
- Shareable Templates: There's an "Exclude Credentials" option when exporting, making it easy to share template configurations with others!
- ⚠️ Important Warning: While the "Exclude Credentials" feature removes sensitive information you enter directly into AIOStreams (like API keys), it does not modify or exclude URLs you provide for "Custom" addons or when you override an addon's default URL. These URLs can potentially contain sensitive tokens or identifiers, so please review them carefully before sharing a configuration file.
- External Downloads: For added convenience, AIOStreams v2 now adds an "External Download" link below each stream result. Clicking this will open the direct download link for that stream in your browser, making it easy to grab a copy of the content if needed.
- Hide Errors: Optionally hide error messages, and you can even specify this for particular resources (e.g., hide errors only for stream fetching, but show them for catalog fetching).
- Precache Next Episode: When you're watching a series, AIOStreams can automatically request results for the next episode in the background. If it finds that all available results are uncached, it can ping the first uncached result for your preferred Debrid service to start downloading it. The goal? By the time you finish your current episode, the next one might already be cached and ready to stream instantly!
A Note on Options: AIOStreams v2 offers a vast array of configuration options, especially within the filtering system. While this provides incredible power and flexibility for advanced users, please remember that most users won't need to dive deep into every setting. The default configurations are designed to be sensible and provide a great experience out-of-the-box! For a detailed explanation of every option and how to fine-tune your setup, the AIOStreams v2 Configuration Guide has been fully updated and is your best resource.
💾 Under The Hood: The New Database Foundation 💾
- Database-Driven: AIOStreams is now database-based! This means your configurations are stored securely. When you create a configuration, it's assigned a unique UUID that you'll use to access it in Stremio.
- Password Protected: You'll protect your configurations with a password. Without it, no one else can access your configuration.
- Seamless Updates (Mostly!): A huge benefit of being database-driven is that for most setting changes, there’s no longer a need to reinstall the addon in Stremio! Just update your configuration, and the changes apply automatically.
- Note: The only exception is if you make changes to your catalogs that affect their order or which addons provide them (e.g., reordering addons in the list, adding/removing catalog-providing addons). In this specific case, a reinstall of the AIOStreams addon in Stremio is needed for Stremio to pick up the new catalog structure.
⚠️ Important Notes & Caveats for v2 ⚠️
- Migration Requires Reconfiguration: Due to the extensive changes and the new database system, existing AIOStreams users will need to reconfigure their setups for v2. Think of it as a fresh start with a much more powerful system! The v1 to v2 Migration Guide on the Wiki can help. For a deep dive into all the new settings, refer to the comprehensive AIOStreams v2 Configuration Guide. If you use custom formatters, you should also check the migration guide for minor syntax adjustments.
- Torrentio support (on public instance)? Torrentio, the most popular addon, was disabled for most of v1's history due to the way it works (multiple requests appear to come from one IP, which is problematic for public instances). Torrentio remains disabled on the public instance, and this will not change. Self-hosted instances will have Torrentio enabled by default. The developer of Torrentio has personally stated that he does not want ElfHosted's public instances scraping Torrentio.
- Cloudflare Worker Support Dropped: Maintaining compatibility with Cloudflare Workers alongside the new database requirements and feature set became infeasible. It was essentially like writing and maintaining two different versions of the addon. As such, direct Cloudflare Worker support has been dropped.
- Free Hosting Challenges: AIOStreams v2 now requires a database for storing configurations. Many free hosting services do not provide persistent database storage (or have very limited free tiers), which can lead to your configurations being wiped when the instance restarts.
- For example, Hugging Face Spaces requires a paid tier for persistent storage.
- Koyeb's free tier does not offer persistent file storage for the SQLite database, however, Koyeb does provide a free PostgreSQL database instance which AIOStreams v2 can use, offering a viable free hosting path if configured correctly. I recommend looking for hosting solutions that offer persistent storage or a compatible free database tier if you plan to self-host on a free platform.
🔧 Self-Hosting AIOStreams & Self-Hosting Guides 🔧
For those of you who like to have full control over your setup, AIOStreams v2 is, of course, still self-hostable!
If you're migrating your instance from v1 to v2, read the Migration page on the Wiki to ensure nothing unexpected happens.
A few months back, I started out knowing very little about self-hosting (I was using Hugging Face to host my personal AIOStreams instance back then) and I've since decided to dive into self-hosting.
As a result, I've put together a set of comprehensive self-hosting guides that I'm excited to share with the community. My goal with these guides is to take you from scratch to hosting all sorts of addons and applications, including AIOStreams, without spending a dime or needing any hardware other than a laptop/computer. (Some of you may even be able to set this all up just using your phone/tablet)
The guides cover:
- Securing a free Oracle Cloud VPS (yes, free!).
- Installing Docker and getting comfortable with its basics.
- Utilizing my highly flexible and detailed template compose project. This Docker Compose setup is designed to be a launchpad for your self-hosting adventures and includes configurations for countless apps, with AIOStreams v2 ready to go!
If you've ever been curious about self-hosting but didn't know where to start, I believe these guides can help you get up and running with a powerful, remote, and secure setup.
💬 Join the AIOStreams Community on Discord! 💬
AIOStreams v2 wouldn't be where it is today without the feedback, bug reports, and ideas from our community. A Massive THANK YOU to everyone on Discord who took part in testing, shared suggestions, and patiently helped polish every feature. Your involvement genuinely shaped this release!
To celebrate the launch, I'm running a 1-year Real-Debrid giveaway (with 2 winners) exclusively in the Discord server! Just join the server for your chance to win.
Outside of the giveaway, you can also join our server for:
- Questions about and support for AIOStreams
- Receive help with self hosting
- Discover setups shared by the community like formats, regexes, group filters, condition filters etc. (and possibly even share your own!)
- Staying updated on the latest AIOStreams developments
Join our server using the link below:
❤️ Support AIOStreams Development ❤️
AIOStreams is a passion project that I develop solo in my free time. Countless hours have gone into this v2 rewrite, and I'm committed to making it the best it can be.
If you find AIOStreams useful and want to support its continued development, please consider donating. Any amount is hugely appreciated and helps me dedicate more time to new features, bug fixes, and support.
🚀 Get Started with AIOStreams v2! 🚀
I'm incredibly excited for you all to try out AIOStreams v2! I believe it's a massive step forward. Please give it a go, explore the new features, and share your feedback.
Here’s how you can jump in:
1. Try the Public Instance (Easiest Way!)
- ElfHosted (Official Public Instance): Generously hosted and maintained.
2. Self-Host AIOStreams v2
- For New Self-Hosters: If you know what you're doing - follow the Deployment Wiki. Otherwise, check out my comprehensive Self-Hosting Guides to get started from scratch.
- Migrating from v1? If you're currently self-hosting v1, ensure your setup supports persistent storage and then follow the v1 to v2 Migration Guide.
3. Managed Private Instance via ElfHosted (Support AIOStreams Development!)
- Want AIOStreams without the self-hosting hassle? ElfHosted offers private, managed instances.
- ✨ Support My Work: If you sign up using my referral link, 33% of your subscription fee directly supports AIOStreams development!
- Get your ElfHosted AIOStreams Instance: https://store.elfhosted.com/product/aiostreams/elf/viren070
This release marks a new chapter for AIOStreams, and I can't wait to see how you all use it to enhance your Stremio experience.
Cheers,
Viren.
See the commit breakdown below:
Features
- add 'onlyOnDiscover' catalog modifier (4024c01)
- add alert and socials options to schema, implement SocialIcon component, and update TemplateOption to render new option types (a0a3c82)
- add alert option to DebridioTmdbPreset and TmdbCollectionsPreset for language selector clarification (093f90a)
- add aliased configuration support (5df60d7)
- add anime catalogs (5968685)
- add anime specific sorting and add help box to sort menu (77ee7b4)
- add api key field and handle encrypted values correctly. (6a5759d)
- add asthetic startup logs (fdbd282)
- add audio channel filter and fix unknown filtering not working in some cases (df546d3)
- add built-in torrentio format (6fa1b2b)
- add configurable URL modifications for Stremthru Store and Torz (3ce9dd0)
- add delete icon to preferred list, only load valid values, fix password requirement check for new logins, fix spellings and add types (d845c0c)
- add doctor who universe (048c612)
- add donation modal button at top of about menu (0170267)
- add external download streams option (952a050), closes #191
- add folder size, add smart detect deduplicator, parse folder size for mediafusion, improve size parsing (52fb3bb)
- add health check to dockerfile (8c68051)
- add infohash extractor in base stream parser (4b1f45d)
- add keepOpenOnSelect prop to Combobox for customizable popover behavior and set it to true by default (f32a1a1)
- add link to wiki in groups and link to predefined formatter definitions (7f4405e)
- add more addons and fix stuff (51f6bd6)
- add nuviostreams and anime kitsu (34ed384)
- add opensubtitles v3 (b4f6927)
- add P2P option and enhance service handling in StremthruTorzPreset (6390995)
- add predefined format definitions for torbox, gdrive, and light gdrive (e3294eb)
- add public ip option and load forced/default value to proxy menu (3c2c59e)
- add regex functions to condition parser (731c1d0)
- add season/episode matching (4cd6522)
- add seeders filters (653b306)
- add sensible built-in limits and configurable limits, remove unused variables from Env (37259d9)
- add shuffle persistence setting and improve shuffling (e6286bc)
- add size filters, allowing resolution specific limit (fcec2b9)
- add social options to various presets (ea02be9)
- add source addon name to catalog and improve ui/ux (878cd7c)
- add stream passthrough option, orion, jackettio, dmm cast, marvel, peerflix, (0383671)
- add stream type exclusions for cached and uncached results (18e034f)
- add StreamFusion (8b34be3)
- add streaming catalogs (4ce36f1)
- add strict title matching (c4991c6)
- add support for converting ISO 639_2 to languages and prevent languages being detected as indexer in Easynews++ (938323f)
- add support for includes modifier for array (90432ae)
- add webstreamr, improve parsing of nuviostream results, validate tmdb access token, always check for languages (dc50c6c)
- adjust addons menu (6d0a088)
- adjust default user data (dea5950)
- adjust handling of meta requests by trying multiple supported addons until one succeeds (9fab116)
- adjustments and proxy menu (0c5479c)
- allow editing catalog type (d99a29f)
- allow passing flags through (bec91a8)
- cache RPDB API Key validation (63622e0)
- changes (e8c61a9)
- changes (13a20a7)
- clean up env vars and add rate limit to catalog api (20fc37c)
- conditions: add support for multiple groupings, and add type constant (2a525b2)
- enhance language detection in MediaFusionStreamParser to parse languages from stream descriptions (50db0e2)
- enhance stream parsing to prefer folder titles when available (4001fae)
- enhance strict title matching with configuration options for request types and addons (3378851)
- enhance title matching by adding year matching option and updating metadata handling (62752ef)
- expand cache system and add rate limiting to all routes, attempt to block recursive requests (c9356db)
- filter out invalid items in wrapper repsponses, rather than failing whole request. add message parsing for torbox (da7dc3a)
- fix condition parsing for unknown values and separate cached into cached and uncached function for simplicity (3d26421)
- frontend: add customization options for addon name and logo in AboutMenu (47cc8f6)
- frontend: add descriptions to addons and catalog cards (98c5b71)
- frontend: add shuffle indicator to catalog item (edd1e4f)
- frontend: add tooltip for full service name in service tags for addon card (5b8ec4d)
- frontend: add valid formatter snippets and add valid descriptions for proxy services (12b3f42)
- frontend: enhance nightly version display with clickable commit link (84d53cb)
- frontend: hide menu control button text on smaller screens (2361e5c)
- frontend: improve addons menu, preserve existing catalog settings (2c5c642)
- frontend: improve services page (384bdc3)
- frontend: make catalog card title consistent with other cards (5197331)
- frontend: services page, parse markdown, toast when duplicate addon (3bc2538)
- frontend: update addon item layout for improved readability (589e639)
- frontend: use NumberInput component (77edb07)
- frontend: use queue and default regex matched to undefined (2c97ec0)
- identify casted streams from DMM cast as library streams and include full message (6fd5f5b)
- implement advanced stream filtering with excluded conditions (302b4cb), closes #57
- implement cache statistics logging and configurable interval (8594ca0)
- implement config validation and addon error handling (f7b14cd)
- implement detailed statistics tracking and reporting for stream deduplication process (89eac41)
- implement disjoint set union (DSU) for stream deduplication, ensuring multiple detection methods are handled correctly (b0cc718)
- implement import functionality via modal for JSON files and URLs in TextInputs component (32b5a5b)
- implement MAX_ADDONS and fix error returning (ae74926)
- implement pre-caching of the next episode (980682c)
- implement timeout constraints in preset options using MAX_TIMEOUT and MIN_TIMEOUT (e415a70)
- implement user pruning functionality with configurable intervals and maximum inactivity days (0bf6fcb)
- improve config handling, define all skip reasons, add env vars to disable addons/hosts/services, (a301002)
- improve formatting of zod errors when using unions (9c2a970)
- improve French language regex to include common indicators (163352a)
- improve handling of unsupport meta id and type (3779ea0)
- improve preset/parser system and add mediafusion, comet, stremthru torz, torbox, debridio, en, en+, en+ (b70a763)
- include preset id in formatter (6053855)
- make
BASE_URLrequired and disable self scraping by default (d572c04) - make caching more configurable and add to sample .env (1e65fd9)
- match years for series too, but don't filter out episode results without a year (8394f09)
- move 'custom' preset to the beginning (0b85ff3)
- parser: add support for additional video quality resolutions (144p, 180p, 240p, 360p, 576p) in regex parser (59d86ff)
- prefer results with higher seeders when deduping (aed775c)
- proxy fixes and log adjustments (091394b)
- remove duplicated info from download streams (4901745)
- remove useMultipleInstances and debridDownloader options for simplicity and force multiple instances. (8c0622e)
- rename API Key to Addon Password and update related help text in save-install component (b63813c)
- rename cache to cached in condition parser (db68a5c)
- replace custom HTML div with SettingsCard component for consistent styling (8611523)
- revert
89eac415a4(34b57c9) - service cred env vars, better validation, handling of encrypted values (61e21cd)
- start (3517218)
- stuff (0c9c86c)
- switch to different arrow icons and use built-in hideTextOnSmallScreen prop (8d307a0)
- ui improvements (7e031e5)
- ui improvements, check for anime type using kitsu id, loosen schema definitions (9668a15)
- ui improvments (39b1e84)
- update About component with new guide URLs and enhance Getting Started section (5232e38)
- update static file serving rate limiting and refactor file path handling (010b63c)
- update TMDB access token input to password type with placeholder (2378869)
- use
API_KEYas fallback forADDON_PASSWORDto maintain backwards compatability (5424490) - use button for log in/out (62911ad)
- use shorter function names in condition parser (3bd2751)
- use sliders for seeder ranges and fix some options not being multi-option (915187a)
- validate regexes on config validation (dd0f45c)
Bug Fixes
- (mediafusion) increase max streams per resolution limit to 500 (322b4f3)
- adapt queries for PostgreSQL and SQLite (e2834d5)
- adapt query for SQLite dialect in DB class (a7bb898)
- add back library marker to LightGDriveFormatter (871f54e)
- add back logo.png to v1 path for backwards compatability (ce5a5b9)
- add back y flag (0e0a18b)
- add block scope for array modifier handling in BaseFormatter (02a2885)
- add description for stremthru torz (6e7c142)
- add extras to cache key for catalog shuffling (1cdfc6e)
- add France option to DebridioTvPreset language selection (bd19d01)
- add missing audio tags to constant (fda5ffe)
- add missing braces in parseConnectionURI function for sqlite and postgres cases (807b681)
- add timeout to fetch requests in TMDBMetadata class to prevent hanging requests (1a0d57a)
- add validation for encrypted data format in decryptString function (843b535)
- add verbose logging for resources and fix addon catalog support (4daa644)
- adjust cache stat logging behaviour (d921070)
- adjust default rate limit values (aa98e7b)
- adjust grid layout in AddonFilterPopover (632fbf9)
- adjust grouping in season presence check logic (d89e796)
- adjust option name to keep backwards compatability with older configs (eb651b5)
- adjust spacing in predefined formatters and add p2p marker to torbox format (d8f5d1a)
- allow empty strings for formatter definitions (dba54f5)
- allow null for released in MetaVideoSchema (ca8d744)
- allow null value for description in MetaPreview (0f16575)
- allow null value in MetaVideoSchema (73b4d0b)
- always apply seeder ranges, defaulting seeders to 0 (0f5dd76)
- apply negativity to all addon and encode sorting (411ae7c)
- assign unique IDs to each stream to allow consistent comparison (673ecb2)
- await precomputation of sort regexes (56994ef)
- call await on all compileRegex calls (8e87004)
- carry out regex check for new users too (1555199)
- change image class from object-cover to object-contain in AddonCard component (734bd88)
- check if title matching is enabled before attempting to fetch titles (fd03112)
- coerce runtime to string type in MetaSchema for improved validation (cc6eea7)
- coerce year field to string type in ParsedFileSchema for consistent data handling (10bef68)
- comet: don't make service required for comet (826edae)
- constants: add back Dual Audio, Dubbed, and Multi (7c10930)
- core: actually apply exclude uncached/cached filters (413a29d)
- correct handling of year matching and improved normalisation (bd53adc)
- correct library marker usage in LightGDriveFormatter (2470ae9)
- correct spelling of 'committed' in UserRepository class (551335b)
- correctly handle negate flag (a65ef19)
- correctly handle overriden URLs for mediafusion (46e7e67)
- correctly handle required filters and remove HDR+DV as a tag after filtering/sorting (113c150)
- correctly handle undefined parsed file (8b85a53)
- correctly handle usenet results during deduping (153366b)
- correctly import/export FeatureControl (654b1bc)
- custom: replace 'stremio://' with 'https://' in manifest URL (0a4a761)
- custom: update manifest URL option to use 'manifestUrl' (6370ac7)
- decode data before attempting validation (bdf9a91)
- decrypt values for catalog fetching (6cf8436)
- default seeders to 0 for included seeder range (b0aea2d)
- default seeders to 0 in condition parser too (53123a3)
- default value to mediaflow if neither forced or proxy is defined and remove fallback from select value (61781b7)
- default version to 0.0.0 when not defined (f031f1a)
- don't fail on invalid external api keys when skip errors is true (c2db243)
- don't make base_url required (3d7b0da)
- don't make name required in MetaPreview schema (062247a)
- don't pass idPrefixes in manifest response (35ceb87)
- don't validate user data on retrieval within UserRepository (17873bb)
- enable passthrough on all stremio response schemas (377d215)
- encrypt forced proxy URL and credentials before assignment (e741de3)
- enhance Japanese language regex to include 'jpn' as an abbreviation (7a02f12)
- ensure debridDownloader defaults to an empty string when no serviceIds are present in StreamFusionPreset (886a8cb)
- ensure early return on error handling in catalog route (6cc20e1)
- ensure tmdb access token, rpdb api key, and password options are filtered out when exclude credentials is on (299a6d5)
- ensure transaction rollback only occurs if not committed in deleteUser method (67b188e)
- ensure uniqueness of preset instanceIds and disallow dots in instanceId (3a9be38)
- export formatZodError (af90131)
- fallback to undefined when both default and forced value are undefined for proxy id (efb57bf)
- formatters: add message to light gdrive and remove unecessary spacing (5cb1b0a)
- frontend: encode password when loading config (e8971df)
- frontend: load existing overriden type in newType (caeb282)
- frontend: pass seeder info through to formatter (2ec06a6)
- frontend: set default presetInstanceId to 'custom' to pass length check (ec7a19a)
- frontend: try and make dnd better on touchscreen devices (6aa1130)
- frontend: update filter options to use textValue to correctly show addon name when selected (6a87480)
- give more descriptive errors when no service is provded (c0b6fd3)
- handle when drag ends outside drag context (7a8655d)
- handle when item doesn't exist in preferred list (d728bb6)
- ignore language flags in Torrentio streams if Multi Subs is present (6d08d7c)
- ignore recursion checks for certain requests (d266026)
- improve error handling in TMDBMetadata by including response status and status text (2f37187)
- improve filename sanitization in StreamParser by using Emoji_Presentation to keep numbers and removing identifiers (714fedb)
- include overrideType in catalog modification check (db473f3)
- increase recursion threshold limit and window for improved request handling (cc2acde)
- log errors in more cases, correctly handle partial proxy configuration, correctly handle undefined value in tryDecrypt, only decrypt when defined (56734f0)
- make adjustments to how internal addon IDs are determined and fix some things (a6515de)
- make behaviorHints optional in manifest schema (313c6bc)
- make keyword pattern case insensitive (795adb3)
- make object validation less strict for parsed streams (e39e690)
- mediaflow: add api_password query param when getting public IP (00e305f)
- mediaflow: include api_password in public IP endpoint URL only (279ff00)
- mediafusion: correctly return encoded user data, and fix parsing (c6a6350)
- only add addons that support the type only when idPrefixes is undefined (d7355cb)
- only allow p2p on its own addon in StremThruTorzPreset (510c086)
- only carry out missing title check after checking addons and request types (eff8d50)
- only exclude a file with excludedLanguages if all its languages are excluded (2dfb718)
- only filter out resources using specified resources when length greater than 0 (cd78ead)
- only use the movie/series specific cached/uncached sort criteria if defined (049f65b)
- override stream parser for torz to remove indexer (f0a448b)
- parser: match against stream.description and apply fallback logic to stream.title (a1d2fc9)
- parser: safely access parsedFile properties to handle potential undefined values (e995f97)
- pass user provided TMDB access token to TMDBMetadata (d2f4dc1)
- potentially fix regex sorting (9771c7b)
- potentially fix sorting (887d285)
- prefix addon instance ID to ensure uniquenes of stream id (009d7d1)
- prevent fetching from aiostreams instance of the same user (963a3f7)
- prevent mutating options object in OrionPreset (f8b08b3)
- prevent pushing errors for general type support to avoid blocking requests to other addons (b390534)
- reduce timeout duration for resetting values in AddonModal to ensure new modals properly keep their initial values (9213d78)
- refine year matching logic in title filtering for movies (21f1d3e)
- remove check of non-existent url option in OpenSubtitlesPreset (dbd5dd6)
- remove debug logging in getServiceCredentialDefault (27932a5)
- remove emojis from filename (b8bbb17)
- remove log pollution (5b72292)
- remove max connections limit from PostgreSQL pool configuration (bff13dc)
- remove unecessary formatBytes function and display actual max size (5c9406f)
- remove unnecessary UUID assignment in UserRepository class (c8224bc)
- remove unused regex environment variables from status route (2fd0522)
- remove unused regex fields from StatusResponseSchema (dfef789)
- replace crypto random UUID generation with a simple counter for unique ID assignment in StreamParser (11b2204)
- replace hardcoded SUPPORTED_RESOURCES with supportedResources in NuvioStreamsPreset (4eeeb59)
- replace incorrect hardcoded SUPPORTED_RESOURCES with supportedResources in DebridioPreset (ed73f5d)
- restore TMDBMetadata import in main.ts and enable metadata export in index.ts (2cd7d4d)
- return original URL when no modifications are made in CometStreamParser (cbfb4b7)
- return url when no modifications are needed in JackettioStreamParser (4791f36)
- rpdbCatalogs: correct spelling of 'movies' to 'movie' (9e1960a)
- rpdb: improve id parsing logic and include type for tmdb (18621ca)
- safely access catalogs options and default to false for streamfusion (9c48fad)
- save preferred values when adjusting from select menu (2b329fe)
- set default sizeK value to 1024 in StreamParser and remove overridden method in TorrentioParser (a09dcea)
- set public IP to undefined when empty (32f90fb)
- simplify and improve validation checks (dde5af0)
- simplify duration formatting in getTimeTakenSincePoint function (f1afe5f)
- truncate addon name and update modal value states to handle changes in props (14f56d1)
- update addon name formatting in AIOStreamsStreamParser to prefix aiostreams addon name (eefa184)
- update AIOStream schema export and enhance AIOStreamsStreamParser with validation (edc310f)
- update Bengali regex to not match ben the men (90980c7)
- update cached sorting to prefer all streams that are not explicitly marked as uncached (b16f36d)
- update default apply mode for cached and uncached filters from 'and' to 'or' (3fe5027)
- update default value for ADDON_PASSWORD and SECRET_KEY (65a4c91)
- update Dockerfile to use default port fallback for healthcheck and expose (0ffca95)
- update duration state to use milliseconds and adjust input handling (3d43673)
- update error handling in OrionStreamParser to throw an error instead of returning an error stream for partial success (bb30b4a)
- update error message for missing addons to suggest reinstallation (78a0d7f)
- update formatter preview (f3d84bc)
- update GDriveFormatter to use 'inLibrary' instead of 'personal' (f6ef47f)
- update handling of default/forced values (c60ef6f)
- update help text to include selected proxy name rather than mediaflow only (af24d67)
- update MediaFlowProxy to conditionally include api_password in proxy URL for /proxy/ip endpoint (d0faecc)
- update MediaFusion logo URL (3648f94)
- update NameableRegex schema to allow empty name and remove useless regex check (96d355f)
- update Peerflix logo URL (ab1c216)
- update seeder condition in TorrentioFormatter to allow zero seeders (c890671)
- update service links (fea2675)
- update size filter constraints to allow zero values (4a8e9c3)
- update social link from Buy Me a Coffee to Ko-fi in DcUniversePreset (671567c)
- update table schema (f3b4088)
- update user data merging logic in configuration import (5ebb539)
- update user data reset logic (9bd9810)
- use correct input change handlers (6f3013c)
- use nullish coalescing for seeder info in formatter to allow values of 0 (3e5d581)
- use structuredClone for config decryption to ensure immutability (a67603d)
- wrap handling for join case in block (85a7775)
- wrap switch cases in blocks (16b208b)
- wrapper: allow empty arrays as valid input in wrapper class (c64a4f4)
- wrapper: enhance error logging for manifest and resource parsing by using formatZodError (ffc974e)