Commit Graph

128 Commits

Author SHA1 Message Date
Charles Ewert
1e49d3fd1c alphabetize all user settings 2024-11-09 19:20:17 -05:00
Charles Ewert
5a97f2bdd4 update home row layout on refresh so we don't need to restart the app after updating setting 2024-11-09 11:32:03 -05:00
Charles Ewert
587e9425aa rename user setting 2024-11-09 11:04:46 -05:00
Charles Ewert
aa5210f758
Merge branch 'master' into expand-homerows 2024-11-08 11:29:49 -05:00
Charles Ewert
786981fddc create a user setting to allow users to disable the new look 2024-11-08 11:26:53 -05:00
Reynolds
aa0231fa32 Change settings wording 2024-10-22 09:33:57 -04:00
Reynolds
1eb686ae69 Removed Play Option 2024-10-18 08:52:02 -04:00
Reynolds
97961b315b Added Settings for Remaining Time Display
This adds a setting with controls the type of data displayed for remaining time: remaining time, completion time of day, or both.
2024-10-11 12:56:41 -04:00
Reynolds
34b0978a7d Initial Changes to Support Next-Up Behavior 2024-10-11 10:28:06 -04:00
Charles Ewert
9309d93b3e set playback.bitrate.maxlimited to disabled by default 2024-09-30 11:10:43 -04:00
Charles Ewert
64a02c0fb3 Merge remote-tracking branch 'upstream/master' into add-autoplayepisode-setting 2024-08-05 14:10:23 -04:00
Charles Ewert
96591865e4 add Play Next Episode Automatically user setting 2024-07-30 21:27:46 -04:00
Charles Ewert
cae2bea581 create and implement episode image user setting 2024-07-30 14:42:41 -04:00
Johnscaban
c01cb15fde
change wording of rewatching option for consistency
Co-authored-by: Charles Ewert <cewert@gmail.com>
2024-07-20 18:23:37 -04:00
Johnscaban
da6a8cbbbf add option to enable rewatching in next up section 2024-05-01 19:22:36 +00:00
photonconvergence
fa057d1494 fix sloppy work 2024-04-27 10:14:17 -07:00
photonconvergence
cfa4866645 make positive, change wording 2024-04-26 19:24:52 -07:00
photonconvergence
d5195339a0 add option to hide ratings for movies 2024-03-21 12:18:16 -07:00
Chris Forte
ca30244290 move setting up 1 level 2024-02-23 14:40:04 -05:00
Chris Forte
ed5d73de4b combine audio codec settings 2024-02-15 09:57:37 -05:00
Chris Forte
425512b00f add preferred audio codec option 2024-02-12 14:59:06 -05:00
1hitsong
40925199d4 Review Updates & Bug Fix
Fix Roku component reuse bug
Don't repeat loadingTimer
Move ImageSizes enum to source folder
Update setting text & translation
Check selectedRowItem is valid and not empty
2023-11-26 12:12:33 -05:00
1hitsong
867667f516 Add setting to match web's home sections 2023-11-24 13:44:11 -05:00
jarodaerts
2478b78e9f Merge branch 'unstable' of https://github.com/jellyfin/jellyfin-roku into developer/jarodtaerts/tvshow-specialfeatures 2023-10-19 19:42:20 -05:00
jarodaerts
e8ed687dc7 Add support for TV show season level extra features 2023-10-14 22:21:08 -04:00
Charles Ewert
15a235a59c remove user setting for av1 direct play 2023-09-30 14:24:37 -04:00
Charles Ewert
50020a3f20 create global rememberme setting 2023-09-14 17:51:41 -04:00
Charles Ewert
f359a7c3bf add user setting to disable HEVC codec #904 2023-09-04 10:30:20 -04:00
Charles Ewert
95d82f589a Tweak new setting names and update translation file 2023-09-03 20:01:28 -04:00
Charles Ewert
f8fc95418a Add max res mode setting - allow user to set max res on all files or just transcoded files 2023-09-03 12:16:26 -04:00
Charles Ewert
e730974721 Fix typo 2023-09-01 15:57:03 -04:00
Charles Ewert
449cff412e Set playback.tryDirect settings to false by default to prevent crashing - favor app stability over file compatibility 2023-09-01 13:32:06 -04:00
Charles Ewert
b1eaa25273 add maximum resolution user setting 2023-09-01 12:45:00 -04:00
Charles Ewert
5be0fea3fb alphabetize Playback settings 2023-09-01 11:57:19 -04:00
Charles Ewert
5b16bc7848
Merge branch 'unstable' into update-device-profile 2023-09-01 08:12:14 -07:00
Charles Ewert
41060d10bb respect "Profile Level Support" settings + add setting to use DTS for transcoding instead of the default EAC3 2023-09-01 10:26:08 -04:00
alanazar
bf0e486bd8
Update settings.json
Fixes issue #1291

Removing double entry of "Disable Community Rating for Episodes".
I kept the one under TV Shows vs the general User Interface as it relates to TV shows
2023-07-09 08:41:41 +04:00
1hitsong
d08b828ed7
Merge pull request #1017 from sevenrats/settings 2023-04-05 16:59:45 -04:00
Charles Ewert
0475c616ca Remove screensaver setting and translation strings 2023-03-31 23:43:37 -04:00
sevenrats
d54b524d7e remove unused string and a grammar fix 2023-03-29 13:54:10 -04:00
Austin Crandall
8236b179bb
Merge branch 'unstable' into settings 2023-03-25 13:18:11 -04:00
Charles Ewert
ee2851efe1
Merge pull request #1026 from RussianCow/trancode-typo-fix
Fix typo: trancoding -> transcoding
2023-03-15 14:38:09 -04:00
Charles Ewert
ee843e68cb fix typo in translation file 2023-03-07 09:30:34 -05:00
Charles Ewert
19d1b91443 Revert "Fix typo: trancoding -> transcoding"
This reverts commit 7364f47ae0.
2023-03-07 09:26:18 -05:00
Jinho Kim
45dc9e5fa0
Merge branch 'unstable' into unstable 2023-02-21 12:42:22 -05:00
Jinho Kim
1fd21b76b5 Updated custom subtitle option in settings.json
Added en-US translations for custom subtitle option
2023-02-20 21:43:12 -05:00
Jinho Kim
bd5a05563a Custom subtitles added to options
Custom subtitles can be enabled via * > Settings > Playback > Use Custom Subtitles

Fallback font downloaded only if it is enabled in system settings

Cleaned up various code
2023-02-19 13:30:48 -05:00
Sasha Chedygov
7364f47ae0 Fix typo: trancoding -> transcoding 2023-02-12 14:25:20 -08:00
Austin Crandall
f3a2982ecd
Merge branch 'unstable' into settings 2023-02-05 10:04:20 -05:00
1hitsong
696fa4df32 Reorder Playback settings 2023-02-05 07:05:26 -05:00