Spotifyd/spotifyd

Show supported features in --version

Open

#1,255 opened on Jan 5, 2024

 (4 comments) (0 reactions) (0 assignees)Rust (428 forks)batch import
enhancementgood first issue

Repository metrics

Stars
 (9,108 stars)
PR merge metrics
 (No merged PRs in 30d)

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