Matthias Meulien
Matthias Meulien
## TODO - [x] Add model for artist - [x] Extend `InformationService` to identify image URL from Wikidata for a given Musicbrainz identifier for an artist - [ ] Download...
With current implementation, search happens locally in the currently visited directory. See https://docs.mopidy.com/en/latest/api/core/#mopidy.core.LibraryController.search - [x] Add a model class for artists Since search results may contain albums, artists or tracks....
When an album is chosen with long name (or artist name) the dialog is resized.
# UI * Make URLs in alert description clickable Difficult since there's no easy way to identify the text at a screen position... * #92 * Display context menu with...
Contributions welcome! ## Howto People interested in contributing to translations should use the corresponding [Weblate project](https://hosted.weblate.org/projects/taranis/taranis/). :warning: Make sure that PocketBook devices support the language you're interested in; Weblate offers...
`inkview.h` has `GetMenuRectEx`. But not clear how to close menu...
# Analysis About `moon_phase` attribute in One Call API responses: > 0 and 1 are 'new moon', 0.25 is 'first quarter moon', 0.5 is 'full moon' and 0.75 is 'last...
# Context [Weblate](https://hosted.weblate.org/about/) is a nice tool to help non-developers translate applications. # Analysis - [ ] Apply for hosting of Argos translations on Weblate - [ ] Document use...
# 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...
# Context I am using GNU Emacs 30.0.60 and installed `guess-language.el` version 0.0.1 from `gnu elpa` package. When I call `guess-language` from a text buffer, the following error happens: ```...