From 9950fe12540d2a6dd7e2934bc1877d64eaec8d7f Mon Sep 17 00:00:00 2001
From: Darko
- {/if}
- {if $rage && $release.rageid > 0 && $rage.imgdata != ""}
-
- {/if}
- {if $con && $con.cover == 1}
-
- {/if}
- {if $game && $game.cover == 1}
-
- {/if}
- {if $music && $music.cover == 1}
-
- {/if}
- {if $book && $book.cover == 1}
-
- {/if}
- {if $xxx && $xxx.cover == 1}
-
- {/if}
-
+ {/if}
+ {if $rage && $release.rageid > 0 && $rage.imgdata != ""}
+
+ {/if}
+ {if $con && $con.cover == 1}
+
+ {/if}
+ {if $game && $game.cover == 1}
+
+ {/if}
+ {if $music && $music.cover == 1}
+
+ {/if}
+ {if $book && $book.cover == 1}
+
+ {/if}
+ {if $xxx && $xxx.cover == 1}
+
+ {/if}
+
-
+ Aired
+ |
+ {$release.tvairdate|date_format} |
+
+ Country
+ |
+ {$rage.country} |
+ Name
+ |
+ {$music.title|escape:"htmlall"} |
+ Genre
+ |
+ {$music.genres|escape:"htmlall"} |
+
+ Release Date
+ |
+ {$music.releasedate|date_format} |
+
+ Publisher
+ |
+ {$music.publisher|escape:"htmlall"} |
+ Name
+ |
+ {$book.title|escape:"htmlall"} |
+ Author
+ |
+ {$book.author|escape:"htmlall"} |
+
+ EAN
+ |
+ {$book.ean|escape:"htmlall"} |
+
+ ISBN
+ |
+ {$book.isbn|escape:"htmlall"} |
+
+ Pages
+ |
+ {$book.pages|escape:"htmlall"} |
+
+ Dewey
+ |
+ {$book.dewey|escape:"htmlall"} |
+
+ Publisher
+ |
+ {$book.publisher|escape:"htmlall"} |
+
+ Released
+ |
+ {$book.publishdate|date_format} |
+ Group |
+
+ {$release.group_name|replace:"alt.binaries":"a.b"}
+ |
+ Size /
+ Completion
+ |
+ {$release.size|fsize_format:"MB"}{if $release.completion > 0} ({if $release.completion < 100}
+ {$release.completion}
+ %{else}{$release.completion}%{/if}){/if}
+ |
+ Grabs |
+ {$release.grabs}
+ time{if $release.grabs==1}{else}s{/if} |
+ Password
+ |
+ {if $release.passwordstatus == 0}None{elseif $release.passwordstatus == 2}Passworded Rar Archive{elseif $release.passwordstatus == 1}Contains Cab/Ace/Rar Inside Archive{else}Unknown{/if} |
+ Category
+ |
+
+ {$release.category_name}
+ |
+ Files |
+
+ {$release.totalpart}
+ file{if $release.totalpart==1}{else}s{/if}
+ |
+ RAR
+ Contains
+ |
+
+ Files: |
+ + {foreach from=$releasefiles item=rf} + {$rf.name}
+ + {if $rf.passworded != 1} + + No Password + {else} + + Passworded + {/if} + {$rf.size|fsize_format:"MB"} + {$rf.createddate|date_format} + + {/foreach} + Poster |
+ {$release.fromname|escape:"htmlall"} |
+ Posted |
+ {$release.postdate|date_format:"%b %e, %Y %T"}
+ ({$release.postdate|daysago}
+ )
+ |
+ Added |
+ {$release.adddate|date_format:"%b %e, %Y %T"}
+ ({$release.adddate|daysago}
+ )
+ |
+ Release
+ Info
+ |
+ {if $release.regexid != ""}Regex Id (
+ {$release.regexid}
+ )
+ {/if}
+ {if $release.gid != ""}
+ Global Id ({$release.gid})
+ {/if}
+ |
+ |
+
{$nfo.nfo}
- | User | +Comment | +||
|---|---|---|---|
| User | -Comment | +{if $comment.sourceid == 0}
+ {$comment.username}{else}{$comment.username}
+ + (syndicated) + {/if} + {$comment.createddate|date_format} + |
+ + {$comment.text|escape:"htmlall"|nl2br} + |
| {if $comment.sourceid == 0}
- {$comment.username}{else}{$comment.username}
- - (syndicated) - {/if} - {$comment.createddate|date_format} - |
- - {$comment.text|escape:"htmlall"|nl2br} - | -
| Property | @@ -670,7 +671,8 @@|||
|---|---|---|---|
| Width x Height | -{$reVideo.videowidth}x{$reVideo.videoheight} | +{$reVideo.videowidth} + x{$reVideo.videoheight} |