Commit Graph

26 Commits

Author SHA1 Message Date
jimiatnymbl
78fb57bcb1 WIP (recording single and series with red logo) 2022-01-08 21:40:25 -07:00
jimiatnymbl
c9bf023949 WIP (can start single recording from guide) 2022-01-08 17:04:38 -07:00
Jimi Dodge
8af0148e59 WIP 2022-01-04 20:50:45 -07:00
Jimi Dodge
8ee6fedc41 WIP (Record button UI) 2022-01-04 20:36:21 -07:00
JD Layman
4b26350a82 Prevent program details poster from covering the *Options indication on Live TV 2021-10-09 21:14:31 -05:00
JD Layman
2740e4cd26 Fix app crash if TV guide is filtered after already scrolling through channels 2021-09-05 23:06:28 -05:00
Neil Burrows
e10cf817c5 Enable favourite filtering on TV Guide 2021-08-01 09:56:54 +01:00
Neil Burrows
10ca08bdf8 Only signal EPG Performance Monitoring events once 2021-08-01 09:24:57 +01:00
Bronley
43b4ac3fc9 Format all brs files 2021-07-28 06:51:15 -04:00
Neil Burrows
6d757653da Linter: Consistent IF statement format
No parentheses.  Use THEN if it's a one line statement.  Don't use THEN if it's a block statement
2021-06-26 14:52:16 +01:00
Neil Burrows
38fa383b4d Linter Warnings
Variable Capitalization, Unused Variables, Unreachable Code
2021-06-26 11:04:32 +01:00
candry7731
2567a708af
Merge pull request #1 from candry7731/candry7731-Update-Load-Channel-Limit-task-to-2000-channels
Added 2000 channel task Limit
2021-06-11 14:30:46 -05:00
candry7731
a908fc77b2
Update LoadChannelsTask.brs 2021-06-11 14:22:44 -05:00
candry7731
bf31fdb95d
Update LoadChannelsTask.xml 2021-06-11 13:53:41 -05:00
candry7731
b245bc6e8c
Added 2000 channel Limit
Updated the load channels task to have a limit of 2000
2021-06-07 11:09:46 -05:00
Neil Burrows
df4807e73d Display LiveTV Program start Dates in local timezone 2021-04-04 11:57:28 +01:00
Neil Burrows
953ebef892 Force guide focus when Programs Loaded 2021-02-09 22:20:57 +00:00
Neil Burrows
ebda20fadd Remove data from livetv task nodes after use 2020-12-12 11:51:11 +00:00
Neil Burrows
30ed6582f9 Ensure currently selected channel in guide is used when "Watch" selected 2020-12-08 15:07:44 +00:00
Neil Burrows
a9516597fc Use placeholders when no information to display (Show Image / Details) 2020-11-29 10:19:10 +00:00
Neil Burrows
15951d59e6 Show "Loading " message while loading initial channel list & schedule 2020-11-29 09:17:29 +00:00
Neil Burrows
3e45975a9a Send Schedule Request using POST as opposed to GET request 2020-11-27 14:46:03 +00:00
Neil Burrows
b3b24db49e Adding required Roku Performance Beacons for EPG
https://developer.roku.com/en-gb/docs/references/scenegraph/list-and-grid-nodes/timegrid.md#measuring-epg-launch-times
2020-11-26 08:19:26 +00:00
Neil Burrows
257cff4d9e Ensure Channel Name is Description is updated correctly 2020-11-26 08:18:55 +00:00
Neil Burrows
ee622143bf
Apply spelling suggestions from code review
Co-authored-by: artiume <siderite@gmail.com>
2020-11-24 08:15:32 +00:00
Neil Burrows
f94d56ffd3 Live TV Schedule / Guide 2020-11-23 17:13:57 +00:00