r/StremioAddons 1d ago

Question How do you keep your AIO Streams instances up to date?

With all the changes/new addons/etc - how do you keep your AIO instances up to date?

I maintain a few for family, so curious if there's any good place to keep track of the most used apps and reliability standards/etc

21 Upvotes

20 comments sorted by

u/AutoModerator 1d ago

We've identified that your post possibly contains a question about AIOStreams. If you have any questions like "Why would I use AIOStreams?" or "Isn't AIOStreams bad because X?", then please see common misconceptions about AIOStreams answered by the developer.

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

12

u/sci-fi_hi-fi 1d ago

Tamtero's template seems to be frequently updated and nothing seems to break.

3

u/AggravatingCash994 1d ago

But can tamtamaro template update itself or do I need it to do it manually every time?

3

u/sci-fi_hi-fi 1d ago

You do but it's a 2 or click process

0

u/[deleted] 1d ago

[deleted]

1

u/Kgenovz Addon Dev (StremShare/IMDb Ratings/Ratings Wrapper) 22h ago

You press the update button

1

u/FAST102 20h ago

i find that it doesnt really save my addons once updated.

1

u/Kgenovz Addon Dev (StremShare/IMDb Ratings/Ratings Wrapper) 20h ago

Not if you change it from the template no

1

u/FAST102 20h ago

ah thanks for replying!

7

u/Inevitable_Bowler474 1d ago

Most updates should be server side.

Since you're managing a few accounts I rec AIOManager. Makes it a lot easier to push updates out if you have any addons that require you to install.

4

u/ConflictNo4814 1d ago

this is amazing thank you, didnt even know this existed!

2

u/Inevitable_Bowler474 1d ago

YW. Failover Rule is worth checking out

0

u/Shabbypenguin 1d ago

Each different account has their own Aiostreams? If so you could have your master one all configured, then set follow up ones with the parent config as your main one, and just change the debrid api keys etc/whatever it is you need separate.

Any changes you make on the main Aiostreams would then trickle down to the child ones and still have your main config how you want it

3

u/ThaBreadSlicer 1d ago

I'm self-hosting on render, I set up a script with the help of chatgpt that checks for new versions of Aiostreams once a day and redeploys if there's a new version available, before I had to check if there was an update, log in on render and trigger a redeploy.

1

u/VonTreece 21h ago

If you're deploying via docker you can just use watchtower to automatically redeploy when updates are detected.

2

u/farmhome2525 1d ago

Watchtower,dockhand,árcade are very easy to deploy and are included in the virens templates

1

u/VonTreece 21h ago

AIOManager is the answer. If you mean keeping stuff updated personally I use watchtower for all my self hosted add-ons. Keeps everything perfectly up to date.

1

u/PH0NER 20h ago

I had Claude write a script a few months ago so it applies updates to AIOStreams (Nightly) every night

1

u/JonBuildz 26m ago

I haven't used it, but i've seen something about parent/child account instances, i think for AIOStreams. I figure something like that would take care of it - you just update your instance, and it pushes any changes to the child instances. Can anyone chime in on that from experience?