Is your feature request related to a problem? Please describe.
I opted to use the program without logging in, as it's not necessary for my purposes, and also I prefer not to have to sign up to use a service when possible, as signing up means spreading myself thinner, entrusting my personal information to yet another vendor and hoping they aren't in a database leak, having to remember more login credentials, hoping that I don't get spammed with marketing emails, etc. When I tried to use the library and calendar features, I was blocked, saying I "need an account" to do that. This is not true. An account is not necessary to add an item to a list and store it on my hard drive. Stremio just needs to account for more use cases.
Describe the solution you'd like
I would like to be able to use the library and calendar features without an account on the desktop app. You can store library and calendar stuff in localStorage without requiring an account. I realize this means I won't be able to have it stored to the cloud, and I am okay with this. You can add a JSON import/export feature to address the data non-portability issue. Or not, I really don't care. I just want to be able to use basic features without being pestered for credentials.
Describe alternatives you've considered
A "guest" account that anybody can use to trick the app into behaving as it would for a normal user, minus some features where an account legitimately is necessary.
Stremio Version Stremio Version and OS
Is your feature request related to a problem? Please describe. I opted to use the program without logging in, as it's not necessary for my purposes, and also I prefer not to have to sign up to use a service when possible, as signing up means spreading myself thinner, entrusting my personal information to yet another vendor and hoping they aren't in a database leak, having to remember more login credentials, hoping that I don't get spammed with marketing emails, etc. When I tried to use the library and calendar features, I was blocked, saying I "need an account" to do that. This is not true. An account is not necessary to add an item to a list and store it on my hard drive. Stremio just needs to account for more use cases.
Describe the solution you'd like I would like to be able to use the library and calendar features without an account on the desktop app. You can store library and calendar stuff in localStorage without requiring an account. I realize this means I won't be able to have it stored to the cloud, and I am okay with this. You can add a JSON import/export feature to address the data non-portability issue. Or not, I really don't care. I just want to be able to use basic features without being pestered for credentials.
Describe alternatives you've considered A "guest" account that anybody can use to trick the app into behaving as it would for a normal user, minus some features where an account legitimately is necessary.
Additional context N/A