Module: Shin

Defined in:
lib/shin/play/apple.rb,
lib/shin.rb,
lib/shin.rb,
lib/shin/base.rb,
lib/shin/data.rb,
lib/shin/play.rb,
lib/shin/reviews.rb,
lib/shin/version.rb,
lib/shin/data/dfi.rb,
lib/shin/data/sfi.rb,
lib/shin/play/viki.rb,
lib/shin/play/cmore.rb,
lib/shin/play/dplay.rb,
lib/shin/play/sbstv.rb,
lib/shin/data/viasat.rb,
lib/shin/play/urplay.rb,
lib/shin/play/viasat.rb,
lib/shin/play/svtplay.rb,
lib/shin/play/tv2sumo.rb,
lib/shin/play/tv4play.rb,
lib/shin/play/viaplay.rb,
lib/shin/play/hbonordic.rb,
lib/shin/reviews/russin.rb,
lib/shin/play/oppetarkiv.rb,
lib/shin/reviews/kritiker.rb,
lib/shin/reviews/moviezine.rb,
lib/shin/data/previewnetworks.rb

Overview

This Call is using the Film2home site’s API. So only use this if you got approved by MZ to use the data. As they are very strict about it. I will move this to their API url when they get back to me sometime.

  • Needed agruments are imdb_id (only int, but it auto removes “tt”)

Defined Under Namespace

Modules: Data, Play, Reviews Classes: Base, Error, Shin

Constant Summary collapse

VERSION =
"1.4.0"

Class Method Summary collapse

Class Method Details

.new(*a) ⇒ Object



19
20
21
# File 'lib/shin.rb', line 19

def self.new(*a)
  Shin.new(*a)
end