Commit Graph

371 Commits

Author SHA1 Message Date
thomabx
e8bace9004 Add default user image 2020-03-21 15:00:09 -07:00
thomabx
d9e6780aa2 Changed whites to 235/235/235 2020-03-21 14:58:07 -07:00
thomabx
f79de39c28 Fixed formating 2020-03-21 14:56:54 -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
7e84bccfed
Merge pull request #156 from cewert/home-fixes
Small fixes
2020-03-19 22:23:05 -04:00
Charles Ewert
5189bb557c Alignment fix on episode list 2020-03-19 22:18:34 -04:00
Charles Ewert
501ded7937 Add star icon to TV show detail page 2020-03-19 22:18:34 -04:00
Charles Ewert
d8585525ce Fix overhang title when selecting a TV Series 2020-03-19 22:18:34 -04:00
Charles Ewert
622d24f775 Add unplayed count for TV Series on home screen 2020-03-19 22:18:34 -04:00
Charles Ewert
8fb5ea4b99
Merge pull request #163 from neilsb/Cannot-return-to-same-item-when-returning-to-Home-screen
Allow user to Select same item when returning to Home screen
2020-03-19 22:09:51 -04:00
Charles Ewert
53ab4c39a9
Merge pull request #161 from thomabx/playback-fixes
Fix to exiting playback and changing subtitle settings
2020-03-19 22:09:15 -04:00
Charles Ewert
0a1784086a
Merge pull request #157 from neilsb/Filenames-to-match-component-names
Filenames to match component names
2020-03-19 22:07:37 -04:00
Neil Burrows
2382ac4ed6 Allow user to Select same item when returning to Home screen 2020-03-19 14:19:49 +00: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
Charles Ewert
63602307cd
Merge pull request #159 from neilsb/ignore-logs-and-vsCode-config
Add .vscode and logs to git ignore
2020-03-18 13:50:52 -04:00
Neil Burrows
4db2fd05fd Add .vscode and logs to git ignore 2020-03-18 09:17:16 +00:00
Neil Burrows
8e1bca380c Filenames to match component names 2020-03-18 09:10:31 +00:00
Nick Bisby
c1cfc40886
Merge pull request #155 from thomabx/make-fix
Update make script for curl 7.69
2020-03-17 21:50:19 -05:00
thomabx
b4bbabd46f Update make script for curl 7.69 2020-03-17 17:13:12 -07:00
Charles Ewert
c652c8fbaa
Merge pull request #153 from neilsb/rework-home-screen
Rework home screen
2020-03-17 12:15:50 -04:00
Neil Burrows
71a3348823 Use Thumbnail in "Next Up" Home screen section 2020-03-17 09:59:01 +00:00
Neil Burrows
5ff1251875 Home Screen Selection Box to include text below image 2020-03-17 09:58:25 +00:00
Neil Burrows
5080387936 Correct Series Name display for Episodes in Home Screen 2020-03-16 16:37:08 +00: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
b364c589da Remove filter for CollectionFolder type when loading libraries 2020-03-15 16:39:34 +00:00
Neil Burrows
fdd66e74a9 Show collection type when invalid collection type selected 2020-03-15 16:34:37 +00:00
Neil Burrows
83e6810981 Validate API data before trying to add "empty" rows 2020-03-14 15:10:22 +00:00
Neil Burrows
65059d4093 Set Home Scree focus to Fixed 2020-03-14 15:02:04 +00:00
Neil Burrows
cb7690e916 Prefer Movie Thumbnail Image over Backdrop 2020-03-14 15:00:41 +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
Charles Ewert
a9ed7adae7
Merge pull request #150 from cewert/general-fixes
Small fixes
2020-03-10 23:54:12 -04: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
c9f07794e8
Merge pull request #149 from cewert/fix-homeitem-crash
Validate homeitem data before displaying
2020-03-08 16:25:34 -04:00
Charles Ewert
4c80bd82a7 Validate homeitem data before displaying 2020-03-08 11:02:41 -04:00
Charles Ewert
81fe218192
Merge pull request #146 from cewert/fix-options-crash
Stop observing options buton as needed
2020-03-07 21:03:46 -05:00
Charles Ewert
d2a1a88262 Stop observing options buton as needed 2020-03-07 20:44:02 -05:00
Charles Ewert
4df727caf3
Merge pull request #145 from thomabx/dialogfix
Integrate dialog changes with continue watching changes.
2020-03-07 19:00:03 -05:00