Dmitry Lyzo
|
1040685c1e
|
Fix subtitle offset reset when seeking progressive stream
|
2023-02-19 01:41:23 +03:00 |
|
Bill Thornton
|
551f12fdfb
|
Merge pull request #4312 from dmitrylyzo/backport-4150
Backport PR #4150 to 10.8.z branch
|
2023-01-31 12:20:44 -05:00 |
|
Dmitry Lyzo
|
0864432105
|
Fix file name escaping
(cherry picked from commit 45542a67a4 )
|
2023-01-28 23:30:07 +03:00 |
|
Dmitry Lyzo
|
0c3c47b8b4
|
Fix Subtitle Uploder navigation in TV mode
(cherry picked from commit 78bbac8ca7 )
|
2023-01-28 23:30:07 +03:00 |
|
Josep Sayol
|
5f7d2659dc
|
Backport PR #4147 to 10.8.z branch
|
2023-01-28 08:22:38 +01:00 |
|
Dmitry Lyzo
|
fe65e0c3b3
|
refactor: decrease the number of iterations
|
2023-01-10 23:13:37 +03:00 |
|
Dmitry Lyzo
|
a7bd7e30c6
|
fix filtering of supported audio tracks
|
2023-01-10 23:13:37 +03:00 |
|
Dmitry Lyzo
|
0ce839c4a8
|
Fix HTML escaping in MediaSession and on remote page
|
2023-01-05 01:52:47 +03:00 |
|
Bill Thornton
|
8877e2f758
|
Fix XSS vulnerability in router
|
2023-01-04 13:55:25 -05:00 |
|
CrispyBaguette
|
e516014dc0
|
Accept arbitrary precision for community rating
|
2022-10-28 15:52:10 -04:00 |
|
peterspenler
|
c200a7d2c6
|
Use isIntersecting instead of intersectionRatio
|
2022-10-26 23:56:45 +03:00 |
|
Dmitry Lyzo
|
f81f0ef9d7
|
fix double escape HTML
|
2022-10-22 22:31:18 +03:00 |
|
Urtzi Odriozola
|
375bf86a22
|
Update displaySettings.template.html
"Euskara" is the native way of naming Basque
|
2022-10-13 10:31:38 -04:00 |
|
Bill Thornton
|
b14d76a3d4
|
Merge pull request #4005 from dmitrylyzo/fix-last-seen
Fix locale with suffix
|
2022-10-06 17:04:16 -04:00 |
|
Dmitry Lyzo
|
fe4ee0c101
|
fix locale with suffix
"Locale with suffix" is constructed only once with the initial
(browser) locale.
|
2022-10-06 11:48:15 +03:00 |
|
cvium
|
dfa9b33949
|
chore: add Basque display language option
|
2022-10-06 09:42:04 +02:00 |
|
callum
|
f1574e0f42
|
Merge branch 'bugfix/release-fix_itemcontextmenu_fails_to_update_for_items_with_no_image_metadata' of github.com:Callum17/jellyfin-web into bugfix/release-fix_itemcontextmenu_fails_to_update_for_items_with_no_image_metadata
|
2022-09-10 20:21:46 +01:00 |
|
callum
|
ebfd28d396
|
Avoid unnecessary DOM update if concurrent played items lack image metadata.
|
2022-09-10 20:21:37 +01:00 |
|
Callum
|
1861605958
|
Merge branch 'release-10.8.z' into bugfix/release-fix_itemcontextmenu_fails_to_update_for_items_with_no_image_metadata
|
2022-09-06 23:35:29 +01:00 |
|
Bill Thornton
|
03ce4210af
|
Fix sdk imports to improve build size
|
2022-09-06 00:43:08 -04:00 |
|
callum
|
689a65cc92
|
Style. Prefer to use nowPlayingImageUrl to load image in order to make intent clear.
|
2022-09-04 08:50:20 +01:00 |
|
callum
|
44a5d7bb8d
|
Ensure nowPlayingBar updates correctly when navigating from a song with no image back to a previous song with an image.
|
2022-09-04 08:50:20 +01:00 |
|
callum
|
072e20b585
|
Fixed: itemContextMenu opened from bottom media control bar applying operations to the wrong item when items have no image metadata. Can manifest as the wrong song being added to a playlist, deleted, or receiving user supplied metadata, etc.
|
2022-09-04 08:50:20 +01:00 |
|
Bill Thornton
|
eb4159788d
|
Fix XSS in card aria labels
|
2022-08-02 13:51:20 -04:00 |
|
dumbfox
|
d23aa6ada4
|
Fix TypeError
|
2022-07-27 10:49:13 +00:00 |
|
David Ullmer
|
5f659b0ef6
|
Fix user specific remote access
|
2022-07-23 14:30:41 +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
|
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 |
|
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 |
|
Shadowghost
|
2b0091eca2
|
Fix stream selection remembering
|
2022-06-19 17:42:00 +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 |
|
zhuangzhuang1988
|
427bdb2203
|
Fix empty avatar when upload same profile image
(cherry picked from commit 9cb5b03edc )
|
2022-06-14 09:57:30 +08:00 |
|
Joshua M. Boniface
|
0701c4dff3
|
Merge pull request #3668 from dmitrylyzo/show-play-settings
|
2022-06-06 11:52:20 -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 |
|
Joe Rogers
|
46daea5238
|
Support searching for tv programs
|
2022-05-21 12:26:35 +02:00 |
|
Joe Rogers
|
ea0161d132
|
Disable "Automatically add to collection" by default
|
2022-05-16 16:47:24 +02:00 |
|
Dmitry Lyzo
|
a5163d0be4
|
fix: Check undefined streamInfo.url
When remuxing and transcoding are disabled and the media
cannot be played direct, `streamInfo.url` is not set.
|
2022-05-03 21:47:52 +03:00 |
|
Bill Thornton
|
4792631f06
|
Merge pull request #3543 from Shadowghost/strm-display-fix
|
2022-04-29 14:09:05 -04:00 |
|
Bill Thornton
|
f2b9dc3aaa
|
Fix SD filter state
|
2022-04-20 00:14:17 -04:00 |
|
Shadowghost
|
b69b9227c4
|
Add track sorting to mediainfo and player track selection
|
2022-04-07 11:37:57 +02:00 |
|
Shadowghost
|
dc956eb48c
|
Restore sort order after jellyfin/jellyfin#7529, allow subtitle selector display whithout video stream
|
2022-04-06 23:53:42 +02:00 |
|