Commit Graph

307 Commits

Author SHA1 Message Date
Charles Ewert
e9deedf347
Merge pull request #2056 from jellyfin/2.2.z 2024-11-19 20:48:16 -05:00
Charles Ewert
b9e7324a12 force mp3 audio when direct play fails because of unsupported aac stream 2024-11-19 17:49:44 -05:00
Michael Cresswell
3baeeb62bb Add Live TV series title, season number, and episode number to OSD, when available 2024-11-08 16:32:06 -05:00
Charles Ewert
67138f6d98 fix sorting by Date Played when viewing a TV Show library 2024-11-06 20:59:18 -05:00
Charles Ewert
79d671d4f4 Merge remote-tracking branch 'upstream/master' into cache-global 2024-10-17 12:06:31 -04:00
Charles Ewert
95b84d0e11 save global refs to prevent deep copies 2024-10-17 11:54:52 -04:00
Charles Ewert
72a7ad3a0a
Merge pull request #1976 from jellyfin/2.1.z 2024-10-08 12:23:17 -04:00
Charles Ewert
781bf5d8f8 Merge pull request #1974 from cewert/revert-video-StreamFormat 2024-10-08 11:43:35 -04:00
Charles Ewert
2878097bff
Merge pull request #1972 from jellyfin/2.1.z 2024-10-08 10:03:32 -04:00
Jimi
2f30280275 Fix 2.1.6 crash 2024-10-08 07:22:52 -06:00
Charles Ewert
6756b0188f
Merge pull request #1965 from jellyfin/2.1.z 2024-10-05 17:51:21 -07: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
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
4ec187d17b validate data before sending to isLocalHost() to prevent app crash 2024-10-01 20:04:59 -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
8ea8bddbdf
Merge branch 'master' into 215-merge-conflicts 2024-09-29 08:29:41 -07:00
Charles Ewert
0295a78d33
Merge pull request #1896 from cewert/fix-alpha-backdrop 2024-09-27 16:19:54 -07: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
a43bbf703e
Merge pull request #1881 from cewert/add-autoplayepisode-setting 2024-09-25 09:05:22 -07:00
Charles Ewert
64a02c0fb3 Merge remote-tracking branch 'upstream/master' into add-autoplayepisode-setting 2024-08-05 14:10:23 -04:00
Charles Ewert
3dff7957ce fix crash caused by renaming variable 2024-08-04 23:59:58 -04:00
Charles Ewert
db03f9acb1
Merge pull request #1898 from jellyfin/2.1.z 2024-08-04 14:38:05 -07: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
454217a5c6
Merge pull request #1875 from cewert/fix-loadvideocontenttask-crash3 2024-08-02 16:58:56 -07: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
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
96591865e4 add Play Next Episode Automatically user setting 2024-07-30 21:27:46 -04:00
Jimi
38cf11bed6
Merge pull request #1846 from jellyfin/jf-1481-next-up-all
Add View All for Next Up
2024-07-29 06:44:05 -06:00
Charles Ewert
c9eac16ef9 remove unneeded API call and prevent crash when AboutMe() is invalid 2024-07-27 23:17:04 -04:00
Jimi
15b41e7d3f Correct check for m.alpha 2024-07-27 21:15:56 -06: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
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
Jimi
5651128b8e Remove non-wide poster mask from View All Next Up grid. 2024-07-27 16:27:30 -06:00
Jimi
45144567f3 Crash plus options observation 2024-07-24 18:38:41 -06:00
Charles Ewert
d34afdfb72 validate data to prevent app crash 2024-07-24 10:02:42 -04:00
Jimi
40f58b590c Add View All for Next Up. Fixes #1481 2024-07-20 22:29:14 -06:00
Charles Ewert
77dd380458
Merge pull request #1539 from cewert/update-alpha-menu 2024-07-12 14:40:28 -04:00
photonconvergence
fa057d1494 fix sloppy work 2024-04-27 10:14:17 -07:00
photonconvergence
cfa4866645 make positive, change wording 2024-04-26 19:24:52 -07:00
Charles Ewert
6a86be5415 Merge remote-tracking branch 'upstream/master' into update-alpha-menu 2024-04-11 10:27:10 -04:00
Charles Ewert
49661b5555 remove debug statement 2024-04-11 10:24:23 -04:00