Commit Graph

1046 Commits

Author SHA1 Message Date
Viren070 ebbd7ec3b2 fix: extract size for nuviostreams 2025-06-20 19:35:53 +01:00
Viren070 eb6edfc3f1 feat: enable conditional operators in parser, allowing ternary statements in filter conditions 2025-06-20 19:28:55 +01:00
Viren070 5182a07ac4 fix: fix error handling in config modal 2025-06-20 19:19:01 +01:00
Viren070 a115e5906f feat: improve save install page 2025-06-20 19:13:03 +01:00
Viren070 6fb5f7b841 fix: only add to idPrefixes if not null 2025-06-20 18:36:23 +01:00
Viren070 67bb204362 fix: update descriptions for filtering options in menu component to clarify behavior 2025-06-20 18:36:01 +01:00
Viren070 5612140ffe fix: handle empty addon name in stream results and update description for addon name field 2025-06-20 18:05:04 +01:00
Viren070 abf99c1768 fix: include addon name in error messages for invalid manifest URLs 2025-06-20 18:04:50 +01:00
Viren070 d47eee0021 feat: improve cache stats logging 2025-06-20 17:48:31 +01:00
Viren070 efc7d1a99e refactor: add default handling of pikpak/easynews credentials to simplify credential retrieval for easynews and mediafusion addons 2025-06-20 17:35:45 +01:00
Viren070 7fa8ba71fb fix: adjust idPrefixes handling to improve compatibility in most cases 2025-06-20 16:52:20 +01:00
Viren070 a5f32df451 fix: try setting idPrefixes to null 2025-06-20 16:16:25 +01:00
Viren070 908b4ffa39 fix: remove idPrefixes from top level manifest 2025-06-20 15:45:43 +01:00
Davide Marcoli 05cc116faf fix: normalize version check (#206) 2025-06-20 15:20:19 +01:00
Viren070 c16060f7a5 fix: try explicitly setting idPrefixes to an empty array 2025-06-20 15:06:41 +01:00
Viren070 3fb57c5d04 fix: rename web_dl to webdl in stremthru store 2025-06-20 14:47:12 +01:00
Viren070 0a12d335c3 fix: use password type where necessary 2025-06-20 14:38:59 +01:00
Viren070 ee1ddc0738 fix: exit auto prune when max days is less than 0 2025-06-20 14:36:27 +01:00
Viren070 a89cdca583 fix: change all debrid service name to AllDebrid
closes #208
2025-06-20 14:21:54 +01:00
Viren070 e775562e3c feat: extract folder size for stremthru torz 2025-06-20 14:20:11 +01:00
Viren070 f8b2e2d66c fix: prevent title from being parsed for info 2025-06-20 14:19:57 +01:00
Viren070 3c319391b8 fix(frontend): filter out proxy credentials and url in export when exclude credentials is true 2025-06-20 13:57:19 +01:00
Viren070 609931e531 fix: remove outdated decoding of credentials causing issues with some credentials 2025-06-20 13:53:09 +01:00
Viren070 7405d272ab fix: remove unused method handler for unsupported HTTP methods 2025-06-20 13:52:46 +01:00
Viren070 85c0ec1b54 feat: allow disabling pruning and disable it by default 2025-06-20 13:32:50 +01:00
Viren070 6eed23f445 feat: only add foldername if different and parse info from both folder and filename 2025-06-20 13:26:05 +01:00
Davide Marcoli 5d18ebbe4e refactor: add env variables for easier development (#204)
Co-authored-by: Viren070 <viren070@protonmail.com>
2025-06-20 13:16:07 +01:00
Viren070 01cf37f834 fix: make types required and provide array based on resources object array 2025-06-20 13:14:03 +01:00
Viren070 8e5f4b520c feat: allow specifying providers in torrentio 2025-06-20 13:13:26 +01:00
Viren070 eee444f376 fix: handle pikpak credentials for mediafusion 2025-06-20 12:49:15 +01:00
Davide Marcoli 195da69f19 fix: overlapping snippets modal (#202) 2025-06-20 10:14:25 +01:00
Viren070 5281756c78 fix: make types optional in ManifestSchema 2025-06-20 09:46:12 +01:00
Viren070 10c4e2d51f fix: try removing types 2025-06-19 23:25:45 +01:00
Viren070 8664e004e2 fix: explicitly check for unknown in version and default to 0.0.0 for manifest response
closes #198
2025-06-19 19:29:47 +01:00
Viren070 64977caeff fix: convert live types to http for webstreamr 2025-06-19 18:56:06 +01:00
Viren070 1fb00a4317 fix: manually override type to http for watchtower and nuviostreams 2025-06-19 18:48:48 +01:00
Viren070 d2ef2154fd fix: add stream as supported resource for TMDB Collections 2025-06-19 17:54:06 +01:00
Viren070 71d9fe093c fix: add enableCollectionFromMovie option to TMDB Collections
closes #194
2025-06-19 16:53:24 +01:00
Viren070 9bf3838732 fix: correctly handle overriding URL for mediafusion 2025-06-19 14:58:14 +01:00
Viren070 ef1763cbe6 fix: add audio channel to skipReasons 2025-06-19 14:45:21 +01:00
Viren070 7e00e32bbe fix: ensure instances is defined 2025-06-19 14:45:09 +01:00
Viren070 6640a42df8 feat: allow forcing public proxy urls, make password requirements less strict and use server logger type for server.ts, add /configure redirect 2025-06-19 11:15:13 +01:00
Viren070 3ce9dd0ff5 feat: add configurable URL modifications for Stremthru Store and Torz 2025-06-19 00:26:09 +01:00
Viren070 d921070192 fix: adjust cache stat logging behaviour 2025-06-18 22:41:52 +01:00
Viren070 8594ca0374 feat: implement cache statistics logging and configurable interval 2025-06-18 21:24:50 +01:00
Viren070 1cdfc6e0e3 fix: add extras to cache key for catalog shuffling 2025-06-18 20:49:53 +01:00
Viren070 e6286bcf9b feat: add shuffle persistence setting and improve shuffling 2025-06-18 18:24:21 +01:00
Viren070 8394f0969d feat: match years for series too, but don't filter out episode results without a year 2025-06-18 16:52:22 +01:00
Viren070 5b7229299e fix: remove log pollution 2025-06-18 16:51:44 +01:00
Viren070 78a0d7f788 fix: update error message for missing addons to suggest reinstallation 2025-06-18 15:47:17 +01:00