Commit Graph

763 Commits

Author SHA1 Message Date
Bill Thornton 6181713817 Merge pull request #6044 from nyanmisaka/update-rkmpp-trickplay
Update string for RKMPP support in Trickplay
2024-09-21 02:35:42 -04:00
Bill Thornton 6d0f0e85a6 Merge pull request #5688 from Arcus92/native-pgs
Add support for native PGS subtitle rendering without transcoding
2024-09-20 15:55:30 -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
David Schulte 8753f84335 Added client setting to enable experimental Pgs subtitle renderer. 2024-09-18 19:18:12 +02:00
Bill Thornton e08db55a52 Merge pull request #5950 from gnattu/localization-VideoCodecTagNotSupported 2024-09-17 22:29:26 -04:00
Bill Thornton 6984d1a26d Merge pull request #5978 from gnattu/add-more-livetv-tuner-options 2024-09-14 16:51:53 -04:00
gnattu 10a8dead0c Fix i18n after rebasing 2024-09-10 10:44:26 +08:00
gnattu 20360b5786 Make Live TV compatibility profiles customizable 2024-09-10 02:38:05 +08:00
Shadowghost cec6dd14ff Apply review suggestions 2024-09-09 19:08:43 +02:00
Shadowghost 83f9307a2c Enhance trickplay 2024-09-09 19:05:55 +02:00
nyanmisaka 944df7b433 Update string for RKMPP support in Trickplay
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2024-09-09 21:09:34 +08:00
gnattu e810ec3cd9 Add audio options to workaround compatability problems 2024-09-08 22:14:19 +08:00
Bill Thornton c80e0fde0c Merge pull request #5901 from gnattu/safari-hi10p 2024-09-07 21:53:01 -04:00
Bill Thornton c1cfe7c2e9 Merge pull request #6023 from gnattu/update-sw-tonemap-i18n
Update software tonemap help text to mention dovi
2024-09-05 12:23:46 -04:00
gnattu b1c853c06a Update software tonemap help text to mention dovi 2024-09-05 08:59:17 +08:00
Cody Robibero 00e002faeb Add lyric fetcher settings to library options 2024-09-03 15:59:15 -04:00
Bill Thornton 411fff219c Merge pull request #5893 from Narfinger/master
Show error when library ids are invalid
2024-09-03 15:51:17 -04:00
nyanmisaka 0127a3c660 Show video rotation in mediainfo
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2024-08-29 16:03:36 +08:00
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
Narfinger fb82c25358 Update src/strings/en-us.json
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2024-08-27 10:35:47 +09:00
gnattu e498c77e51 Add localization entry for VideoCodecTagNotSupported 2024-08-24 07:46:56 +08: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
gnattu 0ed16a04b2 Add user-configurable switch for hi10p on safari 2024-08-10 21:00:48 +08:00
Narfinger 71afc176b0 Use alert for error message of invalid ItemId 2024-08-10 19:25:53 +09: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