jimiatnymbl
78fb57bcb1
WIP (recording single and series with red logo)
2022-01-08 21:40:25 -07:00
Neil Burrows
0921e26114
Merge branch 'master' into feature/save-servers
2022-01-02 16:25:42 +00:00
jimiatnymbl
1876dd29bd
Working with new checkbox
2021-12-29 20:51:39 -07:00
jimiatnymbl
b0cb381282
Merge branch 'master' into feature/482-add-livetv-onnow
2021-12-26 13:33:06 -07:00
jimiatnymbl
3963832b9a
Merge branch 'master' into feature/save-servers
2021-12-26 13:32:46 -07:00
WWWesten
bb4f976911
Translated using Weblate (English)
...
Currently translated at 100.0% (85 of 85 strings)
Translation: Jellyfin/Jellyfin Roku
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-roku/en/
2021-12-24 15:05:57 -05:00
jimiatnymbl
c3cb43ad4d
Working v1 (no username or pass)
2021-12-23 15:17:38 -07:00
jimiatnymbl
8c0fb4a11f
On Now displaying, needs click handling
2021-12-16 23:18:19 -07:00
Neil Burrows
3262eaaf38
Display dialog when a required transcode url is not provided by the server
2021-12-03 09:40:15 +00:00
Alan Azar
cf59b08dda
Translated using Weblate (English)
...
Currently translated at 100.0% (85 of 85 strings)
Translation: Jellyfin/Jellyfin Roku
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-roku/en/
2021-11-01 17:05:35 -04:00
TheGoose
3201dde37c
Translated using Weblate (English)
...
Currently translated at 98.8% (84 of 85 strings)
Translation: Jellyfin/Jellyfin Roku
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-roku/en/
2021-10-10 07:05:27 -04:00
Bronley
af8db646ff
add translation support for server picker page
2021-07-12 22:38:25 -04:00
Neil Burrows
651c255ae1
Remove 2 duplicate, and 1 unused, translation strings
2021-06-11 09:16:48 +01:00
Neil Burrows
96520c40c0
Enable basic deep linking
2021-04-14 08:03:15 +01:00
Neil Burrows
8234f5ee19
Adding translation to files for "Connecting to server"
2021-04-04 14:50:20 +01: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
063e97f291
Removing duplicate "tomorrow" entry in locale files
2020-11-24 08:04:11 +00:00
Neil Burrows
f94d56ffd3
Live TV Schedule / Guide
2020-11-23 17:13:57 +00:00
Neil Burrows
e15916496c
Tab Translations
2020-08-17 16:48:23 +01:00
Neil Burrows
9af712cec7
Open BoxSets in new ItemGrid
2020-07-14 08:31:34 +01:00
Neil Burrows
c18f6fb9ce
Capture errors during playback
...
Display Dialog when error occurs during playback
2020-07-11 09:15:59 +01:00
Neil Burrows
5993ee7d36
Check buffered Percentage is increasing
2020-07-11 09:13:39 +01:00
Neil Burrows
a2d77efeae
Add new Dialog data to translation files
2020-05-31 16:12:38 +01:00
Tod Fitch
c9b9b61a66
Change from XLIFF to TS format translation files
...
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