Commit Graph

2320 Commits

Author SHA1 Message Date
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
Charles Ewert
55b2ee1831
Fix crash in VideoPlayer.brs (#1067)
* ensure vars are valid - fixes crashlog line 49
* don't use optional chaining operators

---------

Co-authored-by: 1hitsong <3330318+1hitsong@users.noreply.github.com>
2023-03-13 16:16:36 -04:00
Charles Ewert
25f03915ff
Remove optional chaining operators from code (#1085)
* remove optional chaining operators + use isValid() + remove extra white space
* address reviewer feedback
2023-03-09 14:35:29 -05: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
Charles Ewert
25048d1d09 Revert "Remove duplicate Hungarian HVEC Direct Play translations"
This reverts commit 9d6865856a.
2023-03-07 09:25:15 -05:00
Charles Ewert
33c3894638 don't use optional chaining operators + address review comments 2023-03-05 08:28:30 -05:00
Charles Ewert
db6d5df961 update dictionary 2023-03-04 19:58:12 -05:00
Charles Ewert
318668db5b
Merge pull request #1063 from cewert/fix-us-translation-file
Fix en_US translation file
2023-03-03 19:28:52 -05:00
Charles Ewert
742c60b910 ensure vars are valid - fixes crashlog line 516 2023-03-02 13:33:54 -05:00
Charles Ewert
a39f52cd51 ensure vars are valid - fixes crashlog lines 491 + 495 2023-03-02 13:23:35 -05:00
Charles Ewert
9638d2410e fix typos + ensure vars are valid - fixes crashlog lines 445 + 468 2023-03-02 13:12:25 -05:00
Charles Ewert
9329c857a2 ensure vars are valid - fixes crashlog line 416 + 433 2023-03-02 13:04:06 -05:00
Charles Ewert
49d0f678e3 ensure vars are valid - fixes crashlog line 404 2023-03-02 12:56:51 -05:00
Charles Ewert
230e1d6a19 ensure vars are valid - fixes crashlog line 230 2023-03-02 12:05:36 -05:00
Charles Ewert
b14bdd019a ensure vars are valid - fixes line 370 + 386 crash 2023-03-02 11:57:31 -05:00
Charles Ewert
f1a83fdf5c fix incorrect translation 2023-03-01 10:01:48 -05:00
Charles Ewert
78cde09e4d remove duplicates 2023-03-01 10:00:25 -05:00
1hitsong
57a4a5cf38
Create global audio player (#1024)
* Create global audio player
* Fix crash when pressing back
2023-02-27 18:51:27 -05:00
Charles Ewert
fbcedfca69 don't spellcheck node_modules 2023-02-26 14:09:28 -05:00
Charles Ewert
8460292346 make spelling linter happy 2023-02-26 13:53:05 -05:00
Charles Ewert
1aa7db3c14 Lint spelling seperately from markdown syntax + add .github folder to markdown linter 2023-02-26 13:52:06 -05:00
Charles Ewert
a9aed353e9 fix linting errors 2023-02-25 19:07:15 -05:00
Charles Ewert
a700ff01ef switch to markdownlint-cli2 for markdown linting 2023-02-25 19:06:42 -05:00
Charles Ewert
6dad907852 fix spelling errors 2023-02-25 18:50:58 -05:00
Charles Ewert
0eb3afa4a1 use spellchecker-cli to spellcheck markdown 2023-02-25 18:49:49 -05:00
Charles Ewert
863ccc0725 use jshint for json linting 2023-02-25 18:31:09 -05:00
1hitsong
2eff1401d8
Add Genres, Parental Ratings, and Years as Movie Filters (#928)
* Add Movie Filters
* Add filter names to translations file.
* Only jump up if content is reloaded
2023-02-25 14:51:36 -05:00
1hitsong
a33ce8bd57
Playlist support & TV Shuffle (#986)
* Add TV Episode Shuffle
* Reuse playback info
* Get Subtitle Popup working
* Get Subtitle Popup working
* Get Resume/Restart popup working
* Playlist poster, bug fixes
* Remove commented out code
* Start from beginning if playing queue
* Fix Playback Info issue
* Remove optional chaining to fix formatter
* Fix playlist content list. Code cleanup.
* Remove commented out code
2023-02-25 11:43:36 -05:00
Charles Ewert
948a9b550e
Merge pull request #1040 from jellyfin/renovate/pin-dependencies
Pin xt0rted/markdownlint-problem-matcher action to 98d9472
2023-02-25 10:48:28 -05:00
Charles Ewert
28ef8e88a7
Merge pull request #1049 from cewert/remove-old-workflows
remove old workflows
2023-02-25 10:33:50 -05:00
Charles Ewert
8ffc7ac2fd remove old workflows 2023-02-25 10:25:08 -05:00
renovate[bot]
0a23c183e2
Pin xt0rted/markdownlint-problem-matcher action to 98d9472 2023-02-25 15:18:13 +00:00
Charles Ewert
195ab1b9a9
Merge pull request #1041 from jellyfin/renovate/ci-deps
Update alex-page/github-project-automation-plus action to v0.8.3
2023-02-25 10:17:42 -05:00
renovate[bot]
d345da8d12
Update alex-page/github-project-automation-plus action to v0.8.3 2023-02-25 15:16:14 +00:00
Charles Ewert
f189312420
Merge pull request #1046 from cewert/fix-auto-project
use JF_BOT_TOKEN for project board automation
2023-02-25 09:50:25 -05:00
Charles Ewert
42ab0ba11e use JF_BOT_TOKEN for project board automation 2023-02-25 09:29:10 -05:00
Charles Ewert
49f7fbc39d
Merge pull request #1044 from cewert/fix-auto-add-to-project
Update automation workflow
2023-02-25 09:11:48 -05:00
Charles Ewert
8ee1526ed8 run on all PR requests 2023-02-25 09:02:03 -05:00
Charles Ewert
469512dfd2
Fix automation workflow (#1042)
* fix automation workflow

* fix automation workflow
2023-02-25 08:37:02 -05:00
Charles Ewert
d6a1f60fab
Add json and markdown to lint workflow + add automation workflow (#1039)
* add json to lint workflow

* add markdown to lint workflow

* fix markdown linting errors + add outline to devguide

* rename build workflow step

* Spellcheck markdown files in lint workflow

* make linter happy - fix spelling mistakes

* bugfix

* add problem-matcher to xml linter

* add markdown error to test problem matcher

* Add merge-conflicts workflow

* fix merge conflict

* Fix markdown linting errors

* Fix markdown spelling errors

* recommend markdownlint extension for vscode

* auto add new PRs to Project board + combine with merge conflicts workflow

* Move intro text above outline
2023-02-24 21:16:48 -05:00
Charles Ewert
710cd275f2
Add workflow to validate XML translation files (#1033)
* create workflow to validate XML files

* Suggest the redhat XML extension on VSCode + configure formatter

* format translation files

* i broke the xml file

* i fixed it

* simplify workflow - no env var needed

* use latest version of ubuntu + cache apt packages

* combine all lint workflows
2023-02-24 09:52:49 -05:00
Valentin COMTE
da837e3029 Translated using Weblate (French)
Currently translated at 26.9% (67 of 249 strings)

Translation: Jellyfin/Jellyfin Roku
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-roku/fr/
2023-02-24 00:39:17 -05:00