Renaming to scrbblr
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# mpris-scrobbler publish helper configuration
|
||||
# scrbblr publish helper configuration
|
||||
#
|
||||
# Copy to:
|
||||
# ~/.config/mpris-scrobbler/publish.conf
|
||||
# ~/.config/scrbblr/publish.conf
|
||||
#
|
||||
# Or let install.sh install it automatically if missing.
|
||||
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
[Unit]
|
||||
Description=MPRIS Scrobbler watcher
|
||||
Documentation=https://github.com/arturmeski/mpris_scrobbler
|
||||
Documentation=https://github.com/arturmeski/scrbblr
|
||||
After=graphical-session.target
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStart=%h/.local/bin/mpris-scrobbler watch --player com.blitzfc.qbz
|
||||
ExecStart=%h/.local/bin/scrbblr watch --player com.blitzfc.qbz
|
||||
Restart=on-failure
|
||||
RestartSec=5
|
||||
|
||||
Reference in New Issue
Block a user