<title>Improved jellyfin and jellyseer adress handling and initial setup screen #749
ElPepe6969
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
Basically what I think should happen (QoL life feature for less familiar users) is that during initial setup when entering server ip manually, you should be presented with port option on the side (with 8096 already entered in by default like some placeholder that dissapears when you start typing in different port than that default)
Also the app should first try appending "https://" and then try "http://" if user doesn't define that part of the address.
I'm not sure if it's a jellyfin default, but for the username, having a root or admin placeholder wouldn't be a bad idea.
Same goes for the seer server address, but you could reuse the jellyfin server address (user entered or detected one) + username and password as a placeholder to potentially have the user skip configuration of seer server.
Maybe "Same as Jellyfin checkbox" to reuse credentials.
By the way, there's no place to enter seer user creds/api key on initial setup screen or a way to test connection.
Also I would maybe not hide the seer configuration under advanced button - expandable section or just always visible would be more ideal, but that's just a matter of opinion.
Btw the seer server address gets wiped for some reason when you test jellyfin server connection and the seer setup does not apply any credentials by default so you still have to go into settings to enter in username & pass or api key.
Basic Example
Drawbacks
just needs implementing...
Unresolved questions
No response
Implementation
Beta Was this translation helpful? Give feedback.
All reactions