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
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
Bill Thornton
3f967f70f5
Merge pull request #4733 from robert-hamilton36/LyricsSupport
...
Add Lyric support
2024-04-21 14:29:28 -04:00
Bill Thornton
3d84e8ac08
Merge pull request #5331 from gnattu/fix-trickplay
2024-04-20 02:54:51 -04:00
robert-hamilton36
c42b96df3e
add Lyrics
2024-04-10 10:49:33 +12:00
Bill Thornton
82df466426
Merge pull request #5242 from felix920506/note-hwaccel-crf
2024-03-31 23:25:05 -04:00
btopherjohnson
ad3ed6de10
Merge branch 'master' into EnableLibrary
2024-03-29 17:42:31 -07:00
btopherjohnson
08617d8a78
Update src/strings/en-us.json
...
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com >
2024-03-29 17:41:16 -07:00
felix920506
3856b9e0e4
accept suggestion
...
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com >
2024-03-29 12:28:19 -04:00
Bill Thornton
3fb99fe22d
Merge pull request #5330 from gnattu/clarify-encoding-format-options
...
Add clear help text for encoding format options
2024-03-29 03:54:24 -04:00
gnattu
8bb103e7b7
fix: add additional helper text on H264
2024-03-28 02:44:53 +08:00
robert-hamilton36
53524bc95c
add titles to buttons on now playing bar
2024-03-27 10:19:15 +03:00
gnattu
b07553a058
fix: move mjpeg acceleration option into trickplay panel
...
This option is very trickplay specific and should not belongs to general encoding options
2024-03-27 13:10:40 +08:00
gnattu
e1c90dac1e
fix: add clear help text for encoding format options
...
These options are misunderstood as part of the hardware encoding options, but they are actually not. Add a helper text and make it in its own section.
2024-03-27 12:24:55 +08:00
Niels van Velzen
0f96e55585
Add help descriptions to allow/block tag sections in parental control settings
2024-03-25 17:17:12 +01:00
nyanmisaka
07efae27fe
Fix translation of the enhanced NVDEC decoder
...
Enhanced NVDEC is now the default option in 10.9, which is required
for parsing the Dolby Vision metadata. The old CUVID impl can still
be used by unchecking this option.
Signed-off-by: nyanmisaka <nst799610810@gmail.com >
2024-03-25 22:32:46 +08:00
Cody Robibero
b84e9250fa
Merge branch 'master' into EnableLibrary
2024-03-25 07:16:27 -06:00
Bill Thornton
1cfc4696f4
Merge pull request #5315 from dmitrylyzo/limit-supported-resolution
...
Add option to limit maximum supported video resolution
2024-03-25 03:49:03 -04:00
Bill Thornton
45609c0f86
Merge pull request #5316 from dmitrylyzo/enable-smooth-scroll
...
Add option to enable smooth scroll
2024-03-25 03:45:07 -04:00
Jpuc1143
adb22abdc2
Add "AllowedTags" option to parental controls
2024-03-25 03:31:32 -04:00
Bill Thornton
5a5a70dad0
Add playback error messages and fix error propogation
2024-03-25 01:26:25 -04:00
Bill Thornton
15d30ffaeb
Add new media error types
2024-03-25 01:26:25 -04:00
Dmitry Lyzo
639f99f82a
Add option to enable smooth scroll
2024-03-25 01:31:41 +03:00
Dmitry Lyzo
6e6b696bd9
Add option to limit maximum supported video resolution
2024-03-25 00:25:52 +03:00
Cody Robibero
bda432376b
Fix mediainfo display for lyrics and non-video
2024-03-24 14:28:01 -06:00
Bill Thornton
7a57d7722b
Merge pull request #5301 from gnattu/name-gpgpu
2024-03-24 15:32:59 -04:00
Bill Thornton
dea57d87ee
Merge pull request #5232 from nizans/master
...
Delete series confirmation to be different to delete episode
2024-03-24 04:06:10 -04:00
gnattu
3e3e307da1
fix: name GPGPU runtime correctly
...
We are using Metal on macOS now, and also Vulkan for some AMD GPUs, so just use the term GPGPU instead of listing all GPGPU runtime name.
2024-03-24 09:38:38 +08:00
Nitzan Savion
fb6e0312ac
Merge branch 'master' into master
2024-03-21 18:31:12 +02:00
Nick
e038055b47
Fix typo
2024-03-18 17:38:44 -07:00
Nick
fc664090cc
Merge branch 'master' into trickplay-new
2024-03-17 19:33:16 -07:00
Chris Hill
150964a2e6
Update dialog title to show user to be deleted
2024-03-17 04:37:01 -04:00
Bill Thornton
e7d9e8c737
Merge pull request #4883 from Ch1nkara/add-user-permission-to-edit-subtitles
...
Add support for subtitle management permission
2024-03-17 03:58:52 -04:00
Bill Thornton
4ea5ca6bad
Merge pull request #4984 from TelepathicWalrus/use-replay-gain-tags
...
Add option to enable replaygain scanning
2024-03-17 03:55:47 -04:00
nyanmisaka
941e03b6d6
Fix the descriptions of segment deletion to match server changes
...
Signed-off-by: nyanmisaka <nst799610810@gmail.com >
2024-03-17 01:26:00 +08:00
Bill Thornton
b54d791e95
Merge pull request #5240 from gnattu/apple-hwa
2024-03-15 00:25:10 -04:00
Nitzan Savion
0663c0731f
Apply PR suggestions
2024-03-13 01:24:33 +02:00
Nick
f26e6e8b3a
Change wording of label help
2024-03-10 20:16:19 -07:00
Nick
115d69b96b
Undo alphabetical ordering due to conflicts
2024-03-08 21:43:06 -08:00
chinkara
394a548263
No admin user can be allowed to "edit subtitles"
...
Front end support to new feature. A user without admin rights can be allowed to "edit subtitles"
2024-03-07 10:15:12 +01:00