Skip to content

feat(Sync): Scrobble Support + SIMKL Scrobble#3043

Open
KingLucius wants to merge 8 commits into
recloudstream:masterfrom
KingLucius:ScrobbleSupport
Open

feat(Sync): Scrobble Support + SIMKL Scrobble#3043
KingLucius wants to merge 8 commits into
recloudstream:masterfrom
KingLucius:ScrobbleSupport

Conversation

@KingLucius

Copy link
Copy Markdown
Contributor

Changes:

  • Scrobble SyncApi support
  • Simkl scrobble

Reason:
That would make sync so much easier, instead of manual sync, we just tell simkl server the event and the progress and it updates the watching now and mark it as watched after 80% progress

Screenshot:
Screenshot_20260710_110534_com_android_chrome_ChromeTabbedActivity_edit_505619097329775

Comment thread app/src/main/java/com/lagradost/cloudstream3/syncproviders/providers/SimklApi.kt Outdated
@Luna712

Luna712 commented Jul 11, 2026

Copy link
Copy Markdown
Contributor

/run-tests

@github-actions

Copy link
Copy Markdown

Instrumented tests are running. View live progress

@github-actions

Copy link
Copy Markdown

Instrumented tests passed. View results

@rajarshikhatua

Copy link
Copy Markdown

Please add an option to set the percentage of progress at which a movie is automatically marked as watched.

And, add a rewatch feature for multiple viewings of the same movie or episods. All of this is supported by simkl

@KingLucius

Copy link
Copy Markdown
Contributor Author

Please add an option to set the percentage of progress at which a movie is automatically marked as watched.

And, add a rewatch feature for multiple viewings of the same movie or episods. All of this is supported by simkl

Every service determine a certain percentage to mark the media as watched, usually it's 80% like Simkl & trakt.
For scrobbling we only need to report the progress and event (play/pause/stop) and service will change status accordingly.
If you start the media again it will be in rewatching status

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants