jgierer12 / pocket-casts-linux

⚠️ Currently not maintained ⚠️ - Electron wrapper around the Pocket Casts web app with support for MPRIS (media controls)
MIT License
11 stars 4 forks source link

Handle offline or bad connection #14

Open jgierer12 opened 5 years ago

jgierer12 commented 5 years ago

There should be a timeout and warning in place when https://www.pocketcasts.com is unreachable.

probonopd commented 5 years ago

Only a white screen shown when not connected to the internet.

Reference: https://github.com/AppImage/appimage.github.io/pull/1411

jgierer12 commented 5 years ago

Hi! Thanks for adding Pocket Casts to your site!

Unfortunately, the best I'll be able to do is to show a warning when not connected to the internet. This app is just a wrapper around the Pocket Casts website, adding a couple additional features. So if you're not online the site simply won't load, rendering the app useless.

I'll work on showing a warning in that case, though.