Commit Graph

692 Commits

Author SHA1 Message Date
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
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
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
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
Charles Ewert
d165eee661
Merge pull request #317 from cewert/autoplay-episodes
Auto play the next TV episode
2020-12-02 12:00:50 -05:00
Charles Ewert
dbd612b379
Merge pull request #320 from neilsb/App-Crash-on-Library-Scan
Set usePoster and ImageWidth against each HomeItem
2020-12-02 11:29:52 -05:00
Charles Ewert
c6903a48d0
Merge pull request #319 from neilsb/playback-position-10.7
Send Playback Position as Number
2020-12-01 13:07:48 -05:00
Neil Burrows
784a62f612 Set usePoster and ImageWidth against each HomeItem to avoid having to access Parent 2020-12-01 16:04:00 +00:00
Neil Burrows
3fe64e521a Send Playback Position as Long Integer 2020-12-01 09:39:50 +00:00
Neil Burrows
610f4efdea
Merge pull request #318 from Artiume/patch-1
Update Guide to include zip method
2020-11-30 09:02:23 +00:00
artiume
a85d9bdc37
Update Guide to include zip method 2020-11-30 03:53:05 -05:00
cewert
8b142ed3ee Show video title on video player 2020-11-30 02:51:20 -05:00
cewert
79dbfc7db8 Auto play the next available episode 2020-11-30 02:46:20 -05:00
Anthony Lavado
6bab4b719e
Merge pull request #311 from neilsb/livetv-guide
Add Live TV guide
2020-11-29 23:49:08 -05:00
Anthony Lavado
704ee3abe2
Merge pull request #315 from cewert/issue313
Hide the star icon when community rating is invalid
2020-11-29 13:02:43 -05:00
Neil Burrows
86987e8590 For LiveTV Library, respect default view if set to "TV Guide" 2020-11-29 11:18:23 +00:00
Neil Burrows
a9516597fc Use placeholders when no information to display (Show Image / Details) 2020-11-29 10:19:10 +00:00
Neil Burrows
15951d59e6 Show "Loading " message while loading initial channel list & schedule 2020-11-29 09:17:29 +00:00
Neil Burrows
5a1975f7ab
Merge pull request #314 from cewert/episodeloop
Make TV show seasons and episode lists wrap the screen
2020-11-29 09:15:01 +00:00
cewert
907842d9f9 Hide the star icon when invalid on movie detail 2020-11-29 00:02:06 -05:00
cewert
ffa9d0b8b4 Allow the row of seasons to wrap 2020-11-28 23:02:19 -05:00
cewert
7793fcb666 Make list of episodes wrap 2020-11-28 22:56:37 -05:00
Neil Burrows
3e45975a9a Send Schedule Request using POST as opposed to GET request 2020-11-27 14:46:03 +00:00
Neil Burrows
b3b24db49e Adding required Roku Performance Beacons for EPG
https://developer.roku.com/en-gb/docs/references/scenegraph/list-and-grid-nodes/timegrid.md#measuring-epg-launch-times
2020-11-26 08:19:26 +00:00
Neil Burrows
257cff4d9e Ensure Channel Name is Description is updated correctly 2020-11-26 08:18:55 +00: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