Neil Burrows
fa0e07249b
Add JFScreen and OnScreenShown and OnScreenHidden events
2022-05-10 08:05:02 +01:00
Neil Burrows
fac1b95497
Ensure Movie Details focus returns to button row after popup
2022-05-10 08:04:23 +01:00
Neil Burrows
2f8df90f55
Making the linter happy
2022-04-26 17:45:48 +01:00
Neil Burrows
ddd5261bd5
Handle Missing Media Streams when displaying media info
2022-04-26 17:35:40 +01:00
debmint
6a0b790d41
Merge video and audio options ( #535 )
...
Authored-by: Joel Tony <joeltony72@gmail.com>
2022-04-07 07:31:16 +01:00
Jimi
129be19a07
Merge branch 'master' into feature/531-mulitple-movie-video-streams
2022-03-13 05:49:36 -06:00
debmint
0f18add523
Movie extras ( #520 )
2022-03-13 08:46:03 +00:00
Jimi
67a4f736a1
Formatting
2022-03-12 19:20:21 -07:00
Jimi
21b834e93f
Reload audio choices when video version is changed
2022-03-12 19:18:54 -07:00
Jimi
ecde74cd3e
Implement Version selection for Movies
2022-03-12 18:10:50 -07:00
Bronley
43b4ac3fc9
Format all brs files
2021-07-28 06:51:15 -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
579475a34c
Linter: Code style: remove parenthesis around conditions
2021-06-26 11:24:38 +01:00
Neil Burrows
f1118dc7b8
Fixes for Lazyman Plugin
2021-04-10 11:20:02 +01:00
cewert
907842d9f9
Hide the star icon when invalid on movie detail
2020-11-29 00:02:06 -05:00
Neil Burrows
5cbe119002
Play selected Audio Stream rather than the default track
2020-10-24 17:23:20 +01:00
Neil Burrows
f5ccdca744
Display Audio Tracks for Movies and let user select
2020-10-24 14:56:33 +01:00
Neil Burrows
60df11d51c
Move content into Roku Safe Zones
2020-06-25 11:37:18 +01:00
Tod Fitch
66f3ca9a06
Fix 'ends at ' and remove SPDX license headers
...
Signed-off-by: Tod Fitch <tod@fitchfamily.org>
2020-05-08 21:26:45 -04:00
Tod Fitch
07a9950ee6
Partial support for https://github.com/jellyfin/jellyfin-roku/issues/36
...
Partial implemented support for the languages and dialets that Roku supports.
A number of structural issues encountered the biggest are:
1. Programatically catenating strings which assumes a particular language syntax.
2. Using display strings in buttons, etc. to determine action.
3. Building display objects in BrightScript rather than in XML. This results in many cases where you have to translate the same string many times (e.g. "Cancel")
Side note: My editor is set to remove trailing spaces and to assure a new line at the end of the file. Existing source code seems to vary on this. I can revert those few changes if that is a problem.
Finally, added https://reuse.software/spec/ compliant license information to the new files and the files I touched.
Signed-off-by: Tod Fitch <tod@fitchfamily.org>
2020-05-08 21:26:45 -04:00
Neil Burrows
050aa0bcea
Display clock format in 12/24hr based on Roku Clock setting
2020-04-10 09:04:48 +01:00
thomabx
830b7b4532
Add Rotten Tomato score to Movie Details
2020-04-04 11:18:41 -07:00
Neil Burrows
8e1bca380c
Filenames to match component names
2020-03-18 09:10:31 +00:00