Skip to content

Feishin

Homepage | Repository

Tags: Music

A modern self-hosted music player.

Note this is just a frontend music player that connects to an existing music backend, such as Navidrome, Jellyfin, or an OpenSubsonic compatible server, such as Airsonic Advanced.

inventories/homelab/group_vars/homelab.yml
feishin_enabled: true

By default, Feishin can be accessed at http://[your_server_ip]:9180 or https://feishin.[your_domain].com if you have DNS access configured.

See the default configuration options for Feishin at roles/feishin/defaults/main.yml. Add any overrides to your inventories/[your_inventory]/group_vars/homelab.yml file.

Nov 6, 2025