Commit Graph

600 Commits

Author SHA1 Message Date
thomabx
a81a1f72de Added images 2020-04-04 11:19:31 -07:00
thomabx
830b7b4532 Add Rotten Tomato score to Movie Details 2020-04-04 11:18:41 -07:00
thomabx
771106d59e Sort subtitles and set initial display based on user prefernces from server. 2020-04-04 10:21:43 -07:00
Charles Ewert
68c9e186c6
Merge pull request #170 from thomabx/change-subtitles
Allow user to change subtitle track during playback
2020-03-31 20:45:08 -04:00
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
bc66343cc6 Missed change in JFVideo.xml in previous commit. 2020-03-30 08:15:57 -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
c062bd0597 refactor 2020-03-25 00:20:52 -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
c4f76d67b0 Wait to insert row as a child 2020-03-24 22:20:08 -04:00
Charles Ewert
d81ee8d0af Fix formatting 2020-03-24 03:37:45 -04:00
Charles Ewert
3d15d37322 Update rowItemSize when inserting or deleting rows 2020-03-24 03:31:36 -04:00
Charles Ewert
ec2e0aaef8 Refresh homeRows when backing into home page 2020-03-23 20:45:40 -04:00
Charles Ewert
46831aa55a
Merge pull request #168 from thomabx/bug167
Fix user selection with no public users
2020-03-23 17:35:01 -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
Charles Ewert
ee6cd0491c
Merge pull request #166 from neilsb/handle-displaying-userviews
Handle display of UserView libraries
2020-03-23 13:41:45 -04:00
Charles Ewert
7242cf3cee
Merge pull request #165 from neilsb/fix-typo-in-function-name
Fix typo in UserSelect : iItemContentChanged() => itemContentChanged()
2020-03-23 13:37:38 -04:00
Neil Burrows
9570f51dc9 Handle display of UserView libraries 2020-03-23 16:14:26 +00:00
Neil Burrows
7794a8fecd Fix typo in UserSelect : IitemContentChanged() => itemContentChanged() 2020-03-23 10:08:11 +00:00
Charles Ewert
3e1c7d1a63
Merge pull request #164 from thomabx/login-changes
Select user on login and other login updates
2020-03-22 19:49:50 -04:00
thomabx
509465122b Change variables to camelCase 2020-03-22 15:40:47 -07:00
thomabx
98afd12b4a Wait for itemSelected call before reading variable for selected item 2020-03-22 08:50:26 -07:00
thomabx
465d29c9ba Maintain server info when logging in and fix bug per review 2020-03-22 08:20:21 -07:00
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