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

Feature: Played Tick vs Progress #8

Open
abarnwell opened this issue Jan 12, 2020 · 0 comments
Open

Feature: Played Tick vs Progress #8

abarnwell opened this issue Jan 12, 2020 · 0 comments

Comments

@abarnwell
Copy link

abarnwell commented Jan 12, 2020

At present, it seems that the only way Scrobble reports something as watched/completed on Simkl from Emby is once the play time get's over a certain % threshold set in the plugin settings (defaulted to 70%).

However, this means that if I then set a movie or TV show to 'played' using the tick in Emby, Scrobble doesn't report anything and said episode or movie stays as unwatched in Simkl which obviously creates sync issues and means manually having to keep the two lists synchronised.

I'm assuming that Emby has it's own understanding of whether something is 'watched' or not by determining a certain play % or similar. If there is an event for when Emby states something is played (either by clicking the played tick or playing the movie/episode beyond a certain point) it might make sense to tie into that as opposed to using a mistmatch in criteria with the custom % for the plugin?

I'm not a .NET developer otherwise I would go and tinker myself.

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

No branches or pull requests

1 participant