Commit Graph

1361 Commits

Author SHA1 Message Date
Peyman M
0dd7765ba0 Translated using Weblate (Persian)
Currently translated at 100.0% (54 of 54 strings)

Translation: Jellyfin/Jellyfin Expo
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-expo/fa/
2023-02-02 05:51:29 -05:00
moshiko kar
b7ae345cee Translated using Weblate (Hebrew)
Currently translated at 87.0% (47 of 54 strings)

Translation: Jellyfin/Jellyfin Expo
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-expo/he/
2023-01-27 03:51:27 -05:00
dredstone1
3452ee5d8b Translated using Weblate (Hebrew)
Currently translated at 87.0% (47 of 54 strings)

Translation: Jellyfin/Jellyfin Expo
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-expo/he/
2023-01-26 03:11:32 -05:00
moshiko kar
7442d24ece Translated using Weblate (Hebrew)
Currently translated at 87.0% (47 of 54 strings)

Translation: Jellyfin/Jellyfin Expo
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-expo/he/
2023-01-26 03:11:32 -05:00
George Choustoulakis
835ad05e32 Translated using Weblate (Dutch)
Currently translated at 100.0% (54 of 54 strings)

Translation: Jellyfin/Jellyfin Expo
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-expo/nl/
2023-01-13 15:51:22 -05:00
0TTA
4c2e767084 Translated using Weblate (Arabic)
Currently translated at 100.0% (54 of 54 strings)

Translation: Jellyfin/Jellyfin Expo
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-expo/ar/
2023-01-11 06:51:21 -05:00
Retrial
18682b29c5 Translated using Weblate (Greek)
Currently translated at 100.0% (54 of 54 strings)

Translation: Jellyfin/Jellyfin Expo
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-expo/el/
2023-01-07 15:51:20 -05:00
Retrial
8212ac9164 Added translation using Weblate (Greek) 2023-01-06 15:05:42 -05:00
Bill Thornton
bb5faee6f9
Merge pull request #412 from jellyfin/dependabot/github_actions/actions/setup-node-3.6.0 2023-01-05 21:02:28 -05:00
dependabot[bot]
2c68135f1f
Bump actions/setup-node from 3.5.1 to 3.6.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.5.1 to 3.6.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3.5.1...v3.6.0)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-06 00:03:18 +00:00
Futoshi Iwashita
8f0cb58589 Translated using Weblate (Japanese)
Currently translated at 100.0% (54 of 54 strings)

Translation: Jellyfin/Jellyfin Expo
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-expo/ja/
2023-01-05 00:17:35 -05:00
Bill Thornton
3c80c50de3
Merge pull request #410 from jellyfin/dependabot/github_actions/actions/stale-7 2023-01-02 19:41:34 -05:00
0TTA
f42dfbcbb3 Translated using Weblate (Arabic)
Currently translated at 100.0% (54 of 54 strings)

Translation: Jellyfin/Jellyfin Expo
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-expo/ar/
2022-12-27 05:51:15 -05:00
DuaLee
e7ef4f9883 Translated using Weblate (Vietnamese)
Currently translated at 94.4% (51 of 54 strings)

Translation: Jellyfin/Jellyfin Expo
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-expo/vi/
2022-12-25 18:51:15 -05:00
DuaLee
3a48dfc58b Translated using Weblate (Korean)
Currently translated at 100.0% (54 of 54 strings)

Translation: Jellyfin/Jellyfin Expo
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-expo/ko/
2022-12-25 18:51:15 -05:00
gam24
8538593378 Translated using Weblate (Polish)
Currently translated at 100.0% (54 of 54 strings)

Translation: Jellyfin/Jellyfin Expo
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-expo/pl/
2022-12-23 18:51:15 -05:00
dependabot[bot]
dfc19fae51
Bump actions/stale from 6 to 7
Bumps [actions/stale](https://github.com/actions/stale) from 6 to 7.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v6...v7)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-21 00:04:19 +00:00
Bill Thornton
94e33b69bc
Merge pull request #408 from thornbill/transcode-cleanup
Report to server when download stops
2022-12-02 11:46:12 -05:00
Bill Thornton
da1c826c72 Remove unnecessary finally 2022-12-01 14:19:02 -05:00
Bill Thornton
81a35daff7 Cleanup extra parens 2022-12-01 14:04:23 -05:00
Bill Thornton
a48618580d Use auth token for reporting download stop 2022-12-01 13:53:57 -05:00
Bill Thornton
c4dcf099d9 Update tests 2022-12-01 13:21:13 -05:00
Bill Thornton
edb7fc6087 Report playback stopped when download finishes 2022-12-01 12:48:50 -05:00
Anthony Lavado
c2408ec37c
Merge pull request #406 from thornbill/expo-45
Upgrade to Expo 45
2022-12-01 12:32:48 -05:00
Bill Thornton
e6b31c609c Remove deprecated app loading component 2022-12-01 11:52:36 -05:00
Bill Thornton
f26b8022bd Update video fullscreen enum values 2022-12-01 03:42:50 -05:00
Bill Thornton
94b71f5689 Fix device name test 2022-11-29 11:47:38 -05:00
Bill Thornton
a39e401ae4 Update snapshots 2022-11-29 11:38:11 -05:00
Bill Thornton
b9af4c4641 Update interruption mode imports 2022-11-29 11:17:40 -05:00
Bill Thornton
5e55d29ce6 Upgrade to Expo 45 2022-11-29 11:13:53 -05:00
Pedro Barreiro
644f6fdc67 Translated using Weblate (Portuguese (Portugal))
Currently translated at 100.0% (54 of 54 strings)

Translation: Jellyfin/Jellyfin Expo
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-expo/pt_PT/
2022-11-26 08:51:04 -05:00
andr8009
c8db9b25d9 Translated using Weblate (Danish)
Currently translated at 100.0% (54 of 54 strings)

Translation: Jellyfin/Jellyfin Expo
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-expo/da/
2022-11-24 13:51:04 -05:00
lukapiplica
87f3069253 Translated using Weblate (Croatian)
Currently translated at 94.4% (51 of 54 strings)

Translation: Jellyfin/Jellyfin Expo
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-expo/hr/
2022-11-22 09:51:03 -05:00
jhih_yu
05e1f5d1df Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (54 of 54 strings)

Translation: Jellyfin/Jellyfin Expo
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-expo/zh_Hant/
2022-11-22 09:51:03 -05:00
CommanderRedYT
4705b79546 Translated using Weblate (German (Low))
Currently translated at 44.4% (24 of 54 strings)

Translation: Jellyfin/Jellyfin Expo
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-expo/nds/
2022-11-16 06:34:10 -05:00
rimasx
fb9da5635d Translated using Weblate (Estonian)
Currently translated at 100.0% (54 of 54 strings)

Translation: Jellyfin/Jellyfin Expo
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-expo/et/
2022-11-13 11:51:00 -05:00
Diogo Aguiar
e703fd447b Translated using Weblate (Portuguese)
Currently translated at 100.0% (54 of 54 strings)

Translation: Jellyfin/Jellyfin Expo
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-expo/pt/
2022-11-09 07:50:58 -05:00
Diogo Cardoso
d41e19f94a Translated using Weblate (Portuguese)
Currently translated at 100.0% (54 of 54 strings)

Translation: Jellyfin/Jellyfin Expo
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-expo/pt/
2022-11-08 07:17:01 -05:00
piekei
9e73ee2ae9 Translated using Weblate (Chinese (Traditional))
Currently translated at 92.5% (50 of 54 strings)

Translation: Jellyfin/Jellyfin Expo
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-expo/zh_Hant/
2022-11-04 11:50:57 -04:00
Bill Thornton
7280aaeede
Merge pull request #401 from jellyfin/dependabot/github_actions/eps1lon/actions-label-merge-conflict-2.1.0 2022-10-31 20:48:00 -04:00
dependabot[bot]
5e17648c42
Bump eps1lon/actions-label-merge-conflict from 2.0.1 to 2.1.0
Bumps [eps1lon/actions-label-merge-conflict](https://github.com/eps1lon/actions-label-merge-conflict) from 2.0.1 to 2.1.0.
- [Release notes](https://github.com/eps1lon/actions-label-merge-conflict/releases)
- [Changelog](https://github.com/eps1lon/actions-label-merge-conflict/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eps1lon/actions-label-merge-conflict/compare/v2.0.1...v2.1.0)

---
updated-dependencies:
- dependency-name: eps1lon/actions-label-merge-conflict
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-01 00:30:14 +00:00
netanel
9e0cf63ad8 Translated using Weblate (Hebrew)
Currently translated at 83.3% (45 of 54 strings)

Translation: Jellyfin/Jellyfin Expo
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-expo/he/
2022-10-16 16:50:50 -04:00
Anthony Lavado
386b8833c6
Merge pull request #399 from thornbill/bump-ios-support 2022-10-16 15:12:24 -04:00
Bill Thornton
27db2e2ece Bump supported iOS version to 12+ 2022-10-16 00:55:43 -04:00
netanel
519b3ddf70 Translated using Weblate (Hebrew)
Currently translated at 83.3% (45 of 54 strings)

Translation: Jellyfin/Jellyfin Expo
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-expo/he/
2022-10-15 02:13:33 -04:00
netanel
b0588894cb Translated using Weblate (Hebrew)
Currently translated at 62.9% (34 of 54 strings)

Translation: Jellyfin/Jellyfin Expo
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-expo/he/
2022-10-14 07:50:49 -04:00
Bill Thornton
5e94d065d2
Merge pull request #398 from jellyfin/dependabot/github_actions/actions/setup-node-3.5.1 2022-10-13 20:26:35 -04:00
dependabot[bot]
4024ed356c
Bump actions/setup-node from 3.5.0 to 3.5.1
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.5.0 to 3.5.1.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3.5.0...v3.5.1)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-14 00:07:29 +00:00
Diogo Aguiar
7ea51ebc10 Translated using Weblate (Portuguese)
Currently translated at 42.5% (23 of 54 strings)

Translation: Jellyfin/Jellyfin Expo
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-expo/pt/
2022-10-05 20:21:51 -04:00
Bill Thornton
965112313c
Merge pull request #397 from thornbill/expo-44
Upgrade to Expo 44
2022-10-04 11:51:14 -04:00