Commit Graph

865 Commits

Author SHA1 Message Date
Xavier Rosell
ff409b9316 Translated using Weblate (Spanish)
Currently translated at 100.0% (82 of 82 strings)

Translation: Jellyfin/Jellyfin Roku
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-roku/es/
2021-01-24 23:06:32 -05:00
Vegetto
fe54ee0f03 Erasing username/password in case server is changed 2021-01-19 20:41:22 -08:00
Vegetto
c36350a593 Save username and password after successful auth 2021-01-17 20:19:52 -08:00
Neil Burrows
593a017c78
Merge pull request #330 from jackrvan/add-watched-button-to-continue-watching 2021-01-16 16:00:57 +00:00
trekkie690
e23566ab59
support mp4 container for direct stream
Related to "mp4 Container not support #303".  CanDecodeVideo() returns false when checking if can decode a direct stream that is sent to it. The code had it so that it would pass it the container information as a .mov which is not supported in the current Roku API, has to be mp4. Switch it so if it shows .mov as the contianer to send .mp4 and allow for direct stream.
2021-01-10 21:06:16 +01:00
Rodrolo
81331015f1 Translated using Weblate (Spanish)
Currently translated at 59.7% (49 of 82 strings)

Translation: Jellyfin/Jellyfin Roku
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-roku/es/
2021-01-08 08:52:25 -05:00
Jack
f43f43c43e Only add watched option to home screen.
Delete unused function from MovieDetails
2021-01-05 20:40:11 -05:00
Neil Burrows
51af9fdc55
Merge pull request #332 from cewert/play-items-with-play-button 2020-12-27 10:52:21 +00:00
ABCDEFG
5d1d6da25a Translated using Weblate (Spanish (Latin America))
Currently translated at 58.5% (48 of 82 strings)

Translation: Jellyfin/Jellyfin Roku
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-roku/es_419/
2020-12-17 11:49:04 -05:00
4d1m
a2fed2c425 Translated using Weblate (Romanian)
Currently translated at 100.0% (82 of 82 strings)

Translation: Jellyfin/Jellyfin Roku
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-roku/ro/
2020-12-16 16:58:24 -05:00
sigaloid
3ff0adcc6c Translated using Weblate (Spanish)
Currently translated at 58.5% (48 of 82 strings)

Translation: Jellyfin/Jellyfin Roku
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-roku/es/
2020-12-13 23:55:39 -05:00
Moritz
7c49cb84d1 Translated using Weblate (German)
Currently translated at 100.0% (82 of 82 strings)

Translation: Jellyfin/Jellyfin Roku
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-roku/de/
2020-12-13 07:56:41 -05:00
Jack
055abb30ac Refresh the home page after setting a tv show as watched 2020-12-12 15:21:51 -05:00
Neil Burrows
9c4444cafb
Merge pull request #335 from cewert/issue334
Check web client setting before autoplay
2020-12-12 11:57:34 +00:00
Neil Burrows
ebda20fadd Remove data from livetv task nodes after use 2020-12-12 11:51:11 +00:00
Charles Ewert
0a4e2f2aaf
Merge pull request #333 from cewert/remove-old-task-data
Remove data from home task nodes after use
2020-12-11 18:46:23 -05:00
cewert
47155a6b38 Check web client setting before autoplay 2020-12-11 02:38:19 -05:00
cewert
2c9bc15b8c Remove task content data after use in itemgrid2 2020-12-10 23:49:41 -05:00
luclis
f2a42c60e1 Translated using Weblate (French)
Currently translated at 100.0% (82 of 82 strings)

Translation: Jellyfin/Jellyfin Roku
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-roku/fr/
2020-12-10 16:47:19 -05:00
Eduardo Fernández
132539e68c Translated using Weblate (Spanish)
Currently translated at 53.6% (44 of 82 strings)

Translation: Jellyfin/Jellyfin Roku
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-roku/es/
2020-12-10 15:38:13 -05:00
danielxb-ar
12b4e15c2e Translated using Weblate (Spanish (Argentina))
Currently translated at 100.0% (82 of 82 strings)

Translation: Jellyfin/Jellyfin Roku
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-roku/es_AR/
2020-12-09 12:01:13 -05:00
Andreas
bdec80fdfd Translated using Weblate (German)
Currently translated at 97.5% (80 of 82 strings)

Translation: Jellyfin/Jellyfin Roku
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-roku/de/
2020-12-08 23:06:05 -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
f1afdcce86
Merge pull request #331 from anthonylavado/update-ver
Update the version for the Roku Store
2020-12-08 13:12:06 -05:00
Anthony Lavado
1183ebb1e9 Update the version for the Roku Store 2020-12-08 13:10:23 -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
Anthony Lavado
56af6e736d
Merge pull request #327 from neilsb/fix-channel-selection
Ensure currently selected channel in guide is used when "Watch" selected
2020-12-08 11:50:25 -05:00
Jack
f5c3eef0ac Add a watched option to the continue watching pop up 2020-12-08 11:27:34 -05:00
Csaba
4f66902c2e Translated using Weblate (Hungarian)
Currently translated at 100.0% (82 of 82 strings)

Translation: Jellyfin/Jellyfin Roku
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-roku/hu/
2020-12-08 11:13:16 -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
Csaba
ffcf5e48a7 Translated using Weblate (Hungarian)
Currently translated at 67.0% (55 of 82 strings)

Translation: Jellyfin/Jellyfin Roku
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-roku/hu/
2020-12-07 13:03:01 -05:00
Thomas Schwery
6640119a59 Translated using Weblate (French)
Currently translated at 96.3% (79 of 82 strings)

Translation: Jellyfin/Jellyfin Roku
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-roku/fr/
2020-12-07 03:44:36 -05:00
Charles Ewert
9f0f8375a5
Merge pull request #325 from neilsb/fix-return-focus-after-resume
Revert change in #311 which causes loss of focus
2020-12-06 23:18:11 -05:00
Neil Burrows
bf6a9090d2 Remove updated focus logic from all but TV Channel selections 2020-12-06 22:57:56 +00: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
Charles Ewert
5a0bb8b811
Merge pull request #322 from neilsb/home-item-blue-borders
Hide blue background placeholder when Home Item Poster Loaded
2020-12-06 12:35:16 -05:00
Neil Burrows
e5a60414de Revert change in #311 which causes loss of focus 2020-12-06 16:32:41 +00: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
Lukáš Kucharczyk
04e6aa3345 Translated using Weblate (Czech)
Currently translated at 100.0% (82 of 82 strings)

Translation: Jellyfin/Jellyfin Roku
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-roku/cs/
2020-12-04 09:03:02 -05: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
jeansebbeaulieu
076c89e0d2 Translated using Weblate (French (Canada))
Currently translated at 100.0% (82 of 82 strings)

Translation: Jellyfin/Jellyfin Roku
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-roku/fr_CA/
2020-12-04 01:38:24 -05:00
jeansebbeaulieu
e75923180c Translated using Weblate (French (Canada))
Currently translated at 100.0% (62 of 62 strings)

Translation: Jellyfin/Jellyfin Roku
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-roku/fr_CA/
2020-12-03 19:31:59 -05:00
Neil Burrows
775c497a4f Hide blue background placeholder when Poster Loaded 2020-12-02 21:33:59 +00:00