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 |
|
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 |
|