CC-2925: Airtime scripts broken with Liquidsoap 1.0 pre-release
-fixed -also updated the liquidsoap library scripts
This commit is contained in:
parent
ed8cdc7db3
commit
b0f6f1e39b
30 changed files with 417 additions and 674 deletions
|
@ -1,9 +1,4 @@
|
|||
|
||||
dummy = fun () -> log("Lastfm/audioscrobbler support was not compiled.")
|
||||
|
||||
%ifdef input.lastfm
|
||||
dummy = fun () -> ()
|
||||
|
||||
# Utility to compose last.fm URIs.
|
||||
# @category String
|
||||
# @param ~user Lastfm user
|
||||
|
@ -128,6 +123,3 @@ def lastfm.submit.full(
|
|||
end
|
||||
|
||||
%endif
|
||||
|
||||
dummy ()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue