42minutes / go-42minutes

Manage your TV series - Scan existing, find and download new and missing episodes.
7 stars 2 forks source link

Implement User Library (Read Write) #4

Closed geoah closed 8 years ago

geoah commented 8 years ago

Implement UserLibrary that can persist shows, seasons, and episodes.

This also requires the creation of an interface, and a concrete implementation of a persistence datastore. The first concrete implementation could be any NoSQL database; preferably rethinkdb but any will do.