1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00
Commit graph

22982 commits

Author SHA1 Message Date
felix920506
62d8312f0d Translated using Weblate (Chinese (Traditional))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hant/
2024-04-24 00:38:05 -04:00
Bill Thornton
2033710670 Fix gap above backdrop on details screen in experimental layout 2024-04-24 00:31:31 -04:00
alison2033
4f2fdd98ec Translated using Weblate (Portuguese)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/pt/
2024-04-23 18:38:05 -04:00
alison2033
b6ea0f3945 Translated using Weblate (Portuguese (Brazil))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/pt_BR/
2024-04-23 18:38:04 -04:00
Bond_009
b6bc8025b6 Revert "Merge pull request #4984 from TelepathicWalrus/use-replay-gain-tags"
This reverts commit 4ea5ca6bad, reversing
changes made to 40e7009081.
2024-04-23 23:02:44 +02:00
Bill Thornton
2467890bba
Merge pull request #5393 from nielsvanvelzen/nvv-newlogo 2024-04-23 10:46:54 -04:00
Niels van Velzen
2a75e7aafb Use old new Jellyfin logo 2024-04-23 16:12:05 +02:00
Bill Thornton
178fe43bb6
Merge pull request #5410 from jellyfin/bond-AudioInfo 2024-04-23 09:21:54 -04:00
Bas
b9e4537aba Translated using Weblate (Dutch)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/nl/
2024-04-23 06:43:49 -04:00
Bond_009
c414f22e6f Remove nonexistent ItemField AudioInfo
Fixes
```
System.FormatException: AudioInfo is not a valid value for ItemFields.
 ---> System.ArgumentException: Requested value 'AudioInfo' was not found.
   at System.Enum.TryParseByName[TStorage](RuntimeType enumType, ReadOnlySpan`1 value, Boolean ignoreCase, Boolean throwOnFailure, TStorage& result)
   at System.Enum.TryParseByValueOrName[TUnderlying,TStorage](RuntimeType enumType, ReadOnlySpan`1 value, Boolean ignoreCase, Boolean throwOnFailure, TUnderlying& result)
   at System.Enum.TryParse(Type enumType, ReadOnlySpan`1 value, Boolean ignoreCase, Boolean throwOnFailure, Object& result)
   at System.ComponentModel.EnumConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value)
   --- End of inner exception stack trace ---
   at System.ComponentModel.EnumConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value)
   at Jellyfin.Api.ModelBinders.CommaDelimitedArrayModelBinder.GetParsedResult(IReadOnlyList`1 values, Type elementType, TypeConverter converter) in /home/bond/dev/jellyfin/Jellyfin.Api/ModelBinders/CommaDelimitedArrayModelBinder.cs:line 67
```
2024-04-23 11:19:56 +02:00
Bill Thornton
811fef991a
Merge pull request #5408 from thornbill/empty-playlist-tab
Fix empty playlists tab in music libraries
2024-04-23 02:50:11 -04:00
Bill Thornton
3930ade140 Fix empty playlists tab in music libraries 2024-04-23 02:31:47 -04:00
felix920506
e20df3f284 Translated using Weblate (Chinese (Traditional))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hant/
2024-04-23 00:38:04 -04:00
Michele
d0a5968d52 Translated using Weblate (Italian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/it/
2024-04-22 16:28:30 -04:00
stanol
9610e70ece Translated using Weblate (Ukrainian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/uk/
2024-04-22 10:38:04 -04:00
皇甫朝云
7c8d3d2d04 Translated using Weblate (Chinese (Simplified))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hans/
2024-04-22 06:38:04 -04:00
Lukáš Kucharczyk
d3e168152d Translated using Weblate (Czech)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/cs/
2024-04-22 03:38:05 -04:00
Bill Thornton
7158be9aaf
Merge pull request #5392 from thornbill/playlist-editor-ts 2024-04-21 23:43:44 -04:00
timtogan
9ed87dcbfb Translated using Weblate (French)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fr/
2024-04-21 22:22:31 -04:00
Kityn
68335db4f9 Translated using Weblate (Polish)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/pl/
2024-04-21 18:20:22 -04:00
Bill Thornton
0b30ebdcbc
Merge pull request #5401 from gnattu/fix-scroll-osd
Prevent changing volume with mouse wheel when dialog is shown
2024-04-21 15:38:00 -04:00
Bill Thornton
0e98ae44ab
Merge pull request #5371 from dmitrylyzo/fix-favorite-margin
Fix Favorite button margin
2024-04-21 14:32:11 -04:00
Bill Thornton
3f967f70f5
Merge pull request #4733 from robert-hamilton36/LyricsSupport
Add Lyric support
2024-04-21 14:29:28 -04:00
Bill Thornton
58ab898c5c
Merge pull request #5399 from gnattu/don't-check-linux
Remove OS check for VPP option
2024-04-21 13:57:53 -04:00
queeup
21f412cd2a Translated using Weblate (Turkish)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/tr/
2024-04-21 13:54:04 -04:00
felix920506
0ea5a4183e Translated using Weblate (Chinese (Traditional))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hant/
2024-04-21 12:24:47 -04:00
Arne De Herdt
b855ecf4ad Translated using Weblate (Dutch)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/nl/
2024-04-21 12:24:46 -04:00
Bill Thornton
2ab12bc932 Ensure loading indicator is hidden 2024-04-21 12:08:39 -04:00
stanol
994f0dbe25 Translated using Weblate (Ukrainian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/uk/
2024-04-21 09:38:08 -04:00
Bas
1ebb88a7f7 Translated using Weblate (Dutch)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/nl/
2024-04-21 09:38:07 -04:00
Guy Porat
0f4c455664 Translated using Weblate (Hebrew)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/he/
2024-04-21 09:38:07 -04:00
Andi Chandler
4145add2b9 Translated using Weblate (English (United Kingdom))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/en_GB/
2024-04-21 09:38:06 -04:00
Blackspirits
fc1c14f91f Translated using Weblate (Portuguese)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/pt/
2024-04-21 07:30:32 -04:00
Blackspirits
07d3290fe5 Translated using Weblate (Portuguese (Portugal))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/pt_PT/
2024-04-21 07:30:32 -04:00
Lukáš Kucharczyk
a4a3ea3d9a Translated using Weblate (Czech)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/cs/
2024-04-21 03:01:28 -04:00
Bill Thornton
f569f5de9a
Merge pull request #5397 from jellyfin/renovate/ci-deps 2024-04-20 18:50:59 -04:00
clang88
fa13799e65 Translated using Weblate (German)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/de/
2024-04-20 17:27:32 -04:00
WeezyBlue
b982b84a78 Translated using Weblate (French)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fr/
2024-04-20 14:38:04 -04:00
gnattu
f596b114da fix: don’t change volume when dialog is shown
The dialog on the player could present a large list, requiring scrolling to find the desired option, such as a subtitle or audio track in a huge language list. Changing the volume in these cases will be very annoying.
2024-04-21 01:06:39 +08:00
gnattu
32c8e7cad3 fix: always show VPP settings 2024-04-20 23:54:43 +08:00
bene toffix
b1f786b270 Translated using Weblate (Catalan)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ca/
2024-04-20 04:29:03 -04:00
Kityn
d22d76bb2e Translated using Weblate (Polish)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/pl/
2024-04-20 03:34:37 -04:00
Bill Thornton
3d84e8ac08
Merge pull request #5331 from gnattu/fix-trickplay 2024-04-20 02:54:51 -04:00
KarlderHeinz
f26fa3542a Translated using Weblate (German)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/de/
2024-04-19 18:38:04 -04:00
renovate[bot]
c6781c7262
Update CI dependencies 2024-04-19 21:10:13 +00:00
Franco Castillo
4106c2e1e4 Translated using Weblate (Spanish (Argentina))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/es_AR/
2024-04-19 17:05:32 -04:00
Bill Thornton
05e03970f3 Move loading.hide to finally 2024-04-19 08:21:58 -04:00
Bill Thornton
633ae83611 Fix review feedback 2024-04-19 08:15:45 -04:00
Fawrrax
65da727529 Translated using Weblate (Finnish)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fi/
2024-04-19 06:38:04 -04:00
Fawrrax
9dd653cc5f Translated using Weblate (Finnish)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fi/
2024-04-19 04:38:06 -04:00