# Feishin
Rewrite of [Sonixd](https://github.com/jeffvli/sonixd). ## Features - [x] MPV player backend - [x] Web player backend - [x] Modern UI - [x] Scrobble playback to your server - [x] Smart playlist editor (Navidrome) - [ ] [Request a feature](https://github.com/jeffvli/feishin/issues) or [view taskboard](https://github.com/users/jeffvli/projects/5/views/1) ## Screenshots ## Getting Started Download the [latest desktop client](https://github.com/jeffvli/feishin/releases). ## FAQ ### What music servers does Feishin support? Feishin supports any music server that implements a [Navidrome](https://www.navidrome.org/) or [Jellyfin](https://jellyfin.org/) API. **Subsonic API is not currently supported**. This will likely be added in [later when the new Subsonic API is decided on](https://support.symfonium.app/t/subsonic-servers-participation/1233). - [Navidrome](https://github.com/navidrome/navidrome) - [Jellyfin](https://github.com/jellyfin/jellyfin) - ~~[Gonic](https://github.com/sentriz/gonic)~~ - ~~[Astiga](https://asti.ga/)~~ - ~~[Supysonic](https://github.com/spl0k/supysonic)~~ ## Development Built and tested using Node `v16.15.0`. This project is built off of [electron-react-boilerplate](https://github.com/electron-react-boilerplate/electron-react-boilerplate) v4.6.0. ## License [GNU General Public License v3.0 ©](https://github.com/jeffvli/feishin/blob/dev/LICENSE)