Bill Thornton
|
eb4159788d
|
Fix XSS in card aria labels
|
2022-08-02 13:51:20 -04:00 |
|
Bill Thornton
|
b167bf2d37
|
Merge pull request #3781 from yahuli/fix-type-error
|
2022-07-29 18:32:10 -04:00 |
|
Bill Thornton
|
6fe43e45e9
|
Merge pull request #3778 from nielsvanvelzen/itemdetails-download-missing-args
Add title and filename to download request in item details
|
2022-07-27 09:41:40 -04:00 |
|
dumbfox
|
d23aa6ada4
|
Fix TypeError
|
2022-07-27 10:49:13 +00:00 |
|
Niels van Velzen
|
7936502047
|
Fix serverId in item details download request
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
|
2022-07-27 08:59:47 +02:00 |
|
Niels van Velzen
|
5489f34b92
|
Add title and filename to download request in item details
|
2022-07-26 22:16:06 +02:00 |
|
David Ullmer
|
5f659b0ef6
|
Fix user specific remote access
|
2022-07-23 14:30:41 +02:00 |
|
Bill Thornton
|
db346e4c05
|
Merge pull request #3760 from nielsvanvelzen/fix-logs-submit
Fix saving log settings not working
|
2022-07-11 14:28:24 -04:00 |
|
Niels van Velzen
|
b05c7e3309
|
Fix saving log settings not working
|
2022-07-10 17:21:59 +02:00 |
|
Niels van Velzen
|
7c33579260
|
Fix splash screen checkbox always unchecked
|
2022-07-06 13:34:56 +02:00 |
|
SenorSmartyPants
|
f4ee7076dd
|
Test episode number in addition to episode name
Display episode number on card if present. Some episodes can have no name, but are still numbered (in my EPG data)
|
2022-06-28 14:16:09 -05:00 |
|
SenorSmartyPants
|
b93c244e2d
|
Save series images under season, when browsing parent images for season
|
2022-06-27 14:41:53 -05:00 |
|
Joshua M. Boniface
|
bc48691738
|
Merge pull request #3724 from samcon/fix_resume_webos
|
2022-06-26 20:58:23 -04:00 |
|
Joshua M. Boniface
|
ae83d1d356
|
Merge pull request #3720 from Shadowghost/device-logo-fix
|
2022-06-26 20:56:17 -04:00 |
|
Joshua M. Boniface
|
66b86044a9
|
Merge pull request #3719 from nyanmisaka/dovi-meta
|
2022-06-26 20:55:44 -04:00 |
|
Joshua M. Boniface
|
d967ce860c
|
Merge pull request #3721 from Shadowghost/fix-stream-autoselect
|
2022-06-26 20:54:51 -04:00 |
|
Joshua M. Boniface
|
d11b51d0f1
|
Update src/plugins/htmlVideoPlayer/plugin.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
|
2022-06-26 20:54:12 -04:00 |
|
Joshua M. Boniface
|
0e0dd46c1b
|
Merge pull request #3722 from nyanmisaka/fix-audio-ch
|
2022-06-26 20:53:47 -04:00 |
|
Nyanmisaka
|
5978d157e7
|
Remove unnecessary check
|
2022-06-27 06:23:00 +08:00 |
|
Nyanmisaka
|
ba34384b71
|
Apply suggestion from code review
|
2022-06-27 05:54:36 +08:00 |
|
Shadowghost
|
a792737add
|
Use stream defaults in stream auto selection if previous source had no stream of that kind
|
2022-06-26 23:30:42 +02:00 |
|
Shadowghost
|
22a77ce54e
|
Apply suggestions from code review
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
|
2022-06-26 22:40:28 +02:00 |
|
Samcon
|
cab6e34390
|
Fix setCurrentTimeIfNeeded calc + change preload to auto to resume in WebOS
|
2022-06-26 14:37:04 +03:00 |
|
nyanmisaka
|
54e3276ba2
|
Fix 6ch audio is disabled on AC3 supported browsers
|
2022-06-23 21:44:18 +08:00 |
|
Joshua M. Boniface
|
f1ff81884a
|
Merge pull request #3717 from dmitrylyzo/resolution
|
2022-06-20 10:01:01 -04:00 |
|
Shadowghost
|
2b0091eca2
|
Fix stream selection remembering
|
2022-06-19 17:42:00 +02:00 |
|
Shadowghost
|
37b4203967
|
Fix device logos for various clients
|
2022-06-19 16:34:25 +02:00 |
|
nyanmisaka
|
b0ab4d3e63
|
Expose DoVi metadata and VideoRangeType
|
2022-06-18 22:16:10 +08:00 |
|
Dmitry Lyzo
|
f06cd961d5
|
Add maximum allowed video resolution selector
|
2022-06-17 22:14:14 +03:00 |
|
Nyanmisaka
|
8544bf08ac
|
Merge branch 'release-10.8.z' into video-range-condition
|
2022-06-18 00:58:08 +08:00 |
|
Bill Thornton
|
6142283e99
|
Merge pull request #3714 from nyanmisaka/vpp-tm-configs
Expose VPP TM brightness/contrast gain options
|
2022-06-17 12:52:15 -04:00 |
|
Andriy Kushnir (Orhideous)
|
f2a826bb5d
|
Left old MIME type for backward compatibility
|
2022-06-17 13:38:43 +03:00 |
|
nyanmisaka
|
8660f72915
|
Add translate
|
2022-06-17 17:06:37 +08:00 |
|
Andriy Kushnir (Orhideous)
|
8d531976a1
|
Recognize MIME for transcoded audio in streams
Fixes: #3663
See: jellyfin/jellyfin#6941
|
2022-06-16 22:40:31 +03:00 |
|
nyanmisaka
|
cbfa0acfb3
|
Expose VPP TM brightness/contrast gain options
|
2022-06-16 23:55:55 +08:00 |
|
nyanmisaka
|
7195e8a15d
|
Add VideoRangeType condition for HDR content
|
2022-06-16 21:34:52 +08:00 |
|
Bill Thornton
|
0bd774dd45
|
Merge pull request #3694 from crobibero/disable-splashscreen
Add the ability to enable/disable the splashscreen
|
2022-06-14 10:28:33 -04:00 |
|
Bill Thornton
|
4fdfcde018
|
Merge pull request #3701 from nyanmisaka/patch-1
Remove MPEG4 hwaccel from AMF
|
2022-06-14 10:14:00 -04:00 |
|
zhuangzhuang1988
|
427bdb2203
|
Fix empty avatar when upload same profile image
(cherry picked from commit 9cb5b03edc )
|
2022-06-14 09:57:30 +08:00 |
|
Nyanmisaka
|
e8e531ffb2
|
Remove MPEG4 hwaccel from AMF
|
2022-06-14 02:19:09 +08:00 |
|
Cody Robibero
|
a3f9f45c54
|
Add strings
|
2022-06-12 09:22:58 -06:00 |
|
Cody Robibero
|
801d656d48
|
Add the ability to enable/disable the splashscreen
|
2022-06-12 08:50:49 -06:00 |
|
Joshua M. Boniface
|
0701c4dff3
|
Merge pull request #3668 from dmitrylyzo/show-play-settings
|
2022-06-06 11:52:20 -04:00 |
|
Bill Thornton
|
57312e5cd5
|
Merge pull request #3662 from 1337joe/fix-tv-guide-search-2
Support searching for tv programs
|
2022-05-25 11:46:16 -04:00 |
|
Joe Rogers
|
07d2537de6
|
Restrict series/programs to uncategorized items
|
2022-05-24 18:43:06 +02:00 |
|
Dmitry Lyzo
|
abbc5963f2
|
Show PlaySettings button even if transcoding isn't supported
|
2022-05-22 14:55:59 +03:00 |
|
grafixeyehero
|
f2c747ce19
|
Fix lint
|
2022-05-22 13:57:22 +03:00 |
|
Joe Rogers
|
46daea5238
|
Support searching for tv programs
|
2022-05-21 12:26:35 +02:00 |
|
Bill Thornton
|
1be3d30027
|
Merge pull request #3658 from thornbill/fix-channel-cards
Add workaround for channel card images
|
2022-05-20 15:34:01 -04:00 |
|
Bill Thornton
|
cd31ae7afe
|
Add workaround for channel card images
|
2022-05-20 13:26:57 -04:00 |
|