Commit Graph

435 Commits

Author SHA1 Message Date
JD Layman
692cb8e922 Add filter information to title when browsing a collection 2021-10-09 21:14:31 -05:00
JD Layman
be24a19c8f Add groups to stack to manage active group for main scene 2021-10-09 21:14:31 -05:00
JD Layman
e23f3ff8ac Remove debugging breakpoint 2021-10-09 21:14:31 -05: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
3b531188cf Restore focus within TV Guide after options close 2021-10-09 21:14:31 -05:00
JD Layman
2fc7f0383c Retain view/sort/filter settings for collections 2021-10-09 21:14:30 -05:00
Neil Burrows
c23b64d46e
Merge branch 'master' into video-fixes 2021-09-06 07:23:38 +01: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
JD Layman
c46753e7ec Prevent video playback error when playing a TV channel after filtering TV guide 2021-09-05 23:06:13 -05:00
JD Layman
3bb85157e6 Move video playstate reporting into video component. 2021-09-05 00:09:55 -05:00
JD Layman
4a0907ca21 Report playback progress in a separate thread to reduce render latency. 2021-09-01 20:10:44 -05:00
Neil Burrows
4fdf25f1b4 Removing missed debug print statement 2021-08-01 10:00:20 +01: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
Neil Burrows
451be6bdf2 Add filtering to LiveTV Channel List & TV Shows 2021-08-01 09:15:46 +01:00
Neil Burrows
d65a57cbde Prevent auto switching to TV Guide when channel list selected 2021-08-01 08:45:12 +01:00
Bronley
43b4ac3fc9 Format all brs files 2021-07-28 06:51:15 -04:00
Bronley
30377d3ebd Fix crash when validating serverUrl 2021-07-15 22:32:34 -04:00
Bronley
97ef66ff96 Handle server list navigation and focus better 2021-07-13 19:05:20 -04:00
Bronley
af8db646ff add translation support for server picker page 2021-07-12 22:38:25 -04:00
Bronley
65f56e8b56 Add ClientDiscovery network JF server detection 2021-07-12 22:32:31 -04:00
Bronley
4ddfec422b Fix focus issues when no servers found on network 2021-07-11 22:06:10 -04:00
Bronley
001593982e Fix incorrect width for submitSizer 2021-07-09 15:33:25 -04:00
Bronley
acdb635f7a Fix lint issues. 2021-07-09 15:16:43 -04:00
Bronley
fa2452c037 Merge branch 'master' of https://github.com/jellyfin/jellyfin-roku into ssdp-scan 2021-07-09 06:53:16 -04:00
Bronley
937e7c9e86 Select bottom server item when going back up 2021-07-09 06:34:43 -04:00
Bronley
36924183c4 Fixed base url calculation in SSDP task 2021-07-09 06:31:04 -04:00
Bronley
566e31018c Use layout groups to standardize spacing 2021-07-09 06:25:30 -04:00
Bronley
ebd49cefb3 Finished with initial flow 2021-07-09 06:17:04 -04:00
Bronley
44bf6d2b12 Add ui components and focus handling 2021-07-09 06:12:19 -04:00
Bronley
c303250ffa Add spinner component 2021-07-09 06:12:04 -04:00
Bronley
28157d038f Add SSDP scanner task 2021-07-08 14:45:30 -04:00
rob-land
e4f667f1da Displays multiple directors instead of just one 2021-07-01 15:43:11 -05: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
13c2391ba7 Linter Fixes: Use of unassigned variables 2021-06-26 14:51:19 +01:00
Neil Burrows
579475a34c Linter: Code style: remove parenthesis around conditions 2021-06-26 11:24:38 +01:00
Neil Burrows
da54bc86fe Linter: Change any function that doesn't return a value to a sub 2021-06-26 11:18:09 +01:00
Neil Burrows
38fa383b4d Linter Warnings
Variable Capitalization, Unused Variables, Unreachable Code
2021-06-26 11:04:32 +01:00
Anthony Lavado
b878193f56
Merge branch 'master' into transcoding-logic-rework 2021-06-15 09:54:40 -04:00
Neil Burrows
d8d1745720 Rework Subtitle Code 2021-06-12 16:03:47 +01:00
candry7731
b906ee09f3
Update SearchRow.brs 2021-06-11 14:33:18 -05: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
77fcae3384
Update SearchRow.brs
Added Live TV and Updated Persons to show all search results
2021-06-09 09:20:36 -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
jd1123
6762b70c91 Do not display images if the Type is "CollectionFolder" 2021-04-20 21:43:47 -04:00
jd1123
be3b410d20 This fixes #425 2021-04-20 20:24:28 -04:00
Neil Burrows
e783e5e562 Add Folder icon when no poster/backdrop set for Files library 2021-04-12 07:43:41 +01:00
Neil Burrows
18d159b30e Handle CollectionFolder to allow folder browsing 2021-04-12 07:37:51 +01:00
Anthony Lavado
20ba9a4f99
Merge branch 'master' into remove-unused-code 2021-04-10 21:37:07 -04:00
Neil Burrows
58972c5ece Remove unsed/unreferenced code 2021-04-10 15:30:33 +01:00
Neil Burrows
f1118dc7b8 Fixes for Lazyman Plugin 2021-04-10 11:20:02 +01:00
Neil Burrows
5f698225c5
Merge branch 'master' into remove-overhand-background 2021-04-04 20:39:42 +01:00
Neil Burrows
ae1c7ab63b Remove Overhang Background 2021-04-04 16:47:01 +01:00
Anthony Lavado
ce5290582f
Merge branch 'master' into improved-server-connection-feedback 2021-04-04 11:36:02 -04:00
Neil Burrows
666fe2cf38 Improve server connection feedback 2021-04-04 14:41:44 +01:00
Neil Burrows
df4807e73d Display LiveTV Program start Dates in local timezone 2021-04-04 11:57:28 +01:00
Anthony Lavado
81b7af5b7d
Merge branch 'master' into sort-and-filter-collections 2021-03-24 23:56:44 -04:00
Neil Burrows
aee0171718 Allow sorting / filtering of Boxsets / Collections 2021-03-24 16:48:25 +00:00
Neil Burrows
67daf9bb8e Fix observed field when sorting/filtering items in grid 2021-03-24 11:19:02 +00:00
Neil Burrows
cf7cba9a64
Merge branch 'master' into force-guide-focus 2021-03-21 21:50:22 +00:00
Neil Burrows
a3404604e9 Rename ItemGrid2 folder to ItemGrid 2021-03-07 11:11:28 +00:00
Neil Burrows
fd36765696 Rename ItemGrid2 to ItemGrid 2021-03-07 11:11:28 +00:00
Neil Burrows
ef748eba18 Remove Legacy ItemGrid pages and simplify main event loop 2021-03-07 11:11:28 +00:00
Anthony Lavado
7f70cd7ce1
Merge branch 'master' into remove-recursive-on-boxsets 2021-03-06 14:21:10 -05:00
Neil Burrows
fba9b1a611 Remove recursive option when loading boxset detail 2021-03-06 15:46:19 +00:00
Neil Burrows
9143f09c6e
Merge branch 'master' into static-analyzer-issues 2021-02-21 17:15:41 +00:00
Neil Burrows
c3343e2562 Fire "Application Loaded" beacon after getting list of libraries and initial "Continue Watching" rows 2021-02-17 16:45:19 +00:00
Neil Burrows
dacb4dcda2
Merge pull request #363 from TwitchBronBron/continuous-integration 2021-02-12 15:38:57 +00:00
Neil Burrows
953ebef892 Force guide focus when Programs Loaded 2021-02-09 22:20:57 +00:00
Anthony Lavado
519d73d8c0
Merge pull request #338 from neilsb/livetv-remove-task-data
Remove data from livetv task nodes after use
2021-02-03 00:44:18 -05:00
Bronley
ef90af4c36 Fix some more errors found by bsc 2021-01-31 14:35:18 -05:00
Neil Burrows
a211fc37b9 Correct Home Screen Selection Box size 2021-01-31 19:17:03 +00:00
Neil Burrows
c233e58a55
Merge branch 'master' into misc-scope-fixes 2021-01-31 19:11:38 +00:00
Bronley
4b4f5b9130 Add missing script reference. 2021-01-30 14:54:49 -05:00
Bronley
edec0c6d3e Remove missing functions from interfaces 2021-01-30 14:54:40 -05:00
Bronley
15509514f8 Change field type associativearray to assocarray 2021-01-30 14:38:39 -05:00
Neil Burrows
51af9fdc55
Merge pull request #332 from cewert/play-items-with-play-button 2020-12-27 10:52:21 +00:00
Neil Burrows
ebda20fadd Remove data from livetv task nodes after use 2020-12-12 11:51:11 +00:00
cewert
2c9bc15b8c Remove task content data after use in itemgrid2 2020-12-10 23:49:41 -05:00
cewert
6019f959b6 Remove data from home task nodes after use 2020-12-08 15:40:15 -05:00
cewert
85dc14f0c6 Enable quickplay on season episode list 2020-12-08 15:05:22 -05:00
Anthony Lavado
6282f6f5c7
Merge pull request #328 from neilsb/manually-load-home-libraries
Move home library loading from init into own function
2020-12-08 13:09:02 -05:00
Neil Burrows
f3019f3e7f Move home library loading into function 2020-12-08 15:56:13 +00:00
Neil Burrows
30ed6582f9 Ensure currently selected channel in guide is used when "Watch" selected 2020-12-08 15:07:44 +00:00
cewert
45c82fabdd Enable quickplay in itemgrid2 2020-12-08 04:08:19 -05:00
cewert
a44de34b24 Quick play videos with play button on home screen 2020-12-08 03:39:58 -05:00
Charles Ewert
dfb3358f60
Merge pull request #324 from cewert/make-homescreen-use-user-settings
Make home screen use user settings
2020-12-06 12:36:11 -05:00
Neil Burrows
cfcfc0f268 Move itemExtraText fineNode call into init function with others 2020-12-06 09:48:01 +00:00
cewert
b95faed3fc Make home screen use user settings 2020-12-05 23:59:32 -05:00
Neil Burrows
84b4d764b6 Remove forgotton debug print statement 2020-12-04 18:11:06 +00:00
Neil Burrows
1506d36729 Ensure blue background is shown if no Poster exists for Item 2020-12-04 08:31:34 +00:00
Neil Burrows
ebe458d546 Move setting of "FindNode" properties to init function 2020-12-04 08:17:16 +00:00
Neil Burrows
775c497a4f Hide blue background placeholder when Poster Loaded 2020-12-02 21:33:59 +00:00
Charles Ewert
d165eee661
Merge pull request #317 from cewert/autoplay-episodes
Auto play the next TV episode
2020-12-02 12:00:50 -05:00
Neil Burrows
784a62f612 Set usePoster and ImageWidth against each HomeItem to avoid having to access Parent 2020-12-01 16:04:00 +00:00
cewert
79dbfc7db8 Auto play the next available episode 2020-11-30 02:46:20 -05:00
Anthony Lavado
6bab4b719e
Merge pull request #311 from neilsb/livetv-guide
Add Live TV guide
2020-11-29 23:49:08 -05:00
Anthony Lavado
704ee3abe2
Merge pull request #315 from cewert/issue313
Hide the star icon when community rating is invalid
2020-11-29 13:02:43 -05:00