Charles Ewert
|
e9deedf347
|
Merge pull request #2056 from jellyfin/2.2.z
|
2024-11-19 20:48:16 -05:00 |
|
Charles Ewert
|
b92ac00fef
|
Merge pull request #2055 from cewert/force-mp3-after-aac-error
|
2024-11-19 17:59:49 -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 |
|
Charles Ewert
|
b33c5860bc
|
Merge pull request #2053 from jellyfin/2.2.z
|
2024-11-18 17:10:10 -05:00 |
|
Charles Ewert
|
a79c259782
|
force a full transcode for AV1 instead of direct streaming
|
2024-11-12 13:18:24 -05:00 |
|
Charles Ewert
|
f00038a61a
|
stop adding h264 to codec string twice
|
2024-11-12 13:08:51 -05:00 |
|
Jimi
|
f3941710dc
|
Merge pull request #1987 from Renbo2024/next-up-behavior-configuration
New Features: OK button on next up customization and OSD time left customization.
|
2024-10-23 06:24:41 -06:00 |
|
Charles Ewert
|
895f569419
|
improve support for av1 video
|
2024-10-19 10:34:13 -04:00 |
|
Reynolds
|
7cad83592d
|
Merge remote-tracking branch 'upstream/master' into next-up-behavior-configuration
|
2024-10-18 08:58:20 -04:00 |
|
Reynolds
|
1eb686ae69
|
Removed Play Option
|
2024-10-18 08:52:02 -04:00 |
|
Charles Ewert
|
0f2e40571f
|
validate data to prevent crash
|
2024-10-17 22:16:32 -04:00 |
|
Charles Ewert
|
dc9bb5aaeb
|
Merge pull request #1882 from cewert/whatsnew-dev
|
2024-10-17 12:17:25 -04:00 |
|
Charles Ewert
|
6b3466fa84
|
use local var instead of global
Co-authored-by: Jimi <jimi@thedodgefamily.com>
|
2024-10-16 22:38:09 -04:00 |
|
Charles Ewert
|
f07e5ea9fb
|
Merge pull request #1990 from jellyfin/2.1.z
|
2024-10-15 16:05:01 -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)
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 |
|
Reynolds
|
97961b315b
|
Added Settings for Remaining Time Display
This adds a setting with controls the type of data displayed for remaining time: remaining time, completion time of day, or both.
|
2024-10-11 12:56:41 -04:00 |
|
Reynolds
|
34b0978a7d
|
Initial Changes to Support Next-Up Behavior
|
2024-10-11 10:28:06 -04:00 |
|
Charles Ewert
|
38bb8dd528
|
Merge pull request #1938 from TwitchBronBron/fix-sdk-type-errors
Automation 🤖 / Project board 📊 (push) Has been cancelled
Automation 🤖 / Labeling 🏷️ (push) Has been cancelled
build-dev / dev (push) Has been cancelled
build-docs / docs (push) Has been cancelled
build-prod / prod (push) Has been cancelled
deploy-api-docs / deploy (push) Has been cancelled
|
2024-10-05 17:58:01 -07:00 |
|
Charles Ewert
|
6756b0188f
|
Merge pull request #1965 from jellyfin/2.1.z
|
2024-10-05 17:51:21 -07:00 |
|
Charles Ewert
|
42bb0ebecb
|
validate data to prevent crash
|
2024-10-04 11:27:45 -04:00 |
|
Charles Ewert
|
8942292733
|
Merge pull request #1963 from cewert/fix-aac-support
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
|
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
|
4ad317aef8
|
Merge remote-tracking branch 'upstream/2.1.z' into fix-movie-refresh-crash2
|
2024-10-02 09:04:58 -04: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
|
4ec187d17b
|
validate data before sending to isLocalHost() to prevent app crash
|
2024-10-01 20:04:59 -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
|
b6f6728e53
|
prevent app crash when reloading movie details
|
2024-10-01 09:08:17 -04:00 |
|
Charles Ewert
|
8ea8bddbdf
|
Merge branch 'master' into 215-merge-conflicts
|
2024-09-29 08:29:41 -07:00 |
|
Bronley Plumb
|
c459a31736
|
Prevent type mismatch crash
|
2024-09-28 00:18:03 -04:00 |
|
Charles Ewert
|
8dd276d67b
|
Merge pull request #1928 from cewert/fix-aac-main
|
2024-09-27 14:28:05 -07:00 |
|
Jimi
|
f399d699d3
|
Allow for remux of LiveTV
|
2024-09-27 10:15:19 -06:00 |
|
Charles Ewert
|
9e5ae3aa1f
|
stop trying to direct play AAC profile "main"
|
2024-09-25 13:14:20 -04:00 |
|
Charles Ewert
|
64a02c0fb3
|
Merge remote-tracking branch 'upstream/master' into add-autoplayepisode-setting
|
2024-08-05 14:10:23 -04:00 |
|
Charles Ewert
|
db03f9acb1
|
Merge pull request #1898 from jellyfin/2.1.z
|
2024-08-04 14:38:05 -07:00 |
|
Charles Ewert
|
103f01cb62
|
Merge pull request #1895 from michaelcresswell/play-all-playlist
|
2024-08-04 07:38:47 -07:00 |
|
Michael Cresswell
|
e9c596d256
|
Queue entire playlist when selecting song
|
2024-08-02 15:17:53 -04:00 |
|
Charles Ewert
|
3b13fab723
|
Merge pull request #1889 from cewert/fix-season-details-crash
|
2024-07-31 09:52:59 -07:00 |
|
Charles Ewert
|
a4c9800ef1
|
Merge pull request #1884 from cewert/fix-search-crash
|
2024-07-31 09:52:38 -07:00 |
|
Charles Ewert
|
74c1f2c335
|
prevent crash by validating data being sent to CreateSeasonDetailsGroupByID()
|
2024-07-31 09:21:39 -04:00 |
|
Charles Ewert
|
69aa291367
|
fix crash when data.type is invalid
|
2024-07-31 08:15:32 -04:00 |
|