Commit Graph

124 Commits

Author SHA1 Message Date
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
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