Commit Graph

2284 Commits

Author SHA1 Message Date
sevenrats
5c22f8a9e5 more spinners 2023-02-04 01:39:09 -05:00
sevenrats
8e6841f1a0 destroy spinner when season load complete 2023-02-04 01:18:32 -05:00
sevenrats
b54b5bdcc4 unbreak details spinners 2023-02-04 01:15:40 -05:00
sevenrats
241216666e clean up translations 2023-02-04 00:36:03 -05:00
sevenrats
293835e81b restore m.spinner declaration in moviedetails 2023-02-04 00:34:39 -05:00
sevenrats
3b00d3ab28 simpler spinner 2023-02-04 00:26:55 -05:00
candry7731
fef110058a Fix bug, endless spinner for music videos 2023-02-03 13:31:53 -06:00
candry7731
6558001ff3 Merge branch 'unstable' of https://github.com/jellyfin/jellyfin-roku into Add-Loading-ux-to-movies-details-screen 2023-02-03 13:05:45 -06:00
candry7731
a5eb1a6bf7 Create Setting for Next Up button duration 2023-02-03 13:00:02 -06:00
Andi Chandler
12e4937ed8 Translated using Weblate (English (United Kingdom))
Currently translated at 39.5% (93 of 235 strings)

Translation: Jellyfin/Jellyfin Roku
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-roku/en_GB/
2023-02-03 12:51:30 -05:00
Alessandro Losi
41590e88e5 Translated using Weblate (Italian)
Currently translated at 17.0% (40 of 235 strings)

Translation: Jellyfin/Jellyfin Roku
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-roku/it/
2023-02-03 06:51:30 -05:00
Jinho Kim
3b7f7d7f82 Remove "unobserve position" in JFVideo
JFVideo now always observes position.  "Next Episode" button is displayed only if content type is "episode"
2023-02-02 22:48:03 -05:00
Plntote
f533c9442d Translated using Weblate (Spanish (Latin America))
Currently translated at 20.7% (48 of 231 strings)

Translation: Jellyfin/Jellyfin Roku
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-roku/es_419/
2023-02-02 20:51:31 -05:00
Plntote
1706e364f3 Translated using Weblate (Spanish (Argentina))
Currently translated at 18.1% (42 of 231 strings)

Translation: Jellyfin/Jellyfin Roku
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-roku/es_AR/
2023-02-02 20:51:31 -05:00
Plntote
41e0dc5446 Translated using Weblate (Spanish)
Currently translated at 67.0% (155 of 231 strings)

Translation: Jellyfin/Jellyfin Roku
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-roku/es/
2023-02-02 20:51:31 -05:00
Jinho Kim
15a25b14df Fix subtitle uri 2023-02-02 19:43:53 -05:00
1hitsong
50ddd9bef9
Merge pull request #1009 from jellyfin/dependabot/npm_and_yarn/jszip-3.10.1
Bump jszip from 3.7.1 to 3.10.1
2023-02-02 16:46:05 -05:00
candry7731
827a5fd406
Merge branch 'unstable' into Add-Loading-ux-to-movies-details-screen 2023-02-02 13:42:19 -06:00
dependabot[bot]
ca6854a872
Bump jszip from 3.7.1 to 3.10.1
Bumps [jszip](https://github.com/Stuk/jszip) from 3.7.1 to 3.10.1.
- [Release notes](https://github.com/Stuk/jszip/releases)
- [Changelog](https://github.com/Stuk/jszip/blob/main/CHANGES.md)
- [Commits](https://github.com/Stuk/jszip/compare/v3.7.1...v3.10.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-02 17:24:20 +00:00
1hitsong
ca6e08b4ba
Merge pull request #964 from sevenrats/settings_again
improve settings menu, implement title hover and hide in griditem and musicartistgriditem
2023-02-02 09:07:29 -05:00
1hitsong
c66420ccd8
Merge pull request #918 from 1hitsong/CreateUnitTestSuite
Install & Configure unit test suite
2023-02-02 09:06:39 -05:00
Jinho Kim
7a9fbb4cce Merge branch 'unstable' of https://github.com/jkim2492/jellyfin-roku into unstable 2023-02-02 01:56:34 -05:00
Jinho Kim
09045c32c8 Change subtitle visibility to follow Roku
Subtitle now follows Roku config

Subtitle now updates immediately when changing languages
2023-02-02 01:53:36 -05:00
candry7731
6c2115c49f Revert "Add translations"
This reverts commit 5a48a5e91e.
2023-02-01 23:25:41 -06:00
candry7731
5a48a5e91e Add translations
This reverts commit bea8c0659d.
2023-02-01 23:25:06 -06:00
candry7731
23fe95229c Move progressDialog to sceneManager Fix load bug 2023-02-01 23:20:19 -06:00
candry7731
bea8c0659d Move progressDialog to sceneManager,fixes load bug 2023-02-01 23:18:58 -06:00
Jinho Kim
2576162ca0 Disable Roku subtitles on subtitle load
Disable Roku subtitles on subtitle load

Subtitles are cleared as soon as subtitle track changes
2023-02-01 22:22:50 -05:00
candry7731
b61580c77a Merge branch 'unstable' of https://github.com/jellyfin/jellyfin-roku into Add-Loading-ux-to-movies-details-screen 2023-02-01 21:12:29 -06:00
Daniel G
2c5645a04c Translated using Weblate (Spanish)
Currently translated at 63.2% (146 of 231 strings)

Translation: Jellyfin/Jellyfin Roku
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-roku/es/
2023-02-01 21:51:30 -05:00
1hitsong
77d8cd7a1b
Merge pull request #998 from sevenrats/options-closes-options
options button closes user settings menu
2023-02-01 20:13:42 -05:00
sevenrats
363d5d5669 return true after popscene 2023-02-01 19:03:12 -05:00
1hitsong
d8bc511640
Merge branch 'unstable' into CreateUnitTestSuite 2023-02-01 18:26:23 -05:00
Daniel G
c300e183f4 Translated using Weblate (Spanish)
Currently translated at 62.7% (145 of 231 strings)

Translation: Jellyfin/Jellyfin Roku
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-roku/es/
2023-02-01 17:51:33 -05:00
sevenrats
3a31cf7181 remove superfluous interface 2023-02-01 17:48:37 -05:00
sevenrats
6e8f476b02 fix ok presses 2023-02-01 17:26:33 -05:00
sevenrats
58457f8f18 unbreak fulldscrdlg 2023-02-01 16:46:51 -05:00
sevenrats
26afeae5ad restore border poster 2023-02-01 16:03:55 -05:00
sevenrats
8d56297a99 remove ineffective width change 2023-02-01 14:35:16 -05:00
sevenrats
2fb8d7fd12 fix focus 2023-02-01 13:46:54 -05:00
sevenrats
dd4073d9c3 fix button listener 2023-02-01 13:28:24 -05:00
1hitsong
89eab9f721
Merge pull request #983 from 1hitsong/FixDefaultView
Fix default view setting for movie genres
2023-02-01 08:36:57 -05:00
sevenrats
e50b888279 remove debug prints 2023-02-01 04:26:35 -05:00
sevenrats
99d5968762 begin new persondetails view 2023-02-01 03:54:58 -05:00
Jozef
e30956aa84 Translated using Weblate (Slovak)
Currently translated at 36.3% (84 of 231 strings)

Translation: Jellyfin/Jellyfin Roku
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-roku/sk/
2023-02-01 03:51:29 -05:00
sevenrats
bb3a7c42b7 squish title hover bug 2023-01-31 21:41:35 -05:00
Jinho Kim
0bcb779507 Remove font files from pkg
Now it downloads from the fallback folder if available. Defaults to LargeBoldSystemFont. Subtitles are displayed with an outline instead of a background rectangle

TODO : take captionstyle into account
2023-01-31 20:32:02 -05:00
Melo
78df6fbc69 Translated using Weblate (French (Canada))
Currently translated at 21.2% (49 of 231 strings)

Translation: Jellyfin/Jellyfin Roku
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-roku/fr_CA/
2023-01-31 19:51:29 -05:00
Patrick Oliveira
4d27677e14 Translated using Weblate (Portuguese (Brazil))
Currently translated at 21.2% (49 of 231 strings)

Translation: Jellyfin/Jellyfin Roku
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-roku/pt_BR/
2023-01-31 17:51:30 -05:00
putridpete
3c75d1cbb9 Translated using Weblate (Spanish)
Currently translated at 58.8% (136 of 231 strings)

Translation: Jellyfin/Jellyfin Roku
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-roku/es/
2023-01-31 17:51:30 -05:00