Charles Ewert
|
4ec187d17b
|
validate data before sending to isLocalHost() to prevent app crash
|
2024-10-01 20:04:59 -04:00 |
|
Charles Ewert
|
6d55a9e7ca
|
revert uneeded buffer state change
|
2024-09-30 08:55:16 -04:00 |
|
Charles Ewert
|
c90645777a
|
log unhandled state and remove unused var
|
2024-09-29 10:57:49 -04:00 |
|
Charles Ewert
|
d23a77e572
|
fix api endpoint for finished state
|
2024-09-28 19:40:14 -04:00 |
|
Charles Ewert
|
5e35ffa49f
|
force exit from video player when finished to set TV back to SDR
|
2024-09-28 17:12:26 -04:00 |
|
Charles Ewert
|
4fd7d42039
|
add debugging for video errors
|
2024-09-28 17:08:39 -04:00 |
|
Charles Ewert
|
b6a65e63ef
|
update server when starting in buffered state
|
2024-09-28 15:34:24 -04:00 |
|
Charles Ewert
|
ecba5333ac
|
don't manually stop and exit player when state = finished
|
2024-09-28 14:57:07 -04:00 |
|
Charles Ewert
|
16eb0a601a
|
change api endpoint
|
2024-09-28 14:56:26 -04:00 |
|
Charles Ewert
|
1cb0eb9e1b
|
report "finished" video state to server
|
2024-09-28 13:20:27 -04:00 |
|
Charles Ewert
|
0295a78d33
|
Merge pull request #1896 from cewert/fix-alpha-backdrop
|
2024-09-27 16:19:54 -07:00 |
|
Jimi
|
065f81cf6c
|
Add missing field
|
2024-09-27 10:14:53 -06:00 |
|
Charles Ewert
|
a24df3dfeb
|
wait until we have data from itemGrid to set itemText visibility
|
2024-09-26 11:18:11 -04:00 |
|
Charles Ewert
|
d2c60e1364
|
remove backdrop when alpha menu is active and add a bunch of debug logging
|
2024-08-03 22:01:58 -04:00 |
|
Charles Ewert
|
a93c893df4
|
Merge pull request #1874 from cewert/fix-loadvideocontenttask-crash2
|
2024-08-03 08:52:07 -07:00 |
|
Charles Ewert
|
99ba525aec
|
Merge pull request #1871 from cewert/fix-griditem-crash
|
2024-08-03 08:51:39 -07:00 |
|
Charles Ewert
|
c7af51f7f1
|
Merge pull request #1890 from cewert/fix-home-selector
|
2024-08-03 08:46:04 -07:00 |
|
Charles Ewert
|
454217a5c6
|
Merge pull request #1875 from cewert/fix-loadvideocontenttask-crash3
|
2024-08-02 16:58:56 -07:00 |
|
Charles Ewert
|
49d8193279
|
Merge pull request #1872 from cewert/fix-extrasitem-crash
|
2024-08-02 16:58:34 -07:00 |
|
Charles Ewert
|
93a6daf30f
|
fix verticle alignment of progress bar
|
2024-07-31 22:22:50 -04:00 |
|
Charles Ewert
|
f4f816e7c0
|
fix home item alignment when highlighted with remote
|
2024-07-31 22:15:16 -04:00 |
|
Charles Ewert
|
e2c390a991
|
Merge pull request #1873 from cewert/fix-loadvideocontenttask-crash
|
2024-07-31 09:53:16 -07:00 |
|
Charles Ewert
|
0d30bb68fd
|
Merge pull request #1888 from cewert/fix-itemgridoptions-crash
|
2024-07-31 09:51:40 -07:00 |
|
Charles Ewert
|
fe89be58aa
|
Merge pull request #1887 from cewert/fix-itemgrid-crash
|
2024-07-31 09:50:55 -07:00 |
|
Charles Ewert
|
da702bc8c0
|
validate node ref to prevent crash
|
2024-07-31 08:54:20 -04:00 |
|
Charles Ewert
|
05006b35d4
|
validate node ref to prevent crash
|
2024-07-31 08:38:52 -04:00 |
|
Charles Ewert
|
fba290fed6
|
validate node ref to prevent crash
|
2024-07-31 08:28:25 -04:00 |
|
Charles Ewert
|
b748dd4b2d
|
Merge pull request #1870 from cewert/fix-homeitem-crash
|
2024-07-28 07:55:14 -07:00 |
|
Charles Ewert
|
2323d4217e
|
fix error in merge conflict
|
2024-07-28 10:52:18 -04:00 |
|
Charles Ewert
|
b667825bbb
|
Merge branch '2.1.z' into fix-moviedetails-crash
|
2024-07-28 07:48:12 -07:00 |
|
Charles Ewert
|
d1a2d11255
|
Merge pull request #1865 from cewert/fix-moviedetails-crash2
|
2024-07-28 07:46:57 -07:00 |
|
Charles Ewert
|
c9eac16ef9
|
remove unneeded API call and prevent crash when AboutMe() is invalid
|
2024-07-27 23:17:04 -04:00 |
|
Charles Ewert
|
eda817d7dd
|
use global session to avoid unneeded API call
|
2024-07-27 22:47:18 -04:00 |
|
Charles Ewert
|
190d9b0219
|
add validation to prevent crash
|
2024-07-27 22:19:57 -04:00 |
|
Charles Ewert
|
51f3c07f91
|
use isValid()
|
2024-07-27 22:00:06 -04:00 |
|
Charles Ewert
|
c7fb99ad6f
|
validate nodes exist to prevent crash
|
2024-07-27 21:58:33 -04:00 |
|
Charles Ewert
|
076fedfc80
|
Cache global user setting to ItemGrid and have GridItem's use that instead to prevent crash
|
2024-07-27 21:09:59 -04:00 |
|
Charles Ewert
|
950bb6016b
|
validate nodes exist to prevent crash
|
2024-07-27 20:15:20 -04:00 |
|
Charles Ewert
|
c030228958
|
Merge pull request #1866 from cewert/fix-moviedetails-crash3
|
2024-07-25 13:15:28 -04:00 |
|
Charles Ewert
|
c9c04049ad
|
Merge pull request #1868 from cewert/fix-videoplayer-crash2
|
2024-07-25 13:14:59 -04:00 |
|
Charles Ewert
|
7405b7cdbe
|
add validation to prevent crash
|
2024-07-25 10:00:35 -04:00 |
|
Charles Ewert
|
b6408b5fb0
|
don't divide by zero
|
2024-07-25 09:42:01 -04:00 |
|
Charles Ewert
|
57672a5e76
|
validate animation node exists to prevent crash
|
2024-07-24 23:41:13 -04:00 |
|
Charles Ewert
|
a4ce646841
|
validate node exists to prevent crash
|
2024-07-24 23:34:38 -04:00 |
|
Charles Ewert
|
5328fc2435
|
validate item.json before using to prevent crash
|
2024-07-24 23:18:08 -04:00 |
|
Charles Ewert
|
b8382f640c
|
Merge pull request #1857 from cewert/fix-movielibrary-crash
|
2024-07-24 19:02:36 -04:00 |
|
Charles Ewert
|
9875727e37
|
prevent crash by validating we have access to global constants before using
|
2024-07-24 10:44:01 -04:00 |
|
Charles Ewert
|
d34afdfb72
|
validate data to prevent app crash
|
2024-07-24 10:02:42 -04:00 |
|
Charles Ewert
|
d93e289186
|
Merge pull request #1844 from cewert/fix-episode-data-crash
|
2024-07-21 10:39:16 -04:00 |
|
Charles Ewert
|
f5e765b3f2
|
use isValid()
|
2024-07-20 10:49:23 -04:00 |
|