Commit Graph

23 Commits

Author SHA1 Message Date
candry7731
92d70482c2 Adde Aired Date to episode details 2022-11-08 21:29:38 -06:00
1hitsong
b728c4b224 Add user setting: Hide Clock
#273
2022-07-24 11:59:07 -04:00
1hitsong
32cf0c13ff Add user setting: blur unwatched episodes 2022-06-19 18:44:18 -04:00
Jimi
9c665ebf5b Formatting 2022-04-29 07:20:34 -06:00
Jimi
d932961359 Merge fixup 2022-04-29 07:15:40 -06:00
Jimi
e527a4efd8 Merge branch 'master' into feature/jf-478-audio-track-for-tv-shows 2022-04-29 06:59:30 -06:00
Neil Burrows
4e7211750b
Merge branch 'master' into handle-missing-media-streams 2022-04-29 08:03:28 +01:00
Jimi
4e17a8a868 Merge branch 'master' into feature/jf-478-audio-track-for-tv-shows 2022-04-28 20:09:03 -06: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
Jimi
9dffe0f769 Text to speech for season posters, season episoded and extras (cast and crew) 2022-04-25 19:48:00 -06:00
Jimi
5ffa09f602 Allow selection of different audio tracks for tv shows 2022-04-24 09:10:18 -06:00
Jimi
7100438b08 Missed check-in 2022-02-04 19:00:15 -07:00
Jimi
ce7e30b873 Add video and audio codec info to TV show details 2022-02-04 18:53:54 -07: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
da54bc86fe Linter: Change any function that doesn't return a value to a sub 2021-06-26 11:18:09 +01:00
Tod Fitch
b3bb82759d Fix cut and paste error
Signed-off-by: Tod Fitch <tod@fitchfamily.org>
2020-05-08 21:26:45 -04: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
Charles Ewert
5189bb557c Alignment fix on episode list 2020-03-19 22:18:34 -04:00
Neil Burrows
8e1bca380c Filenames to match component names 2020-03-18 09:10:31 +00:00