mirror of
https://git.sr.ht/~phw/scotty
synced 2025-06-05 12:58:33 +02:00
Update changelog and README
Clarify that some services are not suited for full listen history export
This commit is contained in:
parent
c29b2e20cd
commit
b18a6c2104
3 changed files with 29 additions and 2 deletions
|
@ -124,7 +124,7 @@ funkwhale | ✓ | ⨯ | ✓ | -
|
|||
jspf | ✓ | ✓ | ✓ | ✓
|
||||
lastfm | ✓ | ✓ | ✓ | ✓
|
||||
listenbrainz | ✓ | ✓ | ✓ | ✓
|
||||
listenbrainz-archive | ✓ | - | - | -
|
||||
listenbrainz-archive | ✓ | - | ✓ | -
|
||||
maloja | ✓ | ✓ | ⨯ | ⨯
|
||||
scrobbler-log | ✓ | ✓ | ⨯ | ⨯
|
||||
spotify | ✓ | ⨯ | ✓ | -
|
||||
|
@ -135,6 +135,12 @@ subsonic | ⨯ | ⨯ | ✓ | -
|
|||
|
||||
See the comments in [config.example.toml](./config.example.toml) for a description of each backend's available configuration options.
|
||||
|
||||
**NOTE:** Some services, e.g. the Spotify and Deezer API, do not provide access
|
||||
to the user's full listening history. Hence the API integrations are not suited
|
||||
to do a full history export. They can however be well used for continuously
|
||||
transfer recent listens to other services when running scotty frequently, e.g.
|
||||
as a cron job.
|
||||
|
||||
|
||||
## Contribute
|
||||
The source code for Scotty is available on [SourceHut](https://sr.ht/~phw/scotty/). To report issues or feature requests please [create a ticket](https://todo.sr.ht/~phw/scotty).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue