argos icon indicating copy to clipboard operation
argos copied to clipboard

Polish information pages

Open orontee opened this issue 1 year ago • 0 comments

Context

Wikidata has lots of information that is not used at present time.

See https://www.wikidata.org/wiki/Q1018174

Analysis

  • [x] Add album image
  • [ ] Add artist image downloaded from Wikidata
  • [ ] More information on the artist: Country of origin, years, genre, etc.

About artist image

https://m.wikidata.org/wiki/Property:P18 https://m.wikidata.org/wiki/Property:P2716 https://m.wikidata.org/wiki/Property:P13146

If an artist image is added to the UI, text will have to follow a complex layout. Writing dynamic HTML data and rendering with Webkit isn't an option because of performance on a Rasberry Pi model 2B. Using overlays may be the solution but one has to set a transparent background to the artist information label; Is it possible?

Other possible improvements

  • [ ] Discography with links to albums available in Mopidy's library

orontee avatar May 25 '24 13:05 orontee