tvdb 0.6.0

API wrapper to http://thetvdb.com (open database for TV episode data)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# `tvdb-rs`

[![Build Status](https://travis-ci.com/dbr/tvdb-rs.png?branch=master)](https://travis-ci.com/dbr/tvdb-rs)
[![Crates.io link](https://img.shields.io/crates/v/tvdb.svg)](https://crates.io/crates/tvdb)
[![Docs.rs link](https://docs.rs/tvdb/badge.svg)](https://docs.rs/tvdb)

[TheTVDB.com][tvdb] interface for the Rust programming langauge

[tvdb]: http://thetvdb.com/


## Status

Basic functionality works.