diff --git a/resources/views/themes/Charisma/movies.tpl b/resources/views/themes/Charisma/movies.tpl index aefeb7b9b..d4d6f4b11 100755 --- a/resources/views/themes/Charisma/movies.tpl +++ b/resources/views/themes/Charisma/movies.tpl @@ -46,9 +46,11 @@ -
{if !empty($mfailed[$m@index])} {/if}
+ width="140" border="0"
+ alt="{$result.title|escape:"htmlall"}"/> {if !empty($mfailed[$m@index])}
+
+ {/if}
IMDB
+ class="label label-primary" rel="imdb">IMDB
TRAKT
+ class="label label-primary" rel="trakt">TRAKT
{if $mnfo[$m@index] > 0}NFO{/if}
+ href="{$smarty.const.WWW_TOP}/nfo/{$mguid[$m@index]}"
+ title="View NFO" class="modal_nfo label label-primary"
+ rel="nfo">NFO{/if}
Group
@@ -118,64 +129,75 @@
|
+
+ {if isset($catsplit[0])} {$catsplit[0]}{/if}
+ {if isset($catsplit[1])} {$catsplit[1]}{/if}
+ {$result.year}
+ {if $result.rating != ''}{$result.rating}/10{/if}
+ {if $result.rtrating != ''}RottenTomatoes Score {$result.rtrating}{/if}
+ {$msize[$m@index]|fsize_format:"MB"}
+ Posted {$mpostdate[$m@index]|timeago}
+ ago
+ + +
+ {$mgrabs[$m@index]}
+ Grab{if $mgrabs[$m@index] != 1}s{/if}
+ {$mcomments[$m@index]}
+ Comment{if $mcomments[$m@index] != 1}s{/if}
+
+ {if isset($sabintegrated) && $sabintegrated !=""}
+
+ {/if}
+ {if !empty($cpurl) && !empty($cpapi)}
+
+
+
+ {/if}
+ {if !empty($mfailed[$m@index])}
+
+ {$mgrabs[$m@index]}
+ Grab{if {$mgrabs[$m@index]} != 1}s{/if} / {$mfailed[$m@index]}
+ Failed Download{if {$mfailed[$m@index]} > 1}s{/if}
+ {/if}
+
+ |
+
{if !empty($mfailed[$m@index])} {/if}
+ width="140" border="0"
+ alt="{$result.title|escape:"htmlall"}"/> {if !empty($mfailed[$m@index])}
+
+ {/if}
IMDB
+ class="label label-primary" rel="imdb">IMDB
TRAKT
- {if $mnfo[$m@index] > 0}NFO{/if}
+ class="label label-primary" rel="trakt">TRAKT
+ {if $mnfo[$m@index] > 0}NFO
+ {/if}
Group
@@ -244,64 +269,75 @@
|
+
+ {if isset($catsplit[0])} {$catsplit[0]}{/if}
+ {if isset($catsplit[1])} {$catsplit[1]}{/if}
+ {$result.year}
+ {if $result.rating != ''}{$result.rating}/10{/if}
+ {if $result.rtrating != ''}RottenTomatoes Score {$result.rtrating}{/if}
+ {$msize[$m@index]|fsize_format:"MB"}
+ Posted {$mpostdate[$m@index]|timeago}
+ ago
+ + +
+ {$mgrabs[$m@index]}
+ Grab{if $mgrabs[$m@index] != 1}s{/if}
+ {$mcomments[$m@index]}
+ Comment{if $mcomments[$m@index] != 1}s{/if}
+
+ {if isset($sabintegrated) && $sabintegrated !=""}
+
+ {/if}
+ {if !empty($cpurl) && !empty($cpapi)}
+
+
+
+ {/if}
+ {if !empty($mfailed[$m@index])}
+
+ {$mgrabs[$m@index]}
+ Grab{if {$mgrabs[$m@index]} != 1}s{/if} / {$mfailed[$m@index]}
+ Failed Download{if {$mfailed[$m@index]} > 1}s{/if}
+ {/if}
+
+ |
+