Spotifyd/spotifyd

Show supported features in --version

Open

#1,255 opened on Jan 5, 2024

View on GitHub
 (4 comments) (0 reactions) (0 assignees)Rust (9,108 stars) (428 forks)batch import
enhancementgood first issue

Description

Currently, spotifyd --version only shows:

spotifyd 0.3.5

it would be nice if it also listed if this is an official release, and which options it was (and wasn't compiled with), so for example

spotifyd 0.3.5
slim
NO mpris support
...

Contributor guide