Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scrobbling Netflix #899

Open
alexanderadam opened this issue Feb 13, 2022 · 0 comments
Open

Scrobbling Netflix #899

alexanderadam opened this issue Feb 13, 2022 · 0 comments

Comments

@alexanderadam
Copy link

You might be reluctant at first but please hear me out first.

tivi is already using the trakt API. Which is fantastic. And it's already possible to set the watched state.
Now, there are a lot of people looking for a way to scrobble Netflix to trakt (just search for it in any search engine or community).
People usually recommend browser extensions like universal-trakt-scrobbler or traktflix to achieve this.

Naturally I would think that this wouldn't be possible to solve easily for native Android apps but maybe it's actually possible in the way QuickLyric is working.
QuickLyric fetches lyrics for currently playing songs by reading the media notification.
It somehow fetches and interprets the currently played MediaMetadata. While this surely is an extended scope, QuickLyric also allows scrobbling.

So maybe it would be possible to enable scrobbling in a similar way in tivi. Since the API communication is already done?

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

No branches or pull requests

2 participants