4092 Commits

Author SHA1 Message Date
renovate[bot]
39cbb65ff0
Update dependency brighterscript to v0.67.5 2024-07-31 10:43:55 +00:00
Charles Ewert
7c05e01fab remove invalid node field 2024-07-30 20:06:14 -04:00
Charles Ewert
cae2bea581 create and implement episode image user setting 2024-07-30 14:42:41 -04:00
Charles Ewert
3d7d1ec06d Merge remote-tracking branch 'upstream/master' into new-episode-images-setting 2024-07-30 14:33:07 -04:00
Charles Ewert
bac572ae71 save useEpisodeImagesInNextUpAndResume from web client to session 2024-07-30 14:03:50 -04:00
DJSweder
8da817618d Translated using Weblate (Czech)
Currently translated at 100.0% (283 of 283 strings)

Translation: Jellyfin/Jellyfin Roku
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-roku/cs/
2024-07-29 10:41:32 -04:00
jellyfin-bot
007e53bb06 Update API docs 2024-07-29 12:44:46 +00:00
Jimi
38cf11bed6
Merge pull request #1846 from jellyfin/jf-1481-next-up-all
Add View All for Next Up
2024-07-29 06:44:05 -06:00
Pierre Briois
422c670bea Translated using Weblate (French)
Currently translated at 99.6% (282 of 283 strings)

Translation: Jellyfin/Jellyfin Roku
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-roku/fr/
2024-07-29 04:41:32 -04:00
Charles Ewert
6347149496
Merge pull request #1877 from jellyfin/bump-bugfix-to-214 2024-07-28 16:31:53 -07:00
jellyfin-bot
1aea885f19 Bump build version 2024-07-28 23:31:02 +00:00
jellyfin-bot
82617e503d Update API docs 2024-07-28 23:30:55 +00:00
Charles Ewert
adfa437464
Merge pull request #1876 from jellyfin/2.1.z 2024-07-28 16:30:16 -07:00
Jimi Dodge
5a4b71cc21 Make view all buttom smart 2024-07-28 16:01:14 -06:00
Charles Ewert
b748dd4b2d
Merge pull request #1870 from cewert/fix-homeitem-crash v2.1.3 2024-07-28 07:55:14 -07:00
Charles Ewert
0539e1b7ca
Merge pull request #1864 from cewert/fix-moviedetails-crash 2024-07-28 07:54:10 -07:00
Charles Ewert
2323d4217e fix error in merge conflict 2024-07-28 10:52:18 -04:00
Charles Ewert
b667825bbb
Merge branch '2.1.z' into fix-moviedetails-crash 2024-07-28 07:48:12 -07:00
Charles Ewert
d1a2d11255
Merge pull request #1865 from cewert/fix-moviedetails-crash2 2024-07-28 07:46:57 -07:00
Charles Ewert
c9eac16ef9 remove unneeded API call and prevent crash when AboutMe() is invalid 2024-07-27 23:17:04 -04:00
Jimi
15b41e7d3f Correct check for m.alpha 2024-07-27 21:15:56 -06:00
Charles Ewert
eda817d7dd use global session to avoid unneeded API call 2024-07-27 22:47:18 -04:00
Charles Ewert
190d9b0219 add validation to prevent crash 2024-07-27 22:19:57 -04:00
Charles Ewert
51f3c07f91 use isValid() 2024-07-27 22:00:06 -04:00
Charles Ewert
c7fb99ad6f validate nodes exist to prevent crash 2024-07-27 21:58:33 -04:00
Charles Ewert
076fedfc80 Cache global user setting to ItemGrid and have GridItem's use that instead to prevent crash 2024-07-27 21:09:59 -04:00
Charles Ewert
950bb6016b validate nodes exist to prevent crash 2024-07-27 20:15:20 -04:00
Jimi
5651128b8e Remove non-wide poster mask from View All Next Up grid. 2024-07-27 16:27:30 -06:00
Charles Ewert
c030228958
Merge pull request #1866 from cewert/fix-moviedetails-crash3 2024-07-25 13:15:28 -04:00
Charles Ewert
c9c04049ad
Merge pull request #1868 from cewert/fix-videoplayer-crash2 2024-07-25 13:14:59 -04:00
Charles Ewert
4dccbc09e6
Merge pull request #1867 from cewert/fix-videoplayer-crash 2024-07-25 13:14:39 -04:00
Charles Ewert
e64bcdc655
Merge pull request #1852 from cewert/only-run-workflows-once 2024-07-25 10:14:10 -04:00
Charles Ewert
809349ae22
Merge branch 'master' into only-run-workflows-once 2024-07-25 10:09:54 -04:00
Charles Ewert
7405b7cdbe add validation to prevent crash 2024-07-25 10:00:35 -04:00
Charles Ewert
b6408b5fb0 don't divide by zero 2024-07-25 09:42:01 -04:00
Charles Ewert
57672a5e76 validate animation node exists to prevent crash 2024-07-24 23:41:13 -04:00
Charles Ewert
a4ce646841 validate node exists to prevent crash 2024-07-24 23:34:38 -04:00
Charles Ewert
5328fc2435 validate item.json before using to prevent crash 2024-07-24 23:18:08 -04:00
Jimi
746957d1ed Merge branch 'jf-1481-next-up-all' of https://github.com/jellyfin/jellyfin-roku into jf-1481-next-up-all 2024-07-24 18:39:57 -06:00
Jimi
45144567f3 Crash plus options observation 2024-07-24 18:38:41 -06:00
Charles Ewert
8a15bf8870
Merge pull request #1858 from cewert/fix-loginflow-crash 2024-07-24 19:03:03 -04:00
Charles Ewert
b8382f640c
Merge pull request #1857 from cewert/fix-movielibrary-crash 2024-07-24 19:02:36 -04:00
Charles Ewert
1114ec1556
Merge pull request #1859 from cewert/fix-listposter-crash 2024-07-24 19:02:15 -04:00
Charles Ewert
1463210b30
Merge pull request #1863 from jellyfin/renovate/brighterscript-formatter-1.x 2024-07-24 19:01:09 -04:00
Charles Ewert
a159c6a865
Merge pull request #1861 from jellyfin/renovate/rokucommunity-bslint-0.x 2024-07-24 18:59:30 -04:00
renovate[bot]
724dd62da3
Update dependency brighterscript-formatter to v1.7.4 2024-07-24 22:57:22 +00:00
renovate[bot]
c489ce9df8
Update dependency @rokucommunity/bslint to v0.8.22 2024-07-24 22:57:11 +00:00
Charles Ewert
b35e72c8a1
Merge pull request #1862 from jellyfin/renovate/brighterscript-0.x 2024-07-24 18:56:22 -04:00
renovate[bot]
ff590f665b
Update dependency brighterscript to v0.67.4 2024-07-24 19:16:29 +00:00
Justin
5557c9de4b Translated using Weblate (German)
Currently translated at 100.0% (283 of 283 strings)

Translation: Jellyfin/Jellyfin Roku
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-roku/de/
2024-07-24 12:41:32 -04:00