Commit Graph

108 Commits

Author SHA1 Message Date
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
d1261d943d
Turn library list to a single row and simplify things 2019-10-09 17:48:08 -05:00
Joshua M. Boniface
43469647fa
Merge pull request #75 from cewert/screensaver
Added screensaver
2019-10-06 14:52:18 -04:00
Charles Ewert
0425e0aa67 Added screensaver 2019-10-05 03:50:05 -04:00
Charles Ewert
625c9faf97 Update RALE to 2.0.9 2019-10-03 22:47:34 -04:00
Nick Bisby
dfe3dafdfd
Handle int better 2019-09-23 23:49:09 -05:00
Nick Bisby
6f1f283be3
Revert to master 2019-09-23 23:37:39 -05:00
Nick Bisby
f05732513d
This should be abstracted but just solve it for now 2019-09-23 23:35:26 -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
C gh0ul
3889bfbdce Fix back button on options menu in Library (#39) (#53) 2019-07-21 14:14: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
484f6ce76e
Dont fall apart over bad ratios 2019-05-30 17:38:02 -05:00
Nick Bisby
f8a64df489
make poster text reliant on available space, not the image 2019-05-09 23:49:34 -05:00
Nick Bisby
aa09a138f0
Pass actual image objects back, to make ListPoster more flexible 2019-05-09 23:24:19 -05:00
Matthew Crowson
2bccfd661a Merging master in 2019-05-06 09:03:11 -04:00
Matthew Crowson
2a1f9cbad8 adding requirements for RALE 2019-05-03 10:01:46 -04:00
Matthew Crowson
e4b968f18f giving inits to those components without inits 2019-05-03 09:27:51 -04:00
Matthew Crowson
531e668358 Splitting brs from inline XML 2019-05-03 08:48:59 -04:00
Matthew Crowson
d2627ebe17 more comments 2019-04-29 15:10:02 -04:00
Matthew Crowson
7d20e4d273 Error messaging for login failures and logo 2019-04-27 10:44:14 -04: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
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
77f822ae82
Begin moving stuff around to better match API 2019-04-20 17:28:28 -05:00
Nick Bisby
ccd4218a4b
A little bit better user handling 2019-04-20 12:40:06 -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
6b850e576d
Move more stuff around instead of real fixes 2019-04-13 22:52:46 -05:00
Nick Bisby
d2d46465ca
Use aliases for cleaner change tracking 2019-04-06 01:15:30 -05:00
Nick Bisby
8197a91821
Use panelIndex to better track panel changes 2019-04-05 20:14:56 -05:00
Nick Bisby
1db5ebeefb
always forget to git add 2019-04-05 19:48:17 -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
3534b60d7a
Add note to self 2019-03-27 22:03:52 -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
75f58732f6
Fix secureMode for password config 2019-03-18 23:49:02 -05:00
Nick Bisby
c381c2a054
Git add, again, duh 2019-03-18 23:25:41 -05:00
Nick Bisby
b433304856
Add sign out, update sign in a bit 2019-03-18 23:17:50 -05:00
Nick Bisby
c088ce14ac
Leftpad minutes with 0 2019-03-18 19:43:02 -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