Add scrobbling #82
Replies: 1 comment
|
In fact with notifications we could kind-of already do some scrobbling but we're missing some fields to do that correctly, for instance the provider ids (tdmb, tvdb, etc). Scrobbling is a feature I wanted when I was using Plex or Jellyfin since they had no good history viewing at that time. K7 does already have a good system in place for history and statistics so there's less pressure to me. But if we were to implement this, I suppose we should go all-in and provide a real scrobbling setting section with pre-configured scrobblers like lastfm, trakt, ryot, yamtrack, etc. and also custom providers for newcomers. In the design, I think scrobbling should be configurable at the user level (user settings). Administrators could possibly disable the whole scrobbling feature (opt-out) and some scrobblers. I'll rename the discussion to reflect this! edit: could possibly group work with this #33 |
Uh oh!
There was an error while loading. Please reload this page.
What problem would this solve?
Right now there's no way to sync the reading activity from K7 to Yamtrack.
Proposed solution
Add an integration that pushes reading progress/completion data from K7 to Yamtrack, ideally via Yamtrack's API. This could work similarly to existing Yamtrack integrations for other media trackers.
Alternatives considered
Manually re-entering the same data in both K7 and Yamtrack.
All reactions