tjoskar / script.episodeHunter

Kodi (aka. XBMC) plugin for Episodehunter
GNU General Public License v2.0
12 stars 0 forks source link

Force scrobble when onPlayBackEnded() is called #8

Closed tjoskar closed 10 years ago

tjoskar commented 10 years ago

If a user watch an episode that is 19 minutes, the last update will run after 15 minutes, which mean that the user only have watched 15/19 = 78,9%.

Set self.watched_time = self.total_time in onPlayBackEnded().