Commit Graph

195 Commits

Author SHA1 Message Date
candry7731
91ed00dd41
Add Series, Season and episode navigation (#557) 2022-05-12 19:11:59 +01:00
Neil Burrows
ab6dc6fe39 Fix maxWidth property on ScrollingLabel 2022-05-02 07:40:00 +01:00
Neil Burrows
395b6153bb Move MPEG 2 support from system setting to user setting, and into new setting screen 2022-05-01 11:53:39 +01:00
Neil Burrows
2cf45677c6 User setting screen 2022-05-01 11:51:28 +01:00
Jimi
1e1b396f85 Fix to alternate version playback 2022-03-13 08:22:55 -06:00
debmint
0f18add523
Movie extras (#520) 2022-03-13 08:46:03 +00:00
jimiatnymbl
611e19e030 Formatting 2021-12-29 20:55:02 -07:00
jimiatnymbl
1876dd29bd Working with new checkbox 2021-12-29 20:51:39 -07:00
jimiatnymbl
32cfd72d44 WIP 2021-12-29 18:00:13 -07:00
jimiatnymbl
450448ac96 Efficient stuff 2021-12-26 14:03:59 -07:00
jimiatnymbl
897338b9dc Fix formatting 2021-12-26 13:41:32 -07:00
jimiatnymbl
a0feb86bbf Working version 2021-12-26 13:25:58 -07:00
jimiatnymbl
2aece6ef5d WIP (added server name to saved list) 2021-12-26 11:52:43 -07:00
jimiatnymbl
48c81f97d7 Formatting 2021-12-23 21:08:43 -07:00
jimiatnymbl
6a38b7b598 Working version 2021-12-23 21:07:35 -07:00
jimiatnymbl
c3cb43ad4d Working v1 (no username or pass) 2021-12-23 15:17:38 -07:00
JD Layman
44064aff2b Push scenes onto the stack quickly to prevent extra button presses when retriving series/movie info 2021-10-16 15:03:10 -05:00
JD Layman
0937265139 Implement ability to clear scenes in SceneManager and move login flow to use scene manager 2021-10-09 21:14:32 -05:00
JD Layman
6eb283de1b Abstract remaining overhang functionality with groupStack so overhang is never accessed directly 2021-10-09 21:14:32 -05:00
JD Layman
692cb8e922 Add filter information to title when browsing a collection 2021-10-09 21:14:31 -05:00
JD Layman
be24a19c8f Add groups to stack to manage active group for main scene 2021-10-09 21:14:31 -05:00
JD Layman
3bb85157e6 Move video playstate reporting into video component. 2021-09-05 00:09:55 -05:00
JD Layman
a7c6737e1f Support MPEG2 codec when available
Support playing video using the MPEG-2 codec when supported by the device. Enabled
by option since MPEG-2 requires high bandwidth and some users report issues with
MPEG-2 decoding on some Roku models.
2021-08-31 19:56:49 -05:00
Bronley
43b4ac3fc9 Format all brs files 2021-07-28 06:51:15 -04:00
Bronley
30377d3ebd Fix crash when validating serverUrl 2021-07-15 22:32:34 -04:00
Bronley
acdb635f7a Fix lint issues. 2021-07-09 15:16:43 -04:00
Bronley
fa2452c037 Merge branch 'master' of https://github.com/jellyfin/jellyfin-roku into ssdp-scan 2021-07-09 06:53:16 -04:00
Bronley
ebd49cefb3 Finished with initial flow 2021-07-09 06:17:04 -04:00
Bronley
44bf6d2b12 Add ui components and focus handling 2021-07-09 06:12:19 -04:00
Neil Burrows
6d757653da Linter: Consistent IF statement format
No parentheses.  Use THEN if it's a one line statement.  Don't use THEN if it's a block statement
2021-06-26 14:52:16 +01:00
Neil Burrows
13c2391ba7 Linter Fixes: Use of unassigned variables 2021-06-26 14:51:19 +01:00
Neil Burrows
579475a34c Linter: Code style: remove parenthesis around conditions 2021-06-26 11:24:38 +01:00
Neil Burrows
da54bc86fe Linter: Change any function that doesn't return a value to a sub 2021-06-26 11:18:09 +01:00
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
Nick Bisby
a0a17108f6 Make var hold id, rather than node 2019-10-14 20:55:29 -05:00
Nick Bisby
bfc48af5e7 Give pagers more authority 2019-10-14 20:55:29 -05:00
Nick Bisby
3ed9846e42 Make search work from sidebar 2019-10-14 20:55:29 -05:00
Nick Bisby
0ec2872093 So much reorganizing 2019-10-14 20:55:29 -05:00
Nick Bisby
e1839b66cd Make back exit the library group 2019-10-14 20:55:29 -05:00
Nick Bisby
52fc6ec193 Get video playing fully using single scene 2019-10-14 20:55:29 -05:00
Nick Bisby
47cdb0d47a Begin drastically reworking towards a single scene 2019-10-14 20:55:29 -05:00
Nick Bisby
528deec6b8
Watch for and capture escaped button presses (#57)
* Watch for and capture escaped button presses

* remove debug prints
2019-07-30 23:31:48 -05:00
C gh0ul
4652c742ef Update LoginFlow to handle server unavailable scenario 2019-07-25 08:31:11 -05:00
Jon Banafato
accf8ecfa3 Fix maxPages off-by-one bug (#50)
The `pager.maxPages` calculation currently handles the case where there
are fewer than `page_size` items to display but will cut off the final
page for any page count larger than one. This change makes the page size
the ceiling of the calculation in all cases.
2019-07-12 23:10:54 -05:00
Nick Bisby
498440f2c5
Make ItemGrids more abstract (#49)
* Make the movie grid a bit more abstract

* Make the tvshow/collection grids more abstract
2019-07-09 08:57:59 -05:00
Nick Bisby
03938b911b Correct a swap of sort by and sort order 2019-06-16 19:02:22 -05:00
Matthew Crowson
28720512c4 Updating comment to match current functionality 2019-04-29 21:47:40 -04:00
Matthew Crowson
755d7fa55e some comments 2019-04-29 12:44:37 -04:00
Matthew Crowson
7d20e4d273 Error messaging for login failures and logo 2019-04-27 10:44:14 -04:00
Nick Bisby
1ad7a550b3
Add an add user button to avoid signing out 2019-04-24 23:15:25 -05:00
Nick Bisby
78afb5dab3
Change default sort to name, add options panel to TV Shows 2019-04-22 22:28:25 -05:00