felix920506
5644b9d6ca
Change "Last Seen" to "Last Logged In" to reduce confusion when translating ( #5953 )
2024-08-27 22:40:17 -04:00
Bill Thornton
9c2b6d5e69
Merge pull request #5604 from scampower3/reset-metadata
...
Add button to reset metadata in metadata editor
2024-08-27 16:54:08 -04:00
gnattu
4f630eeb26
Enable software tonemapping options ( #5784 )
...
* Enable software tonemappin options
* Remove debugging log
* Apply suggestions from code review
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com >
* use "camelCase" for CSS classes
* use toggle for switching
* no comments
---------
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com >
2024-08-23 14:30:28 -04:00
Bill Thornton
a649b1233e
Merge pull request #5151 from kevgrig/movetotopbottom
...
Add move to top and bottom context menu options
2024-08-23 13:24:13 -04:00
Bill Thornton
dd8b9e4bc1
Merge pull request #5800 from gnattu/trickplay-KeyFrameOnlyExtraction
...
Add trickplay key frame only extraction option
2024-08-23 13:19:48 -04:00
Kevin G
f3ca76e418
Add move to top and bottom context menu options
...
After adding an item to a playlist, I often want to move it to
the top and it's tedious to drag and drop if the playlist is large.
This adds 'Move to Top' and 'Move to Bottom' options to a playlist
item context menu.
2024-08-22 16:56:38 -04:00
Bill Thornton
302ea0b6b0
Merge pull request #5904 from GabrielGavrilov/master
...
Add empty password save error message
2024-08-21 13:01:42 -04:00
LJQ
8a61ff890f
If possible display lyrics in lrc format
2024-08-20 14:46:26 -04:00
LJQ
648e8ff2a6
Preliminary Lyrics Editor
2024-08-20 14:46:26 -04:00
alfred-delacosta
1172d9a2b9
Added artist list concatenation for albums that have over 10 artists ( #4830 )
...
* Added condition to display concatenated text if artist count is over 10. Fixed #4228
* Added string to strings.json. Used globalize.translate()
* Moved code to getArtistLinksHtml function
* Update src/controllers/itemDetails/index.js
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com >
* Simplify appending other artists string
* Update src/controllers/itemDetails/index.js
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com >
* Update src/controllers/itemDetails/index.js
Co-authored-by: felix920506 <felix920506@gmail.com >
* Update src/strings/en-us.json
Co-authored-by: felix920506 <felix920506@gmail.com >
---------
Co-authored-by: AJ <ajdlc@protonmail.com >
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com >
Co-authored-by: felix920506 <felix920506@gmail.com >
2024-08-15 14:06:43 -04:00
LJQ
4c7a77ce7b
Add reset to en-us.json
2024-08-15 15:10:12 +00:00
Gabriel Gavrilov
f4d3ccfcaf
Add empty password save error message
2024-08-10 22:49:58 -06:00
Bill Thornton
03f4251afb
Merge pull request #5773 from thornbill/add-plugin-redesign
2024-07-26 19:34:59 -04:00
Bill Thornton
e92b9f0adc
Merge pull request #5666 from ConnorS1110/update-up-next-dialog-text
...
Update up-next text when auto play next episode is disabled
2024-07-26 01:21:43 -04:00
gnattu
1ba945c905
Update help text to reflect new server behavior
2024-07-23 11:35:40 +08:00
gnattu
9c18cd13b4
Add KeyFrameOnlyExtraction option to trckplay panel
2024-07-16 23:36:42 +08:00
gnattu
2ba0ebf171
Add VideoToolbox in LabelTrickplayAccelEncodingHelp
2024-07-16 23:02:04 +08:00
Bill Thornton
e928a2ff95
Redesign add plugins page
2024-07-15 17:24:07 -04:00
Bill Thornton
e0be16b272
Merge pull request #5625 from FintasticMan/add_prefer_transcode_video
...
Add setting for preferred video codec
2024-07-15 16:14:51 -04:00
Connor Smith
076f6e56aa
Update up-next text when auto play next episode is disabled
2024-07-13 12:30:26 -04:00
venkat_karasani
63556e5103
removed the unused translations from en-us.json
2024-07-11 12:05:57 -05:00
Bill Thornton
1b27d7dcb8
Merge pull request #5505 from scampower3/add-options-displayorder
...
Add display options for tvdb plugin
2024-06-08 20:29:43 -04:00
thornbill
0b8fcb96c8
Backport pull request #5668 from jellyfin-web/release-10.9.z
...
Remove IMDb references
Original-merge: 7e20d3032fb2ac445f82ceb5c1b046d28410b574
Merged-by: thornbill <thornbill@users.noreply.github.com >
Backported-by: Joshua M. Boniface <joshua@boniface.me >
2024-06-06 14:39:55 -04:00
FintasticMan
b234888485
Add setting for preferred video codec
2024-05-29 12:14:19 +02:00
scampower3
32fc33894d
Add setting to prioritise what audio codec to transcode to ( #5434 )
...
* Add setting to prioritise what audio codec to transcode to
* Add comment
* rename selectPreferredTranscodeAudio to preferredTranscodeAudio
* Add review changes
* Add review changes
* Add reviewed fixes
* Add help text.
* Fix elint
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* Change *AudioCodecInVideo to *VideoAudioCodec and move option to video advanced
* Update src/components/playbackSettings/playbackSettings.template.html
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com >
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com >
2024-05-18 01:19:56 -04:00
LJQ
b316accfba
Add display options for tvdb plugin
2024-05-15 01:35:47 +08:00
Bill Thornton
1506521a78
Add configuration for scan fanout concurrency
2024-05-10 11:44:16 -04:00
Pithaya
caf028b721
Support person types for books
2024-05-06 16:14:39 -04:00
Bill Thornton
c3fef9e261
Merge pull request #5448 from felix920506/fix-app-name
...
Remove mention of piracy tools in help text
2024-05-05 23:28:32 -04:00
Bill Thornton
9a07658d2c
Update en-us.json
2024-05-05 23:14:52 -04:00
Joshua M. Boniface
7700f15fd9
Merge pull request #5453 from thornbill/playlist-access-checks
...
Add permission check to playlist editor
2024-05-05 21:37:51 -04:00
Joshua M. Boniface
6987bbf71d
Merge pull request #5440 from jellyfin/lyric-library-management
...
Add lyric settings to music library management
2024-05-05 21:34:22 -04:00
Joshua M. Boniface
8d8af2a867
Merge pull request #5444 from systemcrash/spfix
...
[en / i18n] grammar: less -> fewer
2024-05-05 21:32:46 -04:00
Joshua M. Boniface
df0af31bb3
Merge branch 'master' into playlist-access-checks
2024-05-05 21:31:13 -04:00
Joshua M. Boniface
56d5a8aae2
Merge pull request #5449 from thornbill/new-playlist-public
...
Add public access option when creating playlist
2024-05-05 21:30:28 -04:00
Bill Thornton
048d07e1a1
Add error messages for playlist editor
2024-05-05 14:34:56 -04:00
Bill Thornton
8fa2fd071f
Add public access option when creating playlist
2024-05-05 03:22:29 -04:00
felix920506
65237a4187
accept suggestions
...
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com >
2024-05-05 00:41:24 -04:00
felix920506
4c8e3b55b8
Update en-us.json
2024-05-04 23:08:55 -04:00
Dmitry Lyzo
f1220600eb
Add Video Advanced section
2024-05-05 01:48:00 +03:00
Dmitry Lyzo
275e18457e
Add TrueHD enabling option
2024-05-05 01:36:40 +03:00
Dmitry Lyzo
ce15adba69
Add DTS enabling option
2024-05-05 01:36:40 +03:00
Cody Robibero
be4836ffd3
remove lyric fetcher management (not supported)
2024-05-04 10:34:20 -06:00
Cody Robibero
54fda13100
revert fat finger
2024-05-04 10:31:49 -06:00
Paul Donald
5c01d0fc27
BWDIF explanation
2024-05-04 01:43:18 +02:00
Paul Donald
ff0586c9a2
YADIF explanation
2024-05-04 01:42:58 +02:00
Paul Donald
5e7a8f3f83
less -> fewer
2024-05-02 23:29:30 +02:00
Cody Robibero
931d981801
Add lyric settings to music library management
2024-04-30 18:48:32 -06:00
Paul Donald
f202986861
setup -> set up phrasal verb split
2024-04-30 14:05:20 +02:00
Bill Thornton
bc598c7c8e
Update save password button label
2024-04-29 02:34:14 -04:00