Commit Graph

498 Commits

Author SHA1 Message Date
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
Nick Bisby
1b635a3b3b
Clean main 2019-03-02 14:36:37 -06:00
Nick Bisby
346cba23bc
Actually populate LibraryList with real lib names 2019-03-01 23:55:28 -06:00
Nick Bisby
a20d6c96c8
Add a MarkupList 2019-02-26 22:36:12 -06:00
Nick Bisby
fbcf215962
Swap custom layout group grossness to MarkupList 2019-02-24 12:56:09 -06:00
Nick Bisby
25603b2947
Abstract servername, Handle keyboarddialog better 2019-02-22 21:14:21 -06:00
Nick Bisby
2d708b9dd9
Add some basic keyboard dialog functionality 2019-02-18 16:44:17 -06:00
Nick Bisby
ee7b27ced2
Handle XML names properly 2019-02-10 22:40:07 -06:00
Nick Bisby
cf4554b7e6
Begin work on server selection screen 2019-02-10 14:47:24 -06:00
Nick Bisby
f2358a1e42
Swap to using Roku registry for settings 2019-02-10 13:15:20 -06:00
Nick Bisby
16594f2cae
Add a ton of complicated component bits 2019-02-03 20:57:52 -06:00
Nick Bisby
2788440d42
Flesh out APIRequest, add more API methods, play a random movie 2019-02-03 15:15:17 -06:00
Nick Bisby
be38bb7a21
Begin abstracting API endpoints, and auth 2019-01-31 20:26:53 -06:00
Nick Bisby
7c1bfad42f
Re-add api_key in the stream request for now 2019-01-30 23:05:29 -06:00
Nick Bisby
f9722fd279
Actually play a movie 2019-01-30 22:56:15 -06:00
Nick Bisby
de83504226
Begin to make things for a screen 2019-01-30 08:59:27 -06:00
Nick Bisby
6e34b0453f
Add the hello world Roku app as a base 2019-01-29 22:19:27 -06:00