Marius Orcsik
Marius Orcsik
### Description: A followup to #272. Unfortunately I haven't found any simple way of extracting the album information from the player web-page. Is it possible to reuse the web-player authenticated...
- [ ] Add method to save the queue to cache file on disk when exiting. - [ ] Add method to load queue from cache file when starting.
We should add the existing play_time to the new value if exists.
Since the MPRIS signals and metadata exposed differs on most of the media-players, I should implement some way of having a single point of verification for this information. Then for...
Enable meson cross compilation for creating builds for armv7. Ideally using the Mer environment and scratchbox2 toolkit - this makes it easier to start creating builds using the Mer OBS...
These creep up every commit. See comments for latest reports.
Since the second step of the API authentication does not require the user's intervention, I want to switch from using the signon binary for loading the session_key. This would mean...
Summary of Changes Don't consider "oserror.ErrNotExist" as a failure when trying to erase a session which corresponds to a missing file. Hello, in the current implementation if a request contains...
Hello, I want to ask if the charmbracelet community would be interested in accepting a PR for adding a tree model to the project. A while ago I needed one...
### Steps to reproduce the problem Hello, I'm developing a web application that uses ActivityPub but I'm having an issue with account search in Mastodon. First I need to provide...