update timer listings

This commit is contained in:
Luke Pulverenti
2016-10-04 01:15:39 -04:00
parent c2290dd41d
commit cf3aa152cf
39 changed files with 368 additions and 287 deletions
+2 -1
View File
@@ -59,7 +59,8 @@
});
upcomingRecordingsPromise = ApiClient.getLiveTvTimers({
IsActive: false
IsActive: false,
IsScheduled: true
});
};