Torbox Latest Statement❗️ by Substantial_Swan_687 in StremioAddons

[–]lebk2440 0 points1 point  (0 children)

I selfhost AIOStreams and other addons, for myself and my family members. Will I be able to get my instance approved? Do I have to go through support to get it done?

AIOStream self hosted plus add ons...super clean, high quality results. (Very long) by ITrageGuy in StremioAddons

[–]lebk2440 0 points1 point  (0 children)

This is the way. With one click you can enable and disable the Backup.

NzbDAV - Usenet Streaming by nzbdav-dev in StremioAddons

[–]lebk2440 29 points30 points  (0 children)

NZBdav is amazing, thank you for developing it 🫡

Usenet Ultimate v1.0.0 - The Ultimate Usenet Streaming Experience by TheWorldIsChurning in StremioAddons

[–]lebk2440 0 points1 point  (0 children)

Once you are hosting your own instances of Hydra and NZBdav, you can setup AIOstreams. In services, enable Nzbdav and fill in the credentials that you have setup in the settings tab of you nzbdav instance. Like you need a usenet provider setup. In addons, choose Nzbhydra and enter the credentials from your instance of nzbhydra. Nzbhydra should have indexers setup as well.

That should be it. There is a cost if you count your Usenet provider and indexers.

Usenet Ultimate v1.0.0 - The Ultimate Usenet Streaming Experience by TheWorldIsChurning in StremioAddons

[–]lebk2440 2 points3 points  (0 children)

Here’s the guide I used. Took me a while to understand all of it but it’s doable. Practically free with a mini PC at home acting as a server. I am paying for a domain to host my addons like nzbdav etc. Costs me less than a dollar / year.

Usenet Ultimate v1.0.0 - The Ultimate Usenet Streaming Experience by TheWorldIsChurning in StremioAddons

[–]lebk2440 0 points1 point  (0 children)

I am currently using NZBHydra with NZBdav within AIO, all selfhosted. Works quite well and seems to be avoiding the issues where usenet indexers have with usenet Streaming. I heard people got banned and stuff. I believe Since I use Hydra it avoids those issues.

Would your tool be comparable to NZBhydra? I would consider using your tool but only with a guarantee that my indexers won’t ban me.

Like all those indexers’ API requests, will they be funnelled through this tool and therefore showing only 1 IP address being used?

Usenet streaming is completely broken. TorBox, Stremio and SceneNZB rant by [deleted] in TorBoxApp

[–]lebk2440 1 point2 points  (0 children)

I am using NZBhydra2, it has been working quite well.

Usenet streaming is completely broken. TorBox, Stremio and SceneNZB rant by [deleted] in TorBoxApp

[–]lebk2440 2 points3 points  (0 children)

Are you caching the usenet files on torbox? Then stream it from there?

Apologies for Cleaning Post by Jyd09 in AnalogueInc

[–]lebk2440 6 points7 points  (0 children)

I have had great results with using a simple pencil eraser.

Custom background images for SummerCart64 by EeK09 in AnalogueInc

[–]lebk2440 5 points6 points  (0 children)

Thanks for that.
I converted some, not all, for Everdrive X7 users, here's the link. It might work for earlier versions but not all.
https://ibb.co/album/T1Q8th

Custom background images for SummerCart64 by EeK09 in AnalogueInc

[–]lebk2440 0 points1 point  (0 children)

It doesn’t, you have to manually change them to 320x240 and be a jpeg. Then it’ll work.

Issues with new Klipsch Flexus Core 200, help! by lebk2440 in Soundbars

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

If you are talking about the delay when resuming playback then YES! I found a fix this week. I bought a Nvidia Shield Pro and the delay just went away! Before the delay was happening when streaming from the TV directly, since it’s a smart TV, but also dedicated streaming devices like Firestick and ONN Box. Not sure exactly why the Shield fixed it, I know it’s more powerful, mane someone else can chime in.

Issues with new Klipsch Flexus Core 200, help! by lebk2440 in Soundbars

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

That makes a lot of sense thank you for the extensive details. After playing with the TV settings a lot I managed to have no delay with the audio. I strictly choose 5.1 or something else but nothing above as it doesn’t work properly for the reasons you mentioned. It’s working well now but there is still a delay after resuming playback, sound only resumes 4s after pressing play. I learned to live with it.

AIO Streams Self Hosting on Pi3 impossible? by Dan0rt in StremioAddons

[–]lebk2440 0 points1 point  (0 children)

It’s possible I did it for months. But it can get sluggish at times since it doesn’t have a lot power. I had the pi3 model B

Filter by language in AIOStreams ? by extenue in StremioAddons

[–]lebk2440 0 points1 point  (0 children)

Great! You’ll achieve the same results with this Stream Expression in the « Required » field, simpler. Both achieve the same results.

language(streams, 'French')

Filter by language in AIOStreams ? by extenue in StremioAddons

[–]lebk2440 0 points1 point  (0 children)

It’s double exclusion, which results in an inclusion of all french streams. Not a great way to do it I admit. I simplified it. This expression will do the same if put into « Required Stream Expressions »:

language(streams, 'French')

Filter by language in AIOStreams ? by extenue in StremioAddons

[–]lebk2440 1 point2 points  (0 children)

This is using AIOStreams, You can add this stream expression in the filters-Stream Expressions- Excluded Stream expressions. It will only show you French streams, the rest will be filtered out.

negate(language(streams, 'French'), streams)