Commit graph

317 commits

Author SHA1 Message Date
WebStreamr
086c32f980
chore: health check improvements to avoid performance issues
- only once per minute
- concurrency 1
- use default timeout
2025-08-05 09:56:11 +00:00
webstreamr
6bf3dc3e2b
chore(release): release v0.41.0 (#244) 2025-08-04 11:55:24 +02:00
WebStreamr
854b211f2c
feat: do not show errors by default 2025-08-04 09:52:48 +00:00
WebStreamr
c81f17a19a
chore: use source baseUrl for source errors 2025-08-04 09:29:35 +00:00
WebStreamr
b94c539269
refactor(source): consistently define baseUrl 2025-08-04 09:27:25 +00:00
webstreamr
5728111fd2
chore(release): release v0.40.3 (#242) 2025-07-24 10:21:03 +02:00
WebStreamr
cc3dacdd76
refactor: extract error and logging helper 2025-07-24 08:16:40 +00:00
webstreamr
b15d93eca8
chore(release): release v0.40.2 (#241) 2025-07-23 07:45:03 +00:00
WebStreamr
be8c664b47
refactor: extract helpers to figure out which instance we're running on 2025-07-23 07:40:41 +00:00
webstreamr
337ced8467
chore(release): release v0.40.1 (#239) 2025-07-22 08:29:13 +00:00
webstreamr
ebcdc5ebd3
chore(release): release v0.40.0 (#237) 2025-07-21 20:05:12 +00:00
WebStreamr
951d442a7d
chore: mention languages and MediaFlow Proxy in description 2025-07-21 20:04:08 +00:00
WebStreamr
51b9104f07
chore: handle cloudflare 451 censor block, show block reasons 2025-07-21 19:35:52 +00:00
WebStreamr
114d296fe3
feat: disable extractors via config 2025-07-21 19:18:20 +00:00
WebStreamr
6fe09fc459
refactor: improve manifest type 2025-07-21 19:08:21 +00:00
WebStreamr
453cc747a1
refactor: introduce createSources() analogue to createExtractors() 2025-07-21 14:39:13 +00:00
webstreamr
ee411709fc
chore(release): release v0.39.2 (#227) 2025-07-20 20:46:46 +02:00
WebStreamr
674eb7ca6d
fix(fetcher): support Basic Auth 2025-07-20 18:44:37 +00:00
webstreamr
75a5133004
chore(release): release v0.39.1 (#225) 2025-07-20 14:01:52 +02:00
WebStreamr
8ad5a8f8e6
chore: add explicit info that we can't fix 5xx errors 2025-07-20 11:45:01 +00:00
WebStreamr
1a37662502
fix: use correct request ID header in context 2025-07-20 11:30:40 +00:00
webstreamr
70e6e670f3
chore(release): release v0.39.0 (#224) 2025-07-18 20:40:24 +02:00
WebStreamr
f6dcd74dfb
refactor: make TMDB detail fetching more DRY 2025-07-18 16:42:46 +00:00
webstreamr
b31e029145
chore(release): release v0.38.1 (#222) 2025-07-18 09:24:52 +00:00
WebStreamr
de8e0bdd94
fix: do not use cache and proxy headers for health requests 2025-07-18 09:23:45 +00:00
webstreamr
258859462f
chore(release): release v0.38.0 (#221) 2025-07-18 08:20:32 +00:00
WebStreamr
5555ba7040
refactor: extract context creation 2025-07-18 08:18:55 +00:00
webstreamr
21ad16861a
chore(release): release v0.37.2 (#220) 2025-07-17 10:02:00 +02:00
WebStreamr
1b9ee36cfd
revert: "chore: remove Soaper 😭" 🎉
This reverts commit df60013e16.
2025-07-17 07:56:54 +00:00
webstreamr
72e2f33074
chore(release): release v0.37.1 (#218) 2025-07-16 22:17:30 +02:00
webstreamr
45febec802
chore(release): release v0.37.0 (#217) 2025-07-15 21:52:43 +00:00
WebStreamr
8f7039bbb3
feat(source): add PrimeWire 2025-07-15 21:46:54 +00:00
WebStreamr
e03621db0b
fix(fetcher): import correct Headers 2025-07-15 20:08:45 +00:00
webstreamr
d70013ee8e
chore(release): release v0.36.2 (#213) 2025-07-14 19:17:39 +02:00
WebStreamr
d6e29185e5
chore: sort errors down 2025-07-14 14:42:04 +00:00
WebStreamr
df60013e16
chore: remove Soaper 😭
Refs: https://www.reddit.com/r/Piracy/comments/1lux17l/soaperlive_down_again/
2025-07-14 13:53:50 +00:00
webstreamr
c5311e7c0b
chore(release): release v0.36.1 (#210) 2025-07-13 19:34:51 +00:00
webstreamr
c60e958920
chore(release): release v0.36.0 (#209) 2025-07-13 19:22:58 +00:00
webstreamr
5e13042c71
chore(release): release v0.35.0 (#207) 2025-07-13 20:54:01 +02:00
webstreamr
3136d94d69
chore(release): release v0.34.1 (#199) 2025-07-11 19:06:21 +02:00
WebStreamr
2c210941aa
refactor(fetcher): switch to undici fetch 2025-07-11 16:43:31 +00:00
webstreamr
4b3829d782
chore(release): release v0.34.0 (#195) 2025-07-02 16:58:47 +00:00
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