Skip to content

escal8tor/MuFin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MuFin

An unofficial Jellyfin client for MuOS.

Installation

  1. Grab the latest release.
  2. Copy it to /mnt/mmc/ARCHIVE.
  3. Install using Archive Manager.
  4. Launch MuFin in the Applications menu.

Setup

The client generates a configuration file on startup (at: /mnt/mmc/MuOS/application/MuFin/config.ini). By default, it's configured to authenticate to Jellyfin's own demo instance. To switch to your instance:

[Host]
# Jellyfin server url. Requires protocol, host, and port.
base_url = <proto>://<ip_addr>:<port>

[Authentication]
# Auth. method (QuickConnect, or Basic). QC recommended.
method = QuickConnect

# Remove `token` if it exists.

You may also want to delete MuFin/app/data/cache (ensures all artwork is refreshed). Launch the client again, authenticate, and (hopefully) enjoy.

Also, a commented version is available at MuFin/app/res/static/config.ini.

About

An unofficial Jellyfin client for MuOS.

Resources

License

Stars

Watchers

Forks

Contributors