Skip to content

TraktFlix is a Ruby on Rails application that imports films you've watched on Netflix (instant or DVD) into your Trakt library.

Notifications You must be signed in to change notification settings

thizzle/traktflix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

trakt/flix 1.0
==============

Copy movies you've watched on Netflix into your Trakt library.


== Prerequisites

Dependencies include gem 'oauth' for authentication with the Netflix API.


== Setup

Sessions are stored in a local sqlite3 database. To setup this database, run:
$ rake db:sessions:create
$ rake db:migrate

About

TraktFlix is a Ruby on Rails application that imports films you've watched on Netflix (instant or DVD) into your Trakt library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages