George Haidos
edd32297ee
Disable fmp4 by default for Tizen and WebOS
2024-07-08 21:36:45 +03:00
Bill Thornton
fa16daabb0
Fix type errors in playlist editor
2024-04-16 09:16:54 -04:00
Grady Hallenbeck
3dd26c7785
feat: (preferences) hook react display settings into user settings
2024-03-24 19:01:50 -07:00
nyanmisaka
2ea1599e94
Enable 'Prefer fMP4-HLS Container' by default on certain platforms
...
fMP4 is enabled by default only on verified patforms. This
largely avoids transcoding HEVC and AV1, instead letting
the client handle them.
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2024-03-19 17:43:29 +08:00
Bill Thornton
d7ccd24094
Merge pull request #4843 from nielsvanvelzen/nvv-cc-from-user-config
...
Use cast receiver application from user configuration
2023-10-24 17:28:18 -04:00
Bill Thornton
c2ec479567
Merge pull request #4741 from TelepathicWalrus/album-gain
...
Album gain
2023-10-18 16:47:43 -04:00
Marco
fa40c3feae
Merge branch 'master' into Sorting-Only-Thumbnail-Fix-5584
2023-10-16 21:15:04 +01:00
Niels van Velzen
922244263c
Update playback settings to use CastReceiverId
2023-10-15 11:43:32 +02:00
TelepathicWalrus
44e77011eb
Add default for normalization
2023-10-09 01:15:33 -04:00
TelepathicWalrus
88e925686b
Fix typo
2023-10-09 01:15:33 -04:00
TelepathicWalrus
4dcb0fa658
Add options for album gain
2023-10-09 01:15:33 -04:00
MrK
ad5bcb6c8d
Removed unused method
2023-10-05 22:49:35 +01:00
Bill Thornton
f1afaa975e
Refactor home screen
2023-10-05 11:20:27 -04: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
580ad5f1a8
Added getSortOptions to userSettings.js and cleaned up the shortcuts.js and list.js to use the above method
2023-09-19 22:29:54 +01:00
Bill Thornton
e516f17141
Merge pull request #4724 from grafixeyehero/cleanup-duplicate-userSettings
...
Cleanup duplicate userSettings from libraryBrowser
2023-09-08 15:21:30 -04:00
newo-2001
f1d57b7d89
Make parsing in user settings setters consistent
2023-08-24 22:50:51 +02:00
Owen Elderbroek
ea3eca0c00
Update src/scripts/settings/userSettings.js
...
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2023-08-24 22:50:51 +02:00
newo-2001
71abbf05f4
Make backdrop screensaver interval configurable
2023-08-24 22:50:51 +02:00
grafixeyehero
1825b821af
cleanup duplicate userSettings from libraryBrowser
2023-07-14 21:32:34 +03:00
TelepathicWalrus
8d5475a21b
Merge branch 'master' into audio-normalization
2023-03-12 13:13:44 +00:00
Bill Thornton
329cf77c81
Add eslint radix rule for parseInt
2023-03-09 00:20:11 -05:00
TelepathicWalrus
993d6d81a9
Merge branch 'jellyfin:master' into audio-normalization
2023-02-25 15:00:46 +00:00
dvdandroid
c33dc8cd7a
Added toggle to show/hide remaining video time in video player
...
Toggle applied to the remaining time label of the video player and added
`-` as a prefix of the remaining time, both behaviours like in VLC.
Toggle preference as user setting.
2023-02-04 16:54:48 +00:00
TelepathicWalrus
ba6db57913
Tidy code
2023-02-01 10:46:08 +00:00
Telepathic Walrus
de09fd4d36
Add option to enable/disable normalization
2023-01-30 20:36:11 +00:00
grafixeyehero
cf137497a0
Refactoring duplicates code
2022-10-26 23:46:10 +03:00
Bill Thornton
0a0e45d155
Replace apiclient event bus with local version
2022-10-14 10:58:16 -04:00
meet-k-pandya
f683288429
Added toggle for direction and double page view
2022-09-21 21:23:34 +05:30
Joshua M. Boniface
5312358f91
Merge pull request #3721 from Shadowghost/fix-stream-autoselect
...
(cherry picked from commit d967ce860c
)
Signed-off-by: Bill Thornton <billt2006@gmail.com>
2022-06-29 01:05:05 -04:00
Bill Thornton
9de11b443d
Use toBoolean from string utils
2022-04-12 12:20:28 -04:00
Bill Thornton
17161aba0b
Merge pull request #3527 from thornbill/fix-rewatching-next-up
...
Fix rewatching next up status
(cherry picked from commit 33b1f039ea
)
Signed-off-by: crobibero <cody@robibe.ro>
2022-04-07 13:00:12 -04:00
Joshua M. Boniface
9a8c1a0c21
Merge pull request #3473 from thornbill/next-up-rewatching
2022-03-05 14:29:57 -05:00
Bill Thornton
9067b0e397
Fix eslint errors for empty functions/constructors
2022-03-01 10:57:48 -05:00
Bill Thornton
86c458bf37
Move rewatching in next up to display option and remove home section
2022-03-01 00:56:48 -05:00
Bill Thornton
27b26f7671
Merge pull request #2753 from jackrvan/master
...
Add setting for max days for a show to appear in next up list
2021-09-17 15:11:31 -04:00
Jack
1742fe4c5a
Change toUTCString to toISOString and change default to 365 days.
2021-09-13 20:50:38 -04:00
Ian Walton
af2b05044c
Merge branch 'master' into auto-set-tracks
2021-09-07 12:18:53 -04:00
Jack
e0a6ad943f
Add setting for max days for a show to appear in next up list
2021-08-01 18:06:36 -04:00
Bill Thornton
c4fc8e0145
Merge pull request #2618 from iwalton3/client-custom-css
...
Allow client custom css and disabling global server custom css.
2021-07-30 22:34:32 -07:00
Ömer Erdinç Yağmurlu
59e3427f50
Added new setting for using episode images with NextUp/Resume instead of parent images
2021-07-10 11:28:25 +02:00
Ian Walton
40567aedca
Enable by default.
2021-04-24 19:37:08 -04:00
Ian Walton
d8e7e14da0
Add subtitle/audio auto-set feature.
2021-04-24 19:09:07 -04:00
Ian Walton
8d59d2a0fe
Apply styles using user events and also immediately when changed.
2021-04-24 16:42:21 -04:00
Ian Walton
b8f8633ffd
Appease SonarCloud
...
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2021-04-24 15:23:02 -04:00
Ian Walton
8cae67d9b9
Allow client custom css and disabling global server custom css.
2021-04-24 14:39:47 -04:00
nyanmisaka
3b50c0dde1
Merge remote-tracking branch 'upstream/master' into fmp4-hls
2020-11-20 12:30:16 +08:00
nyanmisaka
54db12359c
add initial support for fMP4-HLS
2020-11-12 20:03:38 +08:00
Bill Thornton
a71b0314d4
Fix apiclient imports
2020-11-05 23:11:47 +00:00