Charles Ewert
|
af5556ffdb
|
Merge pull request #1360 from jellyfin/renovate/actions-checkout-digest
|
2023-09-11 09:51:54 -04:00 |
|
Charles Ewert
|
b5f5f9e71e
|
Merge pull request #1359 from jellyfin/renovate/pin-dependencies
|
2023-09-11 09:51:19 -04:00 |
|
Charles Ewert
|
aaeceb7df6
|
Merge pull request #1299 from cewert/update-device-profile
|
2023-09-11 09:50:43 -04:00 |
|
renovate[bot]
|
24202b59e3
|
Update actions/checkout digest to f43a0e5
|
2023-09-11 13:31:45 +00:00 |
|
renovate[bot]
|
a77bdc0d1e
|
Pin actions/setup-java action to cd89f46
|
2023-09-11 13:31:39 +00:00 |
|
Charles Ewert
|
0bf70578aa
|
Merge pull request #1324 from iBicha/patch-1
|
2023-09-11 09:31:25 -04:00 |
|
Charles Ewert
|
53f1d2bc03
|
Merge pull request #1356 from jellyfin/renovate/brighterscript-0.x
|
2023-09-11 09:29:05 -04:00 |
|
Andrea Ciccarello
|
e1984821ca
|
Translated using Weblate (Italian)
Currently translated at 15.9% (40 of 251 strings)
Translation: Jellyfin/Jellyfin Roku
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-roku/it/
|
2023-09-09 13:40:50 -04:00 |
|
0qln
|
b6dbd76b11
|
Translated using Weblate (German)
Currently translated at 50.9% (128 of 251 strings)
Translation: Jellyfin/Jellyfin Roku
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-roku/de/
|
2023-09-07 16:36:31 -04:00 |
|
Charles Ewert
|
5ed583ebad
|
Merge pull request #1321 from cewert/add-codeowners-file
|
2023-09-06 20:42:23 -04:00 |
|
Charles Ewert
|
96160cac16
|
Merge pull request #1355 from jellyfin/renovate/actions-upload-artifact-digest
|
2023-09-06 20:38:07 -04:00 |
|
renovate[bot]
|
b4123e3848
|
Update dependency brighterscript to v0.65.5
|
2023-09-06 21:38:23 +00:00 |
|
renovate[bot]
|
1386d9b2c9
|
Update actions/upload-artifact digest to a8a3f3a
|
2023-09-06 21:37:58 +00:00 |
|
Charles Ewert
|
4d9f74e6a7
|
only direct play av1 when user setting is enabled
|
2023-09-04 13:52:14 -04:00 |
|
Charles Ewert
|
94f284567a
|
prevent crash when language is invalid
|
2023-09-04 13:12:38 -04:00 |
|
Charles Ewert
|
f359a7c3bf
|
add user setting to disable HEVC codec #904
|
2023-09-04 10:30:20 -04:00 |
|
Charles Ewert
|
ac99a7ca0b
|
Merge pull request #1353 from jellyfin/renovate/actions-checkout-4.x
|
2023-09-04 09:41:26 -04:00 |
|
renovate[bot]
|
7aaabf35f0
|
Update actions/checkout action to v4
|
2023-09-04 13:21:40 +00:00 |
|
IceTheGameDev
|
4da206fce3
|
Translated using Weblate (Romanian)
Currently translated at 24.3% (61 of 251 strings)
Translation: Jellyfin/Jellyfin Roku
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-roku/ro/
|
2023-09-04 06:40:48 -04:00 |
|
Charles Ewert
|
95d82f589a
|
Tweak new setting names and update translation file
|
2023-09-03 20:01:28 -04:00 |
|
Charles Ewert
|
d0bbd696f6
|
update session card in dash to show model
|
2023-09-03 19:45:48 -04:00 |
|
Charles Ewert
|
2d9dcd26b4
|
add app url and device information to device profile
|
2023-09-03 19:45:00 -04:00 |
|
Charles Ewert
|
4c303daedf
|
save device model details to global and parse out serial
|
2023-09-03 19:42:21 -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
|
7e69fab436
|
mpeg2 bugfix + force mpeg2 codec support if setting is enabled
|
2023-09-03 10:48:40 -04:00 |
|
Charles Ewert
|
bb9f9b84d3
|
remove debugging code
|
2023-09-01 15:59:17 -04:00 |
|
Charles Ewert
|
e730974721
|
Fix typo
|
2023-09-01 15:57:03 -04:00 |
|
Charles Ewert
|
464abddb2d
|
Stop auto converting user settings to int. Update codebase to convert to int as needed
|
2023-09-01 15:56:20 -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
|
0d67eb649a
|
Merge branch 'update-device-profile' of https://github.com/cewert/jellyfin-roku into update-device-profile
|
2023-09-01 11:53:57 -04:00 |
|
Charles Ewert
|
8a11eaaa03
|
add some comments
|
2023-09-01 11:53:54 -04:00 |
|
Charles Ewert
|
63efcec431
|
Fix bad merge
|
2023-09-01 11:42:49 -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 |
|
Charles Ewert
|
63e49bbc8e
|
only use aac for 2 channel audio + update surround sound transcoding logic
|
2023-09-01 09:53:36 -04:00 |
|
Charles Ewert
|
91de2a8d5a
|
only check mpeg2/4 if asked. mpeg4 overrides what the device thinks + test device for more codecs
|
2023-08-31 17:04:11 -07:00 |
|
Charles Ewert
|
45ad5bef96
|
bugfix for debug code
|
2023-08-31 17:02:39 -07:00 |
|
Charles Ewert
|
f572b8a4e2
|
bugfix + create helper function for searching array contents
|
2023-08-31 16:02:39 -07:00 |
|
afermar
|
55865e154c
|
Translated using Weblate (Spanish)
Currently translated at 18.7% (47 of 251 strings)
Translation: Jellyfin/Jellyfin Roku
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-roku/es/
|
2023-08-31 12:40:48 -04:00 |
|
Charles Ewert
|
8dd2c55df2
|
make codec user settings override what device reports
|
2023-08-30 22:51:47 -04:00 |
|
Charles Ewert
|
c03a1b1fea
|
fix bug in debugging code
|
2023-08-30 21:47:18 -04:00 |
|
Charles Ewert
|
b3d0409d9d
|
fix type mismatch
|
2023-08-30 21:42:49 -04:00 |
|
Charles Ewert
|
deebbe393f
|
bugfix for h264 VideoRangeType
|
2023-08-30 20:02:35 -04:00 |
|
Charles Ewert
|
7ac0214d64
|
set max video width and height in codec profiles
|
2023-08-30 19:37:44 -04:00 |
|
Charles Ewert
|
9f2fe6e8fc
|
save and parse videoMode to global device object
|
2023-08-30 19:30:50 -04:00 |
|
Charles Ewert
|
05a04062fb
|
remove aac from transcoding profile when multichannel audio support is detected
|
2023-08-30 15:06:33 -04:00 |
|
Charles Ewert
|
a70aaf4d60
|
Merge pull request #1349 from jellyfin/renovate/markdownlint-cli2-0.x
|
2023-08-26 09:36:35 -04:00 |
|
Charles Ewert
|
6987ec04be
|
Merge pull request #1350 from jellyfin/renovate/actions-checkout-digest
|
2023-08-26 09:36:04 -04:00 |
|