Commit Graph

1890 Commits

Author SHA1 Message Date
renovate[bot]
4ae6aa2416
chore(deps): update actions/checkout digest to 755da8c 2022-12-13 15:22:58 +00:00
DJSweder
add3971458 Translated using Weblate (Czech)
Currently translated at 23.8% (48 of 201 strings)

Translation: Jellyfin/Jellyfin Roku
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-roku/cs/
2022-12-13 05:51:10 -05:00
1hitsong
e93fa6fbdc
Merge pull request #888 from jellyfin/master
Pull master into Unstable to avoid future merge conflicts
2022-12-12 06:21:06 -05:00
1hitsong
de9088f0d7
Merge pull request #887 from 1hitsong/V1.6.2
Pull V1.6.2 into master
2022-12-11 21:32:05 -05:00
1hitsong
28eabb819f Merge branch 'unstable' into V1.6.2 2022-12-11 17:04:14 -05:00
1hitsong
ff931d72f2
Merge pull request #880 from 1hitsong/fixTranslationsFile
Fix invalid en_US translations file
2022-12-09 22:41:18 -05:00
1hitsong
ac0b25e24d Fix invalid en_US translations file 2022-12-09 22:29:17 -05:00
1hitsong
264c9cf4e3
Merge pull request #873 from 1hitsong/NextEpisodeButtonFix
Fix Next Episode button if trickplay never used
2022-12-09 12:58:37 -05:00
cryptowarrior-de
00e012d724 Translated using Weblate (German)
Currently translated at 37.0% (69 of 186 strings)

Translation: Jellyfin/Jellyfin Roku
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-roku/de/
2022-12-09 10:51:11 -05:00
1hitsong
49668dd5ae Fix Next Episode button if trickplay never used 2022-12-09 10:30:00 -05:00
1hitsong
cc8d74d51d
Merge pull request #871 from 1hitsong/additionalPartResume
Fix lockup on Additional Parts resume
2022-12-08 21:01:09 -05:00
1hitsong
1b2392bb16 Fix lockup on Additional Parts resume
This will automatically start playback at resume point. Follow up PR will show user resume dialog popup.
2022-12-08 13:33:08 -05:00
1hitsong
1989314363
Merge pull request #826 from candry7731/Voice-Filter-on-Live-TV-Fix
Fix Filter reload Issues with Live TV
2022-12-08 09:15:02 -05:00
1hitsong
f757490f02
Merge pull request #857 from jimdogx/feature/jf-830-movie-additonal-parts
Additional Movie Parts
2022-12-08 09:13:55 -05:00
Jimi
66a2fd4186
Merge branch 'unstable' into Voice-Filter-on-Live-TV-Fix 2022-12-08 06:59:42 -07:00
Jimi
3673a03113 Wide thumbnail for additonal parts. 2022-12-08 06:53:50 -07:00
1hitsong
daa1be2921
Merge pull request #870 from 1hitsong/exemptDraftFromStale
Exempt draft PR from stale workflow
2022-12-08 08:12:41 -05:00
1hitsong
07deb4ac2d
Merge pull request #869 from 1hitsong/RemoveRooibo
Remove rooibos test framework
2022-12-08 08:12:17 -05:00
1hitsong
3b751ab147 Exempt draft PR from stale workflow 2022-12-07 20:19:55 -05:00
1hitsong
607107ebb8 Remove rooibos test framework 2022-12-07 18:33:23 -05:00
1hitsong
9a2c1a1535
Merge pull request #868 from jellyfin/dependabot/npm_and_yarn/qs-6.5.3
Bump qs from 6.5.2 to 6.5.3
2022-12-07 18:09:28 -05:00
1hitsong
b07cebf603
Merge pull request #844 from candry7731/Add-Episode-Aired-Date-to-details
Add Aired Date to episode details
2022-12-07 16:21:02 -05:00
candry7731
04a73c25f4 Add officialRating back to MovieDetails.brs 2022-12-07 12:47:39 -06:00
candry7731
1d9b5d6275 Remove "replay" code in schedule.brs 2022-12-07 12:43:37 -06:00
dependabot[bot]
9a19a9b36f
Bump qs from 6.5.2 to 6.5.3
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.5.2...v6.5.3)

---
updated-dependencies:
- dependency-name: qs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-07 14:02:05 +00:00
1hitsong
d150a74e4a
Merge pull request #867 from jellyfin/renovate/brighterscript-0.x
chore(deps): update dependency brighterscript to v0.61.1
2022-12-07 09:01:31 -05:00
renovate[bot]
1cff62f6e5
chore(deps): update dependency brighterscript to v0.61.1 2022-12-07 13:42:13 +00:00
candry7731
26a12256b4 change multiLabel feild back to label 2022-12-06 21:08:02 -06:00
candry7731
de05d2f515 Update all lables to hide if no data 2022-12-06 21:07:15 -06:00
candry7731
3755ade7e3 Removed "Aired" from MovieDetails 2022-12-06 15:25:22 -06:00
candry7731
f2498d93da
Merge branch 'unstable' into Add-Episode-Aired-Date-to-details 2022-12-06 14:44:02 -06:00
candry7731
5c5acd226e
Merge branch 'unstable' into Voice-Filter-on-Live-TV-Fix 2022-12-06 14:42:42 -06:00
candry7731
3cbbd81ec4 fixed LCase() 2022-12-06 14:16:33 -06:00
candry7731
54c13158d6 Add LCase() 2022-12-06 14:14:12 -06:00
candry7731
12ffbacfaf remove debug code 2022-12-06 13:59:05 -06:00
candry7731
9ac94ddb4a Added tr("all") to channels view 2022-12-06 13:56:21 -06:00
1hitsong
8116babee6
Merge pull request #855 from jimdogx/feature/jf-photo-slideshow
Feature/jf photo slideshow
2022-12-06 10:33:57 -05:00
1hitsong
961dc282e4
Merge pull request #774 from neilsb/hevc-directplay-profile-version-override
HEVC Direct Play override for Profile Version
2022-12-06 08:21:37 -05:00
1hitsong
a762e714ea
Merge pull request #686 from whiteowl3/patch-2
Support for HDR, VP9, AV1
2022-12-06 08:11:37 -05:00
Neil Burrows
0f24fe9512 Wording for UI 2022-12-06 08:02:48 +00:00
Neil Burrows
9c114624dd
Update locale/en_US/translations.ts
Co-authored-by: 1hitsong <3330318+1hitsong@users.noreply.github.com>
2022-12-06 07:28:03 +00:00
Neil Burrows
2b1320f511
Update settings/settings.json
Co-authored-by: 1hitsong <3330318+1hitsong@users.noreply.github.com>
2022-12-06 07:27:55 +00:00
Neil Burrows
2f04fdc7e0
Update locale/en_US/translations.ts
Co-authored-by: 1hitsong <3330318+1hitsong@users.noreply.github.com>
2022-12-06 07:27:45 +00:00
1hitsong
24a910710f Adjust air date spacing 2022-12-05 19:33:08 -05:00
1hitsong
96953bca44
Merge pull request #866 from jellyfin/renovate/brighterscript-0.x
chore(deps): update dependency brighterscript to v0.61.0
2022-12-05 17:06:36 -05:00
1hitsong
2a66346db0
Merge pull request #865 from jellyfin/dependabot/npm_and_yarn/minimatch-3.1.2
Bump minimatch from 3.0.4 to 3.1.2
2022-12-05 17:06:07 -05:00
renovate[bot]
584e25312e
chore(deps): update dependency brighterscript to v0.61.0 2022-12-05 21:16:23 +00:00
Stefano Torroni
a237617faf Translated using Weblate (Italian)
Currently translated at 22.5% (42 of 186 strings)

Translation: Jellyfin/Jellyfin Roku
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-roku/it/
2022-12-04 15:51:08 -05:00
dependabot[bot]
f5c9c3b364
Bump minimatch from 3.0.4 to 3.1.2
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-04 12:08:55 +00:00
1hitsong
d1f32f635e
Merge pull request #864 from jellyfin/dependabot/npm_and_yarn/decode-uri-component-0.2.2
Bump decode-uri-component from 0.2.0 to 0.2.2
2022-12-04 07:08:29 -05:00