Commit graph

275 commits

Author SHA1 Message Date
WebStreamr
5c7b3fb7f2
refactor: more consistent import style 2025-07-02 09:28:10 +00:00
webstreamr
61f515e4d2
chore(release): release v0.33.0 (#191) 2025-07-01 18:08:31 +00:00
WebStreamr
a0ed13f18e
feat: make multi sources explicitly configurable 2025-07-01 18:02:21 +00:00
WebStreamr
81434fff0e
feat: add Japanese and Korean to languages for VixSrc 2025-07-01 15:46:30 +00:00
WebStreamr
b88eba017d
chore(extractor): simplify type and passing of height 2025-06-30 18:57:34 +00:00
webstreamr
02aab959e0
chore(release): release v0.32.5 (#185) 2025-06-28 20:53:28 +02:00
WebStreamr
acaa7221dd
chore(fetcher): use gzip to compress HTTP cache 2025-06-28 18:23:21 +00:00
WebStreamr
f5121bb1fb
chore(fetcher): use LRUCache for HTTP responses 2025-06-28 17:18:10 +00:00
WebStreamr
881fed53a4
chore(fetcher): configure max for all TTLCaches 2025-06-28 17:14:51 +00:00
WebStreamr
aee0fd8373
revert: Revert "fix(fetcher): remove 200 minimum cache"
This reverts commit 80e4f4edc4.
2025-06-27 19:18:56 +00:00
webstreamr
8bf34fc1f3
chore(release): release v0.32.4 (#183) 2025-06-26 17:56:46 +02:00
WebStreamr
d44da650bd
chore: keep showing VixSrc for Italian to avoid confusions 2025-06-26 12:31:12 +00:00
webstreamr
f7b22f61b3
chore(release): release v0.32.3 (#182) 2025-06-26 04:23:09 +00:00
webstreamr
befd203feb
chore(release): release v0.32.2 (#180) 2025-06-25 22:14:22 +02:00
webstreamr
c36d444657
chore(release): release v0.32.1 (#179) 2025-06-25 20:08:02 +00:00
WebStreamr
80e4f4edc4
fix(fetcher): remove 200 minimum cache
causes problems with session-scoped responses which should not be cached
2025-06-25 20:05:31 +00:00
webstreamr
8ab564164b
chore(release): release v0.32.0 (#175) 2025-06-25 21:22:05 +02:00
WebStreamr
35e049f577
feat: make VixSrc a default multi-language source 2025-06-25 19:16:40 +00:00
WebStreamr
c0fc6ff7ea
feat(extractor): support multi-language in VixSrc 2025-06-25 19:06:13 +00:00
WebStreamr
91d5e9dd36
refactor: add support for multi-language extractor results 2025-06-25 18:27:44 +00:00
WebStreamr
e895077a7b
chore: handle invalid MediaFlow Proxy password better 2025-06-25 18:16:12 +00:00
WebStreamr
3ac1063c9b
fix: build MediaFlow Proxy URL without concatenation
Fixes issues with trailing slashes
2025-06-25 17:58:40 +00:00
webstreamr
97e5f2595f
chore(release): release v0.31.2 (#173) 2025-06-24 23:33:52 +00:00
webstreamr
0bb6502e70
chore(release): release v0.31.1 (#172) 2025-06-25 01:23:47 +02:00
webstreamr
ac6eccc58a
chore(release): release v0.31.0 (#171) 2025-06-24 22:53:04 +00:00
WebStreamr
412e89b690
fix: typo/grammar mistake in includeExternalUrls config option 2025-06-24 22:51:12 +00:00
WebStreamr
39dec26450
fix: support password-less MediaFlow Proxy 2025-06-24 22:47:50 +00:00
WebStreamr
f12e3c5bd8
feat(extractor): implement VixSrc via MediaFlow Proxy 2025-06-24 19:07:23 +00:00
WebStreamr
7ea57222d9
refactor: pass Context instead of Config to MFP helper 2025-06-24 11:33:58 +00:00
webstreamr
16870aa257
chore(release): release v0.30.2 (#165) 2025-06-24 11:24:12 +00:00
WebStreamr
b2eb16fc82
refactor: extract Media Flow Proxy functions 2025-06-24 10:52:38 +00:00
webstreamr
64d1da9dc6
chore(release): release v0.30.1 (#163) 2025-06-23 21:09:59 +02:00
webstreamr
731167efa8
chore(release): release v0.30.0 (#155) 2025-06-23 14:45:20 +02:00
WebStreamr
f90a53da68
feat(fetcher): add proxy support 2025-06-21 12:03:34 +00:00
WebStreamr
fd1145c162
fix(extractor): introduce format and set notWebReady accordingly
According to https://github.com/Stremio/stremio-addon-sdk/blob/master/docs/api/responses/stream.md
2025-06-20 18:40:59 +00:00
WebStreamr
7c600427e6
feat(extractor): implement Mixdrop via MediaFlow Proxy 2025-06-19 20:51:39 +00:00
webstreamr
0f415b7521
chore(release): release v0.29.3 (#153) 2025-06-19 14:28:37 +02:00
WebStreamr
552620a7eb
chore: use add-on URL as default externalUrl 2025-06-19 12:21:31 +00:00
WebStreamr
b5855aaab4
fix: config checkbox handling of includeExternalUrls 2025-06-19 12:13:36 +00:00
WebStreamr
138e92afc5
chore: make ip in Context optional 2025-06-19 11:54:13 +00:00
WebStreamr
2d4c5a8221
test: introduce helper function createTestContext 2025-06-19 11:32:59 +00:00
webstreamr
220fb7bdf4
chore(release): release v0.29.2 (#149) 2025-06-18 10:07:08 +00:00
WebStreamr
c1f9de58b0
chore: do not show external URLs by default 2025-06-18 10:06:13 +00:00
WebStreamr
deef8ab58b
chore: more minimal result format with less bloat and icons 2025-06-18 09:47:44 +00:00
webstreamr
161e78f95f
chore(release): release v0.29.1 (#146) 2025-06-17 19:11:37 +00:00
WebStreamr
f7042b94ef
chore(fetcher): remember recent timeouts and throw if count is too high
This should avoid issues with longer outages of hosters like we had with
DoodStream now twice recently.
2025-06-17 19:09:22 +00:00
WebStreamr
e1f5192f4b
refactor: avoid leaking fetch internals by introducing TimeoutError 2025-06-17 15:42:47 +00:00
webstreamr
f0ebaa19a3
chore(release): release v0.29.0 (#142) 2025-06-16 17:32:16 +02:00
WebStreamr
d5ee89db9b
refactor(fetcher): use Semaphore with timeout for queuing 2025-06-16 09:03:35 +00:00
WebStreamr
2a8e67ca59
refactor(fetcher): introduce constants for defaults 2025-06-16 07:29:34 +00:00