Neil Burrows
58972c5ece
Remove unsed/unreferenced code
2021-04-10 15:30:33 +01:00
Anthony Lavado
ce5290582f
Merge branch 'master' into improved-server-connection-feedback
2021-04-04 11:36:02 -04:00
Neil Burrows
666fe2cf38
Improve server connection feedback
2021-04-04 14:41:44 +01:00
Neil Burrows
b3036134a9
Make checks for http and https case insensitive
2021-04-04 12:12:48 +01:00
Neil Burrows
fd36765696
Rename ItemGrid2 to ItemGrid
2021-03-07 11:11:28 +00:00
Neil Burrows
ef748eba18
Remove Legacy ItemGrid pages and simplify main event loop
2021-03-07 11:11:28 +00:00
scattertv
78a7061c14
remove field observer on video.position
2021-03-06 12:12:38 -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
cewert
85dc14f0c6
Enable quickplay on season episode list
2020-12-08 15:05:22 -05: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
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
f6af78ae4e
Merge pull request #277 from bisby/options-sort
...
Add a favorites filter to movies
2020-10-29 00:03:38 -04: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
6fa9648959
Remove Add User menu option
2020-10-24 09:17:43 +01:00
Nick Bisby
a5cf36aaf3
remove more debug lines
2020-10-18 16:54:43 -05:00
Nick Bisby
dd391ff0ea
Initial batch of livetv updates to itemgrid2
2020-10-17 14:07:32 -05:00
Neil Burrows
93e64b6b39
Support BoxSets & Collections in new Item Grid
2020-06-23 17:12:47 +01:00
Anthony Lavado
146e00b23b
Merge pull request #213 from neilsb/collections
...
Fix Collections for Movies, Episodes & Series
2020-06-17 22:17:21 -04:00
Neil Burrows
43bdf508cd
Fix Collections for Movies, Episodes & Series
2020-06-17 08:15:13 +01:00
Neil Burrows
eea189bd97
Implement new ItemGrid for TV Shows
2020-06-17 08:10:03 +01:00
Anthony Lavado
93c64f7422
Merge pull request #223 from neilsb/initial-live-tv
...
Initial Live TV Support
2020-06-16 17:40:50 -04:00
Neil Burrows
68e322b1ca
Updated design and functionality of ItemGrid for Movies
2020-06-10 17:43:32 +01:00
Neil Burrows
ea245d2abc
Initial LiveTV Support
...
Most of the work from Alex Gonzales (@Musi13)
2020-05-31 16:05:22 +01: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
thomabx
14f680fb71
Allow user to change subtitle track during playback
2020-03-28 13:04:57 -07:00
thomabx
509465122b
Change variables to camelCase
2020-03-22 15:40:47 -07:00
thomabx
2dde9554e5
Check if base URL used before adding port
2020-03-21 14:42:53 -07:00
thomabx
f4a792dac6
Select user on login and other login updates
2020-03-21 14:22:26 -07:00
Neil Burrows
721eddd864
Get Library type from node type
...
And rename badly names variable
2020-03-14 08:51:40 +00:00
Neil Burrows
3741cbc912
Reworked Home Screen
...
- Using Task for loading
- Showing Up Next & Newest Library data
- Trying to make more modular
2020-03-12 18:33:45 +00:00
Charles Ewert
513f9b9618
Add "Continue Watching" row on home screen
2020-03-07 10:39:11 -05:00
thomabx
66f0041262
Cleaned whitespace
2020-03-03 19:02:05 -08:00
thomabx
84f4baebd1
Reworked Dialog
2020-03-03 18:46:26 -08:00
thomabx
016b9ec586
Fix for overhang
...
Incorrect variable type was being sent back.
2020-02-23 07:45:31 -08:00
thomabx
fb757570c3
Improved interface for TV episodes
2020-02-22 20:47:00 -08:00
Anthony Lavado
24364274b5
remove newlines
2020-02-20 01:47:21 -05:00
Anthony Lavado
12a7a2bc5f
Add a base url to the example text
2020-02-20 01:46:55 -05:00
Anthony Lavado
03e52e3540
Apply suggestions from code review
...
Co-Authored-By: dkanada <dkanada@users.noreply.github.com>
2020-02-20 01:43:59 -05:00
Anthony Lavado
48a62d2962
add example text and node
2020-02-19 04:15:41 -05:00
Anthony Lavado
ffcd63fc91
Remove port, accept URL as is
2020-02-19 02:33:49 -05:00
thomabx
5f0513b12f
Prevent playback after duration of video
2020-02-17 17:08:51 -08:00
thomabx
360541bb47
Reports playback status to the server
2020-02-17 11:30:04 -08:00
benjamin
42149579c4
Added pager support ot tvshows
2020-02-15 09:56:56 -08:00
Nick Bisby
edab57c45b
Make TV series work again, or for the first time\? ( #94 )
2019-12-06 20:49:37 -06:00
Nick Bisby
b2a4bc8319
Make collections work, for movies at least
2019-10-17 20:52:26 -05:00
Charles Ewert
b59d13f1c9
Fix merge
2019-10-14 22:43:44 -04:00