Michael

Results 16 comments of Michael

@pawelmhm I'm using Arch Linux and the latest version of Python available in core: (3.9.7-2), https://archlinux.org/packages/core/x86_64/python/ I haven't messed with this issue much since opening the ticket because I scheduled...

@pawelmhm So there's always the possibility that I have something misconfigured, but it seems the primary issue is that the path constructed to the egg file is wrong. I did...

Where is that recommended? Do you have any documentation on this? I thought there was a chance this was user error but its such a weird footgun I need to...

I'm not confident at all that I understand what's going on (I have only ever written a rust hello world) but here's what I think after a trial: 1. The...

@eladyn I commented in the relevant issue (https://github.com/Spotifyd/spotifyd/issues/948) and will repeat here: it seems you also need to have caching disabled for this to work. When cache_directory is set in...

@eladyn I actually had `cache_directory` set which was also the problem. Might be worth noting both parameters.

Hi @fnielsen any update on a new pypi release? If not no big deal I can just install from github but was curious since the pypi package hasn't been updated...

I'm not sure. To be honest, it had been over a year since the last time I'd upgraded and accidentally chose the wrong version to upgrade with (I was experiencing...

I can take a crack at it. I'm unfamiliar with the config system and am a rust noob but I will try this weekend. I like Rust.

Reading the readme after watching Matt Parker's video I had a few questions and came to the repo to ask them, and I figure this issue about improving read in...