Martin Schmidt
Martin Schmidt
I am trying to build tizonia from source on my void linux machine, however, I stumbled over a problematic interaction, as `./configure` gives me: ``` $ ./configure [...] checking consistency...
Categorization helps the user to sort apps in the app store (and supporting launchers like Lawnchair), making the app more visible and more in line with the categories of other...
This PR tracks the progress of the implementation of the DLNA settings page. Required for this to be complete the following things have to be done: - [x] create page...
### Description of the bug When in an overview of a library which is marked as TV-Shows there's the option to mark entire seasons as watched. However doing so doesn't...
**Describe the bug** The progress bar of the HUD is showing wrong values in case one of the following situations occurs: - Resuming to play a file - Changing the...
Currently when a request goes wrong (essentially when `!response.ok`) we always end up with some sort of `Network Error`, which is not the desired behavior when the spec and the...