BeatDrop now has a Real-Time Song Info Feature! #32
OfficialIncubo
started this conversation in
Show and tell
Replies: 2 comments 1 reply
|
I have created an issue about that: #36 In case you want to help making support again for old Windows devices, tell me. |
0 replies
|
Great news! BeatDrop now builds with and without real-time song information feature and it should be able to work with older Windows OS in the next version (1.4.1). |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi there! I have implemented the feature that it gets the song artist and title from any media players/sources, using SMTC (SystemMediaTransportControls).
Because of it, it doesn't work on Windows 7, Windows 8 and Windows 8.1. Truly backwards incompatible. We will look forward, finding a solution for making it work again on older OS.
Here are some screenshots:


You can take a look at the commit how I did: f58446a
Also, thanks @IkeC for the song info code and header, using them to work in.
All reactions