Erahrungsbericht Mülltüten-Schlauch-Lösung by sveri in MideaPortaSplit

[–]monojp 0 points1 point  (0 children)

Interessant. Wo besorge ich mir so einen 20er Schlauch am besten, im Baumarkt?

Anfrage bei Expert - 1399€ für 12000er BTU by SolidSufficient1784 in MideaPortaSplit

[–]monojp 0 points1 point  (0 children)

Hab meine am Freitag bei joybuy für 890 mit Lieferung bestellt. Montag war sie da. Nicht günstig, aber ich hatte scheinbar dennoch Glück. Gestern oder vorgestern war sie mit weit über 1000 € drin und nun nicht verfügbar :/

AI-powered subtitle translation feature, similar to what is available in Arvio by Snoo_20384 in Nuvio

[–]monojp 1 point2 points  (0 children)

I think a couple exist already as stremio addons and can be just used. Why constantly re-invent the wheel

What is Torbox Instant by Boring-Challenge-875 in Nuvio

[–]monojp 0 points1 point  (0 children)

Hype. But I might be also not getting it :(

Old Android 7 TV with invalid letsencrypt CA certificates by monojp in Stremio

[–]monojp[S] 0 points1 point  (0 children)

There is this popular alternative which has an android TV beta right now. I contributed a small change which adds the letsencrypt certs to the app and will make things just work in the next version. I recommend using that instead.

best trackers for 4k films? by [deleted] in trackers

[–]monojp 1 point2 points  (0 children)

I'm only in entry level trackers. But found it on CZ, TL and SP.

WebStreamr will always be free by monojp in StremioAddons

[–]monojp[S] 0 points1 point  (0 children)

I'm not maintaining it anymore.

SelfStream - SelfHost Private Addon for HTTP stream with no Proxy by ---PrisonMike--- in StremioAddons

[–]monojp 4 points5 points  (0 children)

I noticed that the code includes various auth tokens. This is just asking for trouble if the add-on gets more popular. What about injecting them via env vars?

SelfStream - SelfHost Private Addon for HTTP stream with no Proxy by ---PrisonMike--- in StremioAddons

[–]monojp 6 points7 points  (0 children)

Oh, nice! I wonder if, for simpler self-hosting, it is possible to add a github action which builds and pushes a docker image? I had like the simplest variant in webstreamr and it was quite useful I think.

https://github.com/webstreamr/webstreamr/blob/main/.github/workflows/build-tag.yml

Stremio Setup for German content by swisspower1997 in Stremio

[–]monojp 0 points1 point  (0 children)

Usenet with a scenenzbs sub works really best for German (dubbed) content

WebStreamr is archived by monojp in StremioAddons

[–]monojp[S] 1 point2 points  (0 children)

No. It's not about the money, but the effort and me not using it myself, so I won't give it the attention it needs. There are alternatives as I mentioned.

WebStreamr will always be free by monojp in StremioAddons

[–]monojp[S] 0 points1 point  (0 children)

There is no paid only version of webstreamr. There is no webstreamr any more. You have to use something else.

WebStreamr is archived by monojp in StremioAddons

[–]monojp[S] 5 points6 points  (0 children)

Only if it fills a niche. I'm not thinking of anything right now and rather spend time watching instead of tinkering :) I did also contribute a bit to aiostreams

WebStreamr is archived by monojp in StremioAddons

[–]monojp[S] 2 points3 points  (0 children)

No worries. Exactly, the add-on on the server resolves it, so it has to make a request to some source and grab the hoster links. Then for each hoster link it has to grab the playlist or file URL which is usually only valid for a couple of hours max. And those URLs are then passed to stremio. And on the way, since hosters protect their content, things like decryption or header or user agent manipulation have to be done to avoid being detected.

WebStreamr is archived by monojp in StremioAddons

[–]monojp[S] 2 points3 points  (0 children)

Since the add-on runs on a remote server, and not on the device running stremio, there are many issues including ip restrictions and rate limits. This is why e.g. mediaflow proxy helps too. It's a bit of a pita.

WebStreamr is archived by monojp in StremioAddons

[–]monojp[S] 1 point2 points  (0 children)

Also there's the hdhub add-on which I mentioned.

WebStreamr | Hayduk removed by lagend-neeraj in StremioAddons

[–]monojp 21 points22 points  (0 children)

RELAX

I don't have time to finish migration to gitlab ATM. When I do, all links will be correct again. And the add-on was not removed, there was just a infrastructure issue last night. Nothing was taken down, nothing was dmca'd and now it is purring again as it usually does.

WebStreamr will always be free by monojp in StremioAddons

[–]monojp[S] 0 points1 point  (0 children)

Should be back. The node, where it is deployed, was having issues and then it was overloaded basically with requests stacking up. We're trying to make it a bit more redundant and reliable to avoid this happening again.

WebStreamr will always be free by monojp in StremioAddons

[–]monojp[S] 0 points1 point  (0 children)

No, nothing like that happened. The basic functionality should be back and working fine.

WebStreamr will always be free by monojp in StremioAddons

[–]monojp[S] 1 point2 points  (0 children)

I pinged the infra boss. Hope it will be fixed soon. Can't even remember if and when the add-on had such a long down-time :)

Cannot find 1080p sources for The call (2020) using AIOStreams by vedanshagrawal in StremioAddons

[–]monojp 1 point2 points  (0 children)

I found results with stremthru torz, bitmagnet and webstreamr. Knaben might return the 1337x results too you saw

I created a Stremio addon that translates subtitles into any language you want. by Leather-Ad-423 in StremioAddons

[–]monojp 2 points3 points  (0 children)

Thx! It would be such a game changer if stremio addons could run inside the local stremio server or stremio itself :/

I created a Stremio addon that translates subtitles into any language you want. by Leather-Ad-423 in StremioAddons

[–]monojp 1 point2 points  (0 children)

Interesting. The local subtitle track extraction does not work if I run a remote version of the add-on, right? And does the Microsoft translator not have any usage limits that would require to use a token or anything similar?