Conversation
|
Hi! im guessing this PR adds the ability to add add-ons based on env? |
|
hi, |
|
I see, 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: |
|
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 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 |
|
I see! I did not understand that's what that Feature is for, cool! |
|
When i set the volume i cant start the container, i get: |
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. |
No description provided.