Commit Graph

10354 Commits

Author SHA1 Message Date
Dmitry Lyzo 7b0f4ed859 Fix playing theme song when using parent links
Navigation by plain links breaks the theme song player because
there is no BaseItemDto in 'state'.
2022-02-21 00:17:13 +03:00
Dmitry Lyzo 821036bf71 Fix nowplayingbar not displaying when restoring the view
'init' message was skipped in https://github.com/jellyfin/jellyfin-web/commit/2d5e7f745f54da7917ad6768d3e9b58fcadf3e69
Use 'refresh' type message to allow show/hide.
2022-02-21 00:09:11 +03:00
Dmitry Lyzo 04c82ab7c4 Cleanup 2022-02-20 22:42:00 +03:00
Dmitry Lyzo 6ae03974f9 fix: Fix focus jump when focusing Resume
Make the Play button the Resume and replace Resume with Replay.
2022-02-20 22:37:54 +03:00
Dmitry Lyzo ca8cc653d9 refactor: Set 'resume' action to poster
To match logic. This has no effect, because 'play' still uses
the current position.
2022-02-20 22:05:38 +03:00
Dmitry Lyzo 6ad311baad Disable play button on poster in TV layout 2022-02-20 22:05:38 +03:00
Dmitry Lyzo fff64ae5a5 refactor: Remove obsolete code
Leftover from reworking of poster generation.
2022-02-20 22:05:38 +03:00
Dmitry Lyzo 8221f82d1f refactor: Use same name for action (mode) attribute 2022-02-20 22:00:37 +03:00
3ole f94b64ad99 Translated using Weblate (German)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/de/
2022-02-20 12:13:25 -05:00
lyaschuchenko ee2eb2d7d2 Translated using Weblate (Ukrainian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/uk/
2022-02-19 23:13:26 -05:00
Kichirou Hoshino 03aa3529fd Translated using Weblate (Filipino)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fil/
2022-02-19 07:13:25 -05:00
WWWesten f703948399 Translated using Weblate (Kazakh)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/kk/
2022-02-18 16:13:24 -05:00
Bill Thornton 17962a6c53 Merge pull request #3361 from MinecraftPlaye/comic-page
Only use comic pages for internal calculations and ignore metadata files
2022-02-18 00:04:18 -05:00
hoanghuy309 11f55a2f43 Translated using Weblate (Vietnamese)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/vi/
2022-02-17 21:13:25 -05:00
WWWesten e2c65d65cb Translated using Weblate (Esperanto)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/eo/
2022-02-17 17:13:25 -05:00
WWWesten 0c23b53edb Translated using Weblate (Russian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ru/
2022-02-17 17:13:25 -05:00
WWWesten 72790d2bce Translated using Weblate (Kazakh)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/kk/
2022-02-17 17:13:24 -05:00
WWWesten faaec4afd5 Translated using Weblate (English (United Kingdom))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/en_GB/
2022-02-17 17:13:24 -05:00
Patrick Farwick e1889d9151 Ignore files without a file extension
Files which do not have a file extension are most likely not an image
and should not be used as a page of a comic book.
2022-02-17 16:31:28 +00:00
SiderealArt 6261215aec Translated using Weblate (Chinese (Traditional))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hant/
2022-02-17 06:13:27 -05:00
wolong gl dc263070eb Translated using Weblate (Chinese (Simplified))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hans/
2022-02-17 06:13:26 -05:00
nextlooper42 7a19f40c43 Translated using Weblate (Slovak)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/sk/
2022-02-17 06:13:25 -05:00
Csaba 9ebcc52741 Translated using Weblate (Hungarian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/hu/
2022-02-17 06:13:24 -05:00
J0uj0u 304463cc59 Translated using Weblate (French)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fr/
2022-02-17 06:13:24 -05:00
Lukáš Kucharczyk 8fdf9995a9 Translated using Weblate (Czech)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/cs/
2022-02-17 06:13:24 -05:00
Bill Thornton e72063e762 Merge pull request #3431 from dmitrylyzo/webos-opus
Check OPUS support on webOS
2022-02-17 00:41:42 -05:00
Bill Thornton 016da1893f Merge pull request #3376 from SenorSmartyPants/ImageDownloaderShowSeason
Add option to season image downloader to pick from series images
2022-02-17 00:23:03 -05:00
Bill Thornton 72568c991e Merge pull request #3359 from jellyfin/fix-layout-webos
Fix page layouts for webOS
2022-02-16 17:09:54 -05:00
Joe Rogers 9b088f49c8 Sort by show-specific date played 2022-02-16 22:22:52 +01:00
WWWesten 5e5537f57d Translated using Weblate (Russian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ru/
2022-02-16 06:13:23 -05:00
SenorSmartyPants d9ebdc05bb Add option to season image downloader to pick from series images 2022-02-15 23:54:44 -06:00
Bill Thornton c5848b9934 Merge pull request #3357 from SenorSmartyPants/MediaSourceCount
Display MediaSourceCount for all media Types
2022-02-15 23:24:53 -05:00
WWWesten 4e5255f976 Translated using Weblate (Uyghur)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ug/
2022-02-15 16:13:25 -05:00
WWWesten b2eec051f4 Translated using Weblate (Swedish)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/sv/
2022-02-15 16:13:25 -05:00
millallo 2a7201266f Translated using Weblate (Italian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/it/
2022-02-15 16:13:24 -05:00
Alan Azar 84d1ce4616 Translated using Weblate (Arabic)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ar/
2022-02-15 16:13:23 -05:00
Dmitry Lyzo c58d8b86ab Don't ignore webOS when checking OPUS support 2022-02-15 22:21:14 +03:00
Oskari Lavinto 1e6c3edf7e Translated using Weblate (Finnish)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fi/
2022-02-15 10:13:23 -05:00
Dmitry Lyzo 9242e4acf1 Fix layout of SelectServer page
Using 'display: flex' breaks scrolling (bottom padding is
not applied correctly) on webOS 1.2
2022-02-15 17:55:31 +03:00
Dmitry Lyzo af3517c2e4 Fix layout of Login page
Using 'display: flex' breaks scrolling (bottom padding is
not applied correctly) on webOS 1.2
2022-02-15 17:55:31 +03:00
Dmitry Lyzo 4e6cb506e2 Fix layout of ListView
Using 'display: flex' breaks scrolling (bottom padding is
not applied correctly) on webOS 1.2
2022-02-15 17:55:31 +03:00
Dmitry Lyzo 69d039d35d Cleanup unused styles 2022-02-15 17:55:31 +03:00
Dmitry Lyzo 6c61712514 Fix focus on hometab
Remove the 'returnPromise' option, i.e. always return Promise
so that the focus is executed after the sections are loaded.
2022-02-15 15:44:45 +03:00
hoanghuy309 ed6de5232a Translated using Weblate (Vietnamese)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/vi/
2022-02-15 07:13:24 -05:00
blob03 57721b8ea9 Translated using Weblate (French)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fr/
2022-02-15 07:13:23 -05:00
WWWesten 3b16d22960 Translated using Weblate (Esperanto)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/eo/
2022-02-15 03:13:27 -05:00
WWWesten a5fdbcf345 Translated using Weblate (Russian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ru/
2022-02-15 03:13:26 -05:00
WWWesten 55062d315d Translated using Weblate (Kazakh)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/kk/
2022-02-15 03:13:25 -05:00
Csaba 42b43f4209 Translated using Weblate (Hungarian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/hu/
2022-02-15 03:13:24 -05:00
Lukáš Kucharczyk d239fa392e Translated using Weblate (Czech)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/cs/
2022-02-15 03:13:23 -05:00