Commit Graph

1256 Commits

Author SHA1 Message Date
Viren070 87d2ffba7f fix: normalize case sensitivity in condition parser filters for resolutions, qualities, encodes, types, visualTags, audioTags, audioChannels, and languages 2025.06.21.1752-nightly 2025-06-21 18:52:01 +01:00
Viren070 110146c088 feat: improve condition parser functions to support multiple parameters 2025.06.21.1738-nightly 2025-06-21 18:37:51 +01:00
Viren070 c00632146d fix: update credentials field to allow empty strings 2025-06-21 18:37:10 +01:00
Viren070 a2275cce1b fix: handle invalid addon password error separately for catalog API to be more clear 2025.06.21.1542-nightly 2025-06-21 16:42:40 +01:00
Viren070 e542989038 feat: use title modifier for title in light gdrive formatter 2025.06.21.1507-nightly 2025-06-21 16:07:22 +01:00
Viren070 3e6b45a554 fix(formatters): make title modifier return consistent cases with each word titled 2025-06-21 16:07:06 +01:00
Viren070 cb07146a9e Update README.md 2025-06-21 15:43:03 +01:00
Viren070 8eb9b7a92e fix: fallback to using parsed properties from folder when undefined in file and correctly merge array properties 2025.06.21.1443-nightly 2025-06-21 14:16:57 +01:00
Viren070 e73be9298d fix: ignore port in host check 2025-06-21 13:57:49 +01:00
Viren070 44d2c4c870 feat: add 'not' function to BaseConditionParser for filtering streams 2025.06.21.0120-nightly 2025-06-21 02:20:15 +01:00
Viren070 cc2f5f7608 feat: add regexMatchedInRange function to BaseConditionParser 2025.06.21.0047-nightly 2025-06-21 01:47:10 +01:00
Viren070 cfb59771fc fix: fallback to parent get filename method when filename not found in description for mediafusion 2025.06.21.0041-nightly 2025-06-21 01:41:12 +01:00
Viren070 0962de8bcf chore: release 2.1.0 (#197) v2.1.0 2025.06.20.2054-nightly 2025-06-20 21:54:35 +01:00
Viren070 509e3bd209 fix: remove timestamp from cache stats 2025.06.20.2024-nightly 2025-06-20 21:23:49 +01:00
Viren070 6b597b3130 fix: add validation to pruneUsers method to ensure negative maxDays input is not used 2025.06.20.2012-nightly 2025-06-20 21:12:04 +01:00
Viren070 9b044037d3 fix: map defaultProviders to their values in TorrentioPreset configuration 2025.06.20.1942-nightly 2025-06-20 20:41:52 +01:00
Viren070 ed2c0f5800 fix: don't pass encoded_user_data header if URL is overriden 2025.06.20.1920-nightly 2025-06-20 20:19:50 +01:00
Viren070 cfafeecda3 fix: simplify and fix configuration generation for services and providers in TorrentioPreset 2025.06.20.1907-nightly 2025-06-20 20:07:38 +01:00
Viren070 ebbd7ec3b2 fix: extract size for nuviostreams 2025.06.20.1836-nightly 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.1829-nightly 2025-06-20 19:28:55 +01:00
Viren070 5182a07ac4 fix: fix error handling in config modal 2025.06.20.1819-nightly 2025-06-20 19:19:01 +01:00
Viren070 a115e5906f feat: improve save install page 2025.06.20.1813-nightly 2025-06-20 19:13:03 +01:00
Viren070 6fb5f7b841 fix: only add to idPrefixes if not null 2025.06.20.1736-nightly 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.1705-nightly 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.1648-nightly 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.1636-nightly 2025-06-20 17:35:45 +01:00
Viren070 7fa8ba71fb fix: adjust idPrefixes handling to improve compatibility in most cases 2025.06.20.1631-nightly 2025-06-20 16:52:20 +01:00
Viren070 a5f32df451 fix: try setting idPrefixes to null 2025.06.20.1516-nightly 2025-06-20 16:16:25 +01:00
Viren070 908b4ffa39 fix: remove idPrefixes from top level manifest 2025.06.20.1445-nightly 2025-06-20 15:45:43 +01:00
Davide Marcoli 05cc116faf fix: normalize version check (#206) 2025.06.20.1420-nightly 2025-06-20 15:20:19 +01:00
Viren070 c16060f7a5 fix: try explicitly setting idPrefixes to an empty array 2025.06.20.1407-nightly 2025-06-20 15:06:41 +01:00
Viren070 3fb57c5d04 fix: rename web_dl to webdl in stremthru store 2025.06.20.1347-nightly 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.1325-nightly
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.1257-nightly 2025-06-20 13:57:19 +01:00
Viren070 609931e531 fix: remove outdated decoding of credentials causing issues with some credentials 2025.06.20.1253-nightly 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.1233-nightly 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.1216-nightly
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.1214-nightly 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.0914-nightly 2025-06-20 10:14:25 +01:00
Viren070 5281756c78 fix: make types optional in ManifestSchema 2025.06.20.0846-nightly 2025-06-20 09:46:12 +01:00