Commit Graph

13374 Commits

Author SHA1 Message Date
Bill Thornton 8443b5d6db Update channel resolution setting text 2024-03-05 02:31:53 -05:00
SenorSmartyPants 420ff05d91 Add dropdown with common broadcast video heights 2024-03-05 02:14:23 -05:00
SenorSmartyPants 2b71524c4f Make Height editable on TV Channels 2024-03-05 02:14:23 -05:00
Bill Thornton a3552b2d07 Merge pull request #5255 from thornbill/remove-dlna-pages
Remove DLNA configuration pages pages
2024-03-05 02:07:02 -05:00
silsha fux d62917189e Translated using Weblate (Japanese)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ja/
2024-03-04 19:38:04 -05:00
Bill Thornton ec1f016d5b Update notifications page ui 2024-03-04 13:49:29 -05:00
Bill Thornton 7f42b4e8b6 Remove dlna configuration pages 2024-03-04 13:46:12 -05:00
Alvin 655cfbe3ca Translated using Weblate (Swedish)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/sv/
2024-03-03 23:38:03 -05:00
christianwell e65c71015f Translated using Weblate (Danish)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/da/
2024-03-03 16:38:03 -05:00
felix920506 849bfb17e3 Translated using Weblate (Chinese (Traditional))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hant/
2024-03-02 22:38:05 -05:00
kaboom83 8fba758037 Translated using Weblate (Slovenian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/sl/
2024-03-02 22:38:05 -05:00
GuillomoLavallo 468bc345dc Translated using Weblate (Spanish)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/es/
2024-03-02 22:38:04 -05:00
felix920506 ebefdc64c5 Translated using Weblate (Chinese (Traditional))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hant/
2024-03-02 20:38:03 -05:00
grafixeyehero 28bf7d4dfb Add shared ItemMediaKind Type 2024-03-03 01:36:21 +03:00
grafixeyehero 064cebd41f Add shared ItemKind Type 2024-03-03 01:33:51 +03:00
grafixeyehero d5a775502b Move itemdto to base models folder 2024-03-03 01:31:35 +03:00
Cyril 7475fb979f Translated using Weblate (Chinese (Traditional, Hong Kong))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hant_HK/
2024-03-02 12:38:04 -05:00
grafixeyehero efe5d0b84d Remove disabled jsx-no-useless-fragment commit
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2024-03-01 21:15:52 +03:00
nextlooper42 6fcc392c75 Translated using Weblate (Slovak)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/sk/
2024-03-01 11:38:05 -05:00
Carl C 3874ad4f51 Translated using Weblate (Norwegian Bokmål)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/nb_NO/
2024-03-01 11:38:04 -05:00
felix920506 2e5b2195b2 Update en-us.json 2024-02-29 19:13:57 -05:00
queeup 9748e78a97 Translated using Weblate (Turkish)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/tr/
2024-02-29 17:38:03 -05:00
Bill Thornton 0fc819f538 Merge pull request #5239 from nyanmisaka/av1-hls-on-safari 2024-02-29 09:16:57 -05:00
gnattu be26da26f8 feat: add VideoToolbox Tone mapping support
This also hides AV1 encoding from VideoToolbox option to not confuse our user.
2024-02-29 09:33:54 +08:00
grafixeyehero 90a1d06557 separate shared types
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2024-02-29 04:22:13 +03:00
grafixeyehero bbc1860bde Replace hardcoded color with theme reference
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2024-02-29 04:21:24 +03:00
daydreamer-json a314995911 Translated using Weblate (Japanese)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ja/
2024-02-28 17:37:14 -05:00
Ronan Fitzgerald 7b43e83a65 Translated using Weblate (English (United Kingdom))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/en_GB/
2024-02-28 17:37:13 -05:00
grafixeyehero 511f8340ef Replace jellyfin sdk generated-client models wiyh full path
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2024-02-28 23:10:31 +03:00
grafixeyehero 8cbddba8fd Use enums CardShape & BaseItemKind,
Use type import for react FC,
Remove escapeHTML

Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2024-02-28 22:47:36 +03:00
grafixeyehero 11d013b07e Remove escapeHTML
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2024-02-28 21:18:37 +03:00
grafixeyehero 533ae17767 Use type import for react FC
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2024-02-28 21:02:05 +03:00
nyanmisaka c469211e53 Only enable webm for Safari 15 and 16
webm container is currently broken on Safari 17.

Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2024-02-29 01:38:11 +08:00
nyanmisaka 076a5b4e2c Enable AV1 remuxing via HLS fMP4 on Safari
AV1 should be supported by Apple devices that support hardware
acceleration. Software decoding is not yet supported on Safari.

See also https://bitmovin.com/apple-av1-support

Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2024-02-29 01:38:11 +08:00
DJSweder 037cdeb3e6 Translated using Weblate (Czech)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/cs/
2024-02-28 12:37:13 -05:00
stanol 713ac0e130 Translated using Weblate (Ukrainian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/uk/
2024-02-27 10:37:13 -05:00
ChiefJReloaded 91760d2040 Translated using Weblate (German)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/de/
2024-02-27 10:37:12 -05:00
ChiefJReloaded 0ce689bedc Translated using Weblate (German)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/de/
2024-02-27 08:37:13 -05:00
Nitzan Savion 9754af5ef5 Delete Series confirmation and button text 2024-02-27 15:04:09 +02:00
limofij minhlun 56e9691e65 Translated using Weblate (Italian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/it/
2024-02-27 06:37:12 -05:00
Lukáš Kucharczyk a9e67d2804 Translated using Weblate (Czech)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/cs/
2024-02-27 03:37:13 -05:00
Saleh f7e2374957 Translated using Weblate (Arabic)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ar/
2024-02-27 03:37:13 -05:00
Nick 10cafe9e0d Merge branch 'master' into trickplay-new 2024-02-26 20:03:29 -08:00
felix920506 9e5d51ee2b Translated using Weblate (Chinese (Traditional))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hant/
2024-02-26 19:37:13 -05:00
felix920506 40b4cfee7d Translated using Weblate (Chinese (Simplified))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hans/
2024-02-26 19:37:13 -05:00
Kityn b6e86bc9e3 Translated using Weblate (Polish)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/pl/
2024-02-26 19:37:12 -05:00
Bill Thornton f360b3b279 Merge pull request #5217 from felix920506/Refactor-Edit-User-String 2024-02-26 17:35:24 -05:00
felix920506 f1687ccd43 Put key in alphabetical order 2024-02-26 17:22:57 -05:00
felix920506 d2e4528d2b accept suggestions
Co-authored-by: Niels van Velzen <nielsvanvelzen@users.noreply.github.com>
2024-02-26 13:39:51 -05:00
felix920506 8edccca35e Revert some changes that might break weblate 2024-02-26 13:22:57 -05:00