Commit Graph

29 Commits

Author SHA1 Message Date
Cody Robibero 931d981801 Add lyric settings to music library management 2024-04-30 18:48:32 -06:00
Bond_009 b6bc8025b6 Revert "Merge pull request #4984 from TelepathicWalrus/use-replay-gain-tags"
This reverts commit 4ea5ca6bad, reversing
changes made to 40e7009081.
2024-04-23 23:02:44 +02:00
Cody Robibero b84e9250fa Merge branch 'master' into EnableLibrary 2024-03-25 07:16:27 -06:00
Nick fc664090cc Merge branch 'master' into trickplay-new 2024-03-17 19:33:16 -07:00
Topher Johnson 9ab45c43ad Change LibraryOption to match backend
Changed "disable" to "enable" to match backend. It makes more sense to
have it be "enable" because that's what the checkbox says. Now no weird
"not" logic is needed to send options to the backend.
2024-02-25 13:35:36 -08:00
Topher Johnson 60fc2c72b2 Add option to enable/disable libraries
This commit adds the option to enable/disable libraries from the library
options editor. The backend changes required for this functionality are
in jellyfin PR 11037.

This commit adds a checkbox in the library options editor. It adds a
checkbox saying "Library Enabled" that is checked by default.

libraryoptionseditor.js - added logic to handle enable libraries
checkbox. Enables libraries by default
libraryoptionseditor.template.html - added "enable libraries" checkbox
src/strings/en-us.json - added English strings for enable library
checkbox.
2024-02-20 00:44:16 -08: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
TelepathicWalrus a31e5a49be Added option to disable LUFS scan on music
Added compatibility for LUFS float
2023-05-07 17:55:24 +01:00
Joe Rogers 2682fe2067 Add option to allow extras to use embedded titles 2023-02-07 11:50:30 -05: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
Matthew Jones 424b4fb976 Change to drop-down for embed sub options 2022-01-26 20:38:41 +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 0a57d9358f Replace library option to AutomaticallyAddToCollection
Signed-off-by: Petrus.Z <silencly07@gmail.com>
2021-11-18 16:16:00 +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
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
cvium 65c9e7f74e Remove advanced toggle for library editor 2020-11-11 13:51:30 +01:00
Claus Vium 23c7509094 Merge branch 'master' into images-advance 2020-11-11 13:03:14 +01:00
cvium cb3351c3cb Remove missing ep checkbox in library options 2020-09-18 18:48:53 +02:00
dkanada 65e4ffe7b0 remove some duplicate strings 2020-08-17 20:40:42 +09:00
artiume 40481046f4 Change Default for OptionAutomaticallyGroupSeries 2020-06-02 15:41:58 -04:00
ferferga 0a2f0b770c Remove download images in advance from library options 2020-05-27 19:30:07 +02:00
dkanada ea79a3d4f5 Merge pull request #821 from viaregio/master
#2407: Prefer embedded MP4-metadata for episode and season numbers
2020-03-23 18:58:07 +09:00
h1nk 598402d953 Add missing final newlines
Used this one-liner: https://unix.stackexchange.com/a/161853
2020-02-22 11:47:03 -05:00
Ulrich Wagner b2e7da744e #2407: Prefer MP4-Metadata for episodes 2020-02-17 14:57:26 +01:00
dkanada 5fc92c915f deminify all library related pages 2019-05-10 13:30:49 -07:00
hawken 71c2f1f33d remove BOM 2019-01-23 11:33:34 +00:00
Erwin de Haan 4678528d00 First separation commit.
Added LICENSE, README.md, CONTRIBUTORS.md
2019-01-09 12:36:54 +01:00