Nick
8045b95d93
Add trickplay functionality
2024-02-11 20:34:30 -08:00
Dmitry Lyzo
ff48bd6229
Backport pull request #4837 from jellyfin/release-10.8.z
...
Fix playing empty item set
Original-merge: eb7fb6b39d
Merged-by: Bill Thornton <thornbill@users.noreply.github.com>
Backported-by: Bill Thornton <thornbill@users.noreply.github.com>
2023-11-08 16:30:15 -05:00
Bill Thornton
61a496455d
Merge pull request #4822 from Goku-04/patch-2
...
Return boolean through direct comparison
2023-10-18 16:52:31 -04:00
Bill Thornton
c2ec479567
Merge pull request #4741 from TelepathicWalrus/album-gain
...
Album gain
2023-10-18 16:47:43 -04:00
Freako
84d14c31aa
Merge branch 'master' into patch-2
2023-10-18 20:37:05 +00:00
Freako
e9c07f46e4
Merge branch 'master' into patch-2
2023-10-17 06:21:01 +00:00
Marco
fa40c3feae
Merge branch 'master' into Sorting-Only-Thumbnail-Fix-5584
2023-10-16 21:15:04 +01:00
MrK
b33d927c08
Using lodash implementation to merge playback queries
2023-10-16 21:02:39 +01:00
Freako
ca0ea55bc4
replace (!!) with (!)
...
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2023-10-14 20:56:28 +05:30
Ranbeer
e6828eeee8
remove linter errors
2023-10-14 20:35:55 +05:30
Jason Beetham
8bf3a64cd7
Make the series and season Play button play the next episode
2023-10-11 10:11:34 +03:00
TelepathicWalrus
b1c46157da
Remove redundent else
2023-10-09 01:15:33 -04:00
TelepathicWalrus
c47c1cacb2
Add check to get albumlufs only for music
2023-10-09 01:15:33 -04:00
TelepathicWalrus
28558ce6e4
Add albumLUFS to mediaSource to prevent new DTO
2023-10-09 01:15:33 -04:00
MrK
d62a36a708
itemContextMenu only supports folders and using parentId instead for lists
...
Revert line change on playbackmanager.js
2023-10-02 23:25:57 +01:00
MrK
5d20523616
Reverting itemContextMenu changes to support folder/playlist ordering with the "Play" action
...
Code cleanup
2023-09-23 22:50:57 +01:00
MrK
af61ae047c
Added queryOptions to MusicGenre call on playbackmanager
...
UserSettings added param to function comment
2023-09-20 22:55:16 +01:00
MrK
ee791f9d0d
Changed from using sortOptions to using already implemented queryOptions
...
Null verification for parentid on shortcuts.js
itemContextMenu is now obeying to sorting
2023-09-20 17:44:55 +01:00
MrK
f922742d86
Contributors file updated correctly
...
Adds shortcuts.js function to get sort order
Added sort order technique to most types of media on playbackmanager.js
2023-09-18 19:36:21 +01:00
MrK
6cfcf36c3c
Fixing bug #5584 by sending the proper Sort params to the API
2023-09-17 23:27:44 +01:00
Bill Thornton
bb44ba022d
Merge pull request #4774 from thornbill/owner-of-a-lonely-if
2023-09-14 10:53:21 -04:00
Bill Thornton
e382f72c21
Merge pull request #4773 from thornbill/consistent-curly-braces
2023-09-14 10:51:21 -04:00
Bill Thornton
20381bd3ec
Fix all loneliness
2023-09-12 23:45:36 -04:00
TheMelmacian
5d6756778b
apply suggested changes from code review
2023-09-12 23:36:20 +02:00
Bill Thornton
d6bcc7466b
Fix curly bracket issues
2023-09-12 17:29:03 -04:00
TheMelmacian
8ec943bc30
move function to get backdrop image to api-client utils
2023-09-09 15:24:52 +02:00
TheMelmacian
5df5f6cdb2
don't use random backdrop in item header
2023-07-20 00:04:04 +02:00
TheMelmacian
23a22d6b24
use random backdrop image in video player
2023-07-20 00:01:43 +02:00
Bill Thornton
f35a8151e0
Add prefer optional chaining rule
2023-07-06 13:39:48 -04:00
Bill Thornton
b85e93e011
Merge pull request #4615 from thornbill/display-mirror-manager
...
Extract display mirror handling from component
2023-05-31 11:09:38 -04:00
sleepycatcoding
44fc37b2a1
Fix additional parts not playing in episodes
2023-05-23 22:01:01 +03:00
Bill Thornton
83ebdd9012
Extract display mirror handling from component
2023-05-18 11:32:00 -04:00
Bill Thornton
1b03cd79eb
Fix prefer for-of errors
2023-05-04 13:07:12 -04:00
Bill Thornton
f96166657d
Move remaining router components
2023-05-02 16:40:31 -04:00
Bill Thornton
f2726653ae
Fix indentation issues
2023-04-19 01:56:05 -04:00
dann-merlin
6d6d03a9c6
Merge branch 'master' into fix_long_getItems_request_URL
2023-04-13 11:05:09 +00:00
anantharaju
eed2084584
Remove this commented out code
2023-04-03 10:43:19 +05:30
Merlin Danner
06c4f0f258
Add JSDoc comment to getItems helper
...
In return the comments at each usage are removed.
2023-03-29 07:44:21 +02:00
Bill Thornton
6f3aa2f1df
Fix eslint issues
2023-03-29 00:38:22 -04:00
dann-merlin
09a6ef2cdb
Merge branch 'master' into fix_long_getItems_request_URL
2023-03-14 22:03:44 +00:00
Bill Thornton
4937f2d60c
Add random int utility function
2023-03-14 01:32:36 -04:00
Bill Thornton
0cec50c6aa
Merge pull request #4401 from thornbill/add-plugin-types
...
Add plugin types
2023-03-10 15:23:06 -05:00
Bill Thornton
3a784ad928
Merge pull request #4403 from thornbill/eslint-radix
...
Add eslint radix rule for parseInt
2023-03-10 15:22:32 -05:00
dann-merlin
7858e524eb
Merge branch 'master' into fix_long_getItems_request_URL
2023-03-10 01:31:42 +00:00
Dmitry Lyzo
2c4d065e0e
Backport pull request #4362 from jellyfin/release-10.8.z
...
Fix subtitle offset reset when seeking progressive stream
Original-merge: af27e084d5
Merged-by: Bill Thornton <thornbill@users.noreply.github.com>
Backported-by: crobibero <cody@robibe.ro>
2023-03-09 19:43:07 -05:00
dann-merlin
f516e18fb9
Merge branch 'master' into fix_long_getItems_request_URL
2023-03-09 22:35:38 +00:00
Bill Thornton
082a8319fd
Remove redundant inline eslint rules
2023-03-09 00:20:46 -05:00
Bill Thornton
329cf77c81
Add eslint radix rule for parseInt
2023-03-09 00:20:11 -05:00
Bill Thornton
64ecc3eae7
Add plugin types
2023-03-08 11:08:19 -05:00
Pier-Luc Ducharme
cf5d65d86e
Simplify code with object shorthand syntax
2023-03-07 23:24:12 -05:00