Commit Graph

793 Commits

Author SHA1 Message Date
Viren070 dedf04cd11 docs: fix note 2025-04-30 17:02:01 +01:00
Viren070 0e52cf1f04 docs: improve getting started docs 2025-04-30 17:00:26 +01:00
Viren070 6f7eb2db87 docs: fix links 2025-04-30 16:50:57 +01:00
Viren070 2eeb207329 docs: simplify README.md to focus on features
migrating to Wiki
2025-04-30 16:49:06 +01:00
Viren070 c57157614e docs: add Jackettio and StremThru configuration options to .env.sample 2025-04-30 16:48:42 +01:00
Viren070 c54f18cd07 docs: add licensing information and attribution for custom formatter code from zipline 2025-04-30 16:48:25 +01:00
Viren070 cf7418e09d docs: simplify compose.yaml and remove traefik compose.yaml from repository 2025-04-30 16:48:03 +01:00
Viren070 abed8df4c9 fix(frontend): use Buffer.from for utf-8 encoding when loading existing configurations 2025-04-30 14:23:52 +01:00
Viren070 66b4a0cc16 fix: correctly load existing custom formats 2025-04-30 14:04:57 +01:00
Viren070 7da921a400 fix: add 'isfalse' to check_false string check 2025-04-30 14:04:42 +01:00
Viren070 8cbe54bdad fix(frontend): load existing custom formatters 2025-04-30 02:36:16 +01:00
Viren070 76b0cee607 feat(formatters): add language emoji property to stream 2025-04-30 02:35:27 +01:00
Viren070 b583325162 fix: safely handle errors in custom formats and fallback to gdrive format 2025-04-30 01:21:59 +01:00
Viren070 c43cd4e574 fix: extract age from easynews++ results
closes #145
2025-04-30 01:07:13 +01:00
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