maddox / tvdb_party

Simple Ruby library to talk to thetvdb.com
MIT License
72 stars 39 forks source link

NoMethodError: undefined method 'get_seasons' for #<TvdbParty::Search:0x7f27a13cd869> #1

Open fridrik01 opened 14 years ago

fridrik01 commented 14 years ago

Hi

Isn't the get_season method missing from search.rb?

At least series.rb assumes this metod exists when fetching all the seasons from a series (see line 71 in series.rb).

tkrajacic commented 12 years ago

Same question here.

happyFish commented 11 years ago

Any feedback here?

EDIT: Looks like the tvdb api doesn't support this. Must have been a mistake in series.rb (or wishful thinking)