4076 Commits

Author SHA1 Message Date
Charles Ewert
d3f0196a93
Merge pull request #1989 from cewert/fix-dovi v2.1.8 2024-10-15 13:10:13 -04:00
Charles Ewert
21667359b1 stop restricting videos based on bitdepth 2024-10-15 11:36:18 -04:00
Charles Ewert
3fbe253d0d if display reports as 8bit but can play HDR, then tell the server we can play 10bit videos 2024-10-15 11:16:31 -04:00
Charles Ewert
ee2a7b94c4 correctly detect the displays video bit depth 2024-10-15 11:07:01 -04:00
Charles Ewert
ee4d7a1465 Improve direct play support for Dolby Vision 2024-10-15 09:21:24 -04:00
Charles Ewert
c14ec8f59c
Fix crash when playing HDR on SDR TV. Improve device profile (#1980)
Some checks are pending
Automation 🤖 / Project board 📊 (push) Waiting to run
Automation 🤖 / Labeling 🏷️ (push) Waiting to run
build-dev / dev (push) Waiting to run
build-prod / prod (push) Waiting to run
roku-analysis / static (push) Waiting to run
2024-10-15 06:00:51 -06:00
Charles Ewert
2d91603d39
Prevent crash when there are no media streams (#1982) 2024-10-15 05:59:58 -06:00
Charles Ewert
5cf0a6f417
Merge pull request #1977 from jellyfin/bump-bugfix-to-218
Some checks failed
Automation 🤖 / Project board 📊 (push) Has been cancelled
Automation 🤖 / Labeling 🏷️ (push) Has been cancelled
build-dev / dev (push) Has been cancelled
build-prod / prod (push) Has been cancelled
roku-analysis / static (push) Has been cancelled
2024-10-08 12:25:24 -04:00
jellyfin-bot
c3afaebf3f Bump build version 2024-10-08 16:23:40 +00:00
Charles Ewert
781bf5d8f8 Merge pull request #1974 from cewert/revert-video-StreamFormat v2.1.7 2024-10-08 11:43:35 -04:00
Charles Ewert
bda850a2bf
Merge pull request #1971 from jellyfin/jf-fix-2-1.6-crash 2024-10-08 09:41:48 -04:00
Jimi
2f30280275 Fix 2.1.6 crash 2024-10-08 07:22:52 -06:00
Charles Ewert
988bcdfd4f
Merge pull request #1966 from jellyfin/bump-bugfix-to-217
Some checks failed
Automation 🤖 / Project board 📊 (push) Has been cancelled
Automation 🤖 / Labeling 🏷️ (push) Has been cancelled
build-dev / dev (push) Has been cancelled
build-prod / prod (push) Has been cancelled
roku-analysis / static (push) Has been cancelled
2024-10-05 17:53:10 -07:00
jellyfin-bot
a09e3944a7 Bump build version 2024-10-06 00:51:49 +00:00
Charles Ewert
41c870cfc3
Merge pull request #1950 from cewert/fix-caption-timeout-crash v2.1.6 2024-10-05 17:31:37 -07:00
Charles Ewert
b1809c0815 use async when fetching captions to prevent crash 2024-10-05 11:52:36 -04:00
Charles Ewert
d17a8d921e
Merge pull request #1964 from cewert/maxvideodecoderesolution
Some checks are pending
Automation 🤖 / Project board 📊 (push) Waiting to run
Automation 🤖 / Labeling 🏷️ (push) Waiting to run
build-dev / dev (push) Waiting to run
build-prod / prod (push) Waiting to run
roku-analysis / static (push) Waiting to run
2024-10-04 13:15:14 -07:00
Charles Ewert
42bb0ebecb validate data to prevent crash 2024-10-04 11:27:45 -04:00
Charles Ewert
050bdde4f2 Use the current video dimensions to set MaxVideoDecodeResolution and update video length and streamformat 2024-10-04 11:07:56 -04:00
Charles Ewert
8942292733
Merge pull request #1963 from cewert/fix-aac-support
Some checks are pending
Automation 🤖 / Project board 📊 (push) Waiting to run
Automation 🤖 / Labeling 🏷️ (push) Waiting to run
build-dev / dev (push) Waiting to run
build-prod / prod (push) Waiting to run
roku-analysis / static (push) Waiting to run
2024-10-04 04:46:34 -07:00
Charles Ewert
a4ae801854
Merge pull request #1957 from cewert/fix-musicartistgriditem-crash 2024-10-04 04:46:17 -07:00
Charles Ewert
55d92989d5
Merge pull request #1958 from cewert/fix-person-details-crash 2024-10-04 04:45:27 -07:00
Charles Ewert
c53d374238
Merge pull request #1959 from cewert/fix-islocalhost-crash 2024-10-04 04:45:16 -07:00
Charles Ewert
a5baa30e40 force aac main and he-aacv1 to be transcoded to mp3. save currently playing video meta data to global session 2024-10-03 23:23:00 -04:00
Charles Ewert
6939c1d598 tell server rokus don't support HE-AACv1 2024-10-03 13:58:59 -04:00
Charles Ewert
f36f975064
Merge pull request #1952 from cewert/fix-movie-refresh-crash2
Some checks are pending
Automation 🤖 / Project board 📊 (push) Waiting to run
Automation 🤖 / Labeling 🏷️ (push) Waiting to run
build-dev / dev (push) Waiting to run
build-prod / prod (push) Waiting to run
roku-analysis / static (push) Waiting to run
2024-10-02 06:06:42 -07:00
Charles Ewert
4ad317aef8 Merge remote-tracking branch 'upstream/2.1.z' into fix-movie-refresh-crash2 2024-10-02 09:04:58 -04:00
Charles Ewert
c3aebee256
Merge pull request #1955 from cewert/fix-series-homeitem-crash 2024-10-02 05:43:13 -07:00
Charles Ewert
5f1021e252
Merge pull request #1956 from cewert/fix-griditemsmall-crash 2024-10-02 05:42:51 -07:00
Charles Ewert
5e98ce202a
Merge pull request #1954 from cewert/fix-series-shuffle-crash 2024-10-02 05:42:37 -07:00
Charles Ewert
ef2627d2f5
Merge pull request #1953 from cewert/fix-play-button-crash 2024-10-02 05:42:25 -07:00
Charles Ewert
3e6d062302
Merge pull request #1951 from cewert/fix-episode-list-crash 2024-10-02 05:41:15 -07:00
Charles Ewert
43106a0b68
Merge pull request #1948 from cewert/fix-movie-refresh-crash 2024-10-02 05:36:35 -07:00
Charles Ewert
ed6234937f
Merge pull request #1949 from cewert/fix-home-item-crash 2024-10-02 05:35:23 -07:00
Charles Ewert
4ec187d17b validate data before sending to isLocalHost() to prevent app crash 2024-10-01 20:04:59 -04:00
Charles Ewert
3002ce0a59 validate we have data from api to prevent crash 2024-10-01 19:48:31 -04:00
Charles Ewert
e0786e23c1 remove unused code causing crash 2024-10-01 19:37:26 -04:00
Charles Ewert
6f708c6a90 validate node ref to prevent crash 2024-10-01 18:55:50 -04:00
Charles Ewert
9a3c7a3f85 validate user setting data to prevent crash 2024-10-01 14:14:08 -04:00
Charles Ewert
4328318ad9 validate api data to prevent crash when hitting shuffle play from tv show details 2024-10-01 13:58:56 -04:00
Charles Ewert
1088b64357 validate data to prevent crash 2024-10-01 12:00:43 -04:00
Charles Ewert
4eda9edb0b validate data from api to prevent crash when refreshing movie detail screen 2024-10-01 11:35:09 -04:00
Charles Ewert
e2080fb25a validate data from api to prevent crash on episode list 2024-10-01 11:24:49 -04:00
Charles Ewert
a51a75b8cd validate node refs to prevent crash 2024-10-01 09:29:52 -04:00
Charles Ewert
b6f6728e53 prevent app crash when reloading movie details 2024-10-01 09:08:17 -04:00
Charles Ewert
d7c99f508f
Merge pull request #1944 from cewert/undo-buffer-state-change 2024-09-30 07:27:37 -07:00
Charles Ewert
6d55a9e7ca revert uneeded buffer state change 2024-09-30 08:55:16 -04:00
Charles Ewert
ad0c32c2ae
Merge pull request #1943 from jellyfin/bump-bugfix-to-216 2024-09-29 08:34:33 -07:00
jellyfin-bot
74394b0acf Bump build version 2024-09-29 15:33:10 +00:00
Charles Ewert
f0f288296b
Merge pull request #1941 from cewert/report-finished-state v2.1.5 2024-09-29 08:01:10 -07:00