-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
FAQ beets
Michael Reid edited this page Jun 15, 2025
·
12 revisions
As requirement, enable users home for Beets to store configuration and database in users' HOME.
This table outlines the support status of Beets plugins in the CLI-based DSM environment, based on Python dependencies, and runtime behaviour.
Plugin | Supported | Notes |
---|---|---|
absubmit | ❌ No | Deprecated plugin; Requires external essentia extractor binary |
aura | ❌ No | Requires Flask web server; not suitable for CLI-only use |
autobpm | ❌ No | Excluded from current release due to complexity |
beatport | Loads; Requires user authentication code to access API | |
bpd | ❌ No | Requires persistent daemon (MPD server); unsuitable for CLI-only use |
chroma | Loads; requires the Chromaprint package | |
discogs | Loads; Requires user authentication code to access API | |
docs | ❌ No | Fails to load (beetsplug.docs missing); likely deprecated |
embedart | ✅ Yes | |
embyupdate | Loads; Requires Emby password or apikey | |
fetchart | Loads; Art source disabled if no key is configured | |
import | ❌ No | Fails to load (beetsplug.import missing); likely deprecated |
kodiupdate | Loads; Requires configuration of your Kodi host | |
lastgenre | ✅ Yes | |
lastimport | ✅ Yes | |
lyrics | Loads; Google source disabled if no API key is configured | |
metasync | ✅ Yes | |
mpdstats | ❌ No | Requires persistent runtime for stats collection; not suitable for CLI-only use |
plexupdate | Loads; Requires configuration of your Plex server | |
reflink | ❌ No | Fails to load (beetsplug.reflink missing); likely deprecated |
replaygain | ✅ Yes | |
scrub | ✅ Yes | |
sonosupdate | ✅ Yes | |
thumbnails | ❌ No | Linux desktop integration only (Nautilus, Thunar); not applicable to DSM |
web | ❌ No | Requires persistent Flask server; not suitable for CLI-only use |
- ✅ Yes – Plugin is supported and loads successfully
⚠️ Partial – Plugin loads but may be limited- ❌ No – Plugin is excluded, deprecated or fails to load
Refers to https://beets.readthedocs.io/en/v2.3.1/
- Home
-
Packages
- Adminer
- Aria2
- Beets
- BicBucStriim
- Borgmatic
- cloudflared
- Comskip
- Debian Chroot
- Deluge
- Duplicity
- dnscrypt-proxy
- FFmpeg
- FFsync
- Flexget
- Gstreamer
- Google Authenticator
- Home Assistant Core
- Jellyfin
- Kiwix
- [matrix] Synapse homeserver
- MinIO
- Mono
- Mosh
- Mosquitto
- Node-Exporter
- OpenList
- ownCloud
- Radarr/Sonarr/Lidarr/Jackett
- rclone
- SaltStack
- SickBeard Custom
- SynoCLI-Disk
- SynoCLI-Devel
- SynoCLI-File
- SynoCLI-Kernel
- SynoCLI-Misc.
- SynoCLI-Monitor
- SynoCLI-NET
- Synogear
- Concepts
- Development
- Resources