jellyfin-archive / jellyfin-desktop

Desktop Client for Jellyfin
https://jellyfin.org
GNU General Public License v2.0
180 stars 45 forks source link

App doesn't start when making a typo on the server url #27

Open unaiansede opened 4 years ago

unaiansede commented 4 years ago

I accidentally entered "httop://myserver.com" in the URL field when first launching the app, which at least under Windows 10 causes the app to freeze and Windows asking if you would like to search "httop" in the windows store. Restarting the app causes the same issue, and the only way to fix it is by going to the settings file and fixing the typo. I think the app should give an incorrect URL warning in this case.

electron_screenshot

Microsoft_Store_screenshot

Omar007 commented 4 years ago

The same problem occurs when:

(except these doesn't result in any scheme handling prompt since the scheme is valid)

FozzieHi commented 4 years ago

I can't locate the settings file, does anyone have a path?

Edit: it's %APPDATA%/Electron/Settings on Windows.

Other operating system's paths are available here

cromefire commented 4 years ago

known issue, I hope can fix that soonish