Giter Club home page Giter Club logo

traktflix's Introduction

traktflix #Trakt.tv and Netflix integration

Build Status Coverage Status

download

###Table of Contents

###What is Trakt? Automatically scrobble TV show episodes and movies you are watching to Trakt.tv! Keep a history of everything you've watched! Sign up for a free account at Trakt.tv and get a ton of features.

###Why do I need this extension? Trakt.tv has a lot of plugins 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. Every time you click to play something on Netflix, it will send the scrobble to Trakt.tv. Cool, isn't it?

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

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

###Problems If you find any problems or have suggestions or questions, feel free to open an issue

###Development Create an application in Trakt API.

Don't forget to check /scrobble permission.

In Redirect uri: put https://{extensionId}.chromiumapp.org

In Javascript (cors) origins: put https://{extensionId}.chromiumapp.org and chrome-extension://{extensionId}

Copy the settings.js example file and change Trakt.tv credentials:

cp settings.js.dev app/scripts/src/settings.js

Use nvm to run in the correct version of node

nvm use

Install the dependencies

npm install

To run in development mode

npm start

To get build version (generates app.zip, ready for chrome store)

npm run build
npm run zip

To run tests

npm test

LICENSE

traktflix's People

Contributors

mrmamen avatar tegon avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.