Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/jellyfin/jellyfin-roku

The Official Roku Client for Jellyfin
https://github.com/jellyfin/jellyfin-roku

Remove optional chaining operators from code (#1085)

* remove optional chaining operators + use isValid() + remove extra white space
* address revie...

25f03915ff452bdfcc64f700a3ecbdc6944b8d5a authored almost 2 years ago
fix typo in translation file

ee843e68cb17f388dd1b8fd670e043df3825464f authored almost 2 years ago
Revert "Fix typo: trancoding -> transcoding"

This reverts commit 7364f47ae05eee274d6353f6f0faa04b96109a3c.

19d1b914433e49a0650c402bd93a154357af3f1b authored almost 2 years ago
Revert "Remove duplicate Hungarian HVEC Direct Play translations"

This reverts commit 9d6865856a4989e0c41234c36534b76f047a81dd.

25048d1d09f7261964a16b4e1e549015f23d1cbc authored almost 2 years ago
bugfix

e60b9fb817e1eb025a1a12ff7e398c72a549c115 authored almost 2 years ago
Validate package.json and makefile version changed + all versions must match

f7c7549b926ff6bf22f60cbb2e834840c32fbe09 authored almost 2 years ago
Fix wording

11cd1f48fa61ef9dd1c13fc9c20707616c67253c authored almost 2 years ago
Don't lint on push - only pull_request

515980143fde7ad384c84f436aa70637d3185948 authored almost 2 years ago
only run build-dev when pushing to unstable

ed88caeb8d8097620f139d8a80979cdb4d8e7564 authored almost 2 years ago
add version-check job to compare new version with old

5468b7b8a1788ea69eed2e7b27ab9f5e8a09e39e authored almost 2 years ago
dont use optional chaining operators

4590a79758a5c3559d935f19286e7ac6f6b81099 authored almost 2 years ago
ensure server setting is valid

0b76f0279a140091df4b21375fc70f2c8a7d78da authored almost 2 years ago
don't use optional chaining operators + address review comments

33c38946386f56bc5a98bac175b214e6295dc8d5 authored almost 2 years ago
update dictionary

db6d5df961f0089f82059eae9d7b542d681faa30 authored almost 2 years ago
ensure vars are valid - fixes crashlog errors line 336 + 339

272efb7ad6cca1f6d6ac2fc8ff83b93dbaada08e authored almost 2 years ago
ensure vars are valid - fix crashlog error line 465

79b38d2387fd23369f3cf21a52f5e17824b70364 authored almost 2 years ago
ensure vars are valid - fix crashlog error line 45

46180d8049401e5cb0cfd5abdc857a15be3ad188 authored almost 2 years ago
ensure vars are valid - fixes crashlog line 100

fe93f13da118759ba58066407b435a2e4b783f8d authored almost 2 years ago
ensure vars are valid - fix crashlog line 80

cc1e3be6b2fca31498c8b2a8de1fc46317ced280 authored almost 2 years ago
ensure vars are valid - fix crashlog error line 56 +121

45209b148ef8fb5d655fce9a0371b9fab238467e authored almost 2 years ago
Merge pull request #1063 from cewert/fix-us-translation-file

Fix en_US translation file

318668db5b16534f0ffdf8d3c354a6ea536ec08b authored almost 2 years ago
ensure vars are valid - fixes crashlog line 516

742c60b910f54aba981e913d84d33bb467ae41a0 authored almost 2 years ago
ensure vars are valid - fixes crashlog lines 491 + 495

a39f52cd51a90035076d0c14a1daf24b97a0cddd authored almost 2 years ago
fix typos + ensure vars are valid - fixes crashlog lines 445 + 468

9638d2410e357e7bff37f11a56b367ba188491a0 authored almost 2 years ago
ensure vars are valid - fixes crashlog line 416 + 433

9329c857a24fb40df7e774106a840cb5fdd6cdf5 authored almost 2 years ago
ensure vars are valid - fixes crashlog line 404

49d0f678e37e57ce6f08066ce371a7dfd60d2575 authored almost 2 years ago
ensure vars are valid - fixes crashlog line 230

230e1d6a19068f814d49973adfd5fe57e46372fa authored almost 2 years ago
ensure vars are valid - fixes line 370 + 386 crash

b14bdd019ab5408521609cbb3df320e5bc8cac0a authored almost 2 years ago
fix incorrect translation

f1a83fdf5cceb170c56d570e80ee92e7eb92e7d2 authored almost 2 years ago
remove duplicates

78cde09e4d81f2131e87540cb2e5727422c65494 authored almost 2 years ago
Create global audio player (#1024)

* Create global audio player
* Fix crash when pressing back

57a4a5cf3840a766db1dbff4f9b6adbae00e9a58 authored almost 2 years ago
don't spellcheck node_modules

fbcedfca69925ef50848a6c36cf231e921bb2d37 authored almost 2 years ago
make spelling linter happy

84602923462997afb15a5ee4ce1bfe634ad95f5b authored almost 2 years ago
Lint spelling seperately from markdown syntax + add .github folder to markdown linter

1aa7db3c14a2cf89a7d686a12d182f739f12c0f0 authored almost 2 years ago
fix linting errors

a9aed353e92ada911546ef9a354d18ea1f7a39d4 authored almost 2 years ago
switch to markdownlint-cli2 for markdown linting

a700ff01ef234f7784d2fc6ffdea457d0eebbbc3 authored almost 2 years ago
fix spelling errors

6dad90785281b392a61d1961d2d3144da0f7901f authored almost 2 years ago
use spellchecker-cli to spellcheck markdown

0eb3afa4a1f4a88e800a2b573885462e5ab3c85d authored almost 2 years ago
use jshint for json linting

863ccc07255ec59e14bc80cc3f2dd1ff4b354c4a authored almost 2 years ago
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 relo...

2eff1401d83f9f62984fc005a52f17f9f0544684 authored almost 2 years ago
Add a production build workflow when pushing to master

42dacb87f379acdf2c9da8e15a2f87c67bede592 authored almost 2 years ago
Playlist support & TV Shuffle (#986)

* Add TV Episode Shuffle
* Reuse playback info
* Get Subtitle Popup working
* Get Subtitle Po...

a33ce8bd572d961055e155efe73419c734e6f2bf authored almost 2 years ago
Merge pull request #1040 from jellyfin/renovate/pin-dependencies

Pin xt0rted/markdownlint-problem-matcher action to 98d9472

948a9b550e33ac081c4cb2808c5245a7873a0e44 authored almost 2 years ago
Merge pull request #1049 from cewert/remove-old-workflows

remove old workflows

28ef8e88a78f5c76a025d0544454b5208e61a087 authored almost 2 years ago
remove old workflows

8ffc7ac2fd4c473847b519b009d57d25afe3ddf1 authored almost 2 years ago
Pin xt0rted/markdownlint-problem-matcher action to 98d9472

0a23c183e234241ee38057005008c02c17264b58 authored almost 2 years ago
Merge pull request #1041 from jellyfin/renovate/ci-deps

Update alex-page/github-project-automation-plus action to v0.8.3

195ab1b9a9830e6b442bdf6cf5042cca55f3db75 authored almost 2 years ago
Update alex-page/github-project-automation-plus action to v0.8.3

d345da8d12c355c2e7adf6abc32ef39df871ce5b authored almost 2 years ago
Merge pull request #1046 from cewert/fix-auto-project

use JF_BOT_TOKEN for project board automation

f189312420d49c30f919767c9f3eb2f0cbb97be7 authored almost 2 years ago
use JF_BOT_TOKEN for project board automation

42ab0ba11eb4dc2bf3008162c6d7d8371909425b authored almost 2 years ago
Merge pull request #1044 from cewert/fix-auto-add-to-project

Update automation workflow

49f7fbc39d85390e76ca85079c163c8830189bf0 authored almost 2 years ago
run on all PR requests

8ee1526ed82aa6890593c50081d856e315b32482 authored almost 2 years ago
Fix automation workflow (#1042)

* fix automation workflow

* fix automation workflow

469512dfd277482d13de37a67afe03076d170378 authored almost 2 years ago
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 ...

d6a1f60fabb08a545cffc473ebc3816e714b3e82 authored almost 2 years ago
Add workflow to validate XML translation files (#1033)

* create workflow to validate XML files

* Suggest the redhat XML extension on VSCode + config...

710cd275f202f82f82ce8c77a965c396384cdb7f authored almost 2 years ago
Translated using Weblate (French)

Currently translated at 26.9% (67 of 249 strings)

Translation: Jellyfin/Jellyfin Roku
Translate...

da837e3029e1f706bf1bab53975712b50ab046b0 authored almost 2 years ago
add settings guidelines to devguide.md (#1036)

fixes #1016

* add settings guidelines to devguide.md
* dont use self-contradicting language
...

479f204da1d4b9ee9dae91248c2ffc8d54024c71 authored almost 2 years ago
Merge pull request #1038 from cewert/workflows-use-latest-versions

Make workflows use latest LTS release + cache npm

e6052d01621b9407d074ff2bd2cb4c5747f585ac authored almost 2 years ago
Make workflows use the latest LTS release of ubuntu and node

4d47f6e6c879263cda30ac2abcab7538458da826 authored almost 2 years ago
Translated using Weblate (Spanish)

Currently translated at 51.0% (126 of 247 strings)

Translation: Jellyfin/Jellyfin Roku
Translat...

d88d284bf314214adb9022a244f52e12ab08af6a authored almost 2 years ago
Merge pull request #982 from jkim2492/unstable

Change subtitle renderer from Roku embedded to a custom task

d10556e925fe6b598676c6557a0ca9f35cf61391 authored almost 2 years ago
Merge branch 'unstable' into unstable

45dc9e5fa0428ab8cb5dd8e76994440653cfe196 authored almost 2 years ago
Translated using Weblate (German)

Currently translated at 16.5% (41 of 247 strings)

Translation: Jellyfin/Jellyfin Roku
Translate...

a809f8aa319e7563083da57ed1a8ce8b905f31b9 authored almost 2 years ago
Updated custom subtitle option in settings.json

Added en-US translations for custom subtitle option

1fd21b76b573bd7cfe57e1d140a8c9d97c3b3a98 authored almost 2 years ago
Translated using Weblate (English (United Kingdom))

Currently translated at 36.8% (91 of 247 strings)

Translation: Jellyfin/Jellyfin Roku
Translate...

fa2422a3a886bc8f85ca085e0d27b6924ae0643a authored almost 2 years ago
Custom subtitles added to options

Custom subtitles can be enabled via * > Settings > Playback > Use Custom Subtitles

Fallback fon...

bd5a05563a5769cbfabba4a7298c87a7e72c0e5f authored almost 2 years ago
Translated using Weblate (English (United Kingdom))

Currently translated at 35.2% (87 of 247 strings)

Translation: Jellyfin/Jellyfin Roku
Translate...

747b2e070a7058cb8f2898882286d6d0979035a3 authored almost 2 years ago
Translated using Weblate (Spanish)

Currently translated at 30.3% (75 of 247 strings)

Translation: Jellyfin/Jellyfin Roku
Translate...

85985b294c6227997f4d3862835a9ad45df6be39 authored almost 2 years ago
Translated using Weblate (German)

Currently translated at 16.1% (40 of 247 strings)

Translation: Jellyfin/Jellyfin Roku
Translate...

a792c872e09962de5444193e4b0dabf4f3dc9c01 authored almost 2 years ago
Translated using Weblate (Slovenian)

Currently translated at 89.4% (221 of 247 strings)

Translation: Jellyfin/Jellyfin Roku
Translat...

6336c87ea6778aa3281714bb49267f2538c657d2 authored almost 2 years ago
Remove duplicate Hungarian HVEC Direct Play translations

9d6865856a4989e0c41234c36534b76f047a81dd authored almost 2 years ago
Translated using Weblate (Spanish)

Currently translated at 18.6% (46 of 247 strings)

Translation: Jellyfin/Jellyfin Roku
Translate...

a6fb559363d9fd8eebc5e33cd1d0f0a1dccafa27 authored almost 2 years ago
Translated using Weblate (Slovenian)

Currently translated at 85.0% (210 of 247 strings)

Translation: Jellyfin/Jellyfin Roku
Translat...

9df8125ec786a248e3cfe2e2df425bc27e3629ae authored almost 2 years ago
Translated using Weblate (Spanish (Latin America))

Currently translated at 19.4% (48 of 247 strings)

Translation: Jellyfin/Jellyfin Roku
Translate...

54128357c1ed5b543738475d6c543c530a8d2590 authored almost 2 years ago
Translated using Weblate (Czech)

Currently translated at 28.1% (69 of 245 strings)

Translation: Jellyfin/Jellyfin Roku
Translate...

ad04d560bbc55189bb5eb8390343cbe54ab01768 authored almost 2 years ago
Translated using Weblate (English (United Kingdom))

Currently translated at 43.6% (107 of 245 strings)

Translation: Jellyfin/Jellyfin Roku
Translat...

245c96dcb13ce8d239534da37a7e7d45e62794e2 authored almost 2 years ago
Fix typo: trancoding -> transcoding

7364f47ae05eee274d6353f6f0faa04b96109a3c authored almost 2 years ago
Merge pull request #1004 from sevenrats/new-persondetails-view

New persondetails view

37298339cc19c2b0d2f63ccaf7a69b6ac39d35c4 authored almost 2 years ago
Merge pull request #999 from sevenrats/extras-name-scrolling

make title scrolling consistent in extras slider

b69f1db6ccc5158feab951e53283e49ed0aae642 authored almost 2 years ago
Merge pull request #827 from candry7731/Add-Loading-ux-to-movies-details-screen

loading spinner, Progress Dialog and movie details button animate

2cf133e27e9c8e9483c58c94a88cd206cd394b16 authored almost 2 years ago
Merge branch 'unstable' into Add-Loading-ux-to-movies-details-screen

c6a525fe47afeb02338ecb49e3850296ccfd2966 authored almost 2 years ago
Merge branch 'Add-Loading-ux-to-movies-details-screen' of https://github.com/candry7731/jellyfin-roku into Add-Loading-ux-to-movies-details-screen

d566517db2b9f29fd7325910c5b70fb8791dd5f9 authored almost 2 years ago
Add Loading Trailer to .ts file

9a3f5c018d23f0df94e91703dad31f0ff7bc67e8 authored almost 2 years ago
Update components/movies/MovieDetails.xml

Co-authored-by: 1hitsong <[email protected]>

58719e76db40861c7b0b50de062208582dcc1b24 authored almost 2 years ago
Update components/movies/MovieDetails.xml

Co-authored-by: 1hitsong <[email protected]>

587bb8dc3035d0ccfbba52b8b38401f323caec08 authored almost 2 years ago
set role width to image width

0fa27e3db96beacf9247217bb04fb71c8f4c217d authored almost 2 years ago
remove debug code and duplicate translations

4382b089d0d53bfbd3d254cc489ae82a1377696a authored almost 2 years ago
Stop spinner, from continue watching option

96593813a136164b0c3195a37035d5d08baf9567 authored almost 2 years ago
Change Background/* settings to affect rectangle

Remove text outline
Add background rectangle

facec489adf4b2d6a05986c5dd3153c71ccb3cad authored almost 2 years ago
Translated using Weblate (English (United Kingdom))

Currently translated at 43.2% (106 of 245 strings)

Translation: Jellyfin/Jellyfin Roku
Translat...

ce89ae5943fb43f1c643c7deb094f37304b7fde0 authored almost 2 years ago
Translated using Weblate (French)

Currently translated at 18.7% (46 of 245 strings)

Translation: Jellyfin/Jellyfin Roku
Translate...

076415a20de57a9f778cee230d031e37bb1889b9 authored almost 2 years ago
Merge pull request #997 from sevenrats/episode-failure

Graceful episode playback failure

083a83a0517a61afc9dd2771536b22ac039bb020 authored almost 2 years ago
make the right sound

e6ea2f23619e7004c6a5d58dd572ce63605e1525 authored almost 2 years ago
address comments

fe1f21341c2dce9108a8849d7c11c8fa3ef303f7 authored almost 2 years ago
use more accurate name

a8b429667641177e31ad9ac1f861ffdd346967bc authored almost 2 years ago
convert role to scrollinglabel

3ec90bf1ae991c80c1f60424766020ade3277393 authored about 2 years ago
add new string to translator

71a934b48de826599258911d30692fd96f381662 authored about 2 years ago
dont set nonexistent field

1f2b343205ac1f5f1cfefeb3e17cb6048eb89132 authored about 2 years ago
Merge pull request #1023 from candry7731/Content-deletion

Add user policy to check if canDelete

1243281896dfcbfb3ae7912f19af8edbaefdf6f9 authored about 2 years ago
Add captionStyle support

cc2b9665700192734276b9ac2c751e9af4d84336 authored about 2 years ago