Commit Graph

90 Commits

Author SHA1 Message Date
Nick fc664090cc Merge branch 'master' into trickplay-new 2024-03-17 19:33:16 -07:00
Nick 8045b95d93 Add trickplay functionality 2024-02-11 20:34:30 -08:00
TelepathicWalrus d22b75076c Add option to enable replaygain scanning 2023-11-18 11:05:45 +00:00
TelepathicWalrus e767077826 Remove LUFS scan option from non music libraries 2023-07-31 12:02:52 +01:00
Bill Thornton f35a8151e0 Add prefer optional chaining rule 2023-07-06 13:39:48 -04:00
TelepathicWalrus 815b7f9f1e Update src/components/libraryoptionseditor/libraryoptionseditor.js
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2023-05-23 06:57:04 +01:00
TelepathicWalrus 91210408f0 Merge branch 'jellyfin:master' into audio-normalization 2023-05-07 21:34:40 +01:00
TelepathicWalrus a31e5a49be Added option to disable LUFS scan on music
Added compatibility for LUFS float
2023-05-07 17:55:24 +01:00
Bill Thornton 1b03cd79eb Fix prefer for-of errors 2023-05-04 13:07:12 -04:00
Bill Thornton f2726653ae Fix indentation issues 2023-04-19 01:56:05 -04:00
Bill Thornton 6f3aa2f1df Fix eslint issues 2023-03-29 00:38:22 -04:00
Bill Thornton 329cf77c81 Add eslint radix rule for parseInt 2023-03-09 00:20:11 -05:00
Joe Rogers 0c583b5b10 Fix indentation 2023-02-11 11:29:38 -05:00
Joe Rogers 16e51aa319 Convert if/else add/remove statements to toggle
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2023-02-10 22:34:20 -05:00
Joe Rogers 2682fe2067 Add option to allow extras to use embedded titles 2023-02-07 11:50:30 -05:00
Hadi Charara 104ad71ea7 Merge branch 'master' into hadicharara/added-support-for-rtl-layouts 2022-10-12 08:29:53 -04:00
Bill Thornton 5e4eca6ae9 Fix sonarjs no-redundant-jump 2022-10-08 02:50:20 -04:00
Hadi Charara a4f5803016 Fixed linting issues 2022-10-03 13:36:26 -04:00
Hadi Charara d4202e0279 Replaced all inline entries with attribute bases selectors 2022-07-14 17:59:23 -04:00
Hadi Charara d38518e1e5 More small css fixes 2022-07-03 10:13:06 -04:00
Bill Thornton 79db34a2a7 Merge pull request #3609 from sancodes/eslint-no-sequences
Eslint no sequences
2022-06-09 12:24:52 -04:00
Bill Thornton 5acf1b0d27 Merge pull request #3647 from 1337joe/disable_auto_collection
Disable "Automatically add to collection" by default

(cherry picked from commit 9b8507706c099992d9ca103e4cf4ddc657b009e1)
Signed-off-by: Joshua Boniface <joshua@boniface.me>
2022-05-20 23:02:06 -04:00
sancodes ac01a26dcc add semi colon to fix lint 2022-05-20 13:34:25 -07:00
San 0703428bbb modify inline code and fix indentation
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2022-05-20 13:26:53 -07:00
San 4794886399 modify inline code
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2022-05-20 13:26:15 -07:00
San ebac277792 modify inline code
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2022-05-20 13:25:25 -07:00
San a2fe92f192 Merge branch 'master' into eslint-no-sequences 2022-05-20 01:40:57 -07:00
Ryan Hartzell f58d7b0beb small fixes to cleanup no-nested-ternary 2022-05-16 12:23:22 -07:00
sancodes 9f19170dec fix no-sequence lint 2022-04-30 13:04:58 -07:00
Ryan Hartzell d895a4fc6a add eslint no-nested-ternary rule and fix violations 2022-04-27 16:06:24 -07:00
sancodes 27cd24f5fc fix return statements 2022-04-08 19:10:11 -07:00
sancodes 408f2b2bda modify necessary void replacements 2022-03-21 20:50:19 -07:00
Dmitry Lyzo 59adbc348a Escape HTML 2022-03-06 13:29:14 +03:00
Dmitry Lyzo 119df2cc99 Add aria-hidden to button icons 2022-02-25 01:52:14 +03:00
Matthew Jones 4dbdd84140 Fix eslint errors 2022-02-12 20:10:12 +00:00
Matt 7912daf0c6 Merge branch 'master' into disable-embedded-subs 2022-02-12 19:41:51 +00:00
Matthew Jones 424b4fb976 Change to drop-down for embed sub options 2022-01-26 20:38:41 +00:00
Joe Rogers 71d4eeadba Expose collection generation options for mixed libraries
Pass "mixed" instead of "" for library type "Other"
2022-01-13 15:35:34 +01:00
Matt 0a91e48b51 Fix DisableEmbeddedSubtitles checkbox requirements
Co-authored-by: Cody Robibero <cody@robibe.ro>
2021-12-26 20:11:28 +00:00
Matthew Jones fad290483e Add DisableEmbeddedSubtitles support
Adds the option to disable embedded subs for libraries
2021-12-26 19:11:07 +00:00
Petrus.Z 06362ce259 Replace AutoCollection to AutomaticallyAddToCollection
Signed-off-by: Petrus.Z <silencly07@gmail.com>
2021-11-18 18:16:10 +08:00
Petrus.Z 0a57d9358f Replace library option to AutomaticallyAddToCollection
Signed-off-by: Petrus.Z <silencly07@gmail.com>
2021-11-18 16:16:00 +08:00
Petrus.Z 562fd6887a using toggle instead of if else
Signed-off-by: Petrus.Z <silencly07@gmail.com>
2021-11-17 16:52:57 +08:00
Petrus.Z 29483abc62 Add AutoCollection option to libraryoptionseditor
Signed-off-by: Petrus.Z <silencly07@gmail.com>
2021-11-17 13:57:09 +08:00
WWWesten 4938081f8f Update Libray Options Editor
Update librayoptionseditor.js and en-us.json
2021-11-10 09:49:28 -05:00
WWWesten 3c56f85f60 Update Library Settings
Fix localisation's handling in libraryoptionseditor.js, unification of styling of labels
2021-11-10 09:49:28 -05:00
Bill Thornton d8f2cc1245 Use static imports for html templates 2020-11-25 00:17:24 -05:00
Bill Thornton c7f365b776 Merge pull request #2061 from cvium/remove_advanced_toggle_libraryeditor
Remove advanced toggle for library editor
2020-11-21 16:01:57 -05:00
Bill Thornton e43d5f6f72 Merge remote-tracking branch 'upstream/master' into es6 2020-11-19 13:39:55 -05:00
cvium 65c9e7f74e Remove advanced toggle for library editor 2020-11-11 13:51:30 +01:00