diff --git a/cl-streamer b/cl-streamer index d57a268..23b5ee1 160000 --- a/cl-streamer +++ b/cl-streamer @@ -1 +1 @@ -Subproject commit d57a2683e757577a7292b63b5d3ad7016bb24187 +Subproject commit 23b5ee1e35e6c967cab12751ac7b8930d21b3307 diff --git a/frontend-partials.lisp b/frontend-partials.lisp index 30b5be8..203ddf8 100644 --- a/frontend-partials.lisp +++ b/frontend-partials.lisp @@ -105,7 +105,7 @@ (setf (header "Content-Type") "text/plain") "Stream Offline"))))) -(define-api-with-limit asteroid/partial/now-playing-json (&optional mount) (:limit 30 :timeout 60) +(define-api-with-limit asteroid/partial/now-playing-json (&optional mount) (:limit 120 :timeout 60) "Get JSON with now playing info including track ID for favorites. Optional MOUNT parameter specifies which stream to get metadata from." ;; Register web listener for geo stats (keeps listener active during playback)