1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00
Commit graph

39 commits

Author SHA1 Message Date
Bill Thornton
f8f1ef0ae5 Fix capitalization of PreferNonstandardArtistsTag label 2024-10-22 16:38:48 -04:00
Bill Thornton
a2676c25ce
Merge pull request #5869 from gnattu/custom-audio-tag
Add non-standard multi-value audio tag support
2024-09-23 12:31:01 -04:00
Bill Thornton
0e94a5aa3f
Merge pull request #5881 from jellyfin/lyrics-library-options
Add lyric fetcher settings to library options
2024-09-20 13:55:12 -04:00
Shadowghost
83f9307a2c Enhance trickplay 2024-09-09 19:05:55 +02:00
Cody Robibero
00e002faeb Add lyric fetcher settings to library options 2024-09-03 15:59:15 -04:00
gnattu
9fb0c4473c
PascalCase in string key for uniformity
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2024-08-04 19:07:03 +08:00
gnattu
f6c8af1095 Make labels translatable 2024-08-04 15:31:43 +08:00
gnattu
524ede412b Add non-standard multi-value audio tag support 2024-08-04 12:54:39 +08:00
gnattu
070dd2ac8e don’t set save lyrics locally as default 2024-05-10 15:45:29 +08:00
Cody Robibero
be4836ffd3 remove lyric fetcher management (not supported) 2024-05-04 10:34:20 -06:00
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 9b8507706c)
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
Renamed from dashboard-ui/components/libraryoptionseditor/libraryoptionseditor.template.html (Browse further)