mediathekview / MediathekView

Das Programm MediathekView durchsucht die Online-Mediatheken verschiedener Sender
https://mediathekview.de
GNU General Public License v3.0
855 stars 95 forks source link

(feature) appimage portable mode #602

Closed ghost closed 3 years ago

ghost commented 3 years ago

here is a little suggestion regarding the linux appimage:

please enable the portability-function: https://docs.appimage.org/user-guide/portable-mode.html

as of now, portable-mode has no effect at all since all settings are still stored under ~/.mediathek3.

derreisende77 commented 3 years ago

Thats true, but for this use-case we do have a portable mode for MediathekView as documented here. I do not plan to support "native" appimage portable mode as we have an option built-in and it will (unnecessarily) complicate the code which has to run on more platforms than linux.