From bfe7fd72e89e1303cdd4d8f9ce29da701d3bcfbb Mon Sep 17 00:00:00 2001 From: Darko Date: Thu, 21 Aug 2014 14:05:59 +0200 Subject: [PATCH] Some more additions to CouchPotato integration. --- .../www/templates/nntmux/views/frontend/movies.tpl | 13 ++++++++++--- .../nntmux/views/frontend/newposterwall.tpl | 13 +++++++++++++ 2 files changed, 23 insertions(+), 3 deletions(-) diff --git a/lib/copy_this/www/templates/nntmux/views/frontend/movies.tpl b/lib/copy_this/www/templates/nntmux/views/frontend/movies.tpl index fc2060385..a5c9ec398 100644 --- a/lib/copy_this/www/templates/nntmux/views/frontend/movies.tpl +++ b/lib/copy_this/www/templates/nntmux/views/frontend/movies.tpl @@ -103,15 +103,22 @@
Cover - {if $result.trailer != ""} - Trailer{/if} + {if $result.trailer != ""}Trailer{/if} Trakt Imdb + {if $cpurl != '' && $cpapi != ''} + + Couch + + {/if}
diff --git a/lib/copy_this/www/templates/nntmux/views/frontend/newposterwall.tpl b/lib/copy_this/www/templates/nntmux/views/frontend/newposterwall.tpl index d1cb81bd2..3e05d6c9f 100644 --- a/lib/copy_this/www/templates/nntmux/views/frontend/newposterwall.tpl +++ b/lib/copy_this/www/templates/nntmux/views/frontend/newposterwall.tpl @@ -100,6 +100,19 @@ rel="{$cpurl}/api/{$cpapi}/movie.add/?identifier=tt{$result.imdbID}&title={$result.searchname|escape:"url"}"> {/if} + {elseif $type == 'XXX'} +
+ +
+
+ +
+
+ +
{elseif $type == 'PC'}