[GH-ISSUE #882] Key, Modality, Tempo, Time signature options #1466

Open
opened 2026-03-14 15:04:07 +03:00 by kerem · 0 comments
Owner

Originally created by @i1Fury on GitHub (Nov 29, 2025).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/882

Is your feature already implemented in the latest master?
No

Is your feature request related to a problem? Please describe.
No

Describe the solution you'd like
I would like the option to display the song key, modality, tempo, and time signature as provided by the spotify api(e.g. "A minor 110bpm 4/4"). It is already included in rspotify under the models feature iirc. See spotify-tui:

Image

Describe alternatives you've considered
I think this is the best and only approach, considering we already use rspotify as a core dependency.

Additional context
With modality will be helpful. See rspotify:
Image

Originally created by @i1Fury on GitHub (Nov 29, 2025). Original GitHub issue: https://github.com/aome510/spotify-player/issues/882 **Is your feature already implemented in the latest `master`?** No **Is your feature request related to a problem? Please describe.** No **Describe the solution you'd like** I would like the option to display the song key, modality, tempo, and time signature as provided by the spotify api(e.g. "A minor 110bpm 4/4"). It is already included in `rspotify` under the [`models`](<https://github.com/ramsayleung/rspotify/blob/master/rspotify-model/src/audio.rs>) feature iirc. See `spotify-tui`: <img width="1906" height="1023" alt="Image" src="https://github.com/user-attachments/assets/389f1b13-a9f9-4e9f-b344-59e300269e30" /> **Describe alternatives you've considered** I think this is the best and only approach, considering we already use rspotify as a core dependency. **Additional context** With modality will be helpful. See `rspotify`: <img width="928" height="646" alt="Image" src="https://github.com/user-attachments/assets/8cd46483-c153-4d44-998c-bfc3c2c7755a" />
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotify-player#1466
No description provided.