From 720c9bb651a7a06a62f5f3636099b5cfb7506bcb Mon Sep 17 00:00:00 2001 From: WebStreamr <210764791+webstreamr@users.noreply.github.com> Date: Fri, 27 Mar 2026 22:10:23 +0000 Subject: [PATCH] docs: mention PixelServer / pixeldrain limits --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 438676c..4b9e2c5 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ A public instance is available at https://webstreamr.hayd.uk. Hosting infrastruc ## Known issues / limitations +- PixelServer / pixeldrain has a daily limit of 6 GB per IP: https://pixeldrain.dev - Dropload and SuperVideo on Android do not work because Stremio does not use the `Referer` header properly via HLS playlists: https://github.com/Stremio/stremio-bugs/issues/2389, maybe https://github.com/Stremio/stremio-bugs/issues/1579 - MediaFlow proxy has to be used in an inefficient way because Stremio on Android or its players cannot deal with HLS playlist with redirects: https://github.com/Stremio/stremio-bugs/issues/1574 - FlareSolverr cookies cannot be used because Cloudflare does techniques like TLS fingerprinting most likely. But FlareSolverr uses a session per host and should be quick.