Commit Graph

23654 Commits

Author SHA1 Message Date
LJQ
f6b9104cc2 fix for when lyric.Start is 0 2024-08-20 14:46:26 -04:00
LJQ
8a61ff890f If possible display lyrics in lrc format 2024-08-20 14:46:26 -04:00
LJQ
648e8ff2a6 Preliminary Lyrics Editor 2024-08-20 14:46:26 -04:00
Drew Daniels
12ba71781e
Add .nvmrc (#5842)
* add .nvmrc file

* update node version

* Revert "update node version"

This reverts commit 6044676f46.
2024-08-20 12:24:17 -04:00
dredstone1
fd6104c858 Translated using Weblate (Hebrew)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/he/
2024-08-20 06:41:32 -04:00
Yuchen
52bac129e5 Translated using Weblate (Chinese (Traditional))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hant/
2024-08-20 03:41:32 -04:00
x3kim
111e2aea71 Translated using Weblate (German)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/de/
2024-08-19 01:41:32 -04:00
queeup
7488d766fa Translated using Weblate (Turkish)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/tr/
2024-08-18 18:41:32 -04:00
ZebastianBjorkqvist
6594db22a9 Translated using Weblate (Swedish)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/sv/
2024-08-18 18:41:32 -04:00
a0193143
8296d5ac10 Translated using Weblate (Chinese (Traditional))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hant/
2024-08-18 12:41:32 -04:00
ja49619
d4419f2dc2 Translated using Weblate (Russian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ru/
2024-08-18 12:41:32 -04:00
Bill Thornton
8f0fd26582
Merge pull request #5925 from thornbill/home-resume-error 2024-08-18 10:56:54 -04:00
ja49619
8c7ed0fd36 Translated using Weblate (Russian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ru/
2024-08-18 10:41:32 -04:00
ja49619
3e5b346b32 Translated using Weblate (Russian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ru/
2024-08-18 06:41:32 -04:00
Lukáš Kucharczyk
55bb02ef03 Translated using Weblate (Czech)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/cs/
2024-08-18 03:41:32 -04:00
Bill Thornton
3173a43afe
Merge pull request #5924 from thornbill/sass-warnings
Fix sass rule order warning
2024-08-18 03:06:25 -04:00
Bill Thornton
942c1e01dc Fix home section resume error 2024-08-18 01:29:49 -04:00
Bill Thornton
407c880b02 Fix sass rule order warning 2024-08-18 00:27:57 -04:00
gnattu
6e0ad2ed1b
Override mp3 remux container (#5914)
* Override mp3 remux container

The server generally filters out invalid containers for HLS in most cases. However, MP3 is a special case because, while it is technically possible and allowed as a codec for fMP4 on the server side, most browsers do not support it. Override the remux container to force MPEG-TS for MP3. The server will still direct play MP3 in an MP3 container. This is useful for supporting universal containers like MKA.

* Fix lint

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-08-17 19:20:08 -04:00
Bill Thornton
45d72f16cc
Merge pull request #5921 from jellyfin/update-jf-sdk 2024-08-17 06:53:28 -04:00
jellyfin-bot
2bb7232daa Update @jellyfin/sdk to 0.0.0-unstable.202408170501 2024-08-17 07:05:07 +00:00
Peter Santos
1da9b548ac
Replace existence check with optional chaining (#5742) 2024-08-17 02:58:01 -04:00
無情天
cc22fbc042 Translated using Weblate (Chinese (Simplified))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hans/
2024-08-16 23:41:32 -04:00
bene toffix
d3f72ff0cb Translated using Weblate (Catalan)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ca/
2024-08-16 17:41:32 -04:00
Andi Chandler
79236796df Translated using Weblate (English (United Kingdom))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/en_GB/
2024-08-16 13:41:32 -04:00
Bill Thornton
a00c68d49a
Merge pull request #5193 from carlo-colombo/subtitle-offset-keybinding 2024-08-16 11:52:12 -04:00
Bill Thornton
f2aeb2a23f
Merge pull request #5918 from dmitrylyzo/boolean-defines
Convert defines to boolean
2024-08-16 11:09:30 -04:00
Bill Thornton
92e5d692ea
Add uppercase variants
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2024-08-16 11:06:26 -04:00
Bill Thornton
94ffad42cd
Merge pull request #5913 from thornbill/index-refactor
Refactor app startup code
2024-08-16 11:05:32 -04:00
stanol
ac0979fd51 Translated using Weblate (Ukrainian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/uk/
2024-08-16 07:41:32 -04:00
Dmitry Lyzo
2d8d23d646 Convert defines to boolean
Fixes disabling features as `USE_SYSTEM_FONTS=0`.
2024-08-16 11:13:34 +03:00
Kityn
aff5d941ef Translated using Weblate (Polish)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/pl/
2024-08-16 03:41:32 -04:00
Mjöllnir
82323e9c1d Translated using Weblate (French)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fr/
2024-08-15 20:41:32 -04:00
venkata nadha reddy
f8e428789b
Use production year for movies in video player (#5765)
* In video player, changes to display production year rather than release year for movies.

* making it consistent
2024-08-15 15:59:56 -04:00
Bas
05643b160b Translated using Weblate (Dutch)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/nl/
2024-08-15 15:41:32 -04:00
Francisco Zorat
e4a6a2d6bc
Add 'how many times' is the speed of transcoding in Playback Info (#5753)
* feat: new display value for transcoding fps

* fix: undefined safety + || instead of ??

* forgot to add to contributors

* fix: apply suggestions

* chore: remove from contrib to rebase

* chore: add to contrib again

---------

Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2024-08-15 14:28:57 -04:00
alfred-delacosta
1172d9a2b9
Added artist list concatenation for albums that have over 10 artists (#4830)
* Added condition to display concatenated text if artist count is over 10. Fixed #4228

* Added string to strings.json. Used globalize.translate()

* Moved code to getArtistLinksHtml function

* Update src/controllers/itemDetails/index.js

Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>

* Simplify appending other artists string

* Update src/controllers/itemDetails/index.js

Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>

* Update src/controllers/itemDetails/index.js

Co-authored-by: felix920506 <felix920506@gmail.com>

* Update src/strings/en-us.json

Co-authored-by: felix920506 <felix920506@gmail.com>

---------

Co-authored-by: AJ <ajdlc@protonmail.com>
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
Co-authored-by: felix920506 <felix920506@gmail.com>
2024-08-15 14:06:43 -04:00
Bill Thornton
5010367163
Use consistent import style
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2024-08-15 10:15:58 -04:00
Bill Thornton
422adde900 Use consistent import style 2024-08-15 02:33:50 -04:00
Bill Thornton
3e6fdc8f04 Update source tree in README 2024-08-14 16:52:56 -04:00
Bill Thornton
0a03b9a744 Move scroller lib to directory 2024-08-14 16:52:29 -04:00
gio-giorgio
32354b3a37 Translated using Weblate (Portuguese)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/pt/
2024-08-14 16:41:32 -04:00
Bill Thornton
4af7fc6e3e Move class change handlers to init 2024-08-14 16:33:25 -04:00
Bill Thornton
4f2edf416a Remove unused package manager 2024-08-14 16:24:56 -04:00
Bill Thornton
ab0fa6cfe6 Use async for loadPlugins 2024-08-14 16:22:40 -04:00
Bill Thornton
741c612920 Refactor init functions 2024-08-14 16:00:16 -04:00
Bill Thornton
d44804bf60 Organize index imports 2024-08-14 15:20:54 -04:00
Bill Thornton
056d802c56 Move globalize to lib 2024-08-14 14:00:09 -04:00
Bill Thornton
0ea5349422 Move libraries to lib 2024-08-14 13:57:38 -04:00
Bill Thornton
385a01d5ad Move polyfill loading 2024-08-14 13:57:38 -04:00