Commit Graph

2270 Commits

Author SHA1 Message Date
1hitsong
31e6f01c08 Add unplayed count to homepage 2022-12-14 20:09:59 -05:00
1hitsong
b97c98c7b5 Add unplayed count to tv show list 2022-12-14 20:08:52 -05:00
1hitsong
53b53661aa Add unplayed count to season poster 2022-12-14 20:08:52 -05:00
1hitsong
077b96df9c Add unplayed count to row of seasons 2022-12-14 20:08:52 -05:00
1hitsong
32e5582a02 Add unplayed count to Show Poster 2022-12-14 20:08:52 -05:00
1hitsong
5fdc97a98b Filter by Played/Unplayed status 2022-12-14 18:55:46 -05:00
1hitsong
0fc065df55
Merge pull request #872 from jellyfin/renovate/rokucommunity-bslint-0.x
chore(deps): update dependency @rokucommunity/bslint to v0.8.0
2022-12-14 13:39:45 -05:00
1hitsong
4383394266
Merge pull request #874 from 1hitsong/updatedBugTemplate
Add new questions to bug template
2022-12-14 13:39:25 -05:00
1hitsong
d8f67884a9
Merge pull request #875 from 1hitsong/fixResumeFocus
Reset focus to buttons
2022-12-14 13:39:14 -05:00
1hitsong
ceb3734860
Merge pull request #879 from 1hitsong/fixHomeEpisodeProgress
Draw percent complete bar instead of using image api
2022-12-14 13:38:50 -05:00
1hitsong
d218bc5363
Merge pull request #889 from jellyfin/renovate/actions-checkout-digest
chore(deps): update actions/checkout digest to 755da8c
2022-12-14 13:38:05 -05:00
1hitsong
30268abac3
Merge pull request #890 from 1hitsong/VersionBump
Version Bump
2022-12-14 13:37:06 -05:00
Csaba
06ddc34444 Translated using Weblate (Hungarian)
Currently translated at 21.8% (44 of 201 strings)

Translation: Jellyfin/Jellyfin Roku
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-roku/hu/
2022-12-14 08:51:11 -05:00
Csaba
b1875cb6c6 Translated using Weblate (Hungarian)
Currently translated at 20.3% (41 of 201 strings)

Translation: Jellyfin/Jellyfin Roku
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-roku/hu/
2022-12-14 01:51:11 -05:00
Jimi
84bba357da
Merge branch 'unstable' into nobadsubs 2022-12-13 19:03:30 -07:00
sevenrats
5961f16087 no more bad subs 2022-12-13 20:47:26 -05:00
1hitsong
a4cebab9ae Version Bump 2022-12-13 20:39:01 -05:00
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
aa761c0a35 Requests album art at needed size 2022-12-11 15:25:42 -05:00
1hitsong
926a1623f5 Fix dialog appearing twice 2022-12-10 14:27:49 -05:00
1hitsong
233d981c05 Create music genre view 2022-12-10 14:05:55 -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
e183ddc894 Draw percent complete bar instead of using image api
Fixes #691
2022-12-09 21:53:00 -05:00
1hitsong
4f4b1d5748 Fix TV Episode focus issues
1. Pressing back on resume dialog on episode list
2. Choosing resume and pressing back from video playback
2022-12-09 20:26:32 -05:00
1hitsong
f2ca92e8cb Update server connection question 2022-12-09 19:25:51 -05:00
1hitsong
c79f9471cb Reset focus to buttons
Fixes #682
2022-12-09 18:27:16 -05:00
1hitsong
246c1ba2fe Add new questions to bug template
Fixes #204
2022-12-09 17:47:16 -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
renovate[bot]
24f5bd40a7
chore(deps): update dependency @rokucommunity/bslint to v0.8.0 2022-12-09 15:52:13 +00: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