Documentation

This commit is contained in:
Krateng 2019-05-14 13:04:05 +02:00
parent 8b0904e589
commit 80c47d4916
3 changed files with 11 additions and 1 deletions

View File

@ -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.

View File

@ -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

Can't render this file because it has a wrong number of fields in line 2.

View File

@ -91,6 +91,8 @@
<tr> <td>key</td> <td><i>API Key</i></td> </tr>
<tr> <td>seconds</td> <td><i>Duration of Scrobble - optional and currently not used</i></td> </tr>
</table>
<br/><br/>
Finally, you could always <a class="textlink" href="/manual">manually scrobble</a>!
<br/><br/>