Bill Thornton
e71d83af94
Move strict mode to page component
2024-11-18 17:07:24 -05:00
viown
08ad03275f
Backport pull request #6286 from jellyfin-web/release-10.10.z
...
Always show enabled filters
Original-merge: ed3671a536
Merged-by: thornbill <thornbill@users.noreply.github.com>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-11-03 10:54:38 -05:00
viown
1bbae0ef23
Backport pull request #6266 from jellyfin-web/release-10.10.z
...
Make ask to skip the default for 'Intro' and 'Outro' segments
Original-merge: 7ccc494a5b
Merged-by: thornbill <thornbill@users.noreply.github.com>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-11-03 10:54:31 -05:00
rlauuzo
4f17bfb5ed
Backport pull request #6258 from jellyfin-web/release-10.10.z
...
Show Skip Button When 'Next Video Info Overlay' is Disabled
Original-merge: 3311a1407f
Merged-by: thornbill <thornbill@users.noreply.github.com>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-11-03 10:54:28 -05:00
marissa999
e153eeb6e7
Backport pull request #6199 from jellyfin-web/release-10.10.z
...
Fix missing transcoding speed info
Original-merge: 6d37cfcd1b
Merged-by: thornbill <thornbill@users.noreply.github.com>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-11-03 10:54:27 -05:00
Bill Thornton
fa1934a124
Merge pull request #6196 from viown/prompt-to-skip
...
Add 'ask to skip' to media segments
2024-10-25 17:18:30 -04:00
viown
8cc23f2882
Remove undefined MediaSegmentType
2024-10-25 21:01:23 +03:00
viown
d8db0ba226
Remove check for outro
2024-10-25 20:58:37 +03:00
viown
11e4549b48
Use PlayerEvent constant
2024-10-24 12:37:38 +03:00
viown
459d0d7d9a
Merge branch 'master' into prompt-to-skip
2024-10-24 12:34:55 +03:00
viown
87f2acaf40
Fix import
2024-10-24 12:34:52 +03:00
Bill Thornton
571b28099e
Fix unhandled promises
2024-10-24 01:35:04 -04:00
Bill Thornton
6530d2d7d8
Fix playing episodes when additional parts exist
2024-10-23 17:13:16 -04:00
Bill Thornton
f8f1ef0ae5
Fix capitalization of PreferNonstandardArtistsTag label
2024-10-22 16:38:48 -04:00
gnattu
956f9bf7e4
Fix tags and schedule edit for parental control
2024-10-20 21:40:55 +08:00
Bill Thornton
1ed7ce8cd3
Merge pull request #6224 from viown/fix-undefined-sub-stream-index
2024-10-20 03:01:58 -04:00
BlueMöhre
5e5b3ab019
Use "Save" in Metadata Editor and remove "SaveChanges". ( #6212 )
2024-10-20 02:56:23 -04:00
viown
9b269296fe
Use UpNextDialog for outro segments
2024-10-19 20:36:44 +03:00
viown
7ad7f07b7c
Do nothing if there is 1 second left
2024-10-19 20:11:10 +03:00
viown
64b9ab2a19
Keep button for 8 seconds
2024-10-19 20:11:10 +03:00
viown
0008f89267
Fix OSD event after player reset
2024-10-19 20:11:10 +03:00
viown
0fb38c6894
Add 'prompt to skip' to media segments
2024-10-19 20:11:10 +03:00
viown
05ce167c77
Fix undefined subtitle stream index
2024-10-19 13:25:07 +03:00
Bill Thornton
7abe0270b4
Do not use strict mode for view manager pages
2024-10-19 01:48:25 -04:00
Bill Thornton
d330f93bae
Revert "Add hack to prevent rerendering legacy views in development"
...
This reverts commit 4d9ad8381f
.
2024-10-19 01:32:35 -04:00
Bill Thornton
d3fc3689c1
Merge pull request #6205 from thornbill/no-rerender-hack
...
Add hack to prevent rerendering legacy views in development
2024-10-17 16:34:37 -04:00
Bill Thornton
0d2652ce58
Add base item to download params
2024-10-17 01:41:13 -04:00
AeRo
8b3a02c727
Fix queue when playing on remote device (partial) ( #3381 )
2024-10-16 21:27:10 -04:00
Bill Thornton
4d9ad8381f
Add hack to prevent rerendering legacy views in development
2024-10-15 11:44:14 -04:00
grafixeyehero
12995545b9
Refactoring Section Container
2024-10-14 16:03:55 -04:00
Bill Thornton
9c405e9360
Merge pull request #6184 from thornbill/playlist-editor
...
Add playlist editing
2024-10-13 16:50:49 -04:00
Bill Thornton
3ad0fb02e4
Move validation checks earlier
2024-10-13 16:41:25 -04:00
Bill Thornton
a7185ed750
Merge pull request #6157 from thornbill/media-segment-actions
...
Add media segment skipping
2024-10-13 16:38:01 -04:00
Bill Thornton
a37388b2e3
Prevent blank playlist names
2024-10-13 12:36:08 -04:00
Bill Thornton
363171b56d
Add playlist editing
2024-10-13 12:36:08 -04:00
viown
230925e159
Only connect to ServerConnections once ( #6150 )
...
* Only connect to ServerConnections once
* Fix initial login after wizard completion
* Fix login when refreshing login or select server page
2024-10-10 16:36:32 -04:00
Bill Thornton
b93450098a
Add media segment manager
2024-10-09 17:07:33 -04:00
Bill Thornton
809dba510a
Add media segment action settings
2024-10-09 17:06:10 -04:00
Bill Thornton
52d4919df4
Merge pull request #5906 from gnattu/burn-subtitle-transcoding
2024-10-09 14:15:18 -04:00
Bill Thornton
38d095b3f3
Merge pull request #6168 from viown/fix-ui-freeze
2024-10-09 14:08:43 -04:00
viown
fb2d4487f3
Fix UI freeze when opening same path
2024-10-09 20:15:00 +03:00
Ethan Messinger-Arns
0cc2b0698a
Add option to control how long the screensaver takes to start ( #6165 )
...
* Added option to control how long the screensaver takes to start
* ESLint fixes
* Requested pull request fixes
* Alphabetized the translation string placement
* Simplified getter
2024-10-09 10:45:19 -04:00
gnattu
da4265eb46
Merge branch 'master' into burn-subtitle-transcoding
2024-10-09 06:53:18 +08:00
Bill Thornton
0344889641
Merge pull request #6134 from viown/fix-error-on-profile-page-refresh
...
Fix crash on several pages
2024-10-08 17:10:20 -04:00
viown
07316cf870
Update playbackmanager.js
...
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2024-10-08 19:19:38 +03:00
viown
c2c5228c06
Update playbackmanager.js
...
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2024-10-08 16:27:46 +03:00
viown
ca4763512f
Explicitly check for Live TV
2024-10-08 10:58:02 +03:00
viown
95e23875f4
Only specify mediaSourceId if index changed
2024-10-05 10:28:02 +03:00
viown
c54db604d9
Fix LiveTV Playback
2024-10-05 08:47:03 +03:00
Bill Thornton
26f7f281cd
Add playback subscriber abstraction
2024-10-01 13:41:40 -04:00