Skip to content

Addon#123

Open
tsaridas wants to merge 9 commits intomainfrom
addon
Open

Addon#123
tsaridas wants to merge 9 commits intomainfrom
addon

Conversation

@tsaridas
Copy link
Copy Markdown
Owner

@tsaridas tsaridas commented Nov 2, 2025

No description provided.

@codetakki
Copy link
Copy Markdown

Hi! im guessing this PR adds the ability to add add-ons based on env?
Whats left to? i might be able to help out?

@tsaridas
Copy link
Copy Markdown
Owner Author

hi,
Its working but I'm not sure I should merge it. it only works when user is not logged in. might cause some confusion and not sure if this is something required.

@codetakki
Copy link
Copy Markdown

I see,
I personally never login and only use the web interface when I'm away from Home and on different devices. (I have auth Infront)
not having to configure the plugins I want to use every time I use a new browser would be very useful. For example on smart tvs with browsers, just having to login to my auth solution and then having it working with my preferred plugins is nice.

You could add it with the explanation that it wont work when you login? I don't think there are many none technical user that will use this.

A other option:
Do you think it would be possible to add a env variabel for a user and trigger the stremio login function on load?

@tsaridas
Copy link
Copy Markdown
Owner Author

you can do all the addons and login automatically by configuring :

https://github.com/tsaridas/stremio-docker?tab=readme-ov-file#customizing-local-storage

for login you need to set the user auth in

  "profile": {
    "auth": null,

you can copy the existing values when you login from your browsers local storage and it should automatically log you in.

the env variable part is just an easier way to do the same thing

@codetakki
Copy link
Copy Markdown

I see! I did not understand that's what that Feature is for, cool!

@codetakki
Copy link
Copy Markdown

When i set the volume i cant start the container, i get:
stremio-1 | cp: can't create 'build/localStorage.json': File exists

@tsaridas
Copy link
Copy Markdown
Owner Author

When i set the volume i cant start the container, i get: stremio-1 | cp: can't create 'build/localStorage.json': File exists

you need to remove any env variables about server url or auto server url. those use that file to set server. you can setup your server yourself in that json file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants