I have just posted the code for my new Media Server Connect app. I needed a Linux mobile app for connecting to an Emby server, so I created this web app to access the front-end interface. I have tested it with Emby, but it may also work fine with other media servers such as Plex, or for that matter other servers in general.

The app will run on Linux desktops, but was primarily designed for Linux Phones such as the PinePhone

Install:

Manjaro/Arch:

Install from AUR yay media-server-connect-git

or

  1. Download PKGBUILD

  2. cd to directory you downloaded it to. Ex: cd ~/Downloads

  3. Run makepkg -si

Screenshots

Screenshot

Source Code: https://gitlab.com/The3DmaN/media-server-connect