lbausch
lbausch
I am running the latest koel-app (730c18d) on Debian sid. After suspending and starting the PC again, Koel no longer accepts media shortcuts. Specifically "pause", "next song" and "previous song"...
First: I have seen Issue #3 but I'm using Laravel 5 and the latest version of laravel-lock, 0.2.1. When trying dependency injection on the Controller (like suggested in the documentation)...
The check for `end_weekday` was exclusive which resulted in balancing stopping one day too early. ## Checklist - Tracker (select at least one) - [x] References tracker ticket - [...
Avoids `TypeError: cannot use a string pattern on a bytes-like object` when executing `re.findall()`. `Popen.communicate()` returns bytes if the streams weren't opened in text mode, which is not the case...