Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion last.fm/mpv-lastfm.lua
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
-- put this file in ~/.config/mpv/scripts
-- put https://github.com/hauzer/scrobbler somewhere in your PATH
-- run `scrobbler add-user` and follow the instructions
-- create a file ~/.mpv/script-opts/lastfm.conf with the following content:
-- create a file ~/.config/mpv/script-opts/lastfm.conf with the following content:
-- username=<your last.fm user name>

local msg = require 'mp.msg'
Expand Down