Download Latest Version Feishin-1.15.1-win-arm64.exe (164.0 MB)
Email in envelope

Get an email when there's a new version of Feishin

Home / v1.14.0
Name Modified Size InfoDownloads / Week
Parent folder
latest.yml 2026-07-12 658 Bytes
Feishin-1.14.0-win.exe 2026-07-12 331.9 MB
Feishin-1.14.0-win.exe.blockmap 2026-07-12 337.3 kB
Feishin-1.14.0-win-x64.exe 2026-07-12 169.5 MB
Feishin-1.14.0-win-x64.exe.blockmap 2026-07-12 174.4 kB
Feishin-1.14.0-win-arm64.exe 2026-07-12 163.4 MB
Feishin-1.14.0-win-arm64.exe.blockmap 2026-07-12 166.5 kB
latest-linux-arm64.yml 2026-07-12 533 Bytes
org.jeffvli.feishin.metainfo.xml 2026-07-12 2.1 kB
Feishin-linux-arm64.deb 2026-07-12 157.2 MB
Feishin-linux-arm64.tar.xz 2026-07-12 127.3 MB
Feishin-linux-arm64.AppImage 2026-07-12 198.2 MB
Feishin-1.14.0-win-arm64.zip 2026-07-12 223.3 MB
Feishin-1.14.0-win-x64.zip 2026-07-12 225.2 MB
latest-mac.yml 2026-07-12 825 Bytes
Feishin-1.14.0-mac-x64.zip 2026-07-12 206.1 MB
Feishin-1.14.0-mac-x64.zip.blockmap 2026-07-12 216.5 kB
Feishin-1.14.0-mac-arm64.zip 2026-07-12 197.9 MB
Feishin-1.14.0-mac-arm64.zip.blockmap 2026-07-12 207.9 kB
latest-linux.yml 2026-07-12 535 Bytes
Feishin-linux-amd64.deb 2026-07-12 162.6 MB
Feishin-1.14.0-mac-x64.dmg 2026-07-12 212.8 MB
Feishin-1.14.0-mac-x64.dmg.blockmap 2026-07-12 216.0 kB
Feishin-linux-x64.tar.xz 2026-07-12 132.4 MB
Feishin-1.14.0-mac-arm64.dmg 2026-07-12 204.6 MB
Feishin-1.14.0-mac-arm64.dmg.blockmap 2026-07-12 206.0 kB
Feishin-linux-x86_64.AppImage 2026-07-12 198.9 MB
1.14.0 source code.tar.gz 2026-07-12 11.9 MB
1.14.0 source code.zip 2026-07-12 12.5 MB
README.md 2026-07-12 8.5 kB
Totals: 30 Items   2.9 GB 0

1.14.0 is here!

This release includes support for the new OpenSubsonic Song Lyrics v2 extension which allows for word-level timed karaoke-style lyrics which is supported by Navidrome v63.0+. No additional lyric fetchers have been added to support this, but in the meantime I highly recommend using the Navidrome Lyrics Plugin by @J0R6IT0 which supports fetching and returning karaoke style lyrics directly from your Navidrome server. In this case, you will want to enable the Feishin setting to Prefer local lyrics.

As always, thank you to all the contributors!

Added

  • Lyrics enhancements
  • (Subsonic) Added support for enhanced / karaoke-style time-synced lyrics (#2208)
  • Added Japanese Furigana support to lyrics display (#2161) (Thanks @york9675)
  • Added Japanese Romaji support to lyrics display (#2180) (Thanks @york9675)
  • Added graphic EQ and compressor with presets (#1972) (Thanks @keebsxd)
  • (Subsonic) Added jukebox player engine for server-side playback via OpenSubsonic jukeboxControl (#2109) (Thanks @mannansainidev)
  • Added musical speed controls (semitone pitch buttons when preserve pitch is disabled) (#2191) (Thanks @vimaexd)
  • Added right-click on volume icon to switch audio output device (#2189) (Thanks @LoganRupe)
  • Added Zenburn theme (#2112) (Thanks @mathieu-lemay)
  • Added setting for static window title (#2183) (Thanks @mihawk90)
  • Added configurable album group image size in the queue (#2153) (Thanks @nova77)
  • Added additional metadata, links, favorite, and rating controls to album group column for the item table (#2139)
  • (Navidrome) Added isMissing and isPresent operators to smart playlist form (#2149) (Thanks @bramjohnson)
  • Highlight the playing playlist in the left sidebar on play (#2025) (Thanks @nova77)
  • (Genre) Added support for sorting by track / album count (Thanks @kgarner7)
  • (Jellyfin) Added missing album replaygain (#2199)
  • (Jellyfin) Added unknown MediaType handling for playlist fetch (#2063)

Changed

  • (Jellyfin) Improved playlist loading and modification performance (#2184) (Thanks @BlackHoleFox)
  • Improved shuffle quality using crypto.getRandomValues() (#2181) (Thanks @alabsi91)
  • Defaulted sidebar playlist folders setting to false
  • Format playlist header title without folder names
  • Reduced opacity of fullscreen player header when not hovered

Fixed

  • Fixed playback report / scrobble event chain on song change and queue end (#2131)
  • (Subsonic) Fixed reportPlayback sending non-integer values (Thanks @kgarner7)
  • Fixed replaygain volume jump on web player (#1576)
  • Fixed mpv playback recovery after OS resume from sleep (#2172) (Thanks @ryankupk)
  • Fixed startup resume-seek being cancelled when shuffle is enabled (#2203) (Thanks @WhoCarrot)
  • Fixed infinite list cache reset on remount that reshuffled random sort (#2097) (Thanks @pedrovieira)
  • Fixed function keys (F1–F24) not being recognized when assigning hotkeys (#2157) (Thanks @ryankupk)
  • Fixed list select-all hotkey (#2195)
  • Fixed share link clipboard copy failing in Firefox/Safari (#2135) (Thanks @elushaX)
  • Fixed lyrics desync caused by scroll issues (#2110) (Thanks @iiPythonx)
  • Fixed lyrics export when furigana is enabled (#2175) (Thanks @york9675)
  • Fixed romaji duplicate lines for non-Japanese lyrics (#2188) (Thanks @york9675)
  • Fixed item table scroll sync when pinned columns change
  • Fixed playlist search ranking (#1935)
  • Fixed alpha updater rolling back to the previous stable version (#2217)
  • Fixed sidebar from re-expanding when the setting is disabled (Thanks @kgarner7)
  • Fixed Discord RPC disconnect on unmount (Thanks @kgarner7)

Other

  • Upgraded dependencies (#2133) (Thanks @kgarner7)
  • Added support for pnpm v11 (Thanks @oHaoDaio)
  • Excluded feature/enhancement issues from stale workflow (#2061) (Thanks @BotBlake)

What's Changed

New Contributors

Full Changelog: https://github.com/jeffvli/feishin/compare/v1.13.0...v1.14.0

Source: README.md, updated 2026-07-12