Skip to content
This repository has been archived by the owner on Oct 11, 2022. It is now read-only.

Commit

Permalink
fix minor mistakes (#68)
Browse files Browse the repository at this point in the history
  • Loading branch information
edvorg authored and tegon committed Nov 8, 2017
1 parent 33e08d4 commit e757208
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -32,14 +32,14 @@ Automatically scrobble TV show episodes and movies you are watching to Trakt.tv!


### Why do I need this extension? ### Why do I need this extension?
Trakt.tv has a [lot of plugins](http://trakt.tv/downloads) to automatically scrobble the movies and episodes you watch from your media center. Trakt.tv has a [lot of plugins](http://trakt.tv/downloads) to automatically scrobble the movies and episodes you watch from your media center.
But i found nothing to integrate with Netflix, so i created this extension. But I found nothing to integrate with Netflix, so I created this extension.
Every time you click to play something on Netflix, it will send the scrobble to Trakt.tv. Cool, isn't it? Every time you click to play something on Netflix, it will send the scrobble to Trakt.tv. Cool, isn't it?


### How does traktflix work? ### How does traktflix work?
Unfortunately Netflix doesn't provide a public API, so the movie or espisode info is extracted from the HTML of the player. Unfortunately Netflix doesn't provide a public API, so the movie or episode info is extracted from the HTML of the player.


### Limitations ### Limitations
This extension you only work with Netflix HTML player and new layout. If you are in the [old layout](http://www.netflix.com/WiHome), please open the [new one](http://www.netflix.com/browse). This extension only works with Netflix HTML player and new layout. If you are in the [old layout](http://www.netflix.com/WiHome), please open the [new one](http://www.netflix.com/browse).
See this link for more info: https://help.netflix.com/en/node/23742 See this link for more info: https://help.netflix.com/en/node/23742


### Problems ### Problems
Expand Down

0 comments on commit e757208

Please sign in to comment.