Commit Graph

1537 Commits

Author SHA1 Message Date
Viren070 2a027ca49b fix: remove debug logging and adjust builtin torbox search logs 2025.08.13.2032-nightly 2025-08-13 21:32:18 +01:00
Viren070 7b0b98f135 fix: check for allowed regexes during filtering 2025.08.13.1939-nightly 2025-08-13 20:39:24 +01:00
Viren070 0d7c8d92b1 fix: match HDR10P for HDR10+ 2025.08.13.1926-nightly 2025-08-13 20:25:48 +01:00
Viren070 1187f1a857 fix: adjust error logging for metadata fetching 2025-08-13 19:59:58 +01:00
Viren070 a27a308ce5 fix(ai-search): correctly check for tmdb api key 2025.08.13.1732-nightly 2025-08-13 18:32:22 +01:00
Viren070 063446eedd fix: don't validate config on get and adjust error handling 2025.08.13.1631-nightly 2025-08-13 17:31:11 +01:00
Viren070 8e97599639 fix(frontend): only break-all on code 2025.08.13.1622-nightly 2025-08-13 17:22:20 +01:00
Viren070 5e99e7adf7 fix(frontend): fix css issues in filter menu 2025.08.13.1539-nightly 2025-08-13 16:38:56 +01:00
Viren070 24124c4369 fix(astream): add github link 2025-08-13 16:13:07 +01:00
Viren070 5fc4cea2ea feat: add AStream
closes #298
2025.08.13.1431-nightly
2025-08-13 15:29:16 +01:00
Viren070 93fd61169f feat: add AI Companion 2025-08-13 15:28:42 +01:00
Viren070 3a3972b763 fix: set default year tolerance to 1 during migration and only if not already set 2025-08-13 15:27:01 +01:00
Viren070 76801e2fe2 fix(subhero): add Portuguese (Brazil) option 2025-08-13 15:26:16 +01:00
Viren070 53ca8969c7 fix: don't allow empty URLs in environment variables 2025-08-13 15:25:48 +01:00
Viren070 ed5893ea50 feat: centralise TMDB credentials and automatically provide to addons when needed 2025-08-13 15:25:16 +01:00
Viren070 6308f8fb45 feat: add forceInUi option to min/max constraints for better UX 2025-08-13 15:24:00 +01:00
Viren070 40657bbc52 fix: remove base when forming url object for addon validation 2025-08-13 15:22:03 +01:00
Viren070 5325e5048c fix: ensure items are always removed from cache when TTL expires 2025-08-13 15:21:36 +01:00
Viren070 633f2d24bb fix: improve error messages 2025-08-13 15:19:53 +01:00
Viren070 682c18786b fix(frontend): add spacing between alerts in regex tab 2025-08-13 15:17:50 +01:00
Viren070 d62330531d fix: don't show errors during catalog pagination to avoid repeated requests 2025-08-13 15:16:55 +01:00
Viren070 604ab023a8 feat(frontend): show logo from manifest for custom addons 2025-08-13 15:16:41 +01:00
Viren070 5ed52a574f docs: update discord invite 2025-08-13 00:35:50 +01:00
Viren070 14130752a4 feat: support multiple ADDON_PASSWORDs 2025.08.11.2039-nightly 2025-08-11 21:37:56 +01:00
Viren070 5b31f0cb78 feat: add modal for viewing allowed regex patterns in regex filter menu 2025.08.11.2024-nightly 2025-08-11 21:23:52 +01:00
Viren070 c48d37c389 feat: update
feat: separate year matching into independent option, closes #292

feat: add content deep dive to marketplace, closes #284

fix: fallback to stream addon name when stream name is not provided when stream passthrough is enabled

feat(builtins/torbox-search): general improvements
2025-08-11 20:53:29 +01:00
Viren070 a377536234 chore: update package-lock.json 2025.08.08.2110-nightly 2025-08-08 22:05:52 +01:00
Viren070 c388ef3fab fix: temporarily switch to fork for torbox api package 2025-08-08 22:05:26 +01:00
Viren070 c643cbb3e7 fix: block head requests on debrid resolve and add missing return 2025-08-08 22:00:14 +01:00
Viren070 91772fe0d3 fix(debrid): correctly handle request download link response 2025-08-08 21:59:59 +01:00
webstreamr 3a53e35756 fix(webstreamr): add missing emojis to message parser (#294) 2025.08.08.1154-nightly 2025-08-08 12:54:10 +01:00
Viren070 23b8aa1c18 fix(builtins/torbox-search): ensure files are always added during scrape 2025.08.04.2241-nightly 2025-08-04 23:40:41 +01:00
Viren070 c66ef9e2f4 fix(builtins/torbox): set type property at root to workaround https://github.com/colinhacks/zod/issues/2655 2025.08.04.2148-nightly 2025-08-04 22:48:02 +01:00
Viren070 6d8ea4274d fix(builtins/torbox-search): adjust validation schemas for api 2025.08.04.2053-nightly 2025-08-04 21:53:21 +01:00
Viren070 4147ea3c7e fix(builtins/torbox-search): ensure errors are logged during usenet fetch 2025-08-04 21:52:49 +01:00
Viren070 8f4724e5b3 fix: skip internal middleware in development environment 2025-08-04 21:52:20 +01:00
Viren070 05d3cac778 feat: update
feat: add gdrive builtin addon

feat: add torbox search builtin addon

feat: allow setting allowed regexes for all users
   closes #244

feat: allow deleting user

feat: make `BASE_URL` required

fix: simplify and fix bluray remux detection

fix: override type to live for usa tv, argentina tv, and debridio tv

fix: throw error on rate limit exceeded streams

fix: skip mediafusion found but filtered message stream

fix(stremthru-store): ensure release groups don't get parsed as indexer

feat: add configurable year tolerance during year matching

fix: ensure forced proxy information is always checked/used when provided
2025.08.04.1839-nightly
2025-08-04 19:14:58 +01:00
Viren070 1cdb0f376e fix: correctly handle server side forcing of deprecated public proxy URLs 2025.07.31.1244-nightly 2025-07-31 13:44:31 +01:00
Viren070 19f9d853b6 chore: release 2.8.2 (#283) v2.8.2 2025.07.30.1756-nightly 2025-07-30 18:55:54 +01:00
Viren070 49631231a1 fix: assign encoded token to correct credential ID 2025.07.30.1645-nightly 2025-07-30 17:44:00 +01:00
Viren070 f8388edfa0 fix: allow all extra keys 2025.07.30.1416-nightly 2025-07-30 15:15:53 +01:00
Viren070 5bd55b5a58 fix(streamasia): url encode mediaflow proxy password 2025.07.30.1331-nightly 2025-07-30 14:29:19 +01:00
Viren070 2eea0a9ed5 fix: url encode extra values 2025-07-30 14:28:15 +01:00
Viren070 a07ec7a0c9 chore: release 2.8.1 (#282) 2025.07.30.0126-nightly v2.8.1 2025-07-30 02:26:51 +01:00
Viren070 146cf16fbd fix: adjust forced to top sort handling to avoid modifying sort criterias
Release-As: 2.8.1
2025.07.30.0125-nightly
2025-07-30 02:24:30 +01:00
Viren070 4797a33f7f fix: add explicit handling of passthrough type in deduplicator 2025-07-30 02:19:32 +01:00
Viren070 de587bb2ff feat: support socks5 proxy for ADDON_PROXY 2025.07.29.1740-nightly 2025-07-29 18:37:53 +01:00
Viren070 aa66213450 fix: correctly sanitise filename 2025.07.29.1616-nightly 2025-07-29 17:16:24 +01:00
Viren070 2408109bf2 fix: enable result passthrough for tmdb collections 2025-07-29 17:16:16 +01:00
Viren070 a75f97abdc chore: release 2.8.0 (#281) 2025.07.29.1526-nightly v2.8.0 2025-07-29 16:26:40 +01:00