Jackett / Jackett

API Support for your favorite torrent trackers
GNU General Public License v2.0
11.94k stars 1.28k forks source link

Search results are not accurate for DigitalHive #1055

Closed adamwinn closed 7 years ago

adamwinn commented 7 years ago

Searching for a file on DigitalHive returns results that aren't correct. Searching for a file with a specific date name in the search returns results that are for other dates. Searching on BitMeTV works fine.

Jackett version: 0.7.1006.0 Mono version (if not using Windows): 4.6.2

Screenshot DigitalHive returning many results and BitMeTV returning just the one correct result. http://imgur.com/a/ZccXA

log for DigitalHive

02-12 14:31:11 Debug Web server started 
02-12 14:31:41 Debug DefaultHttpControllerTypeResolver GetControllerTypes  
System.Web.Http.Controllers: DefaultHttpControllerTypeResolver GetControllerTypes 
02-12 14:31:41 Debug DefaultHttpControllerTypeResolver GetControllerTypes  
System.Web.Http.Controllers: DefaultHttpControllerTypeResolver GetControllerTypes 
02-12 14:31:41 Info   http://server:9117/Admin/search 
System.Web.Http.Request:   http://server:9117/Admin/search
02-12 14:31:41 Info WebAPIRequestLogger SendAsync  
System.Web.Http.MessageHandlers: WebAPIRequestLogger SendAsync 
Query=Real.Time.With.Bill.Maher.2017.02.10&Category=&Tracker=digitalhive
02-12 14:31:41 Debug POST: http://server:9117/Admin/search 
02-12 14:31:41 Debug Body: Query=Real.Time.With.Bill.Maher.2017.02.10&Category=&Tracker=digitalhive 
02-12 14:31:41 Info DefaultHttpControllerSelector SelectController Route='MS_SubRoutes:System.Web.Http.Routing.IHttpRouteData[]' 
System.Web.Http.Controllers: DefaultHttpControllerSelector SelectController Route='MS_SubRoutes:System.Web.Http.Routing.IHttpRouteData[]'
02-12 14:31:41 Info DefaultHttpControllerSelector SelectController Admin 
System.Web.Http.Controllers: DefaultHttpControllerSelector SelectController Admin
02-12 14:31:41 Info HttpControllerDescriptor CreateController  
System.Web.Http.Controllers: HttpControllerDescriptor CreateController 
02-12 14:31:41 Info DefaultHttpControllerActivator Create  
System.Web.Http.Controllers: DefaultHttpControllerActivator Create 
02-12 14:31:41 Info DefaultHttpControllerActivator Create Jackett.Controllers.AdminController 
System.Web.Http.Controllers: DefaultHttpControllerActivator Create Jackett.Controllers.AdminController
02-12 14:31:41 Info HttpControllerDescriptor CreateController Jackett.Controllers.AdminController 
System.Web.Http.Controllers: HttpControllerDescriptor CreateController Jackett.Controllers.AdminController
02-12 14:31:41 Info AdminController ExecuteAsync  
System.Web.Http.Controllers: AdminController ExecuteAsync 
02-12 14:31:41 Info ApiControllerActionSelector SelectAction  
System.Web.Http.Action: ApiControllerActionSelector SelectAction 
02-12 14:31:41 Info ApiControllerActionSelector SelectAction Selected action 'Search(AdminSearch value)' 
System.Web.Http.Action: ApiControllerActionSelector SelectAction Selected action 'Search(AdminSearch value)'
02-12 14:31:41 Info JackettAuthorizedAttribute OnAuthorizationAsync  
System.Web.Http.Filters: JackettAuthorizedAttribute OnAuthorizationAsync 
02-12 14:31:41 Info JackettAuthorizedAttribute OnAuthorizationAsync  
System.Web.Http.Filters: JackettAuthorizedAttribute OnAuthorizationAsync 
02-12 14:31:41 Info HttpActionBinding ExecuteBindingAsync  
System.Web.Http.ModelBinding: HttpActionBinding ExecuteBindingAsync 
02-12 14:31:41 Info FormatterParameterBinding ExecuteBindingAsync Binding parameter 'value' 
System.Web.Http.ModelBinding: FormatterParameterBinding ExecuteBindingAsync Binding parameter 'value'
02-12 14:31:41 Info JQueryMvcFormUrlEncodedFormatter ReadFromStreamAsync Type='AdminSearch', content-type='application/x-www-form-urlencoded; charset=UTF-8' 
System.Net.Http.Formatting: JQueryMvcFormUrlEncodedFormatter ReadFromStreamAsync Type='AdminSearch', content-type='application/x-www-form-urlencoded; charset=UTF-8'
02-12 14:31:41 Error JQueryMvcFormUrlEncodedFormatter ReadFromStreamAsync A value is required. 
System.Net.Http.Formatting: JQueryMvcFormUrlEncodedFormatter ReadFromStreamAsync A value is required.
02-12 14:31:41 Info JQueryMvcFormUrlEncodedFormatter ReadFromStreamAsync Value read='Jackett.Models.AdminSearch' 
System.Net.Http.Formatting: JQueryMvcFormUrlEncodedFormatter ReadFromStreamAsync Value read='Jackett.Models.AdminSearch'
02-12 14:31:41 Info FormatterParameterBinding ExecuteBindingAsync Parameter 'value' bound to the value 'Jackett.Models.AdminSearch' 
System.Web.Http.ModelBinding: FormatterParameterBinding ExecuteBindingAsync Parameter 'value' bound to the value 'Jackett.Models.AdminSearch'
02-12 14:31:41 Info HttpActionBinding ExecuteBindingAsync Model state is invalid. value.Category: A value is required. 
System.Web.Http.ModelBinding: HttpActionBinding ExecuteBindingAsync Model state is invalid. value.Category: A value is required.
02-12 14:31:41 Info JackettAPINoCacheAttribute OnActionExecutingAsync Action filter for 'Search(AdminSearch value)' 
System.Web.Http.Filters: JackettAPINoCacheAttribute OnActionExecutingAsync Action filter for 'Search(AdminSearch value)'
02-12 14:31:41 Info JackettAPINoCacheAttribute OnActionExecutingAsync  
System.Web.Http.Filters: JackettAPINoCacheAttribute OnActionExecutingAsync 
02-12 14:31:41 Info ApiControllerActionInvoker InvokeActionAsync Action='Search(value=Jackett.Models.AdminSearch)' 
System.Web.Http.Action: ApiControllerActionInvoker InvokeActionAsync Action='Search(value=Jackett.Models.AdminSearch)'
02-12 14:31:41 Info ReflectedHttpActionDescriptor ExecuteAsync Invoking action 'Search(value=Jackett.Models.AdminSearch)' 
System.Web.Http.Action: ReflectedHttpActionDescriptor ExecuteAsync Invoking action 'Search(value=Jackett.Models.AdminSearch)'
02-12 14:31:42 Debug IWebClient.GetString(Url:https://www.digitalhive.org/browse.php?search=Real.Time.With.Bill.Maher.2017.02.10&blah=0) 
02-12 14:31:45 Debug IWebClient: Returning OK => <?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE HTML>
<html lang="en">
<head>
    <!--<meta name="viewport" content="width=device-width">-->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link rel="apple-touch-icon" sizes="57x57" href="themes/modernized/icons/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="themes/modernized/icons/apple-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="themes/modernized/icons/apple-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="themes/modernized/icons/apple-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="themes/modernized/icons/apple-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="themes/modernized/icons/apple-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="themes/modernized/icons/apple-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="themes/modernized/icons/apple-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="themes/modernized/icons/apple-icon-180x180.png">
<link rel="icon" type="image/png" sizes="192x192"  href="themes/modernized/icons/android-icon-192x192.png">
<link rel="icon" type="image/png" sizes="32x32" href="themes/modernized/icons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="themes/modernized/icons/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="themes/modernized/icons/favicon-16x16.png">
    <title>Digital Hive :: Search results for &quot;Real.Time.With.Bill.Maher.2017.02.10&quot;</title>
    <link href="themes/modernized/layout2.css" rel="stylesheet" type="text/css" />
    <link rel="stylesheet" href="themes/modernized/assets/css/bootstrap.css">
<link rel="stylesheet" href="themes/modernized/assets/css/xenon-core.css">
<link rel="stylesheet" href="themes/modernized/assets/css/xenon-forms.css">
<link rel="stylesheet" href="themes/modernized/assets/css/xenon-components.css">
<link rel="stylesheet" href="themes/modernized/assets/css/xenon-skins.css">
<link rel="stylesheet" href="themes/modernized/assets/css/custom.css">
<link rel="stylesheet" href="themes/modernized/assets/css/fonts/linecons/css/linecons.css">
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
<script src="themes/modernized/assets/js/jquery-1.11.1.min.js"></script>
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->    
</head>
<body class="page-body">

<div class="settings-pane">
<a href="#" data-toggle="settings-pane" data-animate="true">
&times;
</a>
<div class="settings-pane-inner">
<div class="row">
<div class="col-md-4">
<div class="user-info">
<div class="user-image">
<a href="my.php">
<img class='img-responsive img-circle' src=pic/default_avatar.png> </a>
</div>
<div class="user-details">
<h3> <a href="userdetails.php?id=158324">newadventure</a> <span style="color: #ca1d1d;"></span></h3>
<p class="user-title">Ratio: <a href="snatchinfo.php">6.719</a>&nbsp;&nbsp; Up: <font color="green">143.72 GB</font>&nbsp;&nbsp; Down: <font color="red">21.39 GB</font>&nbsp;&nbsp; AT: <i class="fa fa-arrow-up"></i>&nbsp;5&nbsp;&nbsp;<i class="fa fa-arrow-down"></i>&nbsp;0</p>
<div class="user-links">
<a href="my.php" class="btn btn-primary">Edit Profile</a>
<a href="logout.php" class="btn btn-primary">Logout</a>
</div>
</div> 
</div>
</div>
<div class="col-md-8 link-blocks-env">
<div class="links-block left-sep">
<h4>
<span>Notifications</span>
</h4>
Invites (<a href="invite.php">0</a>)
<br><a href="messages.php?action=viewmailbox">Mailbox</a>
<br><a href="bookmarks.php">Bookmarks</a>
<br><a href="friends.php">Friends</a>
<br><a href="upload.php">Upload</a>
</div>
<div class="links-block left-sep">
<h4>
<a href="#">
<span>Helpful Links</span>
</a>
</h4>
<a href="/digiimg">Digiimg</a>
<br><a href="rules.php">Rules</a>
                    <br><a href="faq.php">FAQ</a>
                    <br><a href="support.php">Support</a>
<br><a href="donate.php">Donate</a>
</div>
</div>

</div>

                </div>
</div>

    <div class="page-container">
        <div class="sidebar-menu toggle-others">     
<div class="sidebar-menu-inner">
                <header class="logo-env">         
                <div class="logo">
<a href="index.php" class="logo-expanded">
<img src="themes/modernized/logo.png" width="100%">
</a>
</div>
<!-- This will toggle the mobile menu and will be visible only on mobile devices -->
<div class="mobile-menu-toggle visible-xs">
<a href="#" data-toggle="user-info-menu">
<i class="fa-bell-o"></i>
</a>
<a href="#" data-toggle="mobile-menu">
<i class="fa-bars"></i>
</a>
</div>
                </header>
                <ul id="main-menu" class="main-menu">
                    <li><a href="index.php"><i class="fa fa-home"></i><span class="title">Home</span></a></li>
                    <li><a href="#nogo"><i class="fa fa-file"></i><span class="title">Torrents</span></a>

                        <ul>
                            <li><a href="browse.php"><span class="title">Browse Torrents</span></a></li>
<li><a href="getrss.php"><span class="title">RSS Feed</span></a></li>
                            <li><a href="viewrequests.php"><span class="title">Requests</span></a></li>
                            <li><a href="upload.php"><span class="title">Upload</span></a></li>
                            <li><a href="needseed.php"><span class="title">Needs Seeds</span></a></li>
                            <li><a href="snatchinfo.php"><span class="title">Keep Seeding</span></a></li>
<li><a href="mytorrents.php"><span class="title">My Uploads</span></a></li>
<li><a href="clients.php"><span class="title">Clients</span></a></li>
                        </ul>

                    </li>
                    <li ><a href="#nogo"><i class="fa fa-user"></i><span class="title">Personal</span></a>

                        <ul>
                            <li><a href="my.php"><span class="title">Profile</span></a></li>
                            <li><a href="viewrequests.php"><span class="title">Requests</span></a></li>
                            <li><a href="messages.php?action=viewmailbox"><span class="title">Mailbox</span></a></li>
                            <li><a href="friends.php"><span class="title">Friends</span></a></li>
                            <li><a href="invite.php"><span class="title">Invite</span></a></li>
                            <li ><a href="logout.php"><span class="title">Logout</span></a></li>
                        </ul>
                      <!-- gx -->
                    </li>
                    <li ><a href="#nogo"><i class="fa fa-info-circle"></i><span class="title">Information</span></a>

                        <ul>
                            <li><a href="rules.php"><span class="title">Rules</span></a></li>
                            <li><a href="faq.php"><span class="title">FAQ</span></a></li>
                            <li><a href="support.php"><span class="title">Support</span></a></li>
                            <li><a href="links.php"><span class="title">Links</span></a></li>
                            <li><a href="users.php"><span class="title">User List</span></a></li>
                            <li ><a href="http://www.pogdesign.co.uk/cat/" ><span class="title">TV Guide</span></a></li>
                                                    </ul>

                    </li>
                    <li><a href="#nogo"><i class="fa fa-comment"></i><span class="title">Forums</span></a>

                        <ul>
                            <li><a href="forums.php"><span class="title">View Forums</span></a></li>
<li><a href="forums.php?action=viewunread"><span class="title">New Posts</span></a></li>
                            <li ><a href="subscriptions.php"><span class="title">Subscriptions</span></a></li>
                        </ul>

                    </li>
                    <li ><a  href="#nogo"><i class="fa fa-globe"></i><span class="title">Corrupt-Net</span></a>
                        <ul>
                            <li><a href="chat.php"><span class="title">JAVA IRC Chat</span></a></li>
<li><a href="http://www.corrupt-net.org/" ><span class="title">Network Stats</span></a></li>
                            <li><a href="http://idlerpg.corrupt-net.org/" ><span class="title">Idle RPG</span></a></li>
                            <li><a href="http://trace.corrupt-net.org/live.php" ><span class="title">Tracers</span></a></li>
                            <li><a href="http://trace.corrupt-net.org/" ><span class="title">Tracers Search</span></a></li>
                            <li><a href="http://pre.corrupt-net.org/live.php" ><span class="title">Pre</span></a></li>
                            <li ><a href="http://pre.corrupt-net.org/index.php" ><span class="title">Pre Search</span></a></li>
                        </ul>
                    </li>
                                        <li><a href="staff.php"><i class="fa fa-user-plus"></i><span class="title">Staff</span></a></li>
                                        <li ><a href="donate.php"><i class="fa fa-heart"></i><span class="title">Donate (26%)</span></a></li>
            </ul>
</div>
        </div>

        <div class="main-content">
<!-- User Info, Notifications and Menu Bar -->
<nav class="navbar user-info-navbar" role="navigation">
<div style="float:left;">
<a href="#" data-toggle="settings-pane" data-animate="true"><i class="fa fa-bars"></i></a>
&nbsp;&nbsp;Welcome, <a href="userdetails.php?id=158324">newadventure</a> <span style="color: #ca1d1d;"></span>
&nbsp;&nbsp;Ratio: <a href="snatchinfo.php">6.719</a>&nbsp;&nbsp; <i class="fa fa-arrow-up"></i> <font color="green">143.72 GB</font>&nbsp;&nbsp; <i class="fa fa-arrow-down"></i> <font color="#ca1d1d">21.39 GB</font>
   </div>
<div style="float: right;">
<a href="messages.php?action=viewmailbox"><i class="fa fa-envelope"></i><span class="badge badge-green">0</span></a>
</div>
</nav>

<div class="panel panel-color panel-purple">
<div class="panel-heading"><h3 class="panel-title">Search</h3><div class="panel-options"><a href="#" data-toggle="panel"> <span class="collapse-icon">&ndash;</span> <span class="expand-icon">+</span> </a> <a href="#" data-toggle="reload"> <i class="fa-rotate-right"></i> </a> <a href="#" data-toggle="remove">&times;</a></div></div>
<div class="panel-body">
           <form method="get" action="browse.php" class="form-inline">
                                        Search: <input class="form-control" type="search" id="searchinput" name="search" autocomplete="off" size="30" ondblclick="suggest(event.keyCode, this.value);" onkeyup="suggest(event.keyCode, this.value);" onkeypress="return noenter(event.keyCode);" value="Real.Time.With.Bill.Maher.2017.02.10" > in <select class="form-control" name="cat"><option value="0">(all types)</option>

                        <option value="48">0Day</option>
<option value="56">0Day-Imagesets</option>
<option value="6">0Day-Music</option>
<option value="51">0Day-XXX</option>
<option value="2">Anime</option>
<option value="59">BluRay</option>
<option value="40">Documentary</option>
<option value="20">DVD-R</option>
<option value="25">Ebooks</option>
<option value="38">HandHeld</option>
<option value="37">Kids Stuff</option>
<option value="23">Linux</option>
<option value="24">Mac</option>
<option value="22">Misc</option>
<option value="35">Movie Pack</option>
<option value="36">Movie-HD</option>
<option value="19">Movie-SD</option>
<option value="50">Music</option>
<option value="53">Music-FLAC</option>
<option value="49">MVID</option>
<option value="1">PC Apps</option>
<option value="4">PC Games</option>
<option value="17">PlayStation</option>
<option value="28">PSP</option>
<option value="34">TV Pack</option>
<option value="32">TV-HD</option>
<option value="55">TV-HDRip</option>
<option value="7">TV-SD</option>
<option value="57">TV-SDRip</option>
<option value="33">WII</option>
<option value="45">XBox</option>
<option value="9">XXX</option>
<option value="52">XXX-ISO</option>

                    </select>&nbsp;<select class="form-control" name="blah">
                        <option value="0">Name</option>
                        <option value="1">Description</option>
                        <option value="2">Both</option>
                    </select>
                                        <button class="btn btn-secondary btn-single" type="submit">Search</button></form>

            <script language="JavaScript" src="suggest.js" type="text/javascript"></script>
            <div id="suggcontainer" style="text-align: left; width: 520px; display: none;">
                <div id="suggestions" style="cursor: default; position: absolute; background-color: #FFFFFF; color: #000; border: 1px solid #777777;"></div>
            </div>

<form method="get" action="browse.php" class="form-inline" >
        <div id="cats">
        <table class="table table-small-font">
            <tr>

                <th>

                    <table width="100%">
                        <tr>

                            <th><input name="c48" type="checkbox"  value="1" /><a class="catlink" href="browse.php?cat=48">0Day</a></th>
<th><input name="c56" type="checkbox"  value="1" /><a class="catlink" href="browse.php?cat=56">0Day-Imagesets</a></th>
<th><input name="c6" type="checkbox"  value="1" /><a class="catlink" href="browse.php?cat=6">0Day-Music</a></th>
<th><input name="c51" type="checkbox"  value="1" /><a class="catlink" href="browse.php?cat=51">0Day-XXX</a></th>
<th><input name="c2" type="checkbox"  value="1" /><a class="catlink" href="browse.php?cat=2">Anime</a></th>
<th><input name="c59" type="checkbox"  value="1" /><a class="catlink" href="browse.php?cat=59">BluRay</a></th>
<th><input name="c40" type="checkbox"  value="1" /><a class="catlink" href="browse.php?cat=40">Documentary</a></th>
</tr><tr><th><input name="c20" type="checkbox"  value="1" /><a class="catlink" href="browse.php?cat=20">DVD-R</a></th>
<th><input name="c25" type="checkbox"  value="1" /><a class="catlink" href="browse.php?cat=25">Ebooks</a></th>
<th><input name="c38" type="checkbox"  value="1" /><a class="catlink" href="browse.php?cat=38">HandHeld</a></th>
<th><input name="c37" type="checkbox"  value="1" /><a class="catlink" href="browse.php?cat=37">Kids Stuff</a></th>
<th><input name="c23" type="checkbox"  value="1" /><a class="catlink" href="browse.php?cat=23">Linux</a></th>
<th><input name="c24" type="checkbox"  value="1" /><a class="catlink" href="browse.php?cat=24">Mac</a></th>
<th><input name="c22" type="checkbox"  value="1" /><a class="catlink" href="browse.php?cat=22">Misc</a></th>
</tr><tr><th><input name="c35" type="checkbox"  value="1" /><a class="catlink" href="browse.php?cat=35">Movie Pack</a></th>
<th><input name="c36" type="checkbox"  value="1" /><a class="catlink" href="browse.php?cat=36">Movie-HD</a></th>
<th><input name="c19" type="checkbox"  value="1" /><a class="catlink" href="browse.php?cat=19">Movie-SD</a></th>
<th><input name="c50" type="checkbox"  value="1" /><a class="catlink" href="browse.php?cat=50">Music</a></th>
<th><input name="c53" type="checkbox"  value="1" /><a class="catlink" href="browse.php?cat=53">Music-FLAC</a></th>
<th><input name="c49" type="checkbox"  value="1" /><a class="catlink" href="browse.php?cat=49">MVID</a></th>
<th><input name="c1" type="checkbox"  value="1" /><a class="catlink" href="browse.php?cat=1">PC Apps</a></th>
</tr><tr><th><input name="c4" type="checkbox"  value="1" /><a class="catlink" href="browse.php?cat=4">PC Games</a></th>
<th><input name="c17" type="checkbox"  value="1" /><a class="catlink" href="browse.php?cat=17">PlayStation</a></th>
<th><input name="c28" type="checkbox"  value="1" /><a class="catlink" href="browse.php?cat=28">PSP</a></th>
<th><input name="c34" type="checkbox"  value="1" /><a class="catlink" href="browse.php?cat=34">TV Pack</a></th>
<th><input name="c32" type="checkbox"  value="1" /><a class="catlink" href="browse.php?cat=32">TV-HD</a></th>
<th><input name="c55" type="checkbox"  value="1" /><a class="catlink" href="browse.php?cat=55">TV-HDRip</a></th>
<th><input name="c7" type="checkbox"  value="1" /><a class="catlink" href="browse.php?cat=7">TV-SD</a></th>
</tr><tr><th><input name="c57" type="checkbox"  value="1" /><a class="catlink" href="browse.php?cat=57">TV-SDRip</a></th>
<th><input name="c33" type="checkbox"  value="1" /><a class="catlink" href="browse.php?cat=33">WII</a></th>
<th><input name="c45" type="checkbox"  value="1" /><a class="catlink" href="browse.php?cat=45">XBox</a></th>
<th><input name="c9" type="checkbox"  value="1" /><a class="catlink" href="browse.php?cat=9">XXX</a></th>
<th><input name="c52" type="checkbox"  value="1" /><a class="catlink" href="browse.php?cat=52">XXX-ISO</a></th>
<th rowspan=1>&nbsp;</th><th><div align="left">(<a href="browse.php?all=1"><b>Show all</b></a>)</div></th>

                        </tr>
                    </table>
                </th>

                <th valign="top">

                                <select class="form-control" name="incldead">
                                    <option value="0">active</option>
                                    <option value="1">Including Dead</option>
                                    <option value="2">Only Dead</option>
                                    <option value="3">Freeleech</option>
                                </select>
<button class="btn btn-secondary btn-single" type="submit">Go</button>

                </th>

        </table>
    </div>
</form>
<br>[ <a href="browse.php?incldead=3">View All Freeleech Files</a> ]   [ <a href="?clear_new=1">Mark All Torrents As Viewed</a> ]
</div>
</div>

<h2>Search results for "Real.Time.With.Bill.Maher.2017.02.10"</h2>
<p align="center"><b>&lt;&lt;&nbsp;Prev</b>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<b>Next&nbsp;&gt;&gt;</b><br /><b>1&nbsp;-&nbsp;28</b></p>
<div class="panel panel-color panel-purple">
<div class="panel-heading"><h3 class="panel-title">Torrents</h3><div class="panel-options"><a href="#" data-toggle="panel"> <span class="collapse-icon">&ndash;</span> <span class="expand-icon">+</span> </a> <a href="#" data-toggle="reload"> <i class="fa-rotate-right"></i> </a> <a href="#" data-toggle="remove">&times;</a></div></div>
<div class="panel-body">
    <table class="table table-small-font table-bordered table-striped" width="100%" cellpadding="0">
        <thead>
<tr>
                <th width="3%">Type</th>
            <th width="62%" class="thicon"><a href="browse.php?search=Real.Time.With.Bill.Maher.2017.02.10&blah=0&sort=1&type=asc">Name</a></th>
                            <th width="3%">&nbsp;</th>

            <th width="3%">&nbsp;</th>
                        <th width="5%" class="thicon"><a href="browse.php?search=Real.Time.With.Bill.Maher.2017.02.10&blah=0&sort=2&type=desc"><i class="fa fa-files-o" title="Files"></i></a></th>
            <th width="4%" class="thicon"><a href="browse.php?search=Real.Time.With.Bill.Maher.2017.02.10&blah=0&sort=3&type=desc"><i class="fa fa-comments-o" title="Comments"></i></a></th>
            <th width="9%" class="thicon"><a href="browse.php?search=Real.Time.With.Bill.Maher.2017.02.10&blah=0&sort=5&type=desc"><i class="fa fa-server" title="Size"></i></a></th>
            <!--
            <th class="colhead" align=right>Views</th>
            <th class="colhead" align=right>Hits</th>
            -->
            <th width="4%" class="thicon"><a href="browse.php?search=Real.Time.With.Bill.Maher.2017.02.10&blah=0&sort=6&type=desc"><i class="fa fa-check-circle-o" title="Times Completed"></i></a></th>
            <th width="4%" class="thicon"><a href="browse.php?search=Real.Time.With.Bill.Maher.2017.02.10&blah=0&sort=7&type=desc"><i class="fa fa-arrow-up" title="Seeders"></i></a></th>
            <th width="4%" class="thicon"><a href="browse.php?search=Real.Time.With.Bill.Maher.2017.02.10&blah=0&sort=8&type=desc"><i class="fa fa-arrow-down" title="Leechers"></i></a></th>
    <th><i class='fa fa-users'></i></th>
</tr></thead>
<tr>
<td><a href="browse.php?cat=32"><img  src="pic/hdtv.png" alt="TV-HD" /></a></td>
<td><a title=Real.Time.With.Bill.Maher.2017.02.11.720p.HDTV.x264-BATV href="details.php?id=1308358&amp;hit=1">Real.Time.With.Bill.Maher.2017.02.11.720p.HDTV.x264-BATV</a>  <div class='label label-secondary'>NEW</div>
<br><span style='font-size: 12px !important;'>Added: 2017-02-11 03:30:47&nbsp;<td class='thicon'><a href="download.php?id=1308358&https=no&name=Real.Time.With.Bill.Maher.2017.02.11.720p.HDTV.x264-BATV.torrent"><i class='fa fa-download'></i></a></td>
<td class='thicon'><a href=bookmark.php?torrent=1308358&action=add><i class='fa fa-bookmark' title='Bookmark'></i></a></td><td class='thicon'><a href="details.php?id=1308358&amp;hit=1&amp;filelist=1">26</a></td>
<td class='thicon'><a href="details.php?id=1308358&amp;hit=1&amp;tocomm=1">1</a></td>
<td>1.07GB</td>
<td class='thicon'>6</td>
<td class='thicon'>6</td>
<td class='thicon'>0</td>
<td><i class='fa fa-user-plus' title='Uploader'></i></td></tr>
<tr>
<td><a href="browse.php?cat=7"><img  src="pic/tv.png" alt="TV-SD" /></a></td>
<td><a title=Real.Time.With.Bill.Maher.2017.02.11.HDTV.x264-BATV href="details.php?id=1308354&amp;hit=1">Real.Time.With.Bill.Maher.2017.02.11.HDTV.x264-BATV</a>  <div class='label label-secondary'>NEW</div>
<br><span style='font-size: 12px !important;'>Added: 2017-02-11 03:22:54&nbsp;<td class='thicon'><a href="download.php?id=1308354&https=no&name=Real.Time.With.Bill.Maher.2017.02.11.HDTV.x264-BATV.torrent"><i class='fa fa-download'></i></a></td>
<td class='thicon'><a href=bookmark.php?torrent=1308354&action=add><i class='fa fa-bookmark' title='Bookmark'></i></a></td><td class='thicon'><a href="details.php?id=1308354&amp;hit=1&amp;filelist=1">26</a></td>
<td class='thicon'>0</td>
<td>332.42MB</td>
<td class='thicon'>7</td>
<td class='thicon'>4</td>
<td class='thicon'>0</td>
<td><i class='fa fa-user-plus' title='Uploader'></i></td></tr>
<tr>
<td><a href="browse.php?cat=32"><img  src="pic/hdtv.png" alt="TV-HD" /></a></td>
<td><a title=Real.Time.With.Bill.Maher.2017.02.03.720p.HDTV.x264-BRISK href="details.php?id=1304850&amp;hit=1">Real.Time.With.Bill.Maher.2017.02.03.720p.HDTV.x264-BRISK</a>  <div class='label label-secondary'>NEW</div>
<br><span style='font-size: 12px !important;'>Added: 2017-02-07 21:01:10&nbsp;<td class='thicon'><a href="download.php?id=1304850&https=no&name=Real.Time.With.Bill.Maher.2017.02.03.720p.HDTV.x264-BRISK.torrent"><i class='fa fa-download'></i></a></td>
<td class='thicon'><a href=bookmark.php?torrent=1304850&action=add><i class='fa fa-bookmark' title='Bookmark'></i></a></td><td class='thicon'><a href="details.php?id=1304850&amp;hit=1&amp;filelist=1">24</a></td>
<td class='thicon'>0</td>
<td>1.00GB</td>
<td class='thicon'>7</td>
<td class='thicon'>6</td>
<td class='thicon'>0</td>
<td><i class='fa fa-user-plus' title='Uploader'></i></td></tr>
<tr>
<td><a href="browse.php?cat=7"><img  src="pic/tv.png" alt="TV-SD" /></a></td>
<td><a title=Real.Time.With.Bill.Maher.2017.02.03.HDTV.x264-BRISK href="details.php?id=1304849&amp;hit=1">Real.Time.With.Bill.Maher.2017.02.03.HDTV.x264-BRISK</a>  <div class='label label-secondary'>NEW</div>
<br><span style='font-size: 12px !important;'>Added: 2017-02-07 20:59:30&nbsp;<td class='thicon'><a href="download.php?id=1304849&https=no&name=Real.Time.With.Bill.Maher.2017.02.03.HDTV.x264-BRISK.torrent"><i class='fa fa-download'></i></a></td>
<td class='thicon'><a href=bookmark.php?torrent=1304849&action=add><i class='fa fa-bookmark' title='Bookmark'></i></a></td><td class='thicon'><a href="details.php?id=1304849&amp;hit=1&amp;filelist=1">26</a></td>
<td class='thicon'>0</td>
<td>331.21MB</td>
<td class='thicon'>5</td>
<td class='thicon'>1</td>
<td class='thicon'>0</td>
<td><i class='fa fa-user-plus' title='Uploader'></i></td></tr>
<tr>
<td><a href="browse.php?cat=32"><img  src="pic/hdtv.png" alt="TV-HD" /></a></td>
<td><a title=Real.Time.With.Bill.Maher.2017.01.20.720p.HDTV.x264-BRISK href="details.php?id=1295623&amp;hit=1">Real.Time.With.Bill.Maher.2017.01.20.720p.HDTV.x264-BRISK</a>  <div class='label label-secondary'>NEW</div>
<br><span style='font-size: 12px !important;'>Added: 2017-01-28 16:04:43&nbsp;<td class='thicon'><a href="download.php?id=1295623&https=no&name=Real.Time.With.Bill.Maher.2017.01.20.720p.HDTV.x264-BRISK.torrent"><i class='fa fa-download'></i></a></td>
<td class='thicon'><a href=bookmark.php?torrent=1295623&action=add><i class='fa fa-bookmark' title='Bookmark'></i></a></td><td class='thicon'><a href="details.php?id=1295623&amp;hit=1&amp;filelist=1">30</a></td>
<td class='thicon'>0</td>
<td>1.28GB</td>
<td class='thicon'>4</td>
<td class='thicon'>2</td>
<td class='thicon'>0</td>
<td><i class='fa fa-user-plus' title='Uploader'></i></td></tr>
<tr>
<td><a href="browse.php?cat=7"><img  src="pic/tv.png" alt="TV-SD" /></a></td>
<td><a title=Real.Time.With.Bill.Maher.2017.01.20.HDTV.x264-BRISK href="details.php?id=1295622&amp;hit=1">Real.Time.With.Bill.Maher.2017.01.20.HDTV.x264-BRISK</a>  <div class='label label-secondary'>NEW</div>
<br><span style='font-size: 12px !important;'>Added: 2017-01-28 16:04:32&nbsp;<td class='thicon'><a href="download.php?id=1295622&https=no&name=Real.Time.With.Bill.Maher.2017.01.20.HDTV.x264-BRISK.torrent"><i class='fa fa-download'></i></a></td>
<td class='thicon'><a href=bookmark.php?torrent=1295622&action=add><i class='fa fa-bookmark' title='Bookmark'></i></a></td><td class='thicon'><a href="details.php?id=1295622&amp;hit=1&amp;filelist=1">29</a></td>
<td class='thicon'>0</td>
<td>377.41MB</td>
<td class='thicon'>4</td>
<td class='thicon'>1</td>
<td class='thicon'>0</td>
<td><i class='fa fa-user-plus' title='Uploader'></i></td></tr>
<tr>
<td><a href="browse.php?cat=7"><img  src="pic/tv.png" alt="TV-SD" /></a></td>
<td><a title=Real.Time.With.Bill.Maher.2017.01.27.HDTV.x264-BRISK href="details.php?id=1295137&amp;hit=1">Real.Time.With.Bill.Maher.2017.01.27.HDTV.x264-BRISK</a>  <div class='label label-secondary'>NEW</div>
<br><span style='font-size: 12px !important;'>Added: 2017-01-28 03:23:39&nbsp;<td class='thicon'><a href="download.php?id=1295137&https=no&name=Real.Time.With.Bill.Maher.2017.01.27.HDTV.x264-BRISK.torrent"><i class='fa fa-download'></i></a></td>
<td class='thicon'><a href=bookmark.php?torrent=1295137&action=add><i class='fa fa-bookmark' title='Bookmark'></i></a></td><td class='thicon'><a href="details.php?id=1295137&amp;hit=1&amp;filelist=1">26</a></td>
<td class='thicon'>0</td>
<td>332.94MB</td>
<td class='thicon'>7</td>
<td class='thicon'>1</td>
<td class='thicon'>0</td>
<td><i class='fa fa-user-plus' title='Uploader'></i></td></tr>
<tr>
<td><a href="browse.php?cat=32"><img  src="pic/hdtv.png" alt="TV-HD" /></a></td>
<td><a title=Real.Time.With.Bill.Maher.2017.01.27.720p.HDTV.x264-BRISK href="details.php?id=1295136&amp;hit=1">Real.Time.With.Bill.Maher.2017.01.27.720p.HDTV.x264-BRISK</a>  <div class='label label-secondary'>NEW</div>
<br><span style='font-size: 12px !important;'>Added: 2017-01-28 03:21:58&nbsp;<td class='thicon'><a href="download.php?id=1295136&https=no&name=Real.Time.With.Bill.Maher.2017.01.27.720p.HDTV.x264-BRISK.torrent"><i class='fa fa-download'></i></a></td>
<td class='thicon'><a href=bookmark.php?torrent=1295136&action=add><i class='fa fa-bookmark' title='Bookmark'></i></a></td><td class='thicon'><a href="details.php?id=1295136&amp;hit=1&amp;filelist=1">27</a></td>
<td class='thicon'><a href="details.php?id=1295136&amp;hit=1&amp;tocomm=1">1</a></td>
<td>1.12GB</td>
<td class='thicon'>8</td>
<td class='thicon'>3</td>
<td class='thicon'>0</td>
<td><i class='fa fa-user-plus' title='Uploader'></i></td></tr>
<tr>
<td><a href="browse.php?cat=32"><img  src="pic/hdtv.png" alt="TV-HD" /></a></td>
<td><a title=Real.Time.With.Bill.Maher.2016.11.04.720p.WEBRip.AAC2.0.H.264-doosh.mkv href="details.php?id=1227831&amp;hit=1">Real.Time.With.Bill.Maher.2016.11.04.720p.WEBRip.AAC2.0.H.264-doosh.mkv</a>  <div class='label label-secondary'>NEW</div>
<br><span style='font-size: 12px !important;'>Added: 2016-11-05 19:48:41&nbsp;<td class='thicon'><a href="download.php?id=1227831&https=no&name=Real.Time.With.Bill.Maher.2016.11.04.720p.WEBRip.AAC2.0.H.264-doosh.mkv.torrent"><i class='fa fa-download'></i></a></td>
<td class='thicon'><a href=bookmark.php?torrent=1227831&action=add><i class='fa fa-bookmark' title='Bookmark'></i></a></td><td class='thicon'><a href="details.php?id=1227831&amp;hit=1&amp;filelist=1">1</a></td>
<td class='thicon'><a href="details.php?id=1227831&amp;hit=1&amp;tocomm=1">1</a></td>
<td>1.80GB</td>
<td class='thicon'>12</td>
<td class='thicon'>2</td>
<td class='thicon'>0</td>
<td><i class='fa fa-user-plus' title='Uploader'></i></td></tr>
<tr>
<td><a href="browse.php?cat=7"><img  src="pic/tv.png" alt="TV-SD" /></a></td>
<td><a title=Real.Time.With.Bill.Maher.2016.10.28.HDTV.x264-BATV href="details.php?id=1221484&amp;hit=1">Real.Time.With.Bill.Maher.2016.10.28.HDTV.x264-BATV</a>  <div class='label label-secondary'>NEW</div>
<br><span style='font-size: 12px !important;'>Added: 2016-10-29 07:18:19&nbsp;<td class='thicon'><a href="download.php?id=1221484&https=no&name=Real.Time.With.Bill.Maher.2016.10.28.HDTV.x264-BATV.torrent"><i class='fa fa-download'></i></a></td>
<td class='thicon'><a href=bookmark.php?torrent=1221484&action=add><i class='fa fa-bookmark' title='Bookmark'></i></a></td><td class='thicon'><a href="details.php?id=1221484&amp;hit=1&amp;filelist=1">29</a></td>
<td class='thicon'>0</td>
<td>376.71MB</td>
<td class='thicon'>12</td>
<td class='thicon'>1</td>
<td class='thicon'>0</td>
<td><i class='fa fa-user-plus' title='Uploader'></i></td></tr>
<tr>
<td><a href="browse.php?cat=7"><img  src="pic/tv.png" alt="TV-SD" /></a></td>
<td><a title=Real.Time.With.Bill.Maher.2016.10.14.HDTV.x264-BATV href="details.php?id=1209113&amp;hit=1">Real.Time.With.Bill.Maher.2016.10.14.HDTV.x264-BATV</a>  <div class='label label-secondary'>NEW</div>
<br><span style='font-size: 12px !important;'>Added: 2016-10-15 03:55:01&nbsp;<td class='thicon'><a href="download.php?id=1209113&https=no&name=Real.Time.With.Bill.Maher.2016.10.14.HDTV.x264-BATV.torrent"><i class='fa fa-download'></i></a></td>
<td class='thicon'><a href=bookmark.php?torrent=1209113&action=add><i class='fa fa-bookmark' title='Bookmark'></i></a></td><td class='thicon'><a href="details.php?id=1209113&amp;hit=1&amp;filelist=1">27</a></td>
<td class='thicon'>0</td>
<td>345.09MB</td>
<td class='thicon'>10</td>
<td class='thicon'>1</td>
<td class='thicon'>0</td>
<td><i class='fa fa-user-plus' title='Uploader'></i></td></tr>
<tr>
<td><a href="browse.php?cat=7"><img  src="pic/tv.png" alt="TV-SD" /></a></td>
<td><a title=Real.Time.With.Bill.Maher.2016.10.07.HDTV.x264-BATV href="details.php?id=1203373&amp;hit=1">Real.Time.With.Bill.Maher.2016.10.07.HDTV.x264-BATV</a>  <div class='label label-secondary'>NEW</div>
<br><span style='font-size: 12px !important;'>Added: 2016-10-08 02:39:04&nbsp;<td class='thicon'><a href="download.php?id=1203373&https=no&name=Real.Time.With.Bill.Maher.2016.10.07.HDTV.x264-BATV.torrent"><i class='fa fa-download'></i></a></td>
<td class='thicon'><a href=bookmark.php?torrent=1203373&action=add><i class='fa fa-bookmark' title='Bookmark'></i></a></td><td class='thicon'><a href="details.php?id=1203373&amp;hit=1&amp;filelist=1">27</a></td>
<td class='thicon'>0</td>
<td>355.51MB</td>
<td class='thicon'>10</td>
<td class='thicon'>1</td>
<td class='thicon'>0</td>
<td><i class='fa fa-user-plus' title='Uploader'></i></td></tr>
<tr>
<td><a href="browse.php?cat=7"><img  src="pic/tv.png" alt="TV-SD" /></a></td>
<td><a title=Real.Time.With.Bill.Maher.2016.09.30.HDTV.x264-BATV href="details.php?id=1199447&amp;hit=1">Real.Time.With.Bill.Maher.2016.09.30.HDTV.x264-BATV</a>  <div class='label label-secondary'>NEW</div>
<br><span style='font-size: 12px !important;'>Added: 2016-10-01 04:08:52&nbsp;<td class='thicon'><a href="download.php?id=1199447&https=no&name=Real.Time.With.Bill.Maher.2016.09.30.HDTV.x264-BATV.torrent"><i class='fa fa-download'></i></a></td>
<td class='thicon'><a href=bookmark.php?torrent=1199447&action=add><i class='fa fa-bookmark' title='Bookmark'></i></a></td><td class='thicon'><a href="details.php?id=1199447&amp;hit=1&amp;filelist=1">30</a></td>
<td class='thicon'>0</td>
<td>390.55MB</td>
<td class='thicon'>10</td>
<td class='thicon'>1</td>
<td class='thicon'>0</td>
<td><i class='fa fa-user-plus' title='Uploader'></i></td></tr>
<tr>
<td><a href="browse.php?cat=7"><img  src="pic/tv.png" alt="TV-SD" /></a></td>
<td><a title=Real.Time.With.Bill.Maher.2016.09.23.HDTV.x264-BATV href="details.php?id=1193529&amp;hit=1">Real.Time.With.Bill.Maher.2016.09.23.HDTV.x264-BATV</a>  <div class='label label-secondary'>NEW</div>
<br><span style='font-size: 12px !important;'>Added: 2016-09-24 08:16:53&nbsp;<td class='thicon'><a href="download.php?id=1193529&https=no&name=Real.Time.With.Bill.Maher.2016.09.23.HDTV.x264-BATV.torrent"><i class='fa fa-download'></i></a></td>
<td class='thicon'><a href=bookmark.php?torrent=1193529&action=add><i class='fa fa-bookmark' title='Bookmark'></i></a></td><td class='thicon'><a href="details.php?id=1193529&amp;hit=1&amp;filelist=1">27</a></td>
<td class='thicon'>0</td>
<td>354.44MB</td>
<td class='thicon'>9</td>
<td class='thicon'>1</td>
<td class='thicon'>0</td>
<td><i class='fa fa-user-plus' title='Uploader'></i></td></tr>
<tr>
<td><a href="browse.php?cat=7"><img  src="pic/tv.png" alt="TV-SD" /></a></td>
<td><a title=Real.Time.With.Bill.Maher.2016.09.16.HDTV.x264-BATV href="details.php?id=1187665&amp;hit=1">Real.Time.With.Bill.Maher.2016.09.16.HDTV.x264-BATV</a>  <div class='label label-secondary'>NEW</div>
<br><span style='font-size: 12px !important;'>Added: 2016-09-17 05:29:28&nbsp;<td class='thicon'><a href="download.php?id=1187665&https=no&name=Real.Time.With.Bill.Maher.2016.09.16.HDTV.x264-BATV.torrent"><i class='fa fa-download'></i></a></td>
<td class='thicon'><a href=bookmark.php?torrent=1187665&action=add><i class='fa fa-bookmark' title='Bookmark'></i></a></td><td class='thicon'><a href="details.php?id=1187665&amp;hit=1&amp;filelist=1">31</a></td>
<td class='thicon'>0</td>
<td>406.73MB</td>
<td class='thicon'>7</td>
<td class='thicon'>1</td>
<td class='thicon'>0</td>
<td><i class='fa fa-user-plus' title='Uploader'></i></td></tr>
<tr>
<td><a href="browse.php?cat=7"><img  src="pic/tv.png" alt="TV-SD" /></a></td>
<td><a title=Real.Time.With.Bill.Maher.2016.07.29.HDTV.x264-BATV href="details.php?id=1150333&amp;hit=1">Real.Time.With.Bill.Maher.2016.07.29.HDTV.x264-BATV</a>  <div class='label label-secondary'>NEW</div>
<br><span style='font-size: 12px !important;'>Added: 2016-07-30 05:01:47&nbsp;<td class='thicon'><a href="download.php?id=1150333&https=no&name=Real.Time.With.Bill.Maher.2016.07.29.HDTV.x264-BATV.torrent"><i class='fa fa-download'></i></a></td>
<td class='thicon'><a href=bookmark.php?torrent=1150333&action=add><i class='fa fa-bookmark' title='Bookmark'></i></a></td><td class='thicon'><a href="details.php?id=1150333&amp;hit=1&amp;filelist=1">27</a></td>
<td class='thicon'><a href="details.php?id=1150333&amp;hit=1&amp;tocomm=1">1</a></td>
<td>355.14MB</td>
<td class='thicon'>9</td>
<td class='thicon'>1</td>
<td class='thicon'>0</td>
<td><i class='fa fa-user-plus' title='Uploader'></i></td></tr>
<tr>
<td><a href="browse.php?cat=7"><img  src="pic/tv.png" alt="TV-SD" /></a></td>
<td><a title=Real.Time.With.Bill.Maher.2016.06.24.HDTV.x264-BATV href="details.php?id=1127213&amp;hit=1">Real.Time.With.Bill.Maher.2016.06.24.HDTV.x264-BATV</a>  <div class='label label-secondary'>NEW</div>
<br><span style='font-size: 12px !important;'>Added: 2016-06-25 06:23:09&nbsp;<td class='thicon'><a href="download.php?id=1127213&https=no&name=Real.Time.With.Bill.Maher.2016.06.24.HDTV.x264-BATV.torrent"><i class='fa fa-download'></i></a></td>
<td class='thicon'><a href=bookmark.php?torrent=1127213&action=add><i class='fa fa-bookmark' title='Bookmark'></i></a></td><td class='thicon'><a href="details.php?id=1127213&amp;hit=1&amp;filelist=1">29</a></td>
<td class='thicon'><a href="details.php?id=1127213&amp;hit=1&amp;tocomm=1">1</a></td>
<td>381.46MB</td>
<td class='thicon'>12</td>
<td class='thicon'>1</td>
<td class='thicon'>0</td>
<td><i class='fa fa-user-plus' title='Uploader'></i></td></tr>
<tr>
<td><a href="browse.php?cat=32"><img  src="pic/hdtv.png" alt="TV-HD" /></a></td>
<td><a title=Real.Time.With.Bill.Maher.2016.06.18.720p.HDTV.x264-BATV href="details.php?id=1121781&amp;hit=1">Real.Time.With.Bill.Maher.2016.06.18.720p.HDTV.x264-BATV</a>  <div class='label label-secondary'>NEW</div>
<br><span style='font-size: 12px !important;'>Added: 2016-06-18 17:51:56&nbsp;<td class='thicon'><a href="download.php?id=1121781&https=no&name=Real.Time.With.Bill.Maher.2016.06.18.720p.HDTV.x264-BATV.torrent"><i class='fa fa-download'></i></a></td>
<td class='thicon'><a href=bookmark.php?torrent=1121781&action=add><i class='fa fa-bookmark' title='Bookmark'></i></a></td><td class='thicon'><a href="details.php?id=1121781&amp;hit=1&amp;filelist=1">30</a></td>
<td class='thicon'>0</td>
<td>1.28GB</td>
<td class='thicon'>4</td>
<td class='thicon'>1</td>
<td class='thicon'>0</td>
<td><i class='fa fa-user-plus' title='Uploader'></i></td></tr>
<tr>
<td><a href="browse.php?cat=7"><img  src="pic/tv.png" alt="TV-SD" /></a></td>
<td><a title=Real.Time.With.Bill.Maher.2016.06.18.HDTV.x264-BATV href="details.php?id=1121773&amp;hit=1">Real.Time.With.Bill.Maher.2016.06.18.HDTV.x264-BATV</a>  <div class='label label-secondary'>NEW</div>
<br><span style='font-size: 12px !important;'>Added: 2016-06-18 16:54:26&nbsp;<td class='thicon'><a href="download.php?id=1121773&https=no&name=Real.Time.With.Bill.Maher.2016.06.18.HDTV.x264-BATV.torrent"><i class='fa fa-download'></i></a></td>
<td class='thicon'><a href=bookmark.php?torrent=1121773&action=add><i class='fa fa-bookmark' title='Bookmark'></i></a></td><td class='thicon'><a href="details.php?id=1121773&amp;hit=1&amp;filelist=1">29</a></td>
<td class='thicon'><a href="details.php?id=1121773&amp;hit=1&amp;tocomm=1">1</a></td>
<td>384.49MB</td>
<td class='thicon'>17</td>
<td class='thicon'>1</td>
<td class='thicon'>0</td>
<td><i class='fa fa-user-plus' title='Uploader'></i></td></tr>
<tr>
<td><a href="browse.php?cat=7"><img  src="pic/tv.png" alt="TV-SD" /></a></td>
<td><a title=Real.Time.With.Bill.Maher.2016.06.10.HDTV.x264-BATV href="details.php?id=1116098&amp;hit=1">Real.Time.With.Bill.Maher.2016.06.10.HDTV.x264-BATV</a>  <div class='label label-secondary'>NEW</div>
<br><span style='font-size: 12px !important;'>Added: 2016-06-11 15:19:44&nbsp;<td class='thicon'><a href="download.php?id=1116098&https=no&name=Real.Time.With.Bill.Maher.2016.06.10.HDTV.x264-BATV.torrent"><i class='fa fa-download'></i></a></td>
<td class='thicon'><a href=bookmark.php?torrent=1116098&action=add><i class='fa fa-bookmark' title='Bookmark'></i></a></td><td class='thicon'><a href="details.php?id=1116098&amp;hit=1&amp;filelist=1">26</a></td>
<td class='thicon'>0</td>
<td>340.96MB</td>
<td class='thicon'>13</td>
<td class='thicon'>1</td>
<td class='thicon'>0</td>
<td><i class='fa fa-user-plus' title='Uploader'></i></td></tr>
<tr>
<td><a href="browse.php?cat=32"><img  src="pic/hdtv.png" alt="TV-HD" /></a></td>
<td><a title=Real.Time.With.Bill.Maher.2016.06.03.720p.HDTV.x264-BATV href="details.php?id=1111072&amp;hit=1">Real.Time.With.Bill.Maher.2016.06.03.720p.HDTV.x264-BATV</a>  <div class='label label-secondary'>NEW</div>
<br><span style='font-size: 12px !important;'>Added: 2016-06-04 13:07:34&nbsp;<td class='thicon'><a href="download.php?id=1111072&https=no&name=Real.Time.With.Bill.Maher.2016.06.03.720p.HDTV.x264-BATV.torrent"><i class='fa fa-download'></i></a></td>
<td class='thicon'><a href=bookmark.php?torrent=1111072&action=add><i class='fa fa-bookmark' title='Bookmark'></i></a></td><td class='thicon'><a href="details.php?id=1111072&amp;hit=1&amp;filelist=1">32</a></td>
<td class='thicon'><a href="details.php?id=1111072&amp;hit=1&amp;tocomm=1">1</a></td>
<td>1.36GB</td>
<td class='thicon'>16</td>
<td class='thicon'>1</td>
<td class='thicon'>0</td>
<td><i class='fa fa-user-plus' title='Uploader'></i></td></tr>
<tr>
<td><a href="browse.php?cat=7"><img  src="pic/tv.png" alt="TV-SD" /></a></td>
<td><a title=Real.Time.With.Bill.Maher.2016.06.03.HDTV.x264-BATV href="details.php?id=1110923&amp;hit=1">Real.Time.With.Bill.Maher.2016.06.03.HDTV.x264-BATV</a>  <div class='label label-secondary'>NEW</div>
<br><span style='font-size: 12px !important;'>Added: 2016-06-04 12:21:31&nbsp;<td class='thicon'><a href="download.php?id=1110923&https=no&name=Real.Time.With.Bill.Maher.2016.06.03.HDTV.x264-BATV.torrent"><i class='fa fa-download'></i></a></td>
<td class='thicon'><a href=bookmark.php?torrent=1110923&action=add><i class='fa fa-bookmark' title='Bookmark'></i></a></td><td class='thicon'><a href="details.php?id=1110923&amp;hit=1&amp;filelist=1">25</a></td>
<td class='thicon'><a href="details.php?id=1110923&amp;hit=1&amp;tocomm=1">1</a></td>
<td>321.06MB</td>
<td class='thicon'>12</td>
<td class='thicon'>1</td>
<td class='thicon'>0</td>
<td><i class='fa fa-user-plus' title='Uploader'></i></td></tr>
<tr>
<td><a href="browse.php?cat=7"><img  src="pic/tv.png" alt="TV-SD" /></a></td>
<td><a title=Real.Time.With.Bill.Maher.2016.05.27.HDTV.x264-BATV href="details.php?id=1103176&amp;hit=1">Real.Time.With.Bill.Maher.2016.05.27.HDTV.x264-BATV</a>  <div class='label label-secondary'>NEW</div>
<br><span style='font-size: 12px !important;'>Added: 2016-05-28 04:55:00&nbsp;<td class='thicon'><a href="download.php?id=1103176&https=no&name=Real.Time.With.Bill.Maher.2016.05.27.HDTV.x264-BATV.torrent"><i class='fa fa-download'></i></a></td>
<td class='thicon'><a href=bookmark.php?torrent=1103176&action=add><i class='fa fa-bookmark' title='Bookmark'></i></a></td><td class='thicon'><a href="details.php?id=1103176&amp;hit=1&amp;filelist=1">35</a></td>
<td class='thicon'><a href="details.php?id=1103176&amp;hit=1&amp;tocomm=1">1</a></td>
<td>468.70MB</td>
<td class='thicon'>14</td>
<td class='thicon'>1</td>
<td class='thicon'>0</td>
<td><i class='fa fa-user-plus' title='Uploader'></i></td></tr>
<tr>
<td><a href="browse.php?cat=7"><img  src="pic/tv.png" alt="TV-SD" /></a></td>
<td><a title=Real.Time.With.Bill.Maher.2016.05.13.HDTV.x264-BATV href="details.php?id=1089966&amp;hit=1">Real.Time.With.Bill.Maher.2016.05.13.HDTV.x264-BATV</a>  <div class='label label-secondary'>NEW</div>
<br><span style='font-size: 12px !important;'>Added: 2016-05-14 07:43:16&nbsp;<td class='thicon'><a href="download.php?id=1089966&https=no&name=Real.Time.With.Bill.Maher.2016.05.13.HDTV.x264-BATV.torrent"><i class='fa fa-download'></i></a></td>
<td class='thicon'><a href=bookmark.php?torrent=1089966&action=add><i class='fa fa-bookmark' title='Bookmark'></i></a></td><td class='thicon'><a href="details.php?id=1089966&amp;hit=1&amp;filelist=1">31</a></td>
<td class='thicon'><a href="details.php?id=1089966&amp;hit=1&amp;tocomm=1">1</a></td>
<td>403.77MB</td>
<td class='thicon'>19</td>
<td class='thicon'>1</td>
<td class='thicon'>0</td>
<td><i class='fa fa-user-plus' title='Uploader'></i></td></tr>
<tr>
<td><a href="browse.php?cat=7"><img  src="pic/tv.png" alt="TV-SD" /></a></td>
<td><a title=Real.Time.With.Bill.Maher.2016.04.29.INTERNAL.HDTV.x264-BATV href="details.php?id=1083962&amp;hit=1">Real.Time.With.Bill.Maher.2016.04.29.INTERNAL.HDTV.x264-BATV</a>  <div class='label label-secondary'>NEW</div>
<br><span style='font-size: 12px !important;'>Added: 2016-05-07 15:01:53&nbsp;<td class='thicon'><a href="download.php?id=1083962&https=no&name=Real.Time.With.Bill.Maher.2016.04.29.INTERNAL.HDTV.x264-BATV.torrent"><i class='fa fa-download'></i></a></td>
<td class='thicon'><a href=bookmark.php?torrent=1083962&action=add><i class='fa fa-bookmark' title='Bookmark'></i></a></td><td class='thicon'><a href="details.php?id=1083962&amp;hit=1&amp;filelist=1">30</a></td>
<td class='thicon'>0</td>
<td>410.25MB</td>
<td class='thicon'>9</td>
<td class='thicon'>1</td>
<td class='thicon'>0</td>
<td><i class='fa fa-user-plus' title='Uploader'></i></td></tr>
<tr>
<td><a href="browse.php?cat=7"><img  src="pic/tv.png" alt="TV-SD" /></a></td>
<td><a title=Real.Time.With.Bill.Maher.2016.04.22.HDTV.x264-BATV href="details.php?id=1072256&amp;hit=1">Real.Time.With.Bill.Maher.2016.04.22.HDTV.x264-BATV</a>  <div class='label label-secondary'>NEW</div>
<br><span style='font-size: 12px !important;'>Added: 2016-04-23 08:36:57&nbsp;<td class='thicon'><a href="download.php?id=1072256&https=no&name=Real.Time.With.Bill.Maher.2016.04.22.HDTV.x264-BATV.torrent"><i class='fa fa-download'></i></a></td>
<td class='thicon'><a href=bookmark.php?torrent=1072256&action=add><i class='fa fa-bookmark' title='Bookmark'></i></a></td><td class='thicon'><a href="details.php?id=1072256&amp;hit=1&amp;filelist=1">28</a></td>
<td class='thicon'><a href="details.php?id=1072256&amp;hit=1&amp;tocomm=1">1</a></td>
<td>371.31MB</td>
<td class='thicon'>15</td>
<td class='thicon'>1</td>
<td class='thicon'>0</td>
<td><i class='fa fa-user-plus' title='Uploader'></i></td></tr>
<tr>
<td><a href="browse.php?cat=7"><img  src="pic/tv.png" alt="TV-SD" /></a></td>
<td><a title=Real.Time.With.Bill.Maher.2016.04.15.HDTV.x264-BATV href="details.php?id=1066399&amp;hit=1">Real.Time.With.Bill.Maher.2016.04.15.HDTV.x264-BATV</a>  <div class='label label-secondary'>NEW</div>
<br><span style='font-size: 12px !important;'>Added: 2016-04-16 06:44:40&nbsp;<td class='thicon'><a href="download.php?id=1066399&https=no&name=Real.Time.With.Bill.Maher.2016.04.15.HDTV.x264-BATV.torrent"><i class='fa fa-download'></i></a></td>
<td class='thicon'><a href=bookmark.php?torrent=1066399&action=add><i class='fa fa-bookmark' title='Bookmark'></i></a></td><td class='thicon'><a href="details.php?id=1066399&amp;hit=1&amp;filelist=1">29</a></td>
<td class='thicon'><a href="details.php?id=1066399&amp;hit=1&amp;tocomm=1">1</a></td>
<td>385.53MB</td>
<td class='thicon'>15</td>
<td class='thicon'>1</td>
<td class='thicon'>0</td>
<td><i class='fa fa-user-plus' title='Uploader'></i></td></tr>
<tr>
<td><a href="browse.php?cat=7"><img  src="pic/tv.png" alt="TV-SD" /></a></td>
<td><a title=Real.Time.With.Bill.Maher.2016.04.08.HDTV.x264-BATV href="details.php?id=1060253&amp;hit=1">Real.Time.With.Bill.Maher.2016.04.08.HDTV.x264-BATV</a>  <div class='label label-secondary'>NEW</div>
<br><span style='font-size: 12px !important;'>Added: 2016-04-09 16:30:51&nbsp;<td class='thicon'><a href="download.php?id=1060253&https=no&name=Real.Time.With.Bill.Maher.2016.04.08.HDTV.x264-BATV.torrent"><i class='fa fa-download'></i></a></td>
<td class='thicon'><a href=bookmark.php?torrent=1060253&action=add><i class='fa fa-bookmark' title='Bookmark'></i></a></td><td class='thicon'><a href="details.php?id=1060253&amp;hit=1&amp;filelist=1">27</a></td>
<td class='thicon'>0</td>
<td>352.32MB</td>
<td class='thicon'>10</td>
<td class='thicon'>1</td>
<td class='thicon'>0</td>
<td><i class='fa fa-user-plus' title='Uploader'></i></td></tr>
</table>
</div>
</div>
                        <p align="center"><b>1&nbsp;-&nbsp;28</b><br /><b>&lt;&lt;&nbsp;Prev</b>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<b>Next&nbsp;&gt;&gt;</b></p>
<br>
<div class="panel panel-default">
<div class="panel-heading"><h3 class="panel-title">Legend</h3><div class="panel-options"><a href="#" data-toggle="panel"> <span class="collapse-icon">&ndash;</span> <span class="expand-icon">+</span> </a> <a href="#" data-toggle="reload"> <i class="fa-rotate-right"></i> </a> <a href="#" data-toggle="remove">&times;</a></div></div>
<div class="panel-body">
<table class="main" width="100%"" cellpadding="3" cellspacing="3" align="center" >
    <tr>
        <th width="50%"><b>Symbols:</b></th>
        <th width="50%"><b>Uploader Type:</b></th>
    </tr>
    <tr>

        <th>
            <i class="fa fa-star"></i> = Free Download (Only Upload Counts)<br>
            <i class="fa fa-thumbs-down"></i> = Nuked Torrent (Contains Errors)<br>
            <div class='label label-secondary'>NEW</div> = New Torrent
        </th>
        <th valign="top">
            <i class="fa fa-user-plus"></i> = Uploaded by Uploader, VIP or Staff<br>
            <i class="fa fa-user"></i> = Uploaded by an Uber User
        </th>
    </tr>
</table>
</div>
</div>
<footer class="main-footer sticky footer-type-1">
<div class="footer-inner">
<!-- Add your copyright text here -->
<div class="footer-text">
&copy; 2015 
<strong>DigitalHive v3</strong> 
theme by ACiD
</div>
<!-- Go to Top Link, just add rel="go-top" to any link to add this functionality -->
<div class="go-up">
<a href="#" rel="go-top">
<i class="fa-angle-up"></i>
</a>
</div>
</div>
</footer>
        </div>
<!--<div class="page-loading-overlay">
<div class="loader-2"></div>
</div>-->
        <!-- Bottom Scripts -->
<script src="themes/modernized/assets/js/bootstrap.min.js"></script>
<script src="themes/modernized/assets/js/TweenMax.min.js"></script>
<script src="themes/modernized/assets/js/resizeable.js"></script>
<script src="themes/modernized/assets/js/joinable.js"></script>
<script src="themes/modernized/assets/js/xenon-api.js"></script>
<script src="themes/modernized/assets/js/xenon-toggles.js"></script>

<!-- JavaScripts initializations and stuff -->
<script src="themes/modernized/assets/js/xenon-custom.js"></script>
<script src="themes/modernized/assets/js/devexpress-web-14.1/js/globalize.min.js"></script>
<script src="themes/modernized/assets/js/toastr/toastr.min.js"></script>
</body>
</html> 
02-12 14:31:45 Info Manual search for "Real.Time.With.Bill.Maher.2017.02.10" on DigitalHive with 28 results. 
02-12 14:31:45 Info ReflectedHttpActionDescriptor ExecuteAsync Action returned 'Jackett.ManualSearchResult' 
System.Web.Http.Action: ReflectedHttpActionDescriptor ExecuteAsync Action returned 'Jackett.ManualSearchResult'
02-12 14:31:45 Info DefaultContentNegotiator Negotiate Type='ManualSearchResult', formatters=[JsonMediaTypeFormatterTracer, XmlMediaTypeFormatterTracer, FormUrlEncodedMediaTypeFormatterTracer, FormUrlEncodedMediaTypeFormatterTracer] 
System.Net.Http.Formatting: DefaultContentNegotiator Negotiate Type='ManualSearchResult', formatters=[JsonMediaTypeFormatterTracer, XmlMediaTypeFormatterTracer, FormUrlEncodedMediaTypeFormatterTracer, FormUrlEncodedMediaTypeFormatterTracer]
02-12 14:31:45 Info JsonMediaTypeFormatter GetPerRequestFormatterInstance Obtaining formatter of type 'JsonMediaTypeFormatter' for type='ManualSearchResult', mediaType='application/json; charset=utf-8' 
System.Net.Http.Formatting: JsonMediaTypeFormatter GetPerRequestFormatterInstance Obtaining formatter of type 'JsonMediaTypeFormatter' for type='ManualSearchResult', mediaType='application/json; charset=utf-8'
02-12 14:31:45 Info JsonMediaTypeFormatter GetPerRequestFormatterInstance Will use same 'JsonMediaTypeFormatter' formatter 
System.Net.Http.Formatting: JsonMediaTypeFormatter GetPerRequestFormatterInstance Will use same 'JsonMediaTypeFormatter' formatter
02-12 14:31:45 Info DefaultContentNegotiator Negotiate Selected formatter='JsonMediaTypeFormatter', content-type='application/json; charset=utf-8' 
System.Net.Http.Formatting: DefaultContentNegotiator Negotiate Selected formatter='JsonMediaTypeFormatter', content-type='application/json; charset=utf-8'
02-12 14:31:45 Info ApiControllerActionInvoker InvokeActionAsync  
System.Web.Http.Action: ApiControllerActionInvoker InvokeActionAsync 
02-12 14:31:45 Info JackettAPINoCacheAttribute OnActionExecutedAsync Action filter for 'Search(AdminSearch value)' 
System.Web.Http.Filters: JackettAPINoCacheAttribute OnActionExecutedAsync Action filter for 'Search(AdminSearch value)'
02-12 14:31:45 Info JackettAPINoCacheAttribute OnActionExecutedAsync  
System.Web.Http.Filters: JackettAPINoCacheAttribute OnActionExecutedAsync 
02-12 14:31:45 Info AdminController ExecuteAsync  
System.Web.Http.Controllers: AdminController ExecuteAsync 
02-12 14:31:45 Info JsonMediaTypeFormatter WriteToStreamAsync Value='Jackett.ManualSearchResult', type='ManualSearchResult', content-type='application/json; charset=utf-8' 
System.Net.Http.Formatting: JsonMediaTypeFormatter WriteToStreamAsync Value='Jackett.ManualSearchResult', type='ManualSearchResult', content-type='application/json; charset=utf-8'
02-12 14:31:45 Info JsonMediaTypeFormatter WriteToStreamAsync  
System.Net.Http.Formatting: JsonMediaTypeFormatter WriteToStreamAsync 
{"Results":[{"FirstSeen":"0001-01-01T00:00:00","Tracker":"DigitalHive","TrackerId":"digitalhive","CategoryDesc":"TV/HD","BlackholeLink":null,"Title":"Real.Time.With.Bill.Maher.2017.02.11.720p.HDTV.x264-BATV","Guid":"https://www.digitalhive.org/details.php?id=1308358&hit=1","Link":"http://server:9117/dl/digitalhive/z7hvcifd7y4enzzrmaja3vw47v9e0svy?path=aHR0cHM6Ly93d3cuZGlnaXRhbGhpdmUub3JnL2Rvd25sb2FkLnBocD9pZD0xMzA4MzU4Jmh0dHBzPW5vJm5hbWU9UmVhbC5UaW1lLldpdGguQmlsbC5NYWhlci4yMDE3LjAyLjExLjcyMHAuSERUVi54MjY0LUJBVFYudG9ycmVudA2&file=Real.Time.With.Bill.Maher.2017.02.11.720p.HDTV.x264-BATV.torrent","Comments":"https://www.digitalhive.org/details.php?id=1308358&hit=1","PublishDate":"2017-02-10T20:30:47-07:00","Category":5040,"Size":1148903808,"Files":26,"Grabs":6,"Description":"Real.Time.With.Bill.Maher.2017.02.11.720p.HDTV.x264-BATV","RageID":null,"TVDBId":null,"Imdb":null,"TMDb":null,"Seeders":6,"Peers":0,"BannerUrl":null,"InfoHash":null,"MagnetUri":null,"MinimumRatio":1.0,"MinimumSeedTime":259200,"DownloadVolumeFactor":1.0,"UploadVolumeFactor":1.0},{"FirstSeen":"0001-01-01T00:00:00","Tracker":"DigitalHive","TrackerId":"digitalhive","CategoryDesc":"TV/SD","BlackholeLink":null,"Title":"Real.Time.With.Bill.Maher.2017.02.11.HDTV.x264-BATV","Guid":"https://www.digitalhive.org/details.php?id=1308354&hit=1","Link":"http://server:9117/dl/digitalhive/z7hvcifd7y4enzzrmaja3vw47v9e0svy?path=aHR0cHM6Ly93d3cuZGlnaXRhbGhpdmUub3JnL2Rvd25sb2FkLnBocD9pZD0xMzA4MzU0Jmh0dHBzPW5vJm5hbWU9UmVhbC5UaW1lLldpdGguQmlsbC5NYWhlci4yMDE3LjAyLjExLkhEVFYueDI2NC1CQVRWLnRvcnJlbnQ1&file=Real.Time.With.Bill.Maher.2017.02.11.HDTV.x264-BATV.torrent","Comments":"https://www.digitalhive.org/details.php?id=1308354&hit=1","PublishDate":"2017-02-10T20:22:54-07:00","Category":5030,"Size":348567648,"Files":26,"Grabs":7,"Description":"Real.Time.With.Bill.Maher.2017.02.11.HDTV.x264-BATV","RageID":null,"TVDBId":null,"Imdb":null,"TMDb":null,"Seeders":4,"Peers":0,"BannerUrl":null,"InfoHash":null,"MagnetUri":null,"MinimumRatio":1.0,"MinimumSeedTime":259200,"DownloadVolumeFactor":1.0,"UploadVolumeFactor":1.0},{"FirstSeen":"0001-01-01T00:00:00","Tracker":"DigitalHive","TrackerId":"digitalhive","CategoryDesc":"TV/HD","BlackholeLink":null,"Title":"Real.Time.With.Bill.Maher.2017.02.03.720p.HDTV.x264-BRISK","Guid":"https://www.digitalhive.org/details.php?id=1304850&hit=1","Link":"http://server:9117/dl/digitalhive/z7hvcifd7y4enzzrmaja3vw47v9e0svy?path=aHR0cHM6Ly93d3cuZGlnaXRhbGhpdmUub3JnL2Rvd25sb2FkLnBocD9pZD0xMzA0ODUwJmh0dHBzPW5vJm5hbWU9UmVhbC5UaW1lLldpdGguQmlsbC5NYWhlci4yMDE3LjAyLjAzLjcyMHAuSERUVi54MjY0LUJSSVNLLnRvcnJlbnQ1&file=Real.Time.With.Bill.Maher.2017.02.03.720p.HDTV.x264-BRISK.torrent","Comments":"https://www.digitalhive.org/details.php?id=1304850&hit=1","PublishDate":"2017-02-07T14:01:10-07:00","Category":5040,"Size":1073741824,"Files":24,"Grabs":7,"Description":"Real.Time.With.Bill.Maher.2017.02.03.720p.HDTV.x264-BRISK","RageID":null,"TVDBId":null,"Imdb":null,"TMDb":null,"Seeders":6,"Peers":0,"BannerUrl":null,"InfoHash":null,"MagnetUri":null,"MinimumRatio":1.0,"MinimumSeedTime":259200,"DownloadVolumeFactor":1.0,"UploadVolumeFactor":1.0},{"FirstSeen":"0001-01-01T00:00:00","Tracker":"DigitalHive","TrackerId":"digitalhive","CategoryDesc":"TV/SD","BlackholeLink":null,"Title":"Real.Time.With.Bill.Maher.2017.02.03.HDTV.x264-BRISK","Guid":"https://www.digitalhive.org/details.php?id=1304849&hit=1","Link":"http://server:9117/dl/digitalhive/z7hvcifd7y4enzzrmaja3vw47v9e0svy?path=aHR0cHM6Ly93d3cuZGlnaXRhbGhpdmUub3JnL2Rvd25sb2FkLnBocD9pZD0xMzA0ODQ5Jmh0dHBzPW5vJm5hbWU9UmVhbC5UaW1lLldpdGguQmlsbC5NYWhlci4yMDE3LjAyLjAzLkhEVFYueDI2NC1CUklTSy50b3JyZW500&file=Real.Time.With.Bill.Maher.2017.02.03.HDTV.x264-BRISK.torrent","Comments":"https://www.digitalhive.org/details.php?id=1304849&hit=1","PublishDate":"2017-02-07T13:59:30-07:00","Category":5030,"Size":347298848,"Files":26,"Grabs":5,"Description":"Real.Time.With.Bill.Maher.2017.02.03.HDTV.x264-BRISK","RageID":null,"TVDBId":null,"Imdb":null,"TMDb":null,"Seeders":1,"Peers":0,"BannerUrl":null,"InfoHash":null,"MagnetUri":null,"MinimumRatio":1.0,"MinimumSeedTime":259200,"DownloadVolumeFactor":1.0,"UploadVolumeFactor":1.0},{"FirstSeen":"0001-01-01T00:00:00","Tracker":"DigitalHive","TrackerId":"digitalhive","CategoryDesc":"TV/HD","BlackholeLink":null,"Title":"Real.Time.With.Bill.Maher.2017.01.20.720p.HDTV.x264-BRISK","Guid":"https://www.digitalhive.org/details.php?id=1295623&hit=1","Link":"http://server:9117/dl/digitalhive/z7hvcifd7y4enzzrmaja3vw47v9e0svy?path=aHR0cHM6Ly93d3cuZGlnaXRhbGhpdmUub3JnL2Rvd25sb2FkLnBocD9pZD0xMjk1NjIzJmh0dHBzPW5vJm5hbWU9UmVhbC5UaW1lLldpdGguQmlsbC5NYWhlci4yMDE3LjAxLjIwLjcyMHAuSERUVi54MjY0LUJSSVNLLnRvcnJlbnQ1&file=Real.Time.With.Bill.Maher.2017.01.20.720p.HDTV.x264-BRISK.torrent","Comments":"https://www.digitalhive.org/details.php?id=1295623&hit=1","PublishDate":"2017-01-28T09:04:43-07:00","Category":5040,"Size":1374389504,"Files":30,"Grabs":4,"Description":"Real.Time.With.Bill.Maher.2017.01.20.720p.HDTV.x264-BRISK","RageID":null,"TVDBId":null,"Imdb":null,"TMDb":null,"Seeders":2,"Peers":0,"BannerUrl":null,"InfoHash":null,"MagnetUri":null,"MinimumRatio":1.0,"MinimumSeedTime":259200,"DownloadVolumeFactor":1.0,"UploadVolumeFactor":1.0},{"FirstSeen":"0001-01-01T00:00:00","Tracker":"DigitalHive","TrackerId":"digitalhive","CategoryDesc":"TV/SD","BlackholeLink":null,"Title":"Real.Time.With.Bill.Maher.2017.01.20.HDTV.x264-BRISK","Guid":"https://www.digitalhive.org/details.php?id=1295622&hit=1","Link":"http://server:9117/dl/digitalhive/z7hvcifd7y4enzzrmaja3vw47v9e0svy?path=aHR0cHM6Ly93d3cuZGlnaXRhbGhpdmUub3JnL2Rvd25sb2FkLnBocD9pZD0xMjk1NjIyJmh0dHBzPW5vJm5hbWU9UmVhbC5UaW1lLldpdGguQmlsbC5NYWhlci4yMDE3LjAxLjIwLkhEVFYueDI2NC1CUklTSy50b3JyZW500&file=Real.Time.With.Bill.Maher.2017.01.20.HDTV.x264-BRISK.torrent","Comments":"https://www.digitalhive.org/details.php?id=1295622&hit=1","PublishDate":"2017-01-28T09:04:32-07:00","Category":5030,"Size":395743072,"Files":29,"Grabs":4,"Description":"Real.Time.With.Bill.Maher.2017.01.20.HDTV.x264-BRISK","RageID":null,"TVDBId":null,"Imdb":null,"TMDb":null,"Seeders":1,"Peers":0,"BannerUrl":null,"InfoHash":null,"MagnetUri":null,"MinimumRatio":1.0,"MinimumSeedTime":259200,"DownloadVolumeFactor":1.0,"UploadVolumeFactor":1.0},{"FirstSeen":"0001-01-01T00:00:00","Tracker":"DigitalHive","TrackerId":"digitalhive","CategoryDesc":"TV/SD","BlackholeLink":null,"Title":"Real.Time.With.Bill.Maher.2017.01.27.HDTV.x264-BRISK","Guid":"https://www.digitalhive.org/details.php?id=1295137&hit=1","Link":"http://server:9117/dl/digitalhive/z7hvcifd7y4enzzrmaja3vw47v9e0svy?path=aHR0cHM6Ly93d3cuZGlnaXRhbGhpdmUub3JnL2Rvd25sb2FkLnBocD9pZD0xMjk1MTM3Jmh0dHBzPW5vJm5hbWU9UmVhbC5UaW1lLldpdGguQmlsbC5NYWhlci4yMDE3LjAxLjI3LkhEVFYueDI2NC1CUklTSy50b3JyZW500&file=Real.Time.With.Bill.Maher.2017.01.27.HDTV.x264-BRISK.torrent","Comments":"https://www.digitalhive.org/details.php?id=1295137&hit=1","PublishDate":"2017-01-27T20:23:39-07:00","Category":5030,"Size":349112896,"Files":26,"Grabs":7,"Description":"Real.Time.With.Bill.Maher.2017.01.27.HDTV.x264-BRISK","RageID":null,"TVDBId":null,"Imdb":null,"TMDb":null,"Seeders":1,"Peers":0,"BannerUrl":null,"InfoHash":null,"MagnetUri":null,"MinimumRatio":1.0,"MinimumSeedTime":259200,"DownloadVolumeFactor":1.0,"UploadVolumeFactor":1.0},{"FirstSeen":"0001-01-01T00:00:00","Tracker":"DigitalHive","TrackerId":"digitalhive","CategoryDesc":"TV/HD","BlackholeLink":null,"Title":"Real.Time.With.Bill.Maher.2017.01.27.720p.HDTV.x264-BRISK","Guid":"https://www.digitalhive.org/details.php?id=1295136&hit=1","Link":"http://server:9117/dl/digitalhive/z7hvcifd7y4enzzrmaja3vw47v9e0svy?path=aHR0cHM6Ly93d3cuZGlnaXRhbGhpdmUub3JnL2Rvd25sb2FkLnBocD9pZD0xMjk1MTM2Jmh0dHBzPW5vJm5hbWU9UmVhbC5UaW1lLldpdGguQmlsbC5NYWhlci4yMDE3LjAxLjI3LjcyMHAuSERUVi54MjY0LUJSSVNLLnRvcnJlbnQ1&file=Real.Time.With.Bill.Maher.2017.01.27.720p.HDTV.x264-BRISK.torrent","Comments":"https://www.digitalhive.org/details.php?id=1295136&hit=1","PublishDate":"2017-01-27T20:21:58-07:00","Category":5040,"Size":1202590848,"Files":27,"Grabs":8,"Description":"Real.Time.With.Bill.Maher.2017.01.27.720p.HDTV.x264-BRISK","RageID":null,"TVDBId":null,"Imdb":null,"TMDb":null,"Seeders":3,"Peers":0,"BannerUrl":null,"InfoHash":null,"MagnetUri":null,"MinimumRatio":1.0,"MinimumSeedTime":259200,"DownloadVolumeFactor":1.0,"UploadVolumeFactor":1.0},{"FirstSeen":"0001-01-01T00:00:00","Tracker":"DigitalHive","TrackerId":"digitalhive","CategoryDesc":"TV/HD","BlackholeLink":null,"Title":"Real.Time.With.Bill.Maher.2016.11.04.720p.WEBRip.AAC2.0.H.264-doosh.mkv","Guid":"https://www.digitalhive.org/details.php?id=1227831&hit=1","Link":"http://server:9117/dl/digitalhive/z7hvcifd7y4enzzrmaja3vw47v9e0svy?path=aHR0cHM6Ly93d3cuZGlnaXRhbGhpdmUub3JnL2Rvd25sb2FkLnBocD9pZD0xMjI3ODMxJmh0dHBzPW5vJm5hbWU9UmVhbC5UaW1lLldpdGguQmlsbC5NYWhlci4yMDE2LjExLjA0LjcyMHAuV0VCUmlwLkFBQzIuMC5ILjI2NC1kb29zaC5ta3YudG9ycmVudA2&file=Real.Time.With.Bill.Maher.2016.11.04.720p.WEBRip.AAC2.0.H.264-doosh.mkv.torrent","Comments":"https://www.digitalhive.org/details.php?id=1227831&hit=1","PublishDate":"2016-11-05T13:48:41-06:00","Category":5040,"Size":1932735232,"Files":1,"Grabs":12,"Description":"Real.Time.With.Bill.Maher.2016.11.04.720p.WEBRip.AAC2.0.H.264-doosh.mkv","RageID":null,"TVDBId":null,"Imdb":null,"TMDb":null,"Seeders":2,"Peers":0,"BannerUrl":null,"InfoHash":null,"MagnetUri":null,"MinimumRatio":1.0,"MinimumSeedTime":259200,"DownloadVolumeFactor":1.0,"UploadVolumeFactor":1.0},{"FirstSeen":"0001-01-01T00:00:00","Tracker":"DigitalHive","TrackerId":"digitalhive","CategoryDesc":"TV/SD","BlackholeLink":null,"Title":"Real.Time.With.Bill.Maher.2016.10.28.HDTV.x264-BATV","Guid":"https://www.digitalhive.org/details.php?id=1221484&hit=1","Link":"http://server:9117/dl/digitalhive/z7hvcifd7y4enzzrmaja3vw47v9e0svy?path=aHR0cHM6Ly93d3cuZGlnaXRhbGhpdmUub3JnL2Rvd25sb2FkLnBocD9pZD0xMjIxNDg0Jmh0dHBzPW5vJm5hbWU9UmVhbC5UaW1lLldpdGguQmlsbC5NYWhlci4yMDE2LjEwLjI4LkhEVFYueDI2NC1CQVRWLnRvcnJlbnQ1&file=Real.Time.With.Bill.Maher.2016.10.28.HDTV.x264-BATV.torrent","Comments":"https://www.digitalhive.org/details.php?id=1221484&hit=1","PublishDate":"2016-10-29T01:18:19-06:00","Category":5030,"Size":395009056,"Files":29,"Grabs":12,"Description":"Real.Time.With.Bill.Maher.2016.10.28.HDTV.x264-BATV","RageID":null,"TVDBId":null,"Imdb":null,"TMDb":null,"Seeders":1,"Peers":0,"BannerUrl":null,"InfoHash":null,"MagnetUri":null,"MinimumRatio":1.0,"MinimumSeedTime":259200,"DownloadVolumeFactor":1.0,"UploadVolumeFactor":1.0},{"FirstSeen":"0001-01-01T00:00:00","Tracker":"DigitalHive","TrackerId":"digitalhive","CategoryDesc":"TV/SD","BlackholeLink":null,"Title":"Real.Time.With.Bill.Maher.2016.10.14.HDTV.x264-BATV","Guid":"https://www.digitalhive.org/details.php?id=1209113&hit=1","Link":"http://server:9117/dl/digitalhive/z7hvcifd7y4enzzrmaja3vw47v9e0svy?path=aHR0cHM6Ly93d3cuZGlnaXRhbGhpdmUub3JnL2Rvd25sb2FkLnBocD9pZD0xMjA5MTEzJmh0dHBzPW5vJm5hbWU9UmVhbC5UaW1lLldpdGguQmlsbC5NYWhlci4yMDE2LjEwLjE0LkhEVFYueDI2NC1CQVRWLnRvcnJlbnQ1&file=Real.Time.With.Bill.Maher.2016.10.14.HDTV.x264-BATV.torrent","Comments":"https://www.digitalhive.org/details.php?id=1209113&hit=1","PublishDate":"2016-10-14T21:55:01-06:00","Category":5030,"Size":361853088,"Files":27,"Grabs":10,"Description":"Real.Time.With.Bill.Maher.2016.10.14.HDTV.x264-BATV","RageID":null,"TVDBId":null,"Imdb":null,"TMDb":null,"Seeders":1,"Peers":0,"BannerUrl":null,"InfoHash":null,"MagnetUri":null,"MinimumRatio":1.0,"MinimumSeedTime":259200,"DownloadVolumeFactor":1.0,"UploadVolumeFactor":1.0},{"FirstSeen":"0001-01-01T00:00:00","Tracker":"DigitalHive","TrackerId":"digitalhive","CategoryDesc":"TV/SD","BlackholeLink":null,"Title":"Real.Time.With.Bill.Maher.2016.10.07.HDTV.x264-BATV","Guid":"https://www.digitalhive.org/details.php?id=1203373&hit=1","Link":"http://server:9117/dl/digitalhive/z7hvcifd7y4enzzrmaja3vw47v9e0svy?path=aHR0cHM6Ly93d3cuZGlnaXRhbGhpdmUub3JnL2Rvd25sb2FkLnBocD9pZD0xMjAzMzczJmh0dHBzPW5vJm5hbWU9UmVhbC5UaW1lLldpdGguQmlsbC5NYWhlci4yMDE2LjEwLjA3LkhEVFYueDI2NC1CQVRWLnRvcnJlbnQ1&file=Real.Time.With.Bill.Maher.2016.10.07.HDTV.x264-BATV.torrent","Comments":"https://www.digitalhive.org/details.php?id=1203373&hit=1","PublishDate":"2016-10-07T20:39:04-06:00","Category":5030,"Size":372779264,"Files":27,"Grabs":10,"Description":"Real.Time.With.Bill.Maher.2016.10.07.HDTV.x264-BATV","RageID":null,"TVDBId":null,"Imdb":null,"TMDb":null,"Seeders":1,"Peers":0,"BannerUrl":null,"InfoHash":null,"MagnetUri":null,"MinimumRatio":1.0,"MinimumSeedTime":259200,"DownloadVolumeFactor":1.0,"UploadVolumeFactor":1.0},{"FirstSeen":"0001-01-01T00:00:00","Tracker":"DigitalHive","TrackerId":"digitalhive","CategoryDesc":"TV/SD","BlackholeLink":null,"Title":"Real.Time.With.Bill.Maher.2016.09.30.HDTV.x264-BATV","Guid":"https://www.digitalhive.org/details.php?id=1199447&hit=1","Link":"http://server:9117/dl/digitalhive/z7hvcifd7y4enzzrmaja3vw47v9e0svy?path=aHR0cHM6Ly93d3cuZGlnaXRhbGhpdmUub3JnL2Rvd25sb2FkLnBocD9pZD0xMTk5NDQ3Jmh0dHBzPW5vJm5hbWU9UmVhbC5UaW1lLldpdGguQmlsbC5NYWhlci4yMDE2LjA5LjMwLkhEVFYueDI2NC1CQVRWLnRvcnJlbnQ1&file=Real.Time.With.Bill.Maher.2016.09.30.HDTV.x264-BATV.torrent","Comments":"https://www.digitalhive.org/details.php?id=1199447&hit=1","PublishDate":"2016-09-30T22:08:52-06:00","Category":5030,"Size":409521344,"Files":30,"Grabs":10,"Description":"Real.Time.With.Bill.Maher.2016.09.30.HDTV.x264-BATV","RageID":null,"TVDBId":null,"Imdb":null,"TMDb":null,"Seeders":1,"Peers":0,"BannerUrl":null,"InfoHash":null,"MagnetUri":null,"MinimumRatio":1.0,"MinimumSeedTime":259200,"DownloadVolumeFactor":1.0,"UploadVolumeFactor":1.0},{"FirstSeen":"0001-01-01T00:00:00","Tracker":"DigitalHive","TrackerId":"digitalhive","CategoryDesc":"TV/SD","BlackholeLink":null,"Title":"Real.Time.With.Bill.Maher.2016.09.23.HDTV.x264-BATV","Guid":"https://www.digitalhive.org/details.php?id=1193529&hit=1","Link":"http://server:9117/dl/digitalhive/z7hvcifd7y4enzzrmaja3vw47v9e0svy?path=aHR0cHM6Ly93d3cuZGlnaXRhbGhpdmUub3JnL2Rvd25sb2FkLnBocD9pZD0xMTkzNTI5Jmh0dHBzPW5vJm5hbWU9UmVhbC5UaW1lLldpdGguQmlsbC5NYWhlci4yMDE2LjA5LjIzLkhEVFYueDI2NC1CQVRWLnRvcnJlbnQ1&file=Real.Time.With.Bill.Maher.2016.09.23.HDTV.x264-BATV.torrent","Comments":"https://www.digitalhive.org/details.php?id=1193529&hit=1","PublishDate":"2016-09-24T02:16:53-06:00","Category":5030,"Size":371657280,"Files":27,"Grabs":9,"Description":"Real.Time.With.Bill.Maher.2016.09.23.HDTV.x264-BATV","RageID":null,"TVDBId":null,"Imdb":null,"TMDb":null,"Seeders":1,"Peers":0,"BannerUrl":null,"InfoHash":null,"MagnetUri":null,"MinimumRatio":1.0,"MinimumSeedTime":259200,"DownloadVolumeFactor":1.0,"UploadVolumeFactor":1.0},{"FirstSeen":"0001-01-01T00:00:00","Tracker":"DigitalHive","TrackerId":"digitalhive","CategoryDesc":"TV/SD","BlackholeLink":null,"Title":"Real.Time.With.Bill.Maher.2016.09.16.HDTV.x264-BATV","Guid":"https://www.digitalhive.org/details.php?id=1187665&hit=1","Link":"http://server:9117/dl/digitalhive/z7hvcifd7y4enzzrmaja3vw47v9e0svy?path=aHR0cHM6Ly93d3cuZGlnaXRhbGhpdmUub3JnL2Rvd25sb2FkLnBocD9pZD0xMTg3NjY1Jmh0dHBzPW5vJm5hbWU9UmVhbC5UaW1lLldpdGguQmlsbC5NYWhlci4yMDE2LjA5LjE2LkhEVFYueDI2NC1CQVRWLnRvcnJlbnQ1&file=Real.Time.With.Bill.Maher.2016.09.16.HDTV.x264-BATV.torrent","Comments":"https://www.digitalhive.org/details.php?id=1187665&hit=1","PublishDate":"2016-09-16T23:29:28-06:00","Category":5030,"Size":426487328,"Files":31,"Grabs":7,"Description":"Real.Time.With.Bill.Maher.2016.09.16.HDTV.x264-BATV","RageID":null,"TVDBId":null,"Imdb":null,"TMDb":null,"Seeders":1,"Peers":0,"BannerUrl":null,"InfoHash":null,"MagnetUri":null,"MinimumRatio":1.0,"MinimumSeedTime":259200,"DownloadVolumeFactor":1.0,"UploadVolumeFactor":1.0},{"FirstSeen":"0001-01-01T00:00:00","Tracker":"DigitalHive","TrackerId":"digitalhive","CategoryDesc":"TV/SD","BlackholeLink":null,"Title":"Real.Time.With.Bill.Maher.2016.07.29.HDTV.x264-BATV","Guid":"https://www.digitalhive.org/details.php?id=1150333&hit=1","Link":"http://server:9117/dl/digitalhive/z7hvcifd7y4enzzrmaja3vw47v9e0svy?path=aHR0cHM6Ly93d3cuZGlnaXRhbGhpdmUub3JnL2Rvd25sb2FkLnBocD9pZD0xMTUwMzMzJmh0dHBzPW5vJm5hbWU9UmVhbC5UaW1lLldpdGguQmlsbC5NYWhlci4yMDE2LjA3LjI5LkhEVFYueDI2NC1CQVRWLnRvcnJlbnQ1&file=Real.Time.With.Bill.Maher.2016.07.29.HDTV.x264-BATV.torrent","Comments":"https://www.digitalhive.org/details.php?id=1150333&hit=1","PublishDate":"2016-07-29T23:01:47-06:00","Category":5030,"Size":372391296,"Files":27,"Grabs":9,"Description":"Real.Time.With.Bill.Maher.2016.07.29.HDTV.x264-BATV","RageID":null,"TVDBId":null,"Imdb":null,"TMDb":null,"Seeders":1,"Peers":0,"BannerUrl":null,"InfoHash":null,"MagnetUri":null,"MinimumRatio":1.0,"MinimumSeedTime":259200,"DownloadVolumeFactor":1.0,"UploadVolumeFactor":1.0},{"FirstSeen":"0001-01-01T00:00:00","Tracker":"DigitalHive","TrackerId":"digitalhive","CategoryDesc":"TV/SD","BlackholeLink":null,"Title":"Real.Time.With.Bill.Maher.2016.06.24.HDTV.x264-BATV","Guid":"https://www.digitalhive.org/details.php?id=1127213&hit=1","Link":"http://server:9117/dl/digitalhive/z7hvcifd7y4enzzrmaja3vw47v9e0svy?path=aHR0cHM6Ly93d3cuZGlnaXRhbGhpdmUub3JnL2Rvd25sb2FkLnBocD9pZD0xMTI3MjEzJmh0dHBzPW5vJm5hbWU9UmVhbC5UaW1lLldpdGguQmlsbC5NYWhlci4yMDE2LjA2LjI0LkhEVFYueDI2NC1CQVRWLnRvcnJlbnQ1&file=Real.Time.With.Bill.Maher.2016.06.24.HDTV.x264-BATV.torrent","Comments":"https://www.digitalhive.org/details.php?id=1127213&hit=1","PublishDate":"2016-06-25T00:23:09-06:00","Category":5030,"Size":399989792,"Files":29,"Grabs":12,"Description":"Real.Time.With.Bill.Maher.2016.06.24.HDTV.x264-BATV","RageID":null,"TVDBId":null,"Imdb":null,"TMDb":null,"Seeders":1,"Peers":0,"BannerUrl":null,"InfoHash":null,"MagnetUri":null,"MinimumRatio":1.0,"MinimumSeedTime":259200,"DownloadVolumeFactor":1.0,"UploadVolumeFactor":1.0},{"FirstSeen":"0001-01-01T00:00:00","Tracker":"DigitalHive","TrackerId":"digitalhive","CategoryDesc":"TV/HD","BlackholeLink":null,"Title":"Real.Time.With.Bill.Maher.2016.06.18.720p.HDTV.x264-BATV","Guid":"https://www.digitalhive.org/details.php?id=1121781&hit=1","Link":"http://server:9117/dl/digitalhive/z7hvcifd7y4enzzrmaja3vw47v9e0svy?path=aHR0cHM6Ly93d3cuZGlnaXRhbGhpdmUub3JnL2Rvd25sb2FkLnBocD9pZD0xMTIxNzgxJmh0dHBzPW5vJm5hbWU9UmVhbC5UaW1lLldpdGguQmlsbC5NYWhlci4yMDE2LjA2LjE4LjcyMHAuSERUVi54MjY0LUJBVFYudG9ycmVudA2&file=Real.Time.With.Bill.Maher.2016.06.18.720p.HDTV.x264-BATV.torrent","Comments":"https://www.digitalhive.org/details.php?id=1121781&hit=1","PublishDate":"2016-06-18T11:51:56-06:00","Category":5040,"Size":1374389504,"Files":30,"Grabs":4,"Description":"Real.Time.With.Bill.Maher.2016.06.18.720p.HDTV.x264-BATV","RageID":null,"TVDBId":null,"Imdb":null,"TMDb":null,"Seeders":1,"Peers":0,"BannerUrl":null,"InfoHash":null,"MagnetUri":null,"MinimumRatio":1.0,"MinimumSeedTime":259200,"DownloadVolumeFactor":1.0,"UploadVolumeFactor":1.0},{"FirstSeen":"0001-01-01T00:00:00","Tracker":"DigitalHive","TrackerId":"digitalhive","CategoryDesc":"TV/SD","BlackholeLink":null,"Title":"Real.Time.With.Bill.Maher.2016.06.18.HDTV.x264-BATV","Guid":"https://www.digitalhive.org/details.php?id=1121773&hit=1","Link":"http://server:9117/dl/digitalhive/z7hvcifd7y4enzzrmaja3vw47v9e0svy?path=aHR0cHM6Ly93d3cuZGlnaXRhbGhpdmUub3JnL2Rvd25sb2FkLnBocD9pZD0xMTIxNzczJmh0dHBzPW5vJm5hbWU9UmVhbC5UaW1lLldpdGguQmlsbC5NYWhlci4yMDE2LjA2LjE4LkhEVFYueDI2NC1CQVRWLnRvcnJlbnQ1&file=Real.Time.With.Bill.Maher.2016.06.18.HDTV.x264-BATV.torrent","Comments":"https://www.digitalhive.org/details.php?id=1121773&hit=1","PublishDate":"2016-06-18T10:54:26-06:00","Category":5030,"Size":403166976,"Files":29,"Grabs":17,"Description":"Real.Time.With.Bill.Maher.2016.06.18.HDTV.x264-BATV","RageID":null,"TVDBId":null,"Imdb":null,"TMDb":null,"Seeders":1,"Peers":0,"BannerUrl":null,"InfoHash":null,"MagnetUri":null,"MinimumRatio":1.0,"MinimumSeedTime":259200,"DownloadVolumeFactor":1.0,"UploadVolumeFactor":1.0},{"FirstSeen":"0001-01-01T00:00:00","Tracker":"DigitalHive","TrackerId":"digitalhive","CategoryDesc":"TV/SD","BlackholeLink":null,"Title":"Real.Time.With.Bill.Maher.2016.06.10.HDTV.x264-BATV","Guid":"https://www.digitalhive.org/details.php?id=1116098&hit=1","Link":"http://server:9117/dl/digitalhive/z7hvcifd7y4enzzrmaja3vw47v9e0svy?path=aHR0cHM6Ly93d3cuZGlnaXRhbGhpdmUub3JnL2Rvd25sb2FkLnBocD9pZD0xMTE2MDk4Jmh0dHBzPW5vJm5hbWU9UmVhbC5UaW1lLldpdGguQmlsbC5NYWhlci4yMDE2LjA2LjEwLkhEVFYueDI2NC1CQVRWLnRvcnJlbnQ1&file=Real.Time.With.Bill.Maher.2016.06.10.HDTV.x264-BATV.torrent","Comments":"https://www.digitalhive.org/details.php?id=1116098&hit=1","PublishDate":"2016-06-11T09:19:44-06:00","Category":5030,"Size":357522464,"Files":26,"Grabs":13,"Description":"Real.Time.With.Bill.Maher.2016.06.10.HDTV.x264-BATV","RageID":null,"TVDBId":null,"Imdb":null,"TMDb":null,"Seeders":1,"Peers":0,"BannerUrl":null,"InfoHash":null,"MagnetUri":null,"MinimumRatio":1.0,"MinimumSeedTime":259200,"DownloadVolumeFactor":1.0,"UploadVolumeFactor":1.0},{"FirstSeen":"0001-01-01T00:00:00","Tracker":"DigitalHive","TrackerId":"digitalhive","CategoryDesc":"TV/HD","BlackholeLink":null,"Title":"Real.Time.With.Bill.Maher.2016.06.03.720p.HDTV.x264-BATV","Guid":"https://www.digitalhive.org/details.php?id=1111072&hit=1","Link":"http://server:9117/dl/digitalhive/z7hvcifd7y4enzzrmaja3vw47v9e0svy?path=aHR0cHM6Ly93d3cuZGlnaXRhbGhpdmUub3JnL2Rvd25sb2FkLnBocD9pZD0xMTExMDcyJmh0dHBzPW5vJm5hbWU9UmVhbC5UaW1lLldpdGguQmlsbC5NYWhlci4yMDE2LjA2LjAzLjcyMHAuSERUVi54MjY0LUJBVFYudG9ycmVudA2&file=Real.Time.With.Bill.Maher.2016.06.03.720p.HDTV.x264-BATV.torrent","Comments":"https://www.digitalhive.org/details.php?id=1111072&hit=1","PublishDate":"2016-06-04T07:07:34-06:00","Category":5040,"Size":1460288896,"Files":32,"Grabs":16,"Description":"Real.Time.With.Bill.Maher.2016.06.03.720p.HDTV.x264-BATV","RageID":null,"TVDBId":null,"Imdb":null,"TMDb":null,"Seeders":1,"Peers":0,"BannerUrl":null,"InfoHash":null,"MagnetUri":null,"MinimumRatio":1.0,"MinimumSeedTime":259200,"DownloadVolumeFactor":1.0,"UploadVolumeFactor":1.0},{"FirstSeen":"0001-01-01T00:00:00","Tracker":"DigitalHive","TrackerId":"digitalhive","CategoryDesc":"TV/SD","BlackholeLink":null,"Title":"Real.Time.With.Bill.Maher.2016.06.03.HDTV.x264-BATV","Guid":"https://www.digitalhive.org/details.php?id=1110923&hit=1","Link":"http://server:9117/dl/digitalhive/z7hvcifd7y4enzzrmaja3vw47v9e0svy?path=aHR0cHM6Ly93d3cuZGlnaXRhbGhpdmUub3JnL2Rvd25sb2FkLnBocD9pZD0xMTEwOTIzJmh0dHBzPW5vJm5hbWU9UmVhbC5UaW1lLldpdGguQmlsbC5NYWhlci4yMDE2LjA2LjAzLkhEVFYueDI2NC1CQVRWLnRvcnJlbnQ1&file=Real.Time.With.Bill.Maher.2016.06.03.HDTV.x264-BATV.torrent","Comments":"https://www.digitalhive.org/details.php?id=1110923&hit=1","PublishDate":"2016-06-04T06:21:31-06:00","Category":5030,"Size":336655808,"Files":25,"Grabs":12,"Description":"Real.Time.With.Bill.Maher.2016.06.03.HDTV.x264-BATV","RageID":null,"TVDBId":null,"Imdb":null,"TMDb":null,"Seeders":1,"Peers":0,"BannerUrl":null,"InfoHash":null,"MagnetUri":null,"MinimumRatio":1.0,"MinimumSeedTime":259200,"DownloadVolumeFactor":1.0,"UploadVolumeFactor":1.0},{"FirstSeen":"0001-01-01T00:00:00","Tracker":"DigitalHive","TrackerId":"digitalhive","CategoryDesc":"TV/SD","BlackholeLink":null,"Title":"Real.Time.With.Bill.Maher.2016.05.27.HDTV.x264-BATV","Guid":"https://www.digitalhive.org/details.php?id=1103176&hit=1","Link":"http://server:9117/dl/digitalhive/z7hvcifd7y4enzzrmaja3vw47v9e0svy?path=aHR0cHM6Ly93d3cuZGlnaXRhbGhpdmUub3JnL2Rvd25sb2FkLnBocD9pZD0xMTAzMTc2Jmh0dHBzPW5vJm5hbWU9UmVhbC5UaW1lLldpdGguQmlsbC5NYWhlci4yMDE2LjA1LjI3LkhEVFYueDI2NC1CQVRWLnRvcnJlbnQ1&file=Real.Time.With.Bill.Maher.2016.05.27.HDTV.x264-BATV.torrent","Comments":"https://www.digitalhive.org/details.php?id=1103176&hit=1","PublishDate":"2016-05-27T22:55:00-06:00","Category":5030,"Size":491467584,"Files":35,"Grabs":14,"Description":"Real.Time.With.Bill.Maher.2016.05.27.HDTV.x264-BATV","RageID":null,"TVDBId":null,"Imdb":null,"TMDb":null,"Seeders":1,"Peers":0,"BannerUrl":null,"InfoHash":null,"MagnetUri":null,"MinimumRatio":1.0,"MinimumSeedTime":259200,"DownloadVolumeFactor":1.0,"UploadVolumeFactor":1.0},{"FirstSeen":"0001-01-01T00:00:00","Tracker":"DigitalHive","TrackerId":"digitalhive","CategoryDesc":"TV/SD","BlackholeLink":null,"Title":"Real.Time.With.Bill.Maher.2016.05.13.HDTV.x264-BATV","Guid":"https://www.digitalhive.org/details.php?id=1089966&hit=1","Link":"http://server:9117/dl/digitalhive/z7hvcifd7y4enzzrmaja3vw47v9e0svy?path=aHR0cHM6Ly93d3cuZGlnaXRhbGhpdmUub3JnL2Rvd25sb2FkLnBocD9pZD0xMDg5OTY2Jmh0dHBzPW5vJm5hbWU9UmVhbC5UaW1lLldpdGguQmlsbC5NYWhlci4yMDE2LjA1LjEzLkhEVFYueDI2NC1CQVRWLnRvcnJlbnQ1&file=Real.Time.With.Bill.Maher.2016.05.13.HDTV.x264-BATV.torrent","Comments":"https://www.digitalhive.org/details.php?id=1089966&hit=1","PublishDate":"2016-05-14T01:43:16-06:00","Category":5030,"Size":423383520,"Files":31,"Grabs":19,"Description":"Real.Time.With.Bill.Maher.2016.05.13.HDTV.x264-BATV","RageID":null,"TVDBId":null,"Imdb":null,"TMDb":null,"Seeders":1,"Peers":0,"BannerUrl":null,"InfoHash":null,"MagnetUri":null,"MinimumRatio":1.0,"MinimumSeedTime":259200,"DownloadVolumeFactor":1.0,"UploadVolumeFactor":1.0},{"FirstSeen":"0001-01-01T00:00:00","Tracker":"DigitalHive","TrackerId":"digitalhive","CategoryDesc":"TV/SD","BlackholeLink":null,"Title":"Real.Time.With.Bill.Maher.2016.04.29.INTERNAL.HDTV.x264-BATV","Guid":"https://www.digitalhive.org/details.php?id=1083962&hit=1","Link":"http://server:9117/dl/digitalhive/z7hvcifd7y4enzzrmaja3vw47v9e0svy?path=aHR0cHM6Ly93d3cuZGlnaXRhbGhpdmUub3JnL2Rvd25sb2FkLnBocD9pZD0xMDgzOTYyJmh0dHBzPW5vJm5hbWU9UmVhbC5UaW1lLldpdGguQmlsbC5NYWhlci4yMDE2LjA0LjI5LklOVEVSTkFMLkhEVFYueDI2NC1CQVRWLnRvcnJlbnQ1&file=Real.Time.With.Bill.Maher.2016.04.29.INTERNAL.HDTV.x264-BATV.torrent","Comments":"https://www.digitalhive.org/details.php?id=1083962&hit=1","PublishDate":"2016-05-07T09:01:53-06:00","Category":5030,"Size":430178304,"Files":30,"Grabs":9,"Description":"Real.Time.With.Bill.Maher.2016.04.29.INTERNAL.HDTV.x264-BATV","RageID":null,"TVDBId":null,"Imdb":null,"TMDb":null,"Seeders":1,"Peers":0,"BannerUrl":null,"InfoHash":null,"MagnetUri":null,"MinimumRatio":1.0,"MinimumSeedTime":259200,"DownloadVolumeFactor":1.0,"UploadVolumeFactor":1.0},{"FirstSeen":"0001-01-01T00:00:00","Tracker":"DigitalHive","TrackerId":"digitalhive","CategoryDesc":"TV/SD","BlackholeLink":null,"Title":"Real.Time.With.Bill.Maher.2016.04.22.HDTV.x264-BATV","Guid":"https://www.digitalhive.org/details.php?id=1072256&hit=1","Link":"http://server:9117/dl/digitalhive/z7hvcifd7y4enzzrmaja3vw47v9e0svy?path=aHR0cHM6Ly93d3cuZGlnaXRhbGhpdmUub3JnL2Rvd25sb2FkLnBocD9pZD0xMDcyMjU2Jmh0dHBzPW5vJm5hbWU9UmVhbC5UaW1lLldpdGguQmlsbC5NYWhlci4yMDE2LjA0LjIyLkhEVFYueDI2NC1CQVRWLnRvcnJlbnQ1&file=Real.Time.With.Bill.Maher.2016.04.22.HDTV.x264-BATV.torrent","Comments":"https://www.digitalhive.org/details.php?id=1072256&hit=1","PublishDate":"2016-04-23T02:36:57-06:00","Category":5030,"Size":389346752,"Files":28,"Grabs":15,"Description":"Real.Time.With.Bill.Maher.2016.04.22.HDTV.x264-BATV","RageID":null,"TVDBId":null,"Imdb":null,"TMDb":null,"Seeders":1,"Peers":0,"BannerUrl":null,"InfoHash":null,"MagnetUri":null,"MinimumRatio":1.0,"MinimumSeedTime":259200,"DownloadVolumeFactor":1.0,"UploadVolumeFactor":1.0},{"FirstSeen":"0001-01-01T00:00:00","Tracker":"DigitalHive","TrackerId":"digitalhive","CategoryDesc":"TV/SD","BlackholeLink":null,"Title":"Real.Time.With.Bill.Maher.2016.04.15.HDTV.x264-BATV","Guid":"https://www.digitalhive.org/details.php?id=1066399&hit=1","Link":"http://server:9117/dl/digitalhive/z7hvcifd7y4enzzrmaja3vw47v9e0svy?path=aHR0cHM6Ly93d3cuZGlnaXRhbGhpdmUub3JnL2Rvd25sb2FkLnBocD9pZD0xMDY2Mzk5Jmh0dHBzPW5vJm5hbWU9UmVhbC5UaW1lLldpdGguQmlsbC5NYWhlci4yMDE2LjA0LjE1LkhEVFYueDI2NC1CQVRWLnRvcnJlbnQ1&file=Real.Time.With.Bill.Maher.2016.04.15.HDTV.x264-BATV.torrent","Comments":"https://www.digitalhive.org/details.php?id=1066399&hit=1","PublishDate":"2016-04-16T00:44:40-06:00","Category":5030,"Size":404257504,"Files":29,"Grabs":15,"Description":"Real.Time.With.Bill.Maher.2016.04.15.HDTV.x264-BATV","RageID":null,"TVDBId":null,"Imdb":null,"TMDb":null,"Seeders":1,"Peers":0,"BannerUrl":null,"InfoHash":null,"MagnetUri":null,"MinimumRatio":1.0,"MinimumSeedTime":259200,"DownloadVolumeFactor":1.0,"UploadVolumeFactor":1.0},{"FirstSeen":"0001-01-01T00:00:00","Tracker":"DigitalHive","TrackerId":"digitalhive","CategoryDesc":"TV/SD","BlackholeLink":null,"Title":"Real.Time.With.Bill.Maher.2016.04.08.HDTV.x264-BATV","Guid":"https://www.digitalhive.org/details.php?id=1060253&hit=1","Link":"http://server:9117/dl/digitalhive/z7hvcifd7y4enzzrmaja3vw47v9e0svy?path=aHR0cHM6Ly93d3cuZGlnaXRhbGhpdmUub3JnL2Rvd25sb2FkLnBocD9pZD0xMDYwMjUzJmh0dHBzPW5vJm5hbWU9UmVhbC5UaW1lLldpdGguQmlsbC5NYWhlci4yMDE2LjA0LjA4LkhEVFYueDI2NC1CQVRWLnRvcnJlbnQ1&file=Real.Time.With.Bill.Maher.2016.04.08.HDTV.x264-BATV.torrent","Comments":"https://www.digitalhive.org/details.php?id=1060253&hit=1","PublishDate":"2016-04-09T10:30:51-06:00","Category":5030,"Size":369434304,"Files":27,"Grabs":10,"Description":"Real.Time.With.Bill.Maher.2016.04.08.HDTV.x264-BATV","RageID":null,"TVDBId":null,"Imdb":null,"TMDb":null,"Seeders":1,"Peers":0,"BannerUrl":null,"InfoHash":null,"MagnetUri":null,"MinimumRatio":1.0,"MinimumSeedTime":259200,"DownloadVolumeFactor":1.0,"UploadVolumeFactor":1.0}],"Indexers":["DigitalHive"]}
02-12 14:31:45 Debug Response: {"Results":[{"FirstSeen":"0001-01-01T00:00:00","Tracker":"DigitalHive","TrackerId":"digitalhive","CategoryDesc":"TV/HD","BlackholeLink":null,"Title":"Real.Time.With.Bill.Maher.2017.02.11.720p.HDTV.x264-BATV","Guid":"https://www.digitalhive.org/details.php?id=1308358&hit=1","Link":"http://server:9117/dl/digitalhive/z7hvcifd7y4enzzrmaja3vw47v9e0svy?path=aHR0cHM6Ly93d3cuZGlnaXRhbGhpdmUub3JnL2Rvd25sb2FkLnBocD9pZD0xMzA4MzU4Jmh0dHBzPW5vJm5hbWU9UmVhbC5UaW1lLldpdGguQmlsbC5NYWhlci4yMDE3LjAyLjExLjcyMHAuSERUVi54MjY0LUJBVFYudG9ycmVudA2&file=Real.Time.With.Bill.Maher.2017.02.11.720p.HDTV.x264-BATV.torrent","Comments":"https://www.digitalhive.org/details.php?id=1308358&hit=1","PublishDate":"2017-02-10T20:30:47-07:00","Category":5040,"Size":1148903808,"Files":26,"Grabs":6,"Description":"Real.Time.With.Bill.Maher.2017.02.11.720p.HDTV.x264-BATV","RageID":null,"TVDBId":null,"Imdb":null,"TMDb":null,"Seeders":6,"Peers":0,"BannerUrl":null,"InfoHash":null,"MagnetUri":null,"MinimumRatio":1.0,"MinimumSeedTime":259200,"DownloadVolumeFactor":1.0,"UploadVolumeFactor":1.0},{"FirstSeen":"0001-01-01T00:00:00","Tracker":"DigitalHive","TrackerId":"digitalhive","CategoryDesc":"TV/SD","BlackholeLink":null,"Title":"Real.Time.With.Bill.Maher.2017.02.11.HDTV.x264-BATV","Guid":"https://www.digitalhive.org/details.php?id=1308354&hit=1","Link":"http://server:9117/dl/digitalhive/z7hvcifd7y4enzzrmaja3vw47v9e0svy?path=aHR0cHM6Ly93d3cuZGlnaXRhbGhpdmUub3JnL2Rvd25sb2FkLnBocD9pZD0xMzA4MzU0Jmh0dHBzPW5vJm5hbWU9UmVhbC5UaW1lLldpdGguQmlsbC5NYWhlci4yMDE3LjAyLjExLkhEVFYueDI2NC1CQVRWLnRvcnJlbnQ1&file=Real.Time.With.Bill.Maher.2017.02.11.HDTV.x264-BATV.torrent","Comments":"https://www.digitalhive.org/details.php?id=1308354&hit=1","PublishDate":"2017-02-10T20:22:54-07:00","Category":5030,"Size":348567648,"Files":26,"Grabs":7,"Description":"Real.Time.With.Bill.Maher.2017.02.11.HDTV.x264-BATV","RageID":null,"TVDBId":null,"Imdb":null,"TMDb":null,"Seeders":4,"Peers":0,"BannerUrl":null,"InfoHash":null,"MagnetUri":null,"MinimumRatio":1.0,"MinimumSeedTime":259200,"DownloadVolumeFactor":1.0,"UploadVolumeFactor":1.0},{"FirstSeen":"0001-01-01T00:00:00","Tracker":"DigitalHive","TrackerId":"digitalhive","CategoryDesc":"TV/HD","BlackholeLink":null,"Title":"Real.Time.With.Bill.Maher.2017.02.03.720p.HDTV.x264-BRISK","Guid":"https://www.digitalhive.org/details.php?id=1304850&hit=1","Link":"http://server:9117/dl/digitalhive/z7hvcifd7y4enzzrmaja3vw47v9e0svy?path=aHR0cHM6Ly93d3cuZGlnaXRhbGhpdmUub3JnL2Rvd25sb2FkLnBocD9pZD0xMzA0ODUwJmh0dHBzPW5vJm5hbWU9UmVhbC5UaW1lLldpdGguQmlsbC5NYWhlci4yMDE3LjAyLjAzLjcyMHAuSERUVi54MjY0LUJSSVNLLnRvcnJlbnQ1&file=Real.Time.With.Bill.Maher.2017.02.03.720p.HDTV.x264-BRISK.torrent","Comments":"https://www.digitalhive.org/details.php?id=1304850&hit=1","PublishDate":"2017-02-07T14:01:10-07:00","Category":5040,"Size":1073741824,"Files":24,"Grabs":7,"Description":"Real.Time.With.Bill.Maher.2017.02.03.720p.HDTV.x264-BRISK","RageID":null,"TVDBId":null,"Imdb":null,"TMDb":null,"Seeders":6,"Peers":0,"BannerUrl":null,"InfoHash":null,"MagnetUri":null,"MinimumRatio":1.0,"MinimumSeedTime":259200,"DownloadVolumeFactor":1.0,"UploadVolumeFactor":1.0},{"FirstSeen":"0001-01-01T00:00:00","Tracker":"DigitalHive","TrackerId":"digitalhive","CategoryDesc":"TV/SD","BlackholeLink":null,"Title":"Real.Time.With.Bill.Maher.2017.02.03.HDTV.x264-BRISK","Guid":"https://www.digitalhive.org/details.php?id=1304849&hit=1","Link":"http://server:9117/dl/digitalhive/z7hvcifd7y4enzzrmaja3vw47v9e0svy?path=aHR0cHM6Ly93d3cuZGlnaXRhbGhpdmUub3JnL2Rvd25sb2FkLnBocD9pZD0xMzA0ODQ5Jmh0dHBzPW5vJm5hbWU9UmVhbC5UaW1lLldpdGguQmlsbC5NYWhlci4yMDE3LjAyLjAzLkhEVFYueDI2NC1CUklTSy50b3JyZW500&file=Real.Time.With.Bill.Maher.2017.02.03.HDTV.x264-BRISK.torrent","Comments":"https://www.digitalhive.org/details.php?id=1304849&hit=1","PublishDate":"2017-02-07T13:59:30-07:00","Category":5030,"Size":347298848,"Files":26,"Grabs":5,"Description":"Real.Time.With.Bill.Maher.2017.02.03.HDTV.x264-BRISK","RageID":null,"TVDBId":null,"Imdb":null,"TMDb":null,"Seeders":1,"Peers":0,"BannerUrl":null,"InfoHash":null,"MagnetUri":null,"MinimumRatio":1.0,"MinimumSeedTime":259200,"DownloadVolumeFactor":1.0,"UploadVolumeFactor":1.0},{"FirstSeen":"0001-01-01T00:00:00","Tracker":"DigitalHive","TrackerId":"digitalhive","CategoryDesc":"TV/HD","BlackholeLink":null,"Title":"Real.Time.With.Bill.Maher.2017.01.20.720p.HDTV.x264-BRISK","Guid":"https://www.digitalhive.org/details.php?id=1295623&hit=1","Link":"http://server:9117/dl/digitalhive/z7hvcifd7y4enzzrmaja3vw47v9e0svy?path=aHR0cHM6Ly93d3cuZGlnaXRhbGhpdmUub3JnL2Rvd25sb2FkLnBocD9pZD0xMjk1NjIzJmh0dHBzPW5vJm5hbWU9UmVhbC5UaW1lLldpdGguQmlsbC5NYWhlci4yMDE3LjAxLjIwLjcyMHAuSERUVi54MjY0LUJSSVNLLnRvcnJlbnQ1&file=Real.Time.With.Bill.Maher.2017.01.20.720p.HDTV.x264-BRISK.torrent","Comments":"https://www.digitalhive.org/details.php?id=1295623&hit=1","PublishDate":"2017-01-28T09:04:43-07:00","Category":5040,"Size":1374389504,"Files":30,"Grabs":4,"Description":"Real.Time.With.Bill.Maher.2017.01.20.720p.HDTV.x264-BRISK","RageID":null,"TVDBId":null,"Imdb":null,"TMDb":null,"Seeders":2,"Peers":0,"BannerUrl":null,"InfoHash":null,"MagnetUri":null,"MinimumRatio":1.0,"MinimumSeedTime":259200,"DownloadVolumeFactor":1.0,"UploadVolumeFactor":1.0},{"FirstSeen":"0001-01-01T00:00:00","Tracker":"DigitalHive","TrackerId":"digitalhive","CategoryDesc":"TV/SD","BlackholeLink":null,"Title":"Real.Time.With.Bill.Maher.2017.01.20.HDTV.x264-BRISK","Guid":"https://www.digitalhive.org/details.php?id=1295622&hit=1","Link":"http://server:9117/dl/digitalhive/z7hvcifd7y4enzzrmaja3vw47v9e0svy?path=aHR0cHM6Ly93d3cuZGlnaXRhbGhpdmUub3JnL2Rvd25sb2FkLnBocD9pZD0xMjk1NjIyJmh0dHBzPW5vJm5hbWU9UmVhbC5UaW1lLldpdGguQmlsbC5NYWhlci4yMDE3LjAxLjIwLkhEVFYueDI2NC1CUklTSy50b3JyZW500&file=Real.Time.With.Bill.Maher.2017.01.20.HDTV.x264-BRISK.torrent","Comments":"https://www.digitalhive.org/details.php?id=1295622&hit=1","PublishDate":"2017-01-28T09:04:32-07:00","Category":5030,"Size":395743072,"Files":29,"Grabs":4,"Description":"Real.Time.With.Bill.Maher.2017.01.20.HDTV.x264-BRISK","RageID":null,"TVDBId":null,"Imdb":null,"TMDb":null,"Seeders":1,"Peers":0,"BannerUrl":null,"InfoHash":null,"MagnetUri":null,"MinimumRatio":1.0,"MinimumSeedTime":259200,"DownloadVolumeFactor":1.0,"UploadVolumeFactor":1.0},{"FirstSeen":"0001-01-01T00:00:00","Tracker":"DigitalHive","TrackerId":"digitalhive","CategoryDesc":"TV/SD","BlackholeLink":null,"Title":"Real.Time.With.Bill.Maher.2017.01.27.HDTV.x264-BRISK","Guid":"https://www.digitalhive.org/details.php?id=1295137&hit=1","Link":"http://server:9117/dl/digitalhive/z7hvcifd7y4enzzrmaja3vw47v9e0svy?path=aHR0cHM6Ly93d3cuZGlnaXRhbGhpdmUub3JnL2Rvd25sb2FkLnBocD9pZD0xMjk1MTM3Jmh0dHBzPW5vJm5hbWU9UmVhbC5UaW1lLldpdGguQmlsbC5NYWhlci4yMDE3LjAxLjI3LkhEVFYueDI2NC1CUklTSy50b3JyZW500&file=Real.Time.With.Bill.Maher.2017.01.27.HDTV.x264-BRISK.torrent","Comments":"https://www.digitalhive.org/details.php?id=1295137&hit=1","PublishDate":"2017-01-27T20:23:39-07:00","Category":5030,"Size":349112896,"Files":26,"Grabs":7,"Description":"Real.Time.With.Bill.Maher.2017.01.27.HDTV.x264-BRISK","RageID":null,"TVDBId":null,"Imdb":null,"TMDb":null,"Seeders":1,"Peers":0,"BannerUrl":null,"InfoHash":null,"MagnetUri":null,"MinimumRatio":1.0,"MinimumSeedTime":259200,"DownloadVolumeFactor":1.0,"UploadVolumeFactor":1.0},{"FirstSeen":"0001-01-01T00:00:00","Tracker":"DigitalHive","TrackerId":"digitalhive","CategoryDesc":"TV/HD","BlackholeLink":null,"Title":"Real.Time.With.Bill.Maher.2017.01.27.720p.HDTV.x264-BRISK","Guid":"https://www.digitalhive.org/details.php?id=1295136&hit=1","Link":"http://server:9117/dl/digitalhive/z7hvcifd7y4enzzrmaja3vw47v9e0svy?path=aHR0cHM6Ly93d3cuZGlnaXRhbGhpdmUub3JnL2Rvd25sb2FkLnBocD9pZD0xMjk1MTM2Jmh0dHBzPW5vJm5hbWU9UmVhbC5UaW1lLldpdGguQmlsbC5NYWhlci4yMDE3LjAxLjI3LjcyMHAuSERUVi54MjY0LUJSSVNLLnRvcnJlbnQ1&file=Real.Time.With.Bill.Maher.2017.01.27.720p.HDTV.x264-BRISK.torrent","Comments":"https://www.digitalhive.org/details.php?id=1295136&hit=1","PublishDate":"2017-01-27T20:21:58-07:00","Category":5040,"Size":1202590848,"Files":27,"Grabs":8,"Description":"Real.Time.With.Bill.Maher.2017.01.27.720p.HDTV.x264-BRISK","RageID":null,"TVDBId":null,"Imdb":null,"TMDb":null,"Seeders":3,"Peers":0,"BannerUrl":null,"InfoHash":null,"MagnetUri":null,"MinimumRatio":1.0,"MinimumSeedTime":259200,"DownloadVolumeFactor":1.0,"UploadVolumeFactor":1.0},{"FirstSeen":"0001-01-01T00:00:00","Tracker":"DigitalHive","TrackerId":"digitalhive","CategoryDesc":"TV/HD","BlackholeLink":null,"Title":"Real.Time.With.Bill.Maher.2016.11.04.720p.WEBRip.AAC2.0.H.264-doosh.mkv","Guid":"https://www.digitalhive.org/details.php?id=1227831&hit=1","Link":"http://server:9117/dl/digitalhive/z7hvcifd7y4enzzrmaja3vw47v9e0svy?path=aHR0cHM6Ly93d3cuZGlnaXRhbGhpdmUub3JnL2Rvd25sb2FkLnBocD9pZD0xMjI3ODMxJmh0dHBzPW5vJm5hbWU9UmVhbC5UaW1lLldpdGguQmlsbC5NYWhlci4yMDE2LjExLjA0LjcyMHAuV0VCUmlwLkFBQzIuMC5ILjI2NC1kb29zaC5ta3YudG9ycmVudA2&file=Real.Time.With.Bill.Maher.2016.11.04.720p.WEBRip.AAC2.0.H.264-doosh.mkv.torrent","Comments":"https://www.digitalhive.org/details.php?id=1227831&hit=1","PublishDate":"2016-11-05T13:48:41-06:00","Category":5040,"Size":1932735232,"Files":1,"Grabs":12,"Description":"Real.Time.With.Bill.Maher.2016.11.04.720p.WEBRip.AAC2.0.H.264-doosh.mkv","RageID":null,"TVDBId":null,"Imdb":null,"TMDb":null,"Seeders":2,"Peers":0,"BannerUrl":null,"InfoHash":null,"MagnetUri":null,"MinimumRatio":1.0,"MinimumSeedTime":259200,"DownloadVolumeFactor":1.0,"UploadVolumeFactor":1.0},{"FirstSeen":"0001-01-01T00:00:00","Tracker":"DigitalHive","TrackerId":"digitalhive","CategoryDesc":"TV/SD","BlackholeLink":null,"Title":"Real.Time.With.Bill.Maher.2016.10.28.HDTV.x264-BATV","Guid":"https://www.digitalhive.org/details.php?id=1221484&hit=1","Link":"http://server:9117/dl/digitalhive/z7hvcifd7y4enzzrmaja3vw47v9e0svy?path=aHR0cHM6Ly93d3cuZGlnaXRhbGhpdmUub3JnL2Rvd25sb2FkLnBocD9pZD0xMjIxNDg0Jmh0dHBzPW5vJm5hbWU9UmVhbC5UaW1lLldpdGguQmlsbC5NYWhlci4yMDE2LjEwLjI4LkhEVFYueDI2NC1CQVRWLnRvcnJlbnQ1&file=Real.Time.With.Bill.Maher.2016.10.28.HDTV.x264-BATV.torrent","Comments":"https://www.digitalhive.org/details.php?id=1221484&hit=1","PublishDate":"2016-10-29T01:18:19-06:00","Category":5030,"Size":395009056,"Files":29,"Grabs":12,"Description":"Real.Time.With.Bill.Maher.2016.10.28.HDTV.x264-BATV","RageID":null,"TVDBId":null,"Imdb":null,"TMDb":null,"Seeders":1,"Peers":0,"BannerUrl":null,"InfoHash":null,"MagnetUri":null,"MinimumRatio":1.0,"MinimumSeedTime":259200,"DownloadVolumeFactor":1.0,"UploadVolumeFactor":1.0},{"FirstSeen":"0001-01-01T00:00:00","Tracker":"DigitalHive","TrackerId":"digitalhive","CategoryDesc":"TV/SD","BlackholeLink":null,"Title":"Real.Time.With.Bill.Maher.2016.10.14.HDTV.x264-BATV","Guid":"https://www.digitalhive.org/details.php?id=1209113&hit=1","Link":"http://server:9117/dl/digitalhive/z7hvcifd7y4enzzrmaja3vw47v9e0svy?path=aHR0cHM6Ly93d3cuZGlnaXRhbGhpdmUub3JnL2Rvd25sb2FkLnBocD9pZD0xMjA5MTEzJmh0dHBzPW5vJm5hbWU9UmVhbC5UaW1lLldpdGguQmlsbC5NYWhlci4yMDE2LjEwLjE0LkhEVFYueDI2NC1CQVRWLnRvcnJlbnQ1&file=Real.Time.With.Bill.Maher.2016.10.14.HDTV.x264-BATV.torrent","Comments":"https://www.digitalhive.org/details.php?id=1209113&hit=1","PublishDate":"2016-10-14T21:55:01-06:00","Category":5030,"Size":361853088,"Files":27,"Grabs":10,"Description":"Real.Time.With.Bill.Maher.2016.10.14.HDTV.x264-BATV","RageID":null,"TVDBId":null,"Imdb":null,"TMDb":null,"Seeders":1,"Peers":0,"BannerUrl":null,"InfoHash":null,"MagnetUri":null,"MinimumRatio":1.0,"MinimumSeedTime":259200,"DownloadVolumeFactor":1.0,"UploadVolumeFactor":1.0},{"FirstSeen":"0001-01-01T00:00:00","Tracker":"DigitalHive","TrackerId":"digitalhive","CategoryDesc":"TV/SD","BlackholeLink":null,"Title":"Real.Time.With.Bill.Maher.2016.10.07.HDTV.x264-BATV","Guid":"https://www.digitalhive.org/details.php?id=1203373&hit=1","Link":"http://server:9117/dl/digitalhive/z7hvcifd7y4enzzrmaja3vw47v9e0svy?path=aHR0cHM6Ly93d3cuZGlnaXRhbGhpdmUub3JnL2Rvd25sb2FkLnBocD9pZD0xMjAzMzczJmh0dHBzPW5vJm5hbWU9UmVhbC5UaW1lLldpdGguQmlsbC5NYWhlci4yMDE2LjEwLjA3LkhEVFYueDI2NC1CQVRWLnRvcnJlbnQ1&file=Real.Time.With.Bill.Maher.2016.10.07.HDTV.x264-BATV.torrent","Comments":"https://www.digitalhive.org/details.php?id=1203373&hit=1","PublishDate":"2016-10-07T20:39:04-06:00","Category":5030,"Size":372779264,"Files":27,"Grabs":10,"Description":"Real.Time.With.Bill.Maher.2016.10.07.HDTV.x264-BATV","RageID":null,"TVDBId":null,"Imdb":null,"TMDb":null,"Seeders":1,"Peers":0,"BannerUrl":null,"InfoHash":null,"MagnetUri":null,"MinimumRatio":1.0,"MinimumSeedTime":259200,"DownloadVolumeFactor":1.0,"UploadVolumeFactor":1.0},{"FirstSeen":"0001-01-01T00:00:00","Tracker":"DigitalHive","TrackerId":"digitalhive","CategoryDesc":"TV/SD","BlackholeLink":null,"Title":"Real.Time.With.Bill.Maher.2016.09.30.HDTV.x264-BATV","Guid":"https://www.digitalhive.org/details.php?id=1199447&hit=1","Link":"http://server:9117/dl/digitalhive/z7hvcifd7y4enzzrmaja3vw47v9e0svy?path=aHR0cHM6Ly93d3cuZGlnaXRhbGhpdmUub3JnL2Rvd25sb2FkLnBocD9pZD0xMTk5NDQ3Jmh0dHBzPW5vJm5hbWU9UmVhbC5UaW1lLldpdGguQmlsbC5NYWhlci4yMDE2LjA5LjMwLkhEVFYueDI2NC1CQVRWLnRvcnJlbnQ1&file=Real.Time.With.Bill.Maher.2016.09.30.HDTV.x264-BATV.torrent","Comments":"https://www.digitalhive.org/details.php?id=1199447&hit=1","PublishDate":"2016-09-30T22:08:52-06:00","Category":5030,"Size":409521344,"Files":30,"Grabs":10,"Description":"Real.Time.With.Bill.Maher.2016.09.30.HDTV.x264-BATV","RageID":null,"TVDBId":null,"Imdb":null,"TMDb":null,"Seeders":1,"Peers":0,"BannerUrl":null,"InfoHash":null,"MagnetUri":null,"MinimumRatio":1.0,"MinimumSeedTime":259200,"DownloadVolumeFactor":1.0,"UploadVolumeFactor":1.0},{"FirstSeen":"0001-01-01T00:00:00","Tracker":"DigitalHive","TrackerId":"digitalhive","CategoryDesc":"TV/SD","BlackholeLink":null,"Title":"Real.Time.With.Bill.Maher.2016.09.23.HDTV.x264-BATV","Guid":"https://www.digitalhive.org/details.php?id=1193529&hit=1","Link":"http://server:9117/dl/digitalhive/z7hvcifd7y4enzzrmaja3vw47v9e0svy?path=aHR0cHM6Ly93d3cuZGlnaXRhbGhpdmUub3JnL2Rvd25sb2FkLnBocD9pZD0xMTkzNTI5Jmh0dHBzPW5vJm5hbWU9UmVhbC5UaW1lLldpdGguQmlsbC5NYWhlci4yMDE2LjA5LjIzLkhEVFYueDI2NC1CQVRWLnRvcnJlbnQ1&file=Real.Time.With.Bill.Maher.2016.09.23.HDTV.x264-BATV.torrent","Comments":"https://www.digitalhive.org/details.php?id=1193529&hit=1","PublishDate":"2016-09-24T02:16:53-06:00","Category":5030,"Size":371657280,"Files":27,"Grabs":9,"Description":"Real.Time.With.Bill.Maher.2016.09.23.HDTV.x264-BATV","RageID":null,"TVDBId":null,"Imdb":null,"TMDb":null,"Seeders":1,"Peers":0,"BannerUrl":null,"InfoHash":null,"MagnetUri":null,"MinimumRatio":1.0,"MinimumSeedTime":259200,"DownloadVolumeFactor":1.0,"UploadVolumeFactor":1.0},{"FirstSeen":"0001-01-01T00:00:00","Tracker":"DigitalHive","TrackerId":"digitalhive","CategoryDesc":"TV/SD","BlackholeLink":null,"Title":"Real.Time.With.Bill.Maher.2016.09.16.HDTV.x264-BATV","Guid":"https://www.digitalhive.org/details.php?id=1187665&hit=1","Link":"http://server:9117/dl/digitalhive/z7hvcifd7y4enzzrmaja3vw47v9e0svy?path=aHR0cHM6Ly93d3cuZGlnaXRhbGhpdmUub3JnL2Rvd25sb2FkLnBocD9pZD0xMTg3NjY1Jmh0dHBzPW5vJm5hbWU9UmVhbC5UaW1lLldpdGguQmlsbC5NYWhlci4yMDE2LjA5LjE2LkhEVFYueDI2NC1CQVRWLnRvcnJlbnQ1&file=Real.Time.With.Bill.Maher.2016.09.16.HDTV.x264-BATV.torrent","Comments":"https://www.digitalhive.org/details.php?id=1187665&hit=1","PublishDate":"2016-09-16T23:29:28-06:00","Category":5030,"Size":426487328,"Files":31,"Grabs":7,"Description":"Real.Time.With.Bill.Maher.2016.09.16.HDTV.x264-BATV","RageID":null,"TVDBId":null,"Imdb":null,"TMDb":null,"Seeders":1,"Peers":0,"BannerUrl":null,"InfoHash":null,"MagnetUri":null,"MinimumRatio":1.0,"MinimumSeedTime":259200,"DownloadVolumeFactor":1.0,"UploadVolumeFactor":1.0},{"FirstSeen":"0001-01-01T00:00:00","Tracker":"DigitalHive","TrackerId":"digitalhive","CategoryDesc":"TV/SD","BlackholeLink":null,"Title":"Real.Time.With.Bill.Maher.2016.07.29.HDTV.x264-BATV","Guid":"https://www.digitalhive.org/details.php?id=1150333&hit=1","Link":"http://server:9117/dl/digitalhive/z7hvcifd7y4enzzrmaja3vw47v9e0svy?path=aHR0cHM6Ly93d3cuZGlnaXRhbGhpdmUub3JnL2Rvd25sb2FkLnBocD9pZD0xMTUwMzMzJmh0dHBzPW5vJm5hbWU9UmVhbC5UaW1lLldpdGguQmlsbC5NYWhlci4yMDE2LjA3LjI5LkhEVFYueDI2NC1CQVRWLnRvcnJlbnQ1&file=Real.Time.With.Bill.Maher.2016.07.29.HDTV.x264-BATV.torrent","Comments":"https://www.digitalhive.org/details.php?id=1150333&hit=1","PublishDate":"2016-07-29T23:01:47-06:00","Category":5030,"Size":372391296,"Files":27,"Grabs":9,"Description":"Real.Time.With.Bill.Maher.2016.07.29.HDTV.x264-BATV","RageID":null,"TVDBId":null,"Imdb":null,"TMDb":null,"Seeders":1,"Peers":0,"BannerUrl":null,"InfoHash":null,"MagnetUri":null,"MinimumRatio":1.0,"MinimumSeedTime":259200,"DownloadVolumeFactor":1.0,"UploadVolumeFactor":1.0},{"FirstSeen":"0001-01-01T00:00:00","Tracker":"DigitalHive","TrackerId":"digitalhive","CategoryDesc":"TV/SD","BlackholeLink":null,"Title":"Real.Time.With.Bill.Maher.2016.06.24.HDTV.x264-BATV","Guid":"https://www.digitalhive.org/details.php?id=1127213&hit=1","Link":"http://server:9117/dl/digitalhive/z7hvcifd7y4enzzrmaja3vw47v9e0svy?path=aHR0cHM6Ly93d3cuZGlnaXRhbGhpdmUub3JnL2Rvd25sb2FkLnBocD9pZD0xMTI3MjEzJmh0dHBzPW5vJm5hbWU9UmVhbC5UaW1lLldpdGguQmlsbC5NYWhlci4yMDE2LjA2LjI0LkhEVFYueDI2NC1CQVRWLnRvcnJlbnQ1&file=Real.Time.With.Bill.Maher.2016.06.24.HDTV.x264-BATV.torrent","Comments":"https://www.digitalhive.org/details.php?id=1127213&hit=1","PublishDate":"2016-06-25T00:23:09-06:00","Category":5030,"Size":399989792,"Files":29,"Grabs":12,"Description":"Real.Time.With.Bill.Maher.2016.06.24.HDTV.x264-BATV","RageID":null,"TVDBId":null,"Imdb":null,"TMDb":null,"Seeders":1,"Peers":0,"BannerUrl":null,"InfoHash":null,"MagnetUri":null,"MinimumRatio":1.0,"MinimumSeedTime":259200,"DownloadVolumeFactor":1.0,"UploadVolumeFactor":1.0},{"FirstSeen":"0001-01-01T00:00:00","Tracker":"DigitalHive","TrackerId":"digitalhive","CategoryDesc":"TV/HD","BlackholeLink":null,"Title":"Real.Time.With.Bill.Maher.2016.06.18.720p.HDTV.x264-BATV","Guid":"https://www.digitalhive.org/details.php?id=1121781&hit=1","Link":"http://server:9117/dl/digitalhive/z7hvcifd7y4enzzrmaja3vw47v9e0svy?path=aHR0cHM6Ly93d3cuZGlnaXRhbGhpdmUub3JnL2Rvd25sb2FkLnBocD9pZD0xMTIxNzgxJmh0dHBzPW5vJm5hbWU9UmVhbC5UaW1lLldpdGguQmlsbC5NYWhlci4yMDE2LjA2LjE4LjcyMHAuSERUVi54MjY0LUJBVFYudG9ycmVudA2&file=Real.Time.With.Bill.Maher.2016.06.18.720p.HDTV.x264-BATV.torrent","Comments":"https://www.digitalhive.org/details.php?id=1121781&hit=1","PublishDate":"2016-06-18T11:51:56-06:00","Category":5040,"Size":1374389504,"Files":30,"Grabs":4,"Description":"Real.Time.With.Bill.Maher.2016.06.18.720p.HDTV.x264-BATV","RageID":null,"TVDBId":null,"Imdb":null,"TMDb":null,"Seeders":1,"Peers":0,"BannerUrl":null,"InfoHash":null,"MagnetUri":null,"MinimumRatio":1.0,"MinimumSeedTime":259200,"DownloadVolumeFactor":1.0,"UploadVolumeFactor":1.0},{"FirstSeen":"0001-01-01T00:00:00","Tracker":"DigitalHive","TrackerId":"digitalhive","CategoryDesc":"TV/SD","BlackholeLink":null,"Title":"Real.Time.With.Bill.Maher.2016.06.18.HDTV.x264-BATV","Guid":"https://www.digitalhive.org/details.php?id=1121773&hit=1","Link":"http://server:9117/dl/digitalhive/z7hvcifd7y4enzzrmaja3vw47v9e0svy?path=aHR0cHM6Ly93d3cuZGlnaXRhbGhpdmUub3JnL2Rvd25sb2FkLnBocD9pZD0xMTIxNzczJmh0dHBzPW5vJm5hbWU9UmVhbC5UaW1lLldpdGguQmlsbC5NYWhlci4yMDE2LjA2LjE4LkhEVFYueDI2NC1CQVRWLnRvcnJlbnQ1&file=Real.Time.With.Bill.Maher.2016.06.18.HDTV.x264-BATV.torrent","Comments":"https://www.digitalhive.org/details.php?id=1121773&hit=1","PublishDate":"2016-06-18T10:54:26-06:00","Category":5030,"Size":403166976,"Files":29,"Grabs":17,"Description":"Real.Time.With.Bill.Maher.2016.06.18.HDTV.x264-BATV","RageID":null,"TVDBId":null,"Imdb":null,"TMDb":null,"Seeders":1,"Peers":0,"BannerUrl":null,"InfoHash":null,"MagnetUri":null,"MinimumRatio":1.0,"MinimumSeedTime":259200,"DownloadVolumeFactor":1.0,"UploadVolumeFactor":1.0},{"FirstSeen":"0001-01-01T00:00:00","Tracker":"DigitalHive","TrackerId":"digitalhive","CategoryDesc":"TV/SD","BlackholeLink":null,"Title":"Real.Time.With.Bill.Maher.2016.06.10.HDTV.x264-BATV","Guid":"https://www.digitalhive.org/details.php?id=1116098&hit=1","Link":"http://server:9117/dl/digitalhive/z7hvcifd7y4enzzrmaja3vw47v9e0svy?path=aHR0cHM6Ly93d3cuZGlnaXRhbGhpdmUub3JnL2Rvd25sb2FkLnBocD9pZD0xMTE2MDk4Jmh0dHBzPW5vJm5hbWU9UmVhbC5UaW1lLldpdGguQmlsbC5NYWhlci4yMDE2LjA2LjEwLkhEVFYueDI2NC1CQVRWLnRvcnJlbnQ1&file=Real.Time.With.Bill.Maher.2016.06.10.HDTV.x264-BATV.torrent","Comments":"https://www.digitalhive.org/details.php?id=1116098&hit=1","PublishDate":"2016-06-11T09:19:44-06:00","Category":5030,"Size":357522464,"Files":26,"Grabs":13,"Description":"Real.Time.With.Bill.Maher.2016.06.10.HDTV.x264-BATV","RageID":null,"TVDBId":null,"Imdb":null,"TMDb":null,"Seeders":1,"Peers":0,"BannerUrl":null,"InfoHash":null,"MagnetUri":null,"MinimumRatio":1.0,"MinimumSeedTime":259200,"DownloadVolumeFactor":1.0,"UploadVolumeFactor":1.0},{"FirstSeen":"0001-01-01T00:00:00","Tracker":"DigitalHive","TrackerId":"digitalhive","CategoryDesc":"TV/HD","BlackholeLink":null,"Title":"Real.Time.With.Bill.Maher.2016.06.03.720p.HDTV.x264-BATV","Guid":"https://www.digitalhive.org/details.php?id=1111072&hit=1","Link":"http://server:9117/dl/digitalhive/z7hvcifd7y4enzzrmaja3vw47v9e0svy?path=aHR0cHM6Ly93d3cuZGlnaXRhbGhpdmUub3JnL2Rvd25sb2FkLnBocD9pZD0xMTExMDcyJmh0dHBzPW5vJm5hbWU9UmVhbC5UaW1lLldpdGguQmlsbC5NYWhlci4yMDE2LjA2LjAzLjcyMHAuSERUVi54MjY0LUJBVFYudG9ycmVudA2&file=Real.Time.With.Bill.Maher.2016.06.03.720p.HDTV.x264-BATV.torrent","Comments":"https://www.digitalhive.org/details.php?id=1111072&hit=1","PublishDate":"2016-06-04T07:07:34-06:00","Category":5040,"Size":1460288896,"Files":32,"Grabs":16,"Description":"Real.Time.With.Bill.Maher.2016.06.03.720p.HDTV.x264-BATV","RageID":null,"TVDBId":null,"Imdb":null,"TMDb":null,"Seeders":1,"Peers":0,"BannerUrl":null,"InfoHash":null,"MagnetUri":null,"MinimumRatio":1.0,"MinimumSeedTime":259200,"DownloadVolumeFactor":1.0,"UploadVolumeFactor":1.0},{"FirstSeen":"0001-01-01T00:00:00","Tracker":"DigitalHive","TrackerId":"digitalhive","CategoryDesc":"TV/SD","BlackholeLink":null,"Title":"Real.Time.With.Bill.Maher.2016.06.03.HDTV.x264-BATV","Guid":"https://www.digitalhive.org/details.php?id=1110923&hit=1","Link":"http://server:9117/dl/digitalhive/z7hvcifd7y4enzzrmaja3vw47v9e0svy?path=aHR0cHM6Ly93d3cuZGlnaXRhbGhpdmUub3JnL2Rvd25sb2FkLnBocD9pZD0xMTEwOTIzJmh0dHBzPW5vJm5hbWU9UmVhbC5UaW1lLldpdGguQmlsbC5NYWhlci4yMDE2LjA2LjAzLkhEVFYueDI2NC1CQVRWLnRvcnJlbnQ1&file=Real.Time.With.Bill.Maher.2016.06.03.HDTV.x264-BATV.torrent","Comments":"https://www.digitalhive.org/details.php?id=1110923&hit=1","PublishDate":"2016-06-04T06:21:31-06:00","Category":5030,"Size":336655808,"Files":25,"Grabs":12,"Description":"Real.Time.With.Bill.Maher.2016.06.03.HDTV.x264-BATV","RageID":null,"TVDBId":null,"Imdb":null,"TMDb":null,"Seeders":1,"Peers":0,"BannerUrl":null,"InfoHash":null,"MagnetUri":null,"MinimumRatio":1.0,"MinimumSeedTime":259200,"DownloadVolumeFactor":1.0,"UploadVolumeFactor":1.0},{"FirstSeen":"0001-01-01T00:00:00","Tracker":"DigitalHive","TrackerId":"digitalhive","CategoryDesc":"TV/SD","BlackholeLink":null,"Title":"Real.Time.With.Bill.Maher.2016.05.27.HDTV.x264-BATV","Guid":"https://www.digitalhive.org/details.php?id=1103176&hit=1","Link":"http://server:9117/dl/digitalhive/z7hvcifd7y4enzzrmaja3vw47v9e0svy?path=aHR0cHM6Ly93d3cuZGlnaXRhbGhpdmUub3JnL2Rvd25sb2FkLnBocD9pZD0xMTAzMTc2Jmh0dHBzPW5vJm5hbWU9UmVhbC5UaW1lLldpdGguQmlsbC5NYWhlci4yMDE2LjA1LjI3LkhEVFYueDI2NC1CQVRWLnRvcnJlbnQ1&file=Real.Time.With.Bill.Maher.2016.05.27.HDTV.x264-BATV.torrent","Comments":"https://www.digitalhive.org/details.php?id=1103176&hit=1","PublishDate":"2016-05-27T22:55:00-06:00","Category":5030,"Size":491467584,"Files":35,"Grabs":14,"Description":"Real.Time.With.Bill.Maher.2016.05.27.HDTV.x264-BATV","RageID":null,"TVDBId":null,"Imdb":null,"TMDb":null,"Seeders":1,"Peers":0,"BannerUrl":null,"InfoHash":null,"MagnetUri":null,"MinimumRatio":1.0,"MinimumSeedTime":259200,"DownloadVolumeFactor":1.0,"UploadVolumeFactor":1.0},{"FirstSeen":"0001-01-01T00:00:00","Tracker":"DigitalHive","TrackerId":"digitalhive","CategoryDesc":"TV/SD","BlackholeLink":null,"Title":"Real.Time.With.Bill.Maher.2016.05.13.HDTV.x264-BATV","Guid":"https://www.digitalhive.org/details.php?id=1089966&hit=1","Link":"http://server:9117/dl/digitalhive/z7hvcifd7y4enzzrmaja3vw47v9e0svy?path=aHR0cHM6Ly93d3cuZGlnaXRhbGhpdmUub3JnL2Rvd25sb2FkLnBocD9pZD0xMDg5OTY2Jmh0dHBzPW5vJm5hbWU9UmVhbC5UaW1lLldpdGguQmlsbC5NYWhlci4yMDE2LjA1LjEzLkhEVFYueDI2NC1CQVRWLnRvcnJlbnQ1&file=Real.Time.With.Bill.Maher.2016.05.13.HDTV.x264-BATV.torrent","Comments":"https://www.digitalhive.org/details.php?id=1089966&hit=1","PublishDate":"2016-05-14T01:43:16-06:00","Category":5030,"Size":423383520,"Files":31,"Grabs":19,"Description":"Real.Time.With.Bill.Maher.2016.05.13.HDTV.x264-BATV","RageID":null,"TVDBId":null,"Imdb":null,"TMDb":null,"Seeders":1,"Peers":0,"BannerUrl":null,"InfoHash":null,"MagnetUri":null,"MinimumRatio":1.0,"MinimumSeedTime":259200,"DownloadVolumeFactor":1.0,"UploadVolumeFactor":1.0},{"FirstSeen":"0001-01-01T00:00:00","Tracker":"DigitalHive","TrackerId":"digitalhive","CategoryDesc":"TV/SD","BlackholeLink":null,"Title":"Real.Time.With.Bill.Maher.2016.04.29.INTERNAL.HDTV.x264-BATV","Guid":"https://www.digitalhive.org/details.php?id=1083962&hit=1","Link":"http://server:9117/dl/digitalhive/z7hvcifd7y4enzzrmaja3vw47v9e0svy?path=aHR0cHM6Ly93d3cuZGlnaXRhbGhpdmUub3JnL2Rvd25sb2FkLnBocD9pZD0xMDgzOTYyJmh0dHBzPW5vJm5hbWU9UmVhbC5UaW1lLldpdGguQmlsbC5NYWhlci4yMDE2LjA0LjI5LklOVEVSTkFMLkhEVFYueDI2NC1CQVRWLnRvcnJlbnQ1&file=Real.Time.With.Bill.Maher.2016.04.29.INTERNAL.HDTV.x264-BATV.torrent","Comments":"https://www.digitalhive.org/details.php?id=1083962&hit=1","PublishDate":"2016-05-07T09:01:53-06:00","Category":5030,"Size":430178304,"Files":30,"Grabs":9,"Description":"Real.Time.With.Bill.Maher.2016.04.29.INTERNAL.HDTV.x264-BATV","RageID":null,"TVDBId":null,"Imdb":null,"TMDb":null,"Seeders":1,"Peers":0,"BannerUrl":null,"InfoHash":null,"MagnetUri":null,"MinimumRatio":1.0,"MinimumSeedTime":259200,"DownloadVolumeFactor":1.0,"UploadVolumeFactor":1.0},{"FirstSeen":"0001-01-01T00:00:00","Tracker":"DigitalHive","TrackerId":"digitalhive","CategoryDesc":"TV/SD","BlackholeLink":null,"Title":"Real.Time.With.Bill.Maher.2016.04.22.HDTV.x264-BATV","Guid":"https://www.digitalhive.org/details.php?id=1072256&hit=1","Link":"http://server:9117/dl/digitalhive/z7hvcifd7y4enzzrmaja3vw47v9e0svy?path=aHR0cHM6Ly93d3cuZGlnaXRhbGhpdmUub3JnL2Rvd25sb2FkLnBocD9pZD0xMDcyMjU2Jmh0dHBzPW5vJm5hbWU9UmVhbC5UaW1lLldpdGguQmlsbC5NYWhlci4yMDE2LjA0LjIyLkhEVFYueDI2NC1CQVRWLnRvcnJlbnQ1&file=Real.Time.With.Bill.Maher.2016.04.22.HDTV.x264-BATV.torrent","Comments":"https://www.digitalhive.org/details.php?id=1072256&hit=1","PublishDate":"2016-04-23T02:36:57-06:00","Category":5030,"Size":389346752,"Files":28,"Grabs":15,"Description":"Real.Time.With.Bill.Maher.2016.04.22.HDTV.x264-BATV","RageID":null,"TVDBId":null,"Imdb":null,"TMDb":null,"Seeders":1,"Peers":0,"BannerUrl":null,"InfoHash":null,"MagnetUri":null,"MinimumRatio":1.0,"MinimumSeedTime":259200,"DownloadVolumeFactor":1.0,"UploadVolumeFactor":1.0},{"FirstSeen":"0001-01-01T00:00:00","Tracker":"DigitalHive","TrackerId":"digitalhive","CategoryDesc":"TV/SD","BlackholeLink":null,"Title":"Real.Time.With.Bill.Maher.2016.04.15.HDTV.x264-BATV","Guid":"https://www.digitalhive.org/details.php?id=1066399&hit=1","Link":"http://server:9117/dl/digitalhive/z7hvcifd7y4enzzrmaja3vw47v9e0svy?path=aHR0cHM6Ly93d3cuZGlnaXRhbGhpdmUub3JnL2Rvd25sb2FkLnBocD9pZD0xMDY2Mzk5Jmh0dHBzPW5vJm5hbWU9UmVhbC5UaW1lLldpdGguQmlsbC5NYWhlci4yMDE2LjA0LjE1LkhEVFYueDI2NC1CQVRWLnRvcnJlbnQ1&file=Real.Time.With.Bill.Maher.2016.04.15.HDTV.x264-BATV.torrent","Comments":"https://www.digitalhive.org/details.php?id=1066399&hit=1","PublishDate":"2016-04-16T00:44:40-06:00","Category":5030,"Size":404257504,"Files":29,"Grabs":15,"Description":"Real.Time.With.Bill.Maher.2016.04.15.HDTV.x264-BATV","RageID":null,"TVDBId":null,"Imdb":null,"TMDb":null,"Seeders":1,"Peers":0,"BannerUrl":null,"InfoHash":null,"MagnetUri":null,"MinimumRatio":1.0,"MinimumSeedTime":259200,"DownloadVolumeFactor":1.0,"UploadVolumeFactor":1.0},{"FirstSeen":"0001-01-01T00:00:00","Tracker":"DigitalHive","TrackerId":"digitalhive","CategoryDesc":"TV/SD","BlackholeLink":null,"Title":"Real.Time.With.Bill.Maher.2016.04.08.HDTV.x264-BATV","Guid":"https://www.digitalhive.org/details.php?id=1060253&hit=1","Link":"http://server:9117/dl/digitalhive/z7hvcifd7y4enzzrmaja3vw47v9e0svy?path=aHR0cHM6Ly93d3cuZGlnaXRhbGhpdmUub3JnL2Rvd25sb2FkLnBocD9pZD0xMDYwMjUzJmh0dHBzPW5vJm5hbWU9UmVhbC5UaW1lLldpdGguQmlsbC5NYWhlci4yMDE2LjA0LjA4LkhEVFYueDI2NC1CQVRWLnRvcnJlbnQ1&file=Real.Time.With.Bill.Maher.2016.04.08.HDTV.x264-BATV.torrent","Comments":"https://www.digitalhive.org/details.php?id=1060253&hit=1","PublishDate":"2016-04-09T10:30:51-06:00","Category":5030,"Size":369434304,"Files":27,"Grabs":10,"Description":"Real.Time.With.Bill.Maher.2016.04.08.HDTV.x264-BATV","RageID":null,"TVDBId":null,"Imdb":null,"TMDb":null,"Seeders":1,"Peers":0,"BannerUrl":null,"InfoHash":null,"MagnetUri":null,"MinimumRatio":1.0,"MinimumSeedTime":259200,"DownloadVolumeFactor":1.0,"UploadVolumeFactor":1.0}],"Indexers":["DigitalHive"]} 
02-12 14:31:46 Info WebAPIRequestLogger SendAsync  
System.Web.Http.MessageHandlers: WebAPIRequestLogger SendAsync 
02-12 14:31:46 Info   Content-type='application/json; charset=utf-8', content-length=29491 
System.Web.Http.Request:   Content-type='application/json; charset=utf-8', content-length=29491
02-12 14:31:46 Info AdminController Dispose  
System.Web.Http.Controllers: AdminController Dispose 
02-12 14:31:46 Info AdminController Dispose  
System.Web.Http.Controllers: AdminController Dispose 
adamwinn commented 7 years ago

Same thing happens with TorrentDay

kaso17 commented 7 years ago

fixed with c75ff83bb8a46c483a4d0171dcb92a2894c62a54 and 20f23325ab22d6392113c861ae9b220997db6f9b