Commit Graph

668 Commits

Author SHA1 Message Date
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
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
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
Neil Burrows
c3e1860a25 Remove commented out code 2020-11-23 17:32:55 +00:00
Neil Burrows
3b0ff73f36 Fixing LiveTV icon 2020-11-23 17:25:42 +00:00
Neil Burrows
f94d56ffd3 Live TV Schedule / Guide 2020-11-23 17:13:57 +00:00
tinect
ea514f1a49 Translated using Weblate (German)
Currently translated at 100.0% (62 of 62 strings)

Translation: Jellyfin/Jellyfin Roku
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-roku/de/
2020-11-22 19:42:41 -05:00
Anthony Lavado
14fef863e5
Merge pull request #300 from neilsb/placeholder-images-fix
Fix placeholder images
2020-11-21 14:34:33 -05:00
Sojo
ad83300e77 Translated using Weblate (Spanish)
Currently translated at 100.0% (62 of 62 strings)

Translation: Jellyfin/Jellyfin Roku
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-roku/es/
2020-11-21 11:35:27 -05:00
Neil Burrows
fff514850a Fix placeholder images 2020-11-17 16:10:17 +00:00
Neil Burrows
bab495271f
Merge pull request #297 from Artiume/patch-2
Add Shows as a searchable datatype
2020-11-17 13:04:50 +00:00
artiume
47bb4b8f43
check for series first 2020-11-16 16:53:39 -05:00
artiume
325f018735
add Shows to search api 2020-11-16 16:20:14 -05:00
Anthony Lavado
7c2678882f
Merge pull request #295 from neilsb/home-movie-poster-fallback
Use best image, but fallback to secondary if it's empty
2020-11-16 14:10:51 -05:00
Neil Burrows
374ac4fc90
Merge pull request #298 from Artiume/patch-3
more spelling
2020-11-16 12:13:24 +00:00
Neil Burrows
7c38783042
Merge pull request #296 from Artiume/patch-1
Fix spelling
2020-11-16 12:13:00 +00:00
artiume
8e14d1940a
more spelling 2020-11-16 05:39:34 -05:00
artiume
84bd1a8e72
it's Shows 2020-11-16 05:08:18 -05:00
artiume
4f1b8e8342
Add Shows as a searchable datatype 2020-11-16 05:03:24 -05:00
artiume
177a33b855
Fix spelling 2020-11-16 04:39:50 -05:00
Neil Burrows
9afe8d88fa Use best image, but fallback to secondary if it's empty 2020-11-16 09:14:24 +00:00
newton181
62985305d5 Translated using Weblate (Spanish (Latin America))
Currently translated at 100.0% (62 of 62 strings)

Translation: Jellyfin/Jellyfin Roku
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-roku/es_419/
2020-11-11 05:04:29 -05:00
Ludovico Besana
0293aa787f Translated using Weblate (Italian)
Currently translated at 74.1% (46 of 62 strings)

Translation: Jellyfin/Jellyfin Roku
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-roku/it/
2020-11-06 22:06:53 -05:00
Ludovico Besana
0e52afc7c4 Translated using Weblate (Italian)
Currently translated at 72.5% (45 of 62 strings)

Translation: Jellyfin/Jellyfin Roku
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-roku/it/
2020-11-06 20:31:19 -05:00
Anthony Lavado
7ef9252f25
Merge pull request #282 from neilsb/mixed-media
Handle Mixed Media Folders
2020-11-01 01:40:30 -04:00
Neil Burrows
45a785d391 Handle Mixed Media Folders 2020-10-30 17:23:28 +00:00
Anthony Lavado
ee25ed27ec
Merge pull request #281 from neilsb/iptv-plugin
Fix for IPTV Plugin
2020-10-29 21:22:51 -04:00