Commit Graph
16 Commits
Author SHA1 Message Date
Carsten Burgard 90c40fb0d6 rewrote looping 2022-04-15 16:11:44 +02:00
Carsten Burgard 8b90fb8e34 added debug message 2022-04-15 16:06:22 +02:00
Carsten Burgard 60ef54d8e4 python version screwup workaround 2022-04-15 15:53:30 +02:00
Carsten Burgard 280cbaed92 added basic functionality for looping queues 2022-04-15 15:41:50 +02:00
Carsten Burgard 2f17494ebd added documentation 2022-04-15 15:07:17 +02:00
Carsten Burgard ed9e677108 playlist shuffling implemented 2022-04-15 15:05:37 +02:00
Carsten Burgard aa51cc4301 bugfix for missing thumbnail 2022-04-15 14:27:45 +02:00
Carsten Burgard 069d88fd1e implemented looping of tracks 2022-04-15 12:43:55 +02:00
Carsten Burgard 15b7e0f50e catching a few exceptions and handling them accordingly 2022-04-15 12:42:49 +02:00
Carsten Burgard 04da5dfd42 added functionality to inspect current queue and skip multiple tracks at once 2022-04-15 11:53:43 +02:00
Carsten Burgard 52099fa794 added option to show available playlists 2022-02-13 13:12:35 +01:00
Carsten Burgard 139ce07d24 fix bug related to empty playlists 2022-02-13 13:10:59 +01:00
Carsten Burgard 5f9c83b75e added documentation for missing option 2022-02-13 13:03:07 +01:00
Carsten Burgard f8e5af87b6 allow executing outside of docker env by checking if user is root user for config path 2022-02-13 12:04:34 +01:00
Carsten Burgard a45ccb657e make dependency on lyricsgenius optional by moving import 2022-02-13 12:02:49 +01:00
Carsten Burgard bcbce98d91 allow lyrics section in yml file to be missing 2022-02-13 12:02:15 +01:00