casey langen

Results 99 comments of casey langen

Yep, HLS support is planned. The idea is to make it an `IDataStream` plugin. Recent releases have added most/all of the required infrastructure. Hopefully I can get to it soon.

Are you using the `WASAPI` output driver? `WASAPI` sometimes performs resampling internally to match your DAC's "preferred" sample rate, and does a pretty poor job and creates subtle, but audible...

Glad you're enjoying the app! :) Also, I decided to stew on this for just a bit instead of resolving the issue straight away; while I'm confident audio quality is...

I'm not sure the best way to approach your first request, I'm still thinking about it. If multiple tracks have a similar artist name, but have different cases, how do...

Ugh, having the themes reset after each install is super annoying. Thanks for pointing this out. The next release will allow you to put themes in your `~/.musikcube/themes` directory so...

I moved the config directory to be more XDG compliant some time ago -- it should have automatically migrated themes, but if it did not, the new path is `~/.config/musikcube/themes`.

@M1ndo just took a look at this -- make sure you disable the option to "degrade to 256 colors" in the settings. These themes mostly specify RGB colors without their...

Confirmed. I believe this is because the playback engine has moved past the end of the file, and has already closed it, and is in the progress of draining its...

Whoa, neat, I didn't even know AutoEq was a thing -- thanks for making me aware. Unfortunately, there is currently no direct integration available at this time. I'll do some...

Thanks for bumping this one. I didn't remember how scrobbling actually worked, so I took a look at the code and found this comment... looks like it was something I...