Package Details: feishin-bin 1.11.0-1

Git Clone URL: https://aur.archlinux.org/feishin-bin.git (read-only, click to copy)
Package Base: feishin-bin
Description: A player for your self-hosted music server
Upstream URL: https://github.com/jeffvli/feishin
Licenses: GPL3
Conflicts: feishin
Provides: feishin
Submitter: exu
Maintainer: ruahcra (Insprill)
Last Packager: Insprill
Votes: 30
Popularity: 1.28
First Submitted: 2023-05-11 07:23 (UTC)
Last Updated: 2026-04-07 00:53 (UTC)

Dependencies (1)

Required by (0)

Sources (3)

Latest Comments

1 2 3 Next › Last »

ruahcra commented on 2026-03-17 10:48 (UTC) (edited on 2026-03-17 10:52 (UTC) by ruahcra)

@davidhaymond Sorry for late reply about DISABLE_AUTO_UPDATES. It seems like it is disabled by default: https://github.com/jeffvli/feishin/blob/3f99acf473f07f46faeb08a99fb83d9a819ef284/src/main/features/core/settings/index.ts#L35 ?

EDIT: nevermind had a brain fart, it actually is disable_auto_updates: false

Can you confirm whether this is enough to disable it? Exec=env DISABLE_AUTO_UPDATES=1 /usr/bin/feishin

Launching with that didnt seem to change on the on-disk config:

 >cat ~/.config/feishin/config.json | grep disable                                                                         
    "disable_auto_updates": false,

and I can't really tell through the UI

techz commented on 2026-03-10 21:13 (UTC)

bump of the package

pkgver=1.8.0
sha256sums_x86_64=('f0161c47d6e429cabc53349f3e4d690c7e6a63e44537fe785813140f1c6c28fc')
sha256sums_aarch64=('283176e2ee7d3d777bcacc2873be575ac94782e5291bb82c7bb4ba8e5e6af0e5')

davidhaymond commented on 2025-12-29 18:14 (UTC)

The v1.0.1 release added a DISABLE_AUTO_UPDATES env variable that is rather self explanatory and is designed for use with package managers. Perhaps it would be advisable to update the .desktop file so this variable is set?

Delivator commented on 2025-12-13 15:40 (UTC)

Icons are still broken for me

Insprill commented on 2025-12-04 21:47 (UTC)

The icon should be fixed now.

dan361 commented on 2025-12-01 10:02 (UTC) (edited on 2025-12-01 10:04 (UTC) by dan361)

Last update ditched the icon.

I fixed the path in /usr/share/applications/feishin.desktop by setting it to /usr/share/pixmaps/feishin.png

then simply execute sudo update-desktop-database /usr/share/applications

julianmb commented on 2025-12-01 01:22 (UTC)

Latest version is missing its icon, but aside from that its working flawlessly

deneb commented on 2025-11-10 09:34 (UTC)

I'd consider updating the package description and the comment in the .desktop file; "Rewrite of Sonixd" is kinda useless to anyone who doesn't know what Sonixd was. Perhaps add some keywords while you're at it.

There's a .desktop file template in the upstream repository, I would use that as a reference: https://github.com/jeffvli/feishin/raw/refs/heads/development/feishin.desktop.tmpl

simona commented on 2025-09-12 11:48 (UTC)

now ok

ruahcra commented on 2025-09-12 11:07 (UTC)

Also open for co-maintainers to join due to time constraints