Commit Graph

83 Commits

Author SHA1 Message Date
candry7731
26a12256b4 change multiLabel feild back to label 2022-12-06 21:08:02 -06:00
candry7731
de05d2f515 Update all lables to hide if no data 2022-12-06 21:07:15 -06:00
candry7731
3755ade7e3 Removed "Aired" from MovieDetails 2022-12-06 15:25:22 -06:00
candry7731
f2498d93da
Merge branch 'unstable' into Add-Episode-Aired-Date-to-details 2022-12-06 14:44:02 -06:00
Jimi
9cbfbe711d Fix to copy/paste 2022-11-19 08:32:33 -07:00
Jimi
7d1d4dbcb4 Make sure video codec details are actually a video codec. 2022-11-19 08:20:29 -07:00
candry7731
9d361ab47f Added aired date to moviesDetials 2022-11-12 23:06:32 -06:00
candry7731
621e53e647
Redesign Search page with voice search (#593) 2022-09-05 07:50:13 +01:00
1hitsong
524e3f0ec7
Play local trailers (#761) 2022-09-03 08:31:15 +01:00
alanazar
3666112de4
Update MovieDetails.brs 2022-08-27 19:34:27 +04:00
alanazar
4a9b2b88c2
Update components/movies/MovieDetails.brs
Co-authored-by: 1hitsong <3330318+1hitsong@users.noreply.github.com>
2022-08-27 19:28:31 +04:00
alanazar
7bf1a8cd05
Update MovieDetails.brs
Rating on Movies are showing as 3 decimal points instead of 1.
I used the same format to do the calculation to 1 decimal point as in the TV shows
2022-08-27 19:07:45 +04:00
debmint
12517707d8
Correctly set focus after exiting a screen created from Extras group (#719)
Co-authored-by: 1hitsong <3330318+1hitsong@users.noreply.github.com>
2022-08-20 09:54:36 +01:00
1hitsong
b728c4b224 Add user setting: Hide Clock
#273
2022-07-24 11:59:07 -04:00
1hitsong
73d9b498a8 Add setting to hide taglines on movie detail pages 2022-06-18 15:07:07 -04:00
Charles Ewert
2296fde437 Files should end in new line 2022-05-30 08:57:40 -04:00
Neil Burrows
5251c46270
Merge branch 'master' into add-screen-events 2022-05-19 21:41:29 +01:00
candry7731
12f8f18052
Watched/Favorite text (#594) 2022-05-11 17:07:38 +01:00
Neil Burrows
efd20ca8ef Making linter happy 2022-05-10 08:25:38 +01:00
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
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
Neil Burrows
f1118dc7b8 Fixes for Lazyman Plugin 2021-04-10 11:20:02 +01:00
Bronley
15509514f8 Change field type associativearray to assocarray 2021-01-30 14:38:39 -05: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
Anthony Lavado
2fefdc49ad
Merge pull request #227 from neilsb/updated-itemgrid
Update to ItemGrid (Movies)
2020-06-16 12:32:20 -04:00
Anthony Lavado
f632560696
Merge pull request #226 from neilsb/remove-unused-component
Remove (duplicated) unused MovieItemMinimal component
2020-06-10 13:11:17 -04:00
Neil Burrows
68e322b1ca Updated design and functionality of ItemGrid for Movies 2020-06-10 17:43:32 +01:00
Neil Burrows
f2ccd12474 Remove (duplicated) unused MovieItemMinimal component 2020-06-10 14:14:14 +01:00
Neil Burrows
a280d5e5ce Set Movies to show 6 per row 2020-05-30 09:11:39 +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