Commit Graph

2378 Commits

Author SHA1 Message Date
1hitsong
99958ab0c4 Don't init subs on intros. Rework fallback subs font. 2023-03-25 21:52:12 -04:00
1hitsong
de93258e3f Use fs.exists() instead of fs.find()
Fixes #1128
2023-03-25 20:18:59 -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
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
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
1hitsong
7ef2666fa5
Merge pull request #1119 from 1hitsong/finalWhatsNew
Final What's New Content
2023-03-22 21:29:11 -04:00
1hitsong
34d791b8e1
Update source/static/whatsNew.json
Co-authored-by: Charles Ewert <cewert@gmail.com>
2023-03-22 21:26:38 -04:00
1hitsong
127dd6808a Final What's New Content 2023-03-22 21:22:16 -04:00
Charles Ewert
f4273732ff
Merge pull request #1101 from cewert/disable-next-episode-popup
Only show next episode popup if web client setting is turned on
2023-03-22 20:33:43 -04:00
Charles Ewert
d34002cc3d save userConfig to global var + check userConfig before showing "next episode" popup 2023-03-22 14:10:07 -04:00
Charles Ewert
9d781a0f52
Refactor overhang - optimize node references (#1115)
* save and reuse node references

* don't reuse currentTime node + only modify clock timer on first run

* that was dumb don't do that

* don't save meridian node ref when clock is hidden
2023-03-22 08:41:26 -04:00
Charles Ewert
8d1af682da
Merge pull request #1098 from cewert/npm-audit-fix
Fix security vulnerabilities - run npm audit fix
2023-03-22 08:40:00 -04:00
Charles Ewert
f6ab4e7d79
Merge pull request #1114 from 1hitsong/musicLoopFix
Fix music album loop function
2023-03-21 08:56:01 -04:00
1hitsong
d04456ee36 Fix music album loop function 2023-03-20 20:21:47 -04:00
1hitsong
943e0d84ab
Merge pull request #1090 from 1hitsong/whatsNew
Update What's New popup content
2023-03-19 19:01:26 -04:00
Charles Ewert
ef2b1293ec Only show next episode popup if web client setting is turned on 2023-03-19 10:05:44 -04:00
Charles Ewert
1b2d990162 npm audit fix 2023-03-18 11:45:51 -04:00
Charles Ewert
29327061c0
Merge pull request #1097 from jellyfin/renovate/brighterscript-0.x 2023-03-17 17:14:32 -04:00
renovate[bot]
488cd974dc
Update dependency brighterscript to v0.62.0 2023-03-17 21:13:41 +00:00
Charles Ewert
2861ac3b4a
Merge pull request #1096 from jellyfin/renovate/ropm-0.x 2023-03-17 17:13:10 -04:00
Charles Ewert
3571641160
Merge pull request #1094 from jellyfin/renovate/rokucommunity-bslint-0.x 2023-03-17 17:12:03 -04:00
renovate[bot]
46a091bff0
Update dependency ropm to v0.10.12 2023-03-17 21:11:57 +00:00
Charles Ewert
37b82389d3
Merge pull request #1095 from jellyfin/renovate/brighterscript-formatter-1.x-lockfile 2023-03-17 17:11:21 -04:00
renovate[bot]
f8693a5dee
Update dependency brighterscript-formatter to v1.6.24 2023-03-17 20:00:15 +00:00
renovate[bot]
96d6052631
Update dependency @rokucommunity/bslint to v0.8.2 2023-03-17 19:59:57 +00:00
1hitsong
dc31eab15f
Merge pull request #1091 from 1hitsong/versionBump
Version bump
2023-03-16 18:14:29 -04:00
1hitsong
5ad64dc6d4
Update source/static/whatsNew.json
Co-authored-by: Charles Ewert <cewert@gmail.com>
2023-03-16 18:13:14 -04:00
1hitsong
5810ed2a9b
Update source/static/whatsNew.json
Co-authored-by: Charles Ewert <cewert@gmail.com>
2023-03-16 18:13:02 -04:00
1hitsong
9727668bf3
Update source/static/whatsNew.json
Co-authored-by: Charles Ewert <cewert@gmail.com>
2023-03-16 18:12:56 -04:00
1hitsong
acff1481c3 Version bump 2023-03-16 09:26:42 -04:00
1hitsong
02edf6876b Update What's New popup content 2023-03-16 09:05:15 -04:00
Anthony Lavado
2e6af7100b
Merge pull request #1050 from cewert/update-build-workflow
Add a production build workflow
2023-03-15 22:43:32 -04:00
1hitsong
f29316b6e7
Merge pull request #1077 from cewert/fix-crashes
Fix crashes from crashlog report
2023-03-15 21:48:16 -04:00
Charles Ewert
7366b48a2a Merge remote-tracking branch 'upstream/unstable' into update-build-workflow 2023-03-15 21:31:13 -04:00
Charles Ewert
b94f2bb228
Fix crashes in LoadItemsTask.brs and ShowScenes.brs (#1068)
* Ensure vars are valid - fixes crashlog errors

* Ensure vars are valid - fix crashlog error line 34

* ensure vars are valid - update function to match the one in ShowScenes.brs

* fix linting errors

* remove unneeded code

* remove optional chaining operators
2023-03-15 21:23:58 -04:00
Charles Ewert
7c2abd0ac7
Merge pull request #1089 from jellyfin/renovate/pin-dependencies
Pin alex-page/github-project-automation-plus action to 7ffb872
2023-03-15 21:07:59 -04:00
renovate[bot]
8ede903d60
Pin alex-page/github-project-automation-plus action to 7ffb872 2023-03-15 23:49:31 +00:00
Charles Ewert
3fa6bd1bfe
Make CI throw error for duplicate translation entries (#1065)
* Update automations.yml

* make CI throw error for duplicate translation entries

* make CI throw error for duplicate translation entries

* rearrange steps
2023-03-15 18:02:01 -04:00
Charles Ewert
d213158853
Show "Actor" when an actor has an empty role (#1055)
* Show "Actor" when an actor has an empty role

* bugfix
2023-03-15 18:00:15 -04:00
1hitsong
6b255e95c7
Merge pull request #1088 from jellyfin/renovate/actions-checkout-digest
Update actions/checkout digest to 24cb908
2023-03-15 17:17:30 -04:00
renovate[bot]
09615fcf66
Update actions/checkout digest to 24cb908 2023-03-15 21:14:30 +00:00
renovate[bot]
69becc139e
Update dependency brighterscript-formatter to v1.6.23 (#1087)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-15 17:14: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
747752dcb2
Merge pull request #1066 from cewert/fix-crashes-main
Fix crashlog errors in Main.brs
2023-03-14 22:57:13 -04:00
Charles Ewert
2b2c366f37 Merge remote-tracking branch 'upstream/unstable' into fix-crashes-main 2023-03-14 22:55:09 -04:00
Charles Ewert
7e99631960
Fix crash in JFOverhang.brs (#1070)
* check user settings before calling resetTime after exiting screensaver
* address reviewer feedback
2023-03-14 20:33:56 -04:00
1hitsong
9fed8a61d2
Merge pull request #1052 from cewert/update-workflow-dependencies
Fix npm security vulnerabilities
2023-03-13 16:59:58 -04:00