tvdb_api icon indicating copy to clipboard operation
tvdb_api copied to clipboard

Implement Show slice

Open poxip opened this issue 9 years ago • 0 comments

The Show class should support get_item() slice, which comes in handy when we want to get only a few seasons e.g., show[2:4] (or all seasons without specials - show[1:]).

That'd be nice to see this feature in future (:sunglasses:).

poxip avatar Nov 29 '15 19:11 poxip