thomabx
9c97eafaca
Fix formatting
2020-03-31 17:13:54 -07:00
thomabx
89937c0b28
Change focused item before making visible
2020-03-31 17:06:31 -07:00
thomabx
66ec80181a
Fix for backPress on subtitle selection
2020-03-29 07:56:48 -07:00
thomabx
eb11d837df
Fix for undefined language
2020-03-29 07:43:19 -07:00
thomabx
14f680fb71
Allow user to change subtitle track during playback
2020-03-28 13:04:57 -07:00
Anthony Lavado
414366ed61
Merge pull request #169 from cewert/auto-refresh-home
...
Auto refresh HomeRows
2020-03-27 13:57:43 -04:00
Charles Ewert
e0fa6481ad
Prevent spamming home refresh
2020-03-25 00:20:37 -04:00
Charles Ewert
aa7f478bf8
Use subtype not group index
2020-03-24 22:47:26 -04:00
Charles Ewert
ec2e0aaef8
Refresh homeRows when backing into home page
2020-03-23 20:45:40 -04:00
thomabx
4c3dc244a9
Changed variable name to new value
2020-03-23 12:59:01 -07:00
thomabx
7d7226608d
Fix user selection with no public users
2020-03-23 12:10:57 -07:00
Neil Burrows
9570f51dc9
Handle display of UserView libraries
2020-03-23 16:14:26 +00:00
thomabx
509465122b
Change variables to camelCase
2020-03-22 15:40:47 -07:00
thomabx
465d29c9ba
Maintain server info when logging in and fix bug per review
2020-03-22 08:20:21 -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
Charles Ewert
d8585525ce
Fix overhang title when selecting a TV Series
2020-03-19 22:18:34 -04:00
thomabx
e889ae2037
Removed debug print
2020-03-18 21:06:35 -07:00
thomabx
fac7d8fdd0
Fix to exiting playback and changing subtitle settings
2020-03-18 20:56:56 -07:00
Neil Burrows
77bd622c11
Handle livetv collection types
...
Show in Library, but not the "Latest in" row for it
2020-03-15 17:09:51 +00:00
Neil Burrows
fdd66e74a9
Show collection type when invalid collection type selected
2020-03-15 16:34:37 +00: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
f77a662dfb
Fix paging in libraries
2020-03-13 16:41:59 +00:00
Neil Burrows
9c639ba005
Add support for accessing TV Series from home page
2020-03-12 21:20:00 +00:00
Neil Burrows
78fed744fd
Remove unused functions
2020-03-12 20:38:19 +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
0b56a7547e
Merge pull request #151 from thomabx/transcode-subtitles
...
Start/Stop transcoding for subtitles settings changes during playback.
2020-03-11 22:02:43 -04:00
Benjamin Thomas
ec21f9c6f1
Removed duplicated function calls
...
Per review
2020-03-10 22:03:00 -07:00
thomabx
13b8f553db
Removed more debug printing.
2020-03-10 21:08:27 -07:00
thomabx
9d78cc02c6
Removed debug printing.
2020-03-10 20:53:32 -07:00
thomabx
7e8c5beb62
Start/Stop transcoding for subitles settings changes during playback.
2020-03-10 20:50:47 -07:00
Charles Ewert
44c1d311fd
Add percentplayed to movie detail and episode list
2020-03-10 13:27:01 -04:00
Charles Ewert
cf57f6393b
Theme JFScene on init, remove themeScene()
2020-03-10 13:27:01 -04:00
Charles Ewert
6877a57fcb
Reset overhang text on SignOut()
2020-03-10 13:27:01 -04:00
Charles Ewert
d2a1a88262
Stop observing options buton as needed
2020-03-07 20:44:02 -05:00
thomabx
4039cc5a16
Integrate dialog changes with continue watching changes.
2020-03-07 11:58:48 -08:00
Charles Ewert
513f9b9618
Add "Continue Watching" row on home screen
2020-03-07 10:39:11 -05:00
thomabx
2e5ec80c19
Fixed typo
2020-03-03 20:15:37 -08:00
thomabx
a40522c424
Fixed return type
2020-03-03 20:15:02 -08: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
Charles Ewert
44f1e35f99
Only show overlay options text when needed
2020-02-29 20:41:57 -05:00
Nick Bisby
ca10e9cda3
Merge pull request #132 from thomabx/master
...
Add subtitles with preferred language prioritized
2020-02-29 16:39:11 -06:00
thomabx
42912890ad
Stopped transcoding with subtitles off
2020-02-28 19:25:42 -08:00
thomabx
dd723f92b0
Added support for subtitles
2020-02-28 19:13:12 -08:00
Charles Ewert
c7a5ab8944
Set overhang title before loading new screen
2020-02-28 21:09:56 -05:00
Charles Ewert
996eb77636
Create custom overhang
2020-02-26 17:55:47 -05:00
Charles Ewert
22e3d422aa
Prevent duplicate API calls
2020-02-23 14:10:28 -05: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
thomabx
21e5080b6d
Show unplayed count on episodes and TV seasons
2020-02-22 08:28:35 -08:00
Nick Bisby
c4fcdb583f
Merge pull request #120 from thomabx/master
...
Fix for videos resuming after 1 hour mark
2020-02-21 20:13:41 -06:00
thomabx
8155015e32
Fix for videos resuming after 1 hour mark
2020-02-21 18:00:08 -08:00
Charles Ewert
2c15b290b8
Correctly force audio to stereo when needed
2020-02-21 20:49:22 -05:00
Nick Bisby
6bb6a6b7b5
Merge pull request #118 from thomabx/master
...
Ask user whether to start playback over or resume
2020-02-21 19:28:26 -06:00
thomabx
d3bec19092
Ask user whether to start playback over or resume
2020-02-21 16:50:20 -08:00
Charles Ewert
eb3a52a234
Add support for aac 5.1
2020-02-20 23:02:21 -05: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
4ed6aa8fb6
fix conditional again
2020-02-19 04:05:59 -05:00
Anthony Lavado
09ef84aa16
fix build error
2020-02-19 04:04:58 -05:00
Anthony Lavado
f352e9bf62
always use certs, add http if no protocol specified
2020-02-19 03:47:29 -05:00
Anthony Lavado
ffcd63fc91
Remove port, accept URL as is
2020-02-19 02:33:49 -05:00
Anthony Lavado
d25f04d30f
ensure url ends in a slash
2020-02-19 02:15:00 -05:00
thomabx
5f0513b12f
Prevent playback after duration of video
2020-02-17 17:08:51 -08:00
Nick Bisby
7b5ebc0fd6
Update source/Main.brs
2020-02-17 16:13:20 -06:00
thomabx
d54016cc85
Report start of playback for TV episodes
2020-02-17 13:19:02 -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
0313ed495a
Update source/api/Items.brs
2020-02-15 10:34:22 -06:00
thomabx
45dab1f36c
Update source/VideoPlayer.brs
...
Remove whitespace
Co-Authored-By: Nick Bisby <nick@bisby.xyz>
2020-02-15 08:30:39 -08:00
benjamin
60aafaf474
More whitespace removed.
2020-02-15 07:34:29 -08:00
benjamin
e4c39c4ad0
Tabs to spaces
2020-02-15 07:26:36 -08:00
benjamin
741b0f92bf
Fixed whitespace
2020-02-15 07:23:11 -08:00
benjamin
dae55e19a1
Transcode videos that do not support direct play
2020-02-14 17:47:06 -08:00
TheLastMelon
004f29b6a7
Made work around for jellyfin#93 ( #102 )
...
* Made work around for jellyfin#93
replaces ampersand with %26
* Passwords now fully URL Encoded
Replaces all charatcers with proper URL Encoded chars
* URL Encoding
Fixed, hopefully URL not properly encoding the pass
2020-01-04 15:31:07 -06: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
5dff55a817
A quick thing to only add runtime if we have a runtime
2019-10-18 22:35:26 -05:00
Nick Bisby
740b749f90
Name overhang properly
2019-10-17 20:52:26 -05: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
Charles Ewert
567079b6c9
Merge branch 'master' into librarylist-images
2019-10-14 22:01:20 -04:00
Nick Bisby
b5935c17e6
Fix favorite/watched buttons
2019-10-14 20:55:29 -05:00
Nick Bisby
8140e9395a
Pick button for back to details page
2019-10-14 20:55:29 -05:00
Nick Bisby
ad4ffe326d
Move message dialog handling around
2019-10-14 20:55:29 -05:00
Nick Bisby
c61530e996
Handle reloading of page numbers on page select
2019-10-14 20:55:29 -05: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
Charles Ewert
4e356e6030
Set overhang to 115, adjust logo, typo
2019-10-13 05:02:40 -04:00
Charles Ewert
f82f6a863c
Add images to library select and some resizing
2019-10-13 04:59:51 -04:00
Charles Ewert
d3975f1ed0
Add unplayed count to collections
2019-10-11 21:32:16 -04:00
Charles Ewert
f42222c4a3
Add unplayed count when viewing all TV shows
2019-10-11 21:23:53 -04:00
Charles Ewert
002b6c9527
Add played and watched progress to ItemList()
2019-10-11 15:01:46 -04:00
Joshua M. Boniface
485148ab6d
Merge pull request #76 from cewert/edit-auth
...
Update auth string
2019-10-06 14:52:34 -04:00
Charles Ewert
373fb1498c
Use app version from manifest file for auth
2019-10-05 22:48:25 -04:00
Charles Ewert
b7abd5d6f2
Strip special chars from friendly server name
2019-10-05 22:41:44 -04:00
Charles Ewert
0425e0aa67
Added screensaver
2019-10-05 03:50:05 -04: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
William Moses
fae8e1eed3
Fix Makefile and Episode Listing Format ( #52 )
...
* Fix Makefile
* Better Episode Listing
2019-07-22 22:11:13 -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
Anthony Lavado
b364c403dc
Merge pull request #47 from bisby/bisby/sort-properly
...
Correct a swap of sort by and sort order
2019-06-16 20:10:46 -04:00
Nick Bisby
03938b911b
Correct a swap of sort by and sort order
2019-06-16 19:02:22 -05:00
Nick Bisby
11f8fd248a
Rewrite search, to feel a bit more like web
2019-05-09 23:42:25 -05:00
Nick Bisby
aa09a138f0
Pass actual image objects back, to make ListPoster more flexible
2019-05-09 23:24:19 -05:00
Nick Bisby
411f2e219a
Merge pull request #29 from bisby/bisby/issue-17-logo-alignment
...
Offset the overhang, exactly value to be tweaked
2019-05-05 21:32:25 -05:00
Matthew Crowson
01e4567fbd
Makefile and Rooibos testing
2019-05-02 13:45:07 -04:00
Matthew Crowson
28720512c4
Updating comment to match current functionality
2019-04-29 21:47:40 -04:00
Matthew Crowson
d2627ebe17
more comments
2019-04-29 15:10:02 -04:00
Matthew Crowson
755d7fa55e
some comments
2019-04-29 12:44:37 -04:00
Nick Bisby
137872a4a1
Offset the overhang, exactly value to be tweaked
2019-04-28 18:18:17 -05:00
Matthew Crowson
7d20e4d273
Error messaging for login failures and logo
2019-04-27 10:44:14 -04:00
Nick Bisby
12a8bff382
Lie about device ID if we aren't signed in yet...
2019-04-24 23:32:34 -05: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
Nick Bisby
9f7fe40650
Filter movie lookups to just movies
2019-04-22 20:25:16 -05:00
Nick Bisby
29d65928f5
Up-end everything and add a rudimentary profile system
2019-04-22 15:07:34 -05:00
Nick Bisby
e62fbc4f63
Add display name to options panel, begin multi-profile work
2019-04-22 14:08:10 -05:00
Nick Bisby
a76eacb624
Begin looking into audio solutions
2019-04-22 00:09:16 -05:00
Nick Bisby
2964c36b45
Fix episode metadata
2019-04-21 15:11:54 -05:00
Nick Bisby
6da73382a3
Dont try to load non-existant images
2019-04-20 20:07:14 -05:00
Nick Bisby
3b5b43b5b5
Make auth header contain better data
2019-04-20 19:44:04 -05:00
Nick Bisby
d23c6aeea0
Add proper playstate handling
2019-04-20 19:34:57 -05:00
Nick Bisby
77f822ae82
Begin moving stuff around to better match API
2019-04-20 17:28:28 -05:00
Nick Bisby
fad323ac94
Handle better auth for 10.3
2019-04-20 12:54:24 -05:00
Nick Bisby
ccd4218a4b
A little bit better user handling
2019-04-20 12:40:06 -05:00
Nick Bisby
38a7ed4079
Better base url handling
2019-04-19 22:09:48 -05:00
Nick Bisby
4210d9e386
Automatically add a protocol if there isn't one alreadyw
2019-04-19 21:46:32 -05:00
Nick Bisby
702197ac39
Begin a very basic understand of how a container works
2019-04-19 21:39:01 -05:00
Nick Bisby
7d343bdacb
Don't bother specifying output container
2019-04-16 12:57:26 -05:00
Nick Bisby
1a6b621868
Use boxset
2019-04-14 19:24:03 -05:00
Nick Bisby
5fd5c9eec2
Make things use Content rather than json
2019-04-14 19:19:06 -05:00
Nick Bisby
3c3960551e
Make libraries have a clearer interface
2019-04-14 18:34:50 -05:00
Nick Bisby
ca6701c086
Make TV seasons watchable
2019-04-13 23:47:27 -05:00
Nick Bisby
d2d46465ca
Use aliases for cleaner change tracking
2019-04-06 01:15:30 -05:00
Nick Bisby
a4ea3b04a6
Make BRS calls return content nodes
2019-04-05 19:35:29 -05:00
Nick Bisby
38f8a295dc
Begin some rework so BRS calls return content nodes
2019-04-05 19:27:35 -05:00
Nick Bisby
3832cce649
Transition TV show details to panels
2019-03-30 22:15:53 -05:00
Nick Bisby
1870e1af83
Begin passing in ContentNodes directly
2019-03-21 22:27:31 -05:00
Nick Bisby
bdd4560660
More file renaming
2019-03-19 22:49:41 -05:00
Nick Bisby
7cb5dfd5c6
Clean up a lot of Config scenes etc
2019-03-19 22:23:58 -05:00
Nick Bisby
65d85f956e
Duct tape a crash
2019-03-19 21:36:59 -05:00
Nick Bisby
b49a4d614a
Add (movie) collections
2019-03-19 21:30:08 -05:00
Nick Bisby
c5c269b946
move around some options stuff
2019-03-19 13:27:30 -05:00
Nick Bisby
a23076c8bb
Refocus library list after closing options panel
2019-03-19 13:19:08 -05:00
Nick Bisby
f258f6c4ac
Clean up some sign out bits
2019-03-19 09:11:46 -05:00
Nick Bisby
b433304856
Add sign out, update sign in a bit
2019-03-18 23:17:50 -05:00
Nick Bisby
fae99fa9f5
Break the API calls out into their own files for clarity
2019-03-18 22:02:07 -05:00
Nick Bisby
18ccd45998
Begin tracking play state
2019-03-18 20:11:34 -05:00
Nick Bisby
e6062661dd
Make the video player prettier and automark movies as played
2019-03-18 19:33:44 -05:00
Nick Bisby
7195d59c95
Make search sort options work
2019-03-17 19:17:54 -05:00
Nick Bisby
3658f0b77f
Add an options side panel
2019-03-17 18:07:57 -05:00
Nick Bisby
04fc7e71be
Notify the user rather than debug about missing features
2019-03-17 12:38:21 -05:00
Nick Bisby
95fd91fb70
Add a backdrop as a placeholder for no image found
2019-03-17 00:37:23 -05:00
Nick Bisby
1a2e31f3d2
Make search behave more like web
2019-03-16 17:11:50 -05:00
Nick Bisby
d0a0a94471
resize episode search results
2019-03-14 19:29:01 -05:00
Nick Bisby
c5a4ba85a5
Make rudimentary search work
2019-03-14 17:50:20 -05:00
Nick Bisby
7bc6d969fa
Set up flow for search
2019-03-14 17:20:16 -05:00
Nick Bisby
a2f4df9884
Focus and unfocus search box
2019-03-14 16:50:42 -05:00
Nick Bisby
34fb52591a
File restructure and some footer work
2019-03-14 12:11:05 -05:00
Nick Bisby
f3c9a4c25d
Have each button observe separately, so we can track them better
2019-03-13 23:09:55 -05:00
Nick Bisby
c382464647
Mark movies watched or unwatched
2019-03-13 22:01:05 -05:00
Nick Bisby
3a003d6361
Move all API calls off the render thread
2019-03-13 12:20:54 -05:00
Nick Bisby
29acf04dc6
Move favorite off of render thread
2019-03-12 22:27:24 -05:00
Nick Bisby
851d0520f3
Make movie favorite button work
2019-03-12 22:15:24 -05:00
Nick Bisby
58f985bc06
Add jellyfin logo to overhang
2019-03-12 21:09:17 -05:00
Nick Bisby
24bb830a96
Abstract out API post data
2019-03-12 20:43:06 -05:00
Nick Bisby
20ad52a9da
Add a pager to TV seasons, and use the right stuff
2019-03-12 20:16:12 -05:00
Nick Bisby
1ed0466c6f
Add a named overhang, to look nice
2019-03-12 18:34:51 -05:00
Nick Bisby
449d787d37
Add pagination to the movie list
2019-03-11 22:49:17 -05:00
Nick Bisby
786b66eb3e
Use better model names
2019-03-11 20:24:39 -05:00
Nick Bisby
f99db79ae1
Add seasons to the display
2019-03-10 21:35:48 -05:00
Nick Bisby
bc510a8a1d
Dont forgot git add, also show Season details page
2019-03-10 20:24:50 -05:00
Nick Bisby
44ccd0f756
List TV seasons
2019-03-10 20:03:45 -05:00
Nick Bisby
b0baf96ce6
Try to keep using URLTransfer now that we use content nodes more
2019-03-10 00:14:38 -06:00
Nick Bisby
90b27998da
Move movie details to use a MovieItem for data
2019-03-10 00:12:09 -06:00
Nick Bisby
d9c81a4da7
Make stuff look a touch nicer
2019-03-09 23:28:28 -06:00
Nick Bisby
196bb4d1f0
Add actual buttons to details page, one of which plays
2019-03-09 16:23:57 -06:00
Nick Bisby
d7105c061f
Skip escaping URL requests, to avoid the random failures
2019-03-09 16:11:25 -06:00
Nick Bisby
578581a52c
Add sorting and paging to movie list request
2019-03-09 16:09:21 -06:00
Nick Bisby
f7a7146b94
Add some data to the MovieDetails page
2019-03-08 00:22:16 -06:00
Nick Bisby
b8c5ef149a
Add a Movie Details scene
2019-03-07 21:47:10 -06:00
Nick Bisby
134ec2e347
Add more flexibility to movie item data
2019-03-07 20:03:19 -06:00
Nick Bisby
22fc4211d7
Add movie posters and fix library scrolling
2019-03-06 23:30:06 -06:00
Nick Bisby
8c4cece3b5
Break out functions into their own files
2019-03-06 21:14:52 -06:00
Nick Bisby
cf76f86150
Break out functions into their own files
2019-03-06 21:14:04 -06:00
Nick Bisby
05b4c9d2f5
Minor login tweak
2019-03-05 20:31:10 -06:00
Nick Bisby
b2c731541d
Abstract configuration requests, complete login flow
2019-03-05 20:28:52 -06:00
Nick Bisby
00bcb21ca1
Whitespace and minor cleanup
2019-03-04 23:18:01 -06:00
Nick Bisby
0f15d6983f
Some heavy restructuring
2019-03-04 22:59:31 -06:00
Nick Bisby
f350ec8cff
Theres a whole lot of clutter, but we have movies playing
2019-03-04 22:31:58 -06:00
Nick Bisby
3f59699c70
Begin to make serverselect a dialog
2019-03-02 16:03:11 -06:00