From 80c47d4916df1ed5e8d39dda51744800c02dbc92 Mon Sep 17 00:00:00 2001 From: Krateng Date: Tue, 14 May 2019 13:04:05 +0200 Subject: [PATCH] Documentation --- README.md | 4 ++++ clients/example_file.tsv | 6 +++++- website/setup.html | 2 ++ 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c95283a..42bce5b 100644 --- a/README.md +++ b/README.md @@ -85,3 +85,7 @@ Username | Any name, doesn't matter Auth Token | Any of your API keys It is recommended to define a different API key for every scrobbler you use in `clients/authenticated_machines.tsv` in your Maloja folder. + +### Manual + +If you can't automatically scrobble your music, you can always do it manually on the `/manual` page of your Maloja server. diff --git a/clients/example_file.tsv b/clients/example_file.tsv index 5099df1..008c446 100644 --- a/clients/example_file.tsv +++ b/clients/example_file.tsv @@ -1,2 +1,6 @@ # Only the entries in authenticated_machines.tsv are used, this is an example file -YDzcmp8JpYHCcvJbDOVT7nEDoyCEND6K Example Machine +# It is recommended to have a separate key for every scrobbler application you use, +# as well as a key for manual interactions on the website +YDzcmp8JpYHCcvJbDOVT7nEDoyCEND6K Chromium Extension on Manjaro +correcthorsebatterystaple Pano Scrobbler on Android +thingolisthebestking Web Interface diff --git a/website/setup.html b/website/setup.html index ede03c9..c65fa0a 100644 --- a/website/setup.html +++ b/website/setup.html @@ -91,6 +91,8 @@ key API Key seconds Duration of Scrobble - optional and currently not used +

+ Finally, you could always manually scrobble!