Skip to content

Commit

Permalink
No timestamp.
Browse files Browse the repository at this point in the history
  • Loading branch information
toots committed Dec 11, 2024
1 parent 11bcf39 commit 15a5de7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/libs/extra/audioscrobbler.liq
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,6 @@ def audioscrobbler.api.track.updateNowPlaying(
artist: string.{ xml_params: {corrected: int} },
album: string?.{ xml_params: {corrected: int} },
albumArtist: string?.{ xml_params: {corrected: int} },
timestamp: float,
ignoredMessage: {xml_params: {code: int}}
},
xml_params: {status: string}
Expand Down

0 comments on commit 15a5de7

Please sign in to comment.