Commit Graph

947 Commits

Author SHA1 Message Date
Viren070 4daa6441ee fix: add verbose logging for resources and fix addon catalog support 2025-06-05 18:59:12 +01:00
Viren070 654b1bc058 fix: correctly import/export FeatureControl 2025-06-05 18:25:59 +01:00
Viren070 153366b41a fix: correctly handle usenet results during deduping 2025-06-05 18:21:49 +01:00
Viren070 a301002ba4 feat: improve config handling, define all skip reasons, add env vars to disable addons/hosts/services, 2025-06-05 18:19:56 +01:00
Viren070 aed775c6d5 feat: prefer results with higher seeders when deduping 2025-06-05 16:03:58 +01:00
Viren070 2c97ec04cd feat(frontend): use queue and default regex matched to undefined 2025-06-05 15:54:58 +01:00
Viren070 3d43673a66 fix: update duration state to use milliseconds and adjust input handling 2025-06-05 15:47:25 +01:00
Viren070 113c150e14 fix: correctly handle required filters and remove HDR+DV as a tag after filtering/sorting 2025-06-05 15:43:41 +01:00
Viren070 dea595055a feat: adjust default user data 2025-06-05 15:34:09 +01:00
Viren070 653b306321 feat: add seeders filters 2025-06-05 15:29:36 +01:00
Viren070 6a2cd9165e fix p2p snippet 2025-06-05 15:10:45 +01:00
Viren070 5197331a79 feat(frontend): make catalog card title consistent with other cards 2025-06-05 15:08:15 +01:00
Viren070 12b3f423c0 feat(frontend): add valid formatter snippets and add valid descriptions for proxy services 2025-06-05 15:07:57 +01:00
Viren070 2361e5c373 feat(frontend): hide menu control button text on smaller screens 2025-06-05 14:44:20 +01:00
Viren070 2c5c642b02 feat(frontend): improve addons menu, preserve existing catalog settings 2025-06-05 14:43:37 +01:00
Viren070 e995f97e2f fix(parser): safely access parsedFile properties to handle potential undefined values 2025-06-05 14:04:23 +01:00
Viren070 8b85a5332d fix: correctly handle undefined parsed file 2025-06-05 14:01:18 +01:00
Viren070 db3336c7c1 more fixes 2025-06-05 13:06:15 +01:00
Viren070 2b329fe6fe fix: save preferred values when adjusting from select menu 2025-06-04 20:49:25 +01:00
Viren070 ffd9dbb042 some fixes 2025-06-04 20:26:27 +01:00
Viren070 c0b6fd3e7d fix: give more descriptive errors when no service is provded 2025-06-03 21:36:42 +01:00
Viren070 826edae803 fix(comet): don't make service required for comet 2025-06-03 21:35:35 +01:00
Viren070 7c109304ff fix(constants): add back Dual Audio, Dubbed, and Multi 2025-06-03 20:49:18 +01:00
Viren070 413a29d2d8 fix(core): actually apply exclude uncached/cached filters 2025-06-03 20:14:43 +01:00
Viren070 59d86ffcbf feat(parser): add support for additional video quality resolutions (144p, 180p, 240p, 360p, 576p) in regex parser 2025-06-03 20:14:15 +01:00
Viren070 0a4a76187d fix(custom): replace 'stremio://' with 'https://' in manifest URL 2025-06-03 20:14:06 +01:00
Viren070 00e305f4f3 fix(mediaflow): add api_password query param when getting public IP 2025-06-03 17:05:05 +01:00
Viren070 f07d700be8 . 2025-06-03 15:00:15 +01:00
Viren070 c64a4f43ce fix(wrapper): allow empty arrays as valid input in wrapper class 2025-05-31 20:38:44 +01:00
Viren070 cd78ead297 fix: only filter out resources using specified resources when length greater than 0 2025-05-31 20:20:11 +01:00
Viren070 313c6bc14e fix: make behaviorHints optional in manifest schema 2025-05-31 20:06:08 +01:00
Viren070 6370ac7d00 fix(custom): update manifest URL option to use 'manifestUrl' 2025-05-31 19:49:53 +01:00
Viren070 da7dc3a935 feat: filter out invalid items in wrapper repsponses, rather than failing whole request. add message parsing for torbox 2025-05-31 00:28:31 +01:00
Viren070 af90131787 fix: export formatZodError 2025-05-30 23:11:23 +01:00
Viren070 c6a63502b6 fix(mediafusion): correctly return encoded user data, and fix parsing 2025-05-30 23:11:07 +01:00
Viren070 a1d2fc9981 fix(parser): match against stream.description and apply fallback logic to stream.title 2025-05-30 23:10:25 +01:00
Viren070 ffc974ede6 fix(wrapper): enhance error logging for manifest and resource parsing by using formatZodError 2025-05-30 23:09:59 +01:00
Viren070 5b8ec4d9e7 feat(frontend): add tooltip for full service name in service tags for addon card 2025-05-30 23:09:23 +01:00
Viren070 f6ef47f3a8 fix: update GDriveFormatter to use 'inLibrary' instead of 'personal' 2025-05-30 20:56:18 +01:00
Viren070 f3d84bc977 fix: update formatter preview 2025-05-30 20:54:27 +01:00
Viren070 e3294eb7e9 feat: add predefined format definitions for torbox, gdrive, and light gdrive 2025-05-30 20:53:54 +01:00
Viren070 e39e6900b4 fix: make object validation less strict for parsed streams 2025-05-30 20:53:27 +01:00
Viren070 6e7c14224e fix: add description for stremthru torz 2025-05-30 20:53:03 +01:00
Viren070 b70a763e8b feat: improve preset/parser system and add mediafusion, comet, stremthru torz, torbox, debridio, en, en+, en+ 2025-05-30 20:15:07 +01:00
Viren070 6a5759d60e feat: add api key field and handle encrypted values correctly. 2025-05-30 15:30:07 +01:00
Viren070 632fbf9206 fix: adjust grid layout in AddonFilterPopover 2025-05-29 23:28:07 +01:00
Viren070 1f0a0e4bc0 fic: add endpoint to serve configure.txt file 2025-05-29 23:27:42 +01:00
Viren070 930eb2128d ci: add metadata generation to workflows 2025-05-29 22:52:16 +01:00
Viren070 7a8655dd43 fix: handle when drag ends outside drag context 2025-05-29 22:03:08 +01:00
Viren070 14f56d1247 fix: truncate addon name and update modal value states to handle changes in props 2025-05-29 21:03:30 +01:00