Improvements for the "Context" tab
-
I'd first like to thank you for the work you're doing in keeping this amazing player active.
I really like the "Context" tab that shows information about the music currently being played, and would like to suggest some ideas.
-
Information about the album and the artist/band
The wikipedia has an incredible database, even about songs, and since the tab suggests information about what is currently being played, displaying this information will be very useful. Maybe there are other sources to do the same thing, I suggested wikipedia because that's what I usually use. -
Increase the font size of the text
It is already possible to do this through the settings menu, but I use some programs in Qt that allow increasing the letter through the CTRL + Scroll command of the mouse. -
Option to maximize the context tab
Currently, besides the file's metadata, the lyrics are displayed in this tab, I also suggested other options above, with all this (and even what already exists) it would be useful to have an option to maximize this screen to improve the reading of the lyrics and the possible other things that are added here.
https://github.com/strawberrymusicplayer/strawberry/issues/517
-
-
I started work on a artist bio based on the one in Clementine with some parts rewritten. It's here: https://github.com/strawberrymusicplayer/strawberry/tree/artistbio
The problem is that wikipedia search isn't accurate enough. Clementine used it's own API for that, but even that has some issues.
If you know of other API's with artist bio let me know. -
It's probably no-go since it's nonfree, but Last.fm does have an API. I'm not sure if its artist db is more accurate than Wikipedia, though.
-
Looks like Discogs also as an API.
-
I will try last.fm. I didn't see any artistbio in the discogs api.
-
Using www.wikidata.org might be a lot easier than using Wikipedia.
-