Added TVMaze to the search. #21

This commit is contained in:
tidusjar 2016-03-18 14:39:04 +00:00
commit 55f296b9a4
8 changed files with 214 additions and 27 deletions

View file

@ -69,7 +69,7 @@
{{/if_eq}}
{{#if_eq type "tv"}}
{{#if posterPath}}
<img class="img-responsive" width="150" src="http://thetvdb.com/banners/_cache/posters/{{posterPath}}-1.jpg" alt="poster">
<img class="img-responsive" width="150" src="{{posterPath}}" alt="poster">
{{/if}}
{{/if_eq}}