renovate[bot]
|
adad573bc3
|
Update dependency brighterscript to v0.64.0
|
2023-04-04 21:39:25 +00:00 |
|
Charles Ewert
|
f80c2cc83c
|
Merge pull request #1146 from jellyfin/renovate/brighterscript-0.x
|
2023-04-03 12:42:07 -04:00 |
|
Charles Ewert
|
80cce41085
|
Set up RALE for easier testing
|
2023-04-01 19:06:14 -04:00 |
|
Charles Ewert
|
ea031af29b
|
confirm partner button
|
2023-04-01 18:37:52 -04:00 |
|
Charles Ewert
|
c767e3c0d3
|
Merge pull request #1154 from cewert/prep2-release
|
2023-04-01 14:40:59 -04:00 |
|
Charles Ewert
|
010fed5781
|
Merge pull request #1153 from cewert/upmaster
|
2023-04-01 14:31:39 -04:00 |
|
Charles Ewert
|
9205ccf149
|
Merge pull request #1149 from cewert/remove-provate-screensaver
|
2023-04-01 13:51:54 -04:00 |
|
1hitsong
|
5c225dd573
|
Still show album art during audio playback.
|
2023-04-01 12:18:26 -04:00 |
|
Charles Ewert
|
a870ed3c4a
|
Run updateTime() on init instead of waiting for timer to trigger it 60 seconds later
|
2023-04-01 09:13:49 -04:00 |
|
Charles Ewert
|
0475c616ca
|
Remove screensaver setting and translation strings
|
2023-03-31 23:43:37 -04:00 |
|
Charles Ewert
|
594146555f
|
remove private screensaver
|
2023-03-31 23:36:11 -04:00 |
|
renovate[bot]
|
7de5f33a2a
|
Update dependency brighterscript to v0.63.0
|
2023-03-31 20:39:00 +00:00 |
|
1hitsong
|
3e0cfc37ad
|
Merge pull request #1144 from jellyfin/master
|
2023-03-29 20:35:28 -04:00 |
|
1hitsong
|
e7d62baf63
|
Merge pull request #1143 from 1hitsong/Release164
|
2023-03-29 20:29:04 -04:00 |
|
1hitsong
|
4dbd59c173
|
Merge branch 'unstable' into Release164
|
2023-03-29 20:18:55 -04:00 |
|
Charles Ewert
|
d40c8752aa
|
Center jellyfin branding
|
2023-03-29 18:46:01 -04:00 |
|
1hitsong
|
975c0ddfa2
|
Merge pull request #1133 from 1hitsong/fixSubtitleCrash
|
2023-03-29 17:43:40 -04:00 |
|
sevenrats
|
d54b524d7e
|
remove unused string and a grammar fix
|
2023-03-29 13:54:10 -04:00 |
|
Charles Ewert
|
f475be619e
|
fix syntax formatting
|
2023-03-29 13:16:38 -04:00 |
|
Charles Ewert
|
f2d1efed22
|
Clarify how to download latest release
|
2023-03-29 09:00:57 -04:00 |
|
Charles Ewert
|
1d27541920
|
Update badge icons
|
2023-03-29 08:51:33 -04:00 |
|
Charles Ewert
|
4f0407d963
|
Add back alt text to badge images
|
2023-03-29 08:46:05 -04:00 |
|
Drembii
|
d3352495c5
|
Translated using Weblate (Romanian)
Currently translated at 16.3% (41 of 251 strings)
Translation: Jellyfin/Jellyfin Roku
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-roku/ro/
|
2023-03-29 08:39:28 -04:00 |
|
Charles Ewert
|
a894702802
|
Use jellyfin bot whenever possible
|
2023-03-29 00:20:53 -04:00 |
|
Charles Ewert
|
96c331e3ef
|
Make linter happy
|
2023-03-29 00:14:05 -04:00 |
|
Charles Ewert
|
f5947f9490
|
small fixes
|
2023-03-29 00:02:04 -04:00 |
|
Charles Ewert
|
fce09e83ee
|
Add build badge + rework readme
|
2023-03-28 23:59:40 -04:00 |
|
n*!
|
a28783700b
|
Translated using Weblate (French)
Currently translated at 17.1% (43 of 251 strings)
Translation: Jellyfin/Jellyfin Roku
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-roku/fr/
|
2023-03-27 17:39:28 -04:00 |
|
Andi Chandler
|
14fc935e17
|
Translated using Weblate (English (United Kingdom))
Currently translated at 35.7% (89 of 249 strings)
Translation: Jellyfin/Jellyfin Roku
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-roku/en_GB/
|
2023-03-27 15:39:28 -04:00 |
|
Charles Ewert
|
6b06991e16
|
fix formatting
|
2023-03-27 13:07:12 -04:00 |
|
Charles Ewert
|
cefbefaaa6
|
save deviceInfo to global var + use new vars whereever possible
|
2023-03-27 12:50:44 -04:00 |
|
Charles Ewert
|
032ee089ea
|
same appInfo to global var
|
2023-03-27 12:40:13 -04:00 |
|
1hitsong
|
8ded797668
|
Ensure videoplayer is valid before setting allowCaptions
|
2023-03-26 12:13:55 -04:00 |
|
1hitsong
|
49608d906f
|
Merge remote-tracking branch 'origin/fixSubtitleCrash' into fixSubtitleCrash
|
2023-03-25 21:53:30 -04:00 |
|
1hitsong
|
99958ab0c4
|
Don't init subs on intros. Rework fallback subs font.
|
2023-03-25 21:52:12 -04:00 |
|
1hitsong
|
473b53832f
|
Merge branch 'jellyfin:unstable' into fixSubtitleCrash
|
2023-03-25 20:31:18 -04:00 |
|
1hitsong
|
de93258e3f
|
Use fs.exists() instead of fs.find()
Fixes #1128
|
2023-03-25 20:18:59 -04:00 |
|
Austin Crandall
|
8236b179bb
|
Merge branch 'unstable' into settings
|
2023-03-25 13:18:11 -04:00 |
|
Charles Ewert
|
91b47d4cc1
|
Merge pull request #1131 from cewert/update-readme
Update readme - fix channel and matrix link
|
2023-03-25 09:40:51 -04:00 |
|
1hitsong
|
9d6796e7e6
|
Merge pull request #1127 from 1hitsong/stopSpinnerOnIntros
Stop spinner when intro video starts & disable intros on playlists
|
2023-03-24 20:51:14 -04:00 |
|
Charles Ewert
|
a8c1e68be2
|
Update roku channel link
|
2023-03-24 11:04:34 -04:00 |
|
Charles Ewert
|
bcc3526239
|
Link matrix badge to roku dev channel
|
2023-03-24 11:04:11 -04:00 |
|
renovate[bot]
|
86321b7f29
|
Update actions/checkout digest to 8f4b7f8 (#1129)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-03-24 09:36:53 -04:00 |
|
1hitsong
|
25ce0b9e9d
|
Stop spinner when intro video starts & disable intros on playlists
|
2023-03-23 18:59:23 -04:00 |
|
renovate[bot]
|
2b9cdb6552
|
Update actions/stale action to v8 (#1124)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-03-23 16:29:52 -04:00 |
|
Charles Ewert
|
4258e6a8b7
|
Merge pull request #1118 from jellyfin/unstable
v1.6.4 release
|
2023-03-23 13:24:55 -04:00 |
|
Joshua M. Boniface
|
e2865cfe5c
|
Merge branch 'master' into unstable
|
2023-03-22 22:37:45 -04:00 |
|
WontTell
|
39aaeba2b9
|
Translated using Weblate (Spanish (Latin America))
Currently translated at 16.8% (42 of 249 strings)
Translation: Jellyfin/Jellyfin Roku
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-roku/es_419/
|
2023-03-22 22:29:37 -04:00 |
|
Charles Ewert
|
16742f0925
|
leave a comment on PR for merge conflicts
|
2023-03-22 22:06:18 -04:00 |
|
1hitsong
|
7ef2666fa5
|
Merge pull request #1119 from 1hitsong/finalWhatsNew
Final What's New Content
|
2023-03-22 21:29:11 -04:00 |
|