update lists
This commit is contained in:
@@ -265,6 +265,10 @@
|
||||
// Handle search hints
|
||||
var id = item.Id || item.ItemId;
|
||||
|
||||
if (item.Type == "SeriesTimer") {
|
||||
return "livetvseriestimer.html?id=" + id;
|
||||
}
|
||||
|
||||
if (item.CollectionType == 'livetv') {
|
||||
return 'livetv.html';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user