updated mbt endpoints
This commit is contained in:
parent
b1901ee91e
commit
707f6ab48b
24 changed files with 801 additions and 585 deletions
|
@ -18,13 +18,13 @@
|
|||
<table class="ehsContent">
|
||||
<tr>
|
||||
<td>
|
||||
<h1 class="listHeader firstListHeader"><a href="episodes.html?filters=isunplayed&sortby=DateCreated,SeriesSortName,SortName&sortorder=descending&savequery=false">Latest Unwatched Episodes<img src="css/images/rightarrow.png" class="headerArrowImage" /></a></h1>
|
||||
<h1 class="listHeader firstListHeader">Latest Unwatched Episodes</h1>
|
||||
|
||||
<div id="recentlyAddedItems">
|
||||
</div>
|
||||
|
||||
<div id="resumableSection" style="display: none;">
|
||||
<h1 class="listHeader"><a href="episodes.html?filters=isresumable&sortby=SortName&sortorder=ascending&savequery=false">Resume<img src="css/images/rightarrow.png" class="headerArrowImage" /></a></h1>
|
||||
<h1 class="listHeader">Resume</h1>
|
||||
|
||||
<div id="resumableItems">
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue