Commit Graph

1813 Commits

Author SHA1 Message Date
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
dependabot[bot]
5dc83cb934
Bump decode-uri-component from 0.2.0 to 0.2.2
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-04 10:59:32 +00:00
Csaba
022951138e Translated using Weblate (Hungarian)
Currently translated at 23.6% (44 of 186 strings)

Translation: Jellyfin/Jellyfin Roku
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-roku/hu/
2022-12-02 00:25:52 -05:00
1hitsong
4d26708446
Merge pull request #861 from 1hitsong/mpeg4-directPlay
Convert MPEG4 direct play to user setting
2022-11-29 14:45:03 -05:00
candry7731
6999538361
fix search results navigation per Neil Suggestion (#852) 2022-11-29 19:14:32 +00:00
1hitsong
4d761c9315 Convert MPEG4 direct play to user setting 2022-11-28 13:29:58 -05:00
Alan Azar
e0f5597b59 Translated using Weblate (Italian)
Currently translated at 55.7% (102 of 183 strings)

Translation: Jellyfin/Jellyfin Roku
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-roku/it/
2022-11-24 23:57:36 -05:00
Andrea Zannoni
0e53d8e906 Translated using Weblate (Italian)
Currently translated at 55.7% (102 of 183 strings)

Translation: Jellyfin/Jellyfin Roku
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-roku/it/
2022-11-24 23:57:36 -05:00
1hitsong
a714eae7cd
Merge pull request #784 from candry7731/Next-UP-Button
Add "Next Episode" button in the last 30 seconds of an episode
2022-11-22 08:53:39 -05:00
1hitsong
4c48a5b10e
Merge pull request #856 from jimdogx/fixes/jf-video-details-wrong
Fixes/jf video details wrong
2022-11-21 19:33:37 -05:00
1hitsong
f63c0a4995 Code cleanup 2022-11-21 16:48:24 -05:00
candry7731
feace10345 Move Task.control to fire once video state=playing 2022-11-21 15:02:25 -06:00
1hitsong
a0c0a7c3ac Check if next episode exists when content changes 2022-11-21 09:25:34 -05:00
candry7731
a762e65a75 added api to check is next episode is valid 2022-11-20 23:43:20 -06:00
1hitsong
cb1ed4041a
Merge pull request #838 from 1hitsong/NoIntroTrailers
Don't play intro video before trailers
2022-11-20 21:34:16 -05:00
1hitsong
119b14634e Code cleanup 2022-11-20 20:18:23 -05:00
Branko
607b69c4e0 Translated using Weblate (Slovak)
Currently translated at 59.5% (109 of 183 strings)

Translation: Jellyfin/Jellyfin Roku
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-roku/sk/
2022-11-20 13:51:04 -05:00
Jimi
9cbfbe711d Fix to copy/paste 2022-11-19 08:32:33 -07:00
Jimi
7d1d4dbcb4 Make sure video codec details are actually a video codec. 2022-11-19 08:20:29 -07:00
1hitsong
8b1c8c36a7
Merge pull request #847 from 1hitsong/handleShortRuntime
Handle short runtime for TV Episodes
2022-11-18 10:00:46 -05:00
1hitsong
b9103be7c3 Remove unused code 2022-11-17 21:30:33 -05:00
1hitsong
d17e988971 Add comments 2022-11-17 21:23:09 -05:00
1hitsong
beab170142 Only check contenttype once on content change 2022-11-17 21:17:31 -05:00
candry7731
0ce5d2fd67 Add contenttype=4 to else statment 2022-11-16 20:53:20 -06:00
candry7731
96a7cb7c35 Fix dialog focus issues. 2022-11-15 15:14:05 -06:00
5h4d
368ab64fa3 Translated using Weblate (Slovak)
Currently translated at 26.2% (48 of 183 strings)

Translation: Jellyfin/Jellyfin Roku
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-roku/sk/
2022-11-15 10:51:01 -05:00
GuillermoRojas1
e0c91533f7 Translated using Weblate (Spanish (Latin America))
Currently translated at 33.3% (61 of 183 strings)

Translation: Jellyfin/Jellyfin Roku
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-roku/es_419/
2022-11-15 10:51:01 -05:00
candry7731
ef8d5dc914 Fix nextup button when trickbar has focus 2022-11-12 22:55:03 -06:00
WS
efc554886d Translated using Weblate (French)
Currently translated at 100.0% (183 of 183 strings)

Translation: Jellyfin/Jellyfin Roku
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-roku/fr/
2022-11-12 11:51:00 -05:00
1hitsong
e1f2ed7fc3
Merge pull request #821 from 1hitsong/ui-refresh/movie-library-list
Update Movie Library View
2022-11-11 09:45:10 -05:00
1hitsong
61a531e990 Hide movie title on other views 2022-11-11 08:38:07 -05:00
candry7731
cc8a27358a Hide nextepisode button when rewind after visible 2022-11-10 22:54:30 -06:00
1hitsong
1acb97daf9
Merge branch 'jellyfin:unstable' into handleShortRuntime 2022-11-10 23:04:49 -05:00
1hitsong
add49b4ca3 Handle short runtimes 2022-11-10 23:04:03 -05:00
Gustavo Vicentini Deon
22b112775b Translated using Weblate (Portuguese (Brazil))
Currently translated at 32.7% (60 of 183 strings)

Translation: Jellyfin/Jellyfin Roku
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-roku/pt_BR/
2022-11-10 20:51:00 -05:00
1hitsong
bc69cc0a3f
Merge pull request #846 from 1hitsong/AudioTranscode
Transcode audio if needed
2022-11-10 10:30:09 -05:00
1hitsong
3744544ee4 Use server transcode URL 2022-11-10 09:42:29 -05:00
1hitsong
f061239933
Update source/api/Items.brs
Co-authored-by: Jimi <jimi@thedodgefamily.com>
2022-11-10 09:38:42 -05:00
1hitsong
b4b275456a Transcode audio if needed 2022-11-09 20:56:12 -05:00
1hitsong
380c22cfc3
Merge pull request #843 from jellyfin/renovate/brighterscript-0.x
chore(deps): update dependency brighterscript to v0.60.6
2022-11-09 16:35:07 -05:00
renovate[bot]
4672a5ec00
chore(deps): update dependency brighterscript to v0.60.6 2022-11-08 23:56:27 +00:00
candry7731
efac0afe83 Add missing code 2022-11-06 22:35:02 -06:00
1hitsong
a284711f05
Merge pull request #837 from 1hitsong/homeFavorites
Add 20 random favorites to home view
2022-11-06 14:31:31 -05:00
1hitsong
3bf61208f1 Remove debug code 2022-11-06 13:06:09 -05:00
1hitsong
1549ea11b6 Add 20 random favorites to home view 2022-11-06 07:07:39 -05:00