A modern self-hosted music player.
Go to file
2023-07-16 11:44:33 -07:00
.erb Add files 2022-12-19 17:44:40 -08:00
.github Lint all files 2023-07-01 19:14:12 -07:00
.husky Add ability to save/restore queue (#111) 2023-05-21 02:29:58 -07:00
.vscode Lint all files 2023-07-01 19:14:12 -07:00
assets Lint all files 2023-07-01 19:14:12 -07:00
media Bump to v0.2.0 2023-06-14 00:13:29 -07:00
release/app Bump to v0.2.0 2023-06-14 00:13:29 -07:00
src Update song list table view 2023-07-16 11:44:33 -07:00
.editorconfig Add files 2022-12-19 17:44:40 -08:00
.eslintignore Add files 2022-12-19 17:44:40 -08:00
.eslintrc.js Lint all files 2023-07-01 19:14:12 -07:00
.gitattributes Add files 2022-12-19 17:44:40 -08:00
.gitignore Add files 2022-12-19 17:44:40 -08:00
.prettierrc Update prettier for 4 space tab 2023-07-01 19:06:57 -07:00
.stylelintrc.json Set stylelint indentation to 4 2023-07-04 17:19:29 -07:00
CHANGELOG.md Remove server files 2022-12-19 17:44:45 -08:00
LICENSE Add files 2022-12-19 17:44:40 -08:00
package-lock.json Lint all files 2023-07-01 19:14:12 -07:00
package.json Lint all files 2023-07-01 19:14:12 -07:00
README.md Bump to v0.2.0 2023-06-14 00:13:29 -07:00
tsconfig.json Lint all files 2023-07-01 19:14:12 -07:00
vercel.json Create vercel rewrite (#168) 2023-07-01 19:24:06 -07:00

Feishin

License Release Downloads

Discord Matrix

Rewrite of Sonixd.

Features

  • MPV player backend
  • Web player backend
  • Modern UI
  • Scrobble playback to your server
  • Smart playlist editor (Navidrome)
  • Synchronized and unsynchronized lyrics support
  • Request a feature or view taskboard

Screenshots

Getting Started

Download the latest desktop client.

If you're using an M1 macOS device, check here for instructions on how to remove the app from quarantine.

Configuration

  1. Upon startup you will be greeted with a prompt to select the path to your MPV binary. If you do not have MPV installed, you can download it here or install it using any package manager supported by your OS. After inputting the path, restart the app.

  2. After restarting the app, you will be prompted to select a server. Click the Open menu button and select Manage servers. Click the Add server button in the popup and fill out all applicable details. You will need to enter the full URL to your server, including the protocol and port if applicable (e.g. https://navidrome.my-server.com or http://192.168.0.1:4533).

  • Navidrome - For the best experience, select "Save password" when creating the server and configure the SessionTimeout setting in your Navidrome config to a larger value (e.g. 72h).

FAQ

What music servers does Feishin support?

Feishin supports any music server that implements a Navidrome or Jellyfin API. Subsonic API is not currently supported. This will likely be added in later when the new Subsonic API is decided on.

Development

Built and tested using Node v16.15.0.

This project is built off of electron-react-boilerplate v4.6.0.

License

GNU General Public License v3.0 ©