clay
clay copied to clipboard
Awesome standalone command line player for Google Play Music.
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.12 to 5.4. Changelog Sourced from pyyaml's changelog. 5.4 (2021-01-19) yaml/pyyaml#407 -- Build modernization, remove distutils, fix metadata, build wheels, CI to GHA yaml/pyyaml#472 -- Fix for...
I enabled 2/multi factor authentication for google and I assume thats the reason it can't log in. This is the error that shows up when I hit save on the...
Attempting to use XF86AudioPrev to go to the previous track only seeks to the beginning of the current track. Ctrl-a works as expected, so I'm guessing it's simply calling the...
when running clay i get this error.. $ clay ``Traceback (most recent call last): File "/home/mkr/.local/bin//clay", line 6, in from pkg_resources import load_entry_point File "/usr/lib/python3.7/site-packages/pkg_resources/__init__.py", line 3241, in @_call_aside File...
These two changes are only related in that I found them at the same time. The change to yaml.load() fixes a crash on Gentoo-based systems. The change to yaml.dump() doesn't...
Without this I found it really hard to debug any exceptions. I tried uncommenting the bits below, but didn't really have any luck as it messed up my terminal. Signed-off-by:...
The current list of liked songs is only populated with those that happen to have been enumerated, leaving out songs that have been marked as thumbs up but are not...
Without this patch I get some responses from the server that lack an explicitRating key, causing an exception to be thrown that results in these tracks being dropped from the...
Hi to anybody who is still reading this, I feel that the Porcelain branch is mostly finished besides some small touches that have to be done, testing, code reviewing and...
I have installed clay just now in my Gentoo system and upon the first run I got the error message. Full error: ``` λ ~/ clay Traceback (most recent call...