summaryrefslogtreecommitdiff
path: root/media-sound/rescrobbled/files
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-01-14 17:52:12 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-01-14 17:52:12 +0000
commita90c84e720803f3d26c0ade8f1f1e405ca97502a (patch)
treef788ea0972d51c66823825021dd83427e1d466c4 /media-sound/rescrobbled/files
parent07c1e2fbaa2f7d2cad4c16a747cebcf7ae7a6724 (diff)
gentoo auto-resync : 14:01:2023 - 17:52:11
Diffstat (limited to 'media-sound/rescrobbled/files')
-rw-r--r--media-sound/rescrobbled/files/config.toml10
1 files changed, 10 insertions, 0 deletions
diff --git a/media-sound/rescrobbled/files/config.toml b/media-sound/rescrobbled/files/config.toml
new file mode 100644
index 000000000000..f541ca294cf1
--- /dev/null
+++ b/media-sound/rescrobbled/files/config.toml
@@ -0,0 +1,10 @@
+lastfm-key = "Last.fm API key"
+lastfm-secret = "Last.fm API secret"
+enable-notifications = false
+min-play-time = 0
+player-whitelist = [ "Player MPRIS identity or bus name" ]
+filter-script = "path/to/script"
+
+[[listenbrainz]]
+url = "Custom API URL"
+token = "User token"