Sam Thursfield

Results 16 issues of Sam Thursfield

Fixes https://github.com/paramsingh/pylistenbrainz/issues/9 Still to do: * Document all new API and check that generated output is correct * Add tests for new functions and ensure coverage is OK

Hello, Listenbrainz has a [playlist API](https://listenbrainz.readthedocs.io/en/production/dev/api/#playlists-api-endpoints), and recently generated [2021 retrospective recommendations](https://blog.metabrainz.org/2021/12/16/listenbrainz-presents-your-year-in-music/) for everyone. These are my initial thoughts on adding support for those to pylistenbrainz. I haven't thought about...

### Expected behaviour: Download RSS feed At first I thought the failure was just with `--test` but seems to happen in all cases. ### Actual behaviour: Crash: ``` File "/home/sam/flexget.venv/lib64/python3.12/site-packages/dateutil/tz/tz.py",...

- [x] I am on the [latest](https://github.com/sdispater/pendulum/releases/latest) Pendulum version. - [x] I have searched the [issues](https://github.com/sdispater/pendulum/issues) of this repo and believe that this is not a duplicate. - **Fedora 40**:...

Currently openQA can't handle the OAuth user info returned from GitLab. GitLab returns the user id in a field named `sub`, while openQA expects it to be in a field...

In the GNOME testing initiative we would like to have many small openQA testsuites in different Git repos. Each test for a GNOME app requires some common code, found [here](https://gitlab.gnome.org/GNOME/openqa-tests/-/tree/master/lib?ref_type=heads)....

stale