Commit Graph

779 Commits

Author SHA1 Message Date
Viren070 fa5898286d fix(formatters): remove empty lines from parsed string output 2025-04-30 00:59:44 +01:00
Viren070 006154de69 fix(formatters): provide infoHash and message in stream obj 2025-04-30 00:35:58 +01:00
Viren070 a2a98375e2 feat(formatters): add support for 'isfalse' modifier 2025-04-30 00:29:49 +01:00
Viren070 f63cab4ac8 fix(formatters): handle undefined values for personal and cached properties in convertStreamToParseValue 2025-04-29 23:35:11 +01:00
Viren070 7adf35213c fix(frontend): correct placeholder texts in custom formatter 2025-04-29 23:22:51 +01:00
Viren070 5eb3908c18 fix: use correct import path for custom format 2025-04-29 23:09:03 +01:00
Viren070 e2f3ff638d fix(formatters): correctly export and import customFormat 2025-04-29 23:01:27 +01:00
Viren070 bd4ae5afed fix(frontend): update description to reference available variables and link to wiki 2025-04-29 22:45:14 +01:00
Viren070 cc53798067 fix(formatters): add addon to debug data 2025-04-29 22:38:36 +01:00
Viren070 67023d3766 feat: add custom formatter
closes #10
2025-04-29 22:36:11 +01:00
Viren070 829f872929 feat: allow specifying user agents per addon through environment variables 2025-04-29 19:09:10 +01:00
Viren070 58acc76d38 1.16.1 v1.16.1 2025-04-29 16:07:47 +01:00
Viren070 edf84fbc29 fix: experiment with removing user agent for torbox requests 2025-04-29 16:06:09 +01:00
Viren070 4c9f566787 fix: remove empty headers to allow unsetting user agent 2025-04-29 16:05:50 +01:00
Viren070 96339c81ac feat(jackettio): add configurable forced hostname, port, and protocol for stream URLs
closes #144
2025-04-29 15:41:07 +01:00
Viren070 ae35acc753 1.16.0 v1.16.0 2025-04-29 01:39:38 +01:00
Viren070 0d511d32de fix(frontend): fix switch animation for formatter preview 2025-04-28 22:27:10 +01:00
Viren070 3c14d5cf65 fix(frontend): move personal below cached by default 2025-04-28 22:26:40 +01:00
Viren070 4b57349d7b fix(wrappers/mediafusion): update getConfigString to correctly output urlsafe string 2025-04-28 21:53:31 +01:00
Viren070 ec5ae94703 feat(frontend): enhance hover and focus styles for input elements in FormatterPreview 2025-04-28 21:44:24 +01:00
Viren070 92bd35e9e9 feat(frontend): add title and description to FormatterPreview component 2025-04-28 21:44:13 +01:00
Viren070 0eceddab77 feat: add 'personal' sort criteria to allow prioritising personal/your media results 2025-04-28 20:36:27 +01:00
Viren070 8651f2bbc4 feat: add StremThru Store support
closes #123
2025-04-28 20:32:47 +01:00
Viren070 67fab12909 fix: allow newlines when parsing for service data 2025-04-28 20:13:51 +01:00
Viren070 88d8eb083d feat(frontend): enhance FormatterPreview with improved styling and additional input controls 2025-04-28 20:13:29 +01:00
Viren070 d50e5d5d2b feat(formatters): include release group for gdrive format only 2025-04-28 20:13:00 +01:00
Viren070 f35dceae9b feat: add release group extraction to filename parsing and update types 2025-04-28 20:12:26 +01:00
Viren070 6664905a1f fix: don't log entire error 2025-04-28 16:51:16 +01:00
Viren070 ea43674da3 fix(wrappers): don't set CF-Connecting-IP header
closes #139
2025-04-28 16:09:38 +01:00
Viren070 2e82c1cd33 refactor: simplify MediaFusion stream retrieval using encoded_user_data, avoiding the need for encrypting configurations 2025-04-28 14:53:55 +01:00
Viren070 657abaef4c feat: add user agent header for addon requests and allow wrappers to specify additional headers 2025-04-28 14:53:01 +01:00
Viren070 8048ae8f7c fix: update IP validation logic in getRequestingIp method 2025-04-28 14:51:17 +01:00
Viren070 26e53f5cca feat: add Stremio Addons site configuration settings to manifest and settings for ownership verification 2025-04-28 14:49:40 +01:00
Viren070 60e1dc3891 1.15.2 v1.15.2 2025-04-27 20:00:48 +01:00
Viren070 3fcb0b044b fix: correct function name for Easynews Plus Plus stream retrieval 2025-04-27 19:59:34 +01:00
Viren070 3df361062f 1.15.1 v1.15.1 2025-04-27 19:36:21 +01:00
Viren070 8bc9b9a094 docs: comment out FORCE_COMET env vars in sample .env and add more documentation 2025-04-27 18:46:34 +01:00
Viren070 f7626fde9e fix: correctly force a comet hostname/port/protocol when the value is defined and accept empty strings for the value 2025-04-27 18:42:09 +01:00
Viren070 662256d7f2 1.15.0 v1.15.0 2025-04-27 16:38:48 +01:00
Viren070 c7272e7b71 docs: update Stremio Jackett configuration in sample .env 2025-04-27 16:15:55 +01:00
Viren070 2072828c1f feat(stremio-jackett)!: update environment variable names 2025-04-27 16:10:30 +01:00
Viren070 c2432e284d docs: update sample .env for jackettio and easynews++ 2025-04-27 15:36:10 +01:00
Viren070 c72ef22756 fix: correctly parse easynews++ timeout setting 2025-04-27 15:31:53 +01:00
Viren070 ff393f86a1 fix: add Easynews++ URL and timeout settings 2025-04-27 15:24:59 +01:00
Viren070 36ff245a8f feat: add easynews++ 2025-04-27 15:01:59 +01:00
Viren070 07667a2c6d feat: adjust log format 2025-04-27 15:00:31 +01:00
Viren070 e75ef2fd91 feat: migrate to jackettio fork 2025-04-27 14:10:52 +01:00
Viren070 6d9be7d062 fix: correct casing for 'Torbox' to 'TorBox' in service details 2025-04-27 13:41:07 +01:00
Viren070 8719efc960 fix(frontend): fix /custom-config-generator 2025-04-27 13:39:53 +01:00
Viren070 2e7198e1e0 fix(formatters): fix torbox format inconsistencies 2025-04-27 03:08:26 +01:00