Commit Graph

644 Commits

Author SHA1 Message Date
Neil Burrows
15951d59e6 Show "Loading " message while loading initial channel list & schedule 2020-11-29 09:17:29 +00: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
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
Cesar
c03e686384 Translated using Weblate (Spanish (Latin America))
Currently translated at 98.3% (61 of 62 strings)

Translation: Jellyfin/Jellyfin Roku
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-roku/es_419/
2020-10-29 05:05:02 -04:00
Anthony Lavado
75c50941a2
Merge pull request #275 from neilsb/movie-audio-track-selection
Allow audio track selection for Movies
2020-10-29 00:11:50 -04:00
Anthony Lavado
5b268cbe3d
Merge pull request #278 from neilsb/live-tv-tidyup
Minor changes for Live TV
2020-10-29 00:06:01 -04:00
Anthony Lavado
f6af78ae4e
Merge pull request #277 from bisby/options-sort
Add a favorites filter to movies
2020-10-29 00:03:38 -04:00
Anthony Lavado
7d143f0588
Merge pull request #274 from neilsb/remove-add-user-menu-option
Remove Add User menu option
2020-10-28 23:27:46 -04:00
Neil Burrows
f9d70d46e0 IPTV Plugin 2020-10-27 17:12:18 +00:00
Nick Bisby
42ea79529d
Do both reloads in a single go 2020-10-26 13:27:53 -05:00
Neil Burrows
3d9bbc584a Add IconUrl to Home Screen Items and set for LiveTV when no poster 2020-10-25 16:32:26 +00:00
Neil Burrows
3be4a0bbda Update grid to allow posters to be shown "Scale to Fit" instead of always zoom - For TV Channels 2020-10-25 15:46:08 +00:00
Neil Burrows
efed8bbf01 Show posters (logos) for TV Channels which have them 2020-10-25 15:45:43 +00:00
Neil Burrows
7177e1730e Prevent Crash when LiveTV Audio Codec info is not available 2020-10-25 09:41:15 +00:00
Neil Burrows
0cbd53f2ea Update TV Channel Viewing to give loading message and catch failures 2020-10-25 09:40:41 +00:00
Neil Burrows
0c4b1a5bf3 Remove some unused code now Live TV in new ItemGrid 2020-10-25 09:40:05 +00:00
Nick Bisby
836a80d857
Re-select proper filter 2020-10-24 17:59:41 -05:00
Nick Bisby
4a6deb3b44
Add a favorites filter to movies 2020-10-24 17:50:07 -05:00
Neil Burrows
5cbe119002 Play selected Audio Stream rather than the default track 2020-10-24 17:23:20 +01:00
Neil Burrows
f5ccdca744 Display Audio Tracks for Movies and let user select 2020-10-24 14:56:33 +01:00
Neil Burrows
6fa9648959 Remove Add User menu option 2020-10-24 09:17:43 +01:00
Anthony Lavado
646790a432
Merge pull request #271 from bisby/livetv-grid2
update LiveTV to use ItemGrid2
2020-10-19 09:46:11 -04:00
Anthony Lavado
43743c9875
Merge pull request #272 from Essasetic/Essasetic-patch-1
Fixing Incorrect Release Link
2020-10-18 20:15:21 -04:00
Nick Bisby
a5cf36aaf3
remove more debug lines 2020-10-18 16:54:43 -05:00
Essasetic
1d2bc27379
Fixed Android TV Link 2020-10-18 22:26:46 +01:00
Nick Bisby
7165a9bdcc
Remove debug changes 2020-10-17 14:24:26 -05:00
Nick Bisby
848aa16bbb
Oops, that was important 2020-10-17 14:23:20 -05:00