Stremio / stremio-shell

🐚 Qt5-based shell for Stremio; compile this to run the desktop app
GNU General Public License v3.0
580 stars 126 forks source link

Guest Login Error. #383

Closed artivision closed 11 months ago

artivision commented 11 months ago

I do guest login and everything works. Then i quit Stremio. Then i start Stremio again and booom:

qml: Loading web UI from URL: https://app.strem.io/shell-v4.4/#?loginFlow=desktop

Wile my custom plugins still work, the shell is annoying. Someone missed an IF. So after a first guest login should do:

qml: Loading web UI from URL: https://app.strem.io/shell-v4.4/#?loginFlow=guest

Kudos to the one made the mistake, you are an exceptional worker / manager.

TRtomasz commented 11 months ago

this is on purpose, guest login are not being remebered.