mirror of
https://github.com/krateng/maloja.git
synced 2023-08-10 21:12:55 +03:00
Documentation
This commit is contained in:
parent
8b0904e589
commit
80c47d4916
@ -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.
|
||||
|
@ -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.
|
@ -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/>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user