gnattu
|
e48321a2c4
|
Add option to always burn in subtitles if transcoding is triggered
|
2024-09-21 04:10:46 +08:00 |
|
gnattu
|
e810ec3cd9
|
Add audio options to workaround compatability problems
|
2024-09-08 22:14:19 +08:00 |
|
gnattu
|
0ed16a04b2
|
Add user-configurable switch for hi10p on safari
|
2024-08-10 21:00:48 +08: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 |
|
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 |
|
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 |
|
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 |
|
Bill Thornton
|
329cf77c81
|
Add eslint radix rule for parseInt
|
2023-03-09 00:20:11 -05:00 |
|
Bill Thornton
|
1b7a0262ce
|
Remove apiclient appstorage usage
|
2022-10-14 18:08:46 -04:00 |
|
Bill Thornton
|
0a0e45d155
|
Replace apiclient event bus with local version
|
2022-10-14 10:58:16 -04:00 |
|
Joshua M. Boniface
|
08c8907f5a
|
Merge pull request #3717 from dmitrylyzo/resolution
(cherry picked from commit f1ff81884a )
Signed-off-by: Bill Thornton <billt2006@gmail.com>
|
2022-06-29 01:00:15 -04:00 |
|
Bill Thornton
|
9de11b443d
|
Use toBoolean from string utils
|
2022-04-12 12:20:28 -04:00 |
|
Dmitry Lyzo
|
7974fbcbaa
|
Add gamepad enabling/disabling
|
2021-06-15 21:53:19 +03:00 |
|
vitorsemeano
|
a106e23ff8
|
some bug fixes after master rebase
|
2020-11-05 23:18:19 +00:00 |
|
vitorsemeano
|
4b42afcd7a
|
fix some toast imports
|
2020-11-05 23:12:24 +00:00 |
|
Bill Thornton
|
a71b0314d4
|
Fix apiclient imports
|
2020-11-05 23:11:47 +00:00 |
|
MrTimscampi
|
bfb8c7c1f6
|
Make import paths ES6-compatible
|
2020-11-05 22:58:26 +00:00 |
|
dkanada
|
1fe25e14dd
|
move themes and plugins into config file
|
2020-08-02 17:28:25 +09:00 |
|
Cameron
|
0473e549ab
|
update variable declerations for appSettings and userSettings
|
2020-07-17 11:30:56 +01:00 |
|
MrTimscampi
|
e69359ecde
|
Don't check if null
|
2020-04-26 16:49:21 +02:00 |
|
MrTimscampi
|
c5a8c6c67b
|
Fix null checks
|
2020-04-26 15:05:41 +02:00 |
|
MrTimscampi
|
6ec256154e
|
Check appSettings for undefined
Prevents infinite loading on the Playback settings page
|
2020-04-25 12:10:37 +02:00 |
|
dkanada
|
fae913c221
|
fix new linting rules
|
2020-04-09 00:39:56 +09:00 |
|
dkanada
|
4199297c17
|
fix lint errors
|
2020-04-03 03:20:06 +09:00 |
|
dkanada
|
dbf63c723c
|
convert four more files to es6
|
2020-04-03 03:16:06 +09:00 |
|
dkanada
|
2f44701a03
|
use strict comparison
Co-Authored-By: Julien Machiels <julien.machiels@protonmail.com>
|
2020-04-02 05:10:46 +09:00 |
|
dkanada
|
ed1b35f50f
|
update some strings and use fetch for the global config
|
2020-02-16 22:11:36 +09:00 |
|
dkanada
|
6728f5b718
|
remove useless autoplay script and add folder for settings
|
2020-01-24 02:57:29 +09:00 |
|