renovate[bot]
|
56d6e4b4cc
|
Update dependency FsCheck.Xunit to 3.3.0 (#14216)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-06-03 15:16:00 -06:00 |
|
JPVenson
|
697bb6a480
|
Backup MigrationHistory as well (#14136)
|
2025-06-03 15:15:46 -06:00 |
|
JPVenson
|
a1d72deba2
|
Add multiple options for internal locking (#14047)
|
2025-06-03 15:15:22 -06:00 |
|
JPVenson
|
9456d7168f
|
Add partition helper (#14039)
|
2025-06-03 15:15:04 -06:00 |
|
renovate[bot]
|
ae5e6431c5
|
Update github/codeql-action action to v3.28.19 (#14212)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-06-03 15:14:53 -06:00 |
|
renovate[bot]
|
e2ee58f29d
|
Update dependency Microsoft.NET.Test.Sdk to 17.14.1 (#14211)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-06-03 15:14:12 -06:00 |
|
Niels van Velzen
|
bd3ee9f1e4
|
Merge pull request #14202 from shanepowell/fix-unittests
Fix unittests
|
2025-06-03 23:07:22 +02:00 |
|
General-c4
|
4bc336091e
|
Translated using Weblate (Arabic)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ar/
|
2025-06-03 09:34:14 +00:00 |
|
Bond-009
|
c75f1e2987
|
Merge pull request #14030 from baka0815/iso639txt-pt
Localization/iso6392.txt: Correct the Portuguese entries
|
2025-06-02 15:39:48 +02:00 |
|
Shane Powell
|
4a4ed1b5d5
|
Merge branch 'jellyfin:master' into fix-unittests
|
2025-06-02 09:42:45 +12:00 |
|
Bond-009
|
eea80e5735
|
Merge pull request #13145 from SenorSmartyPants/RemoteImageSorting
Round RemoteImage CommunityRating to nearest tenths when sorting
|
2025-06-01 20:14:39 +02:00 |
|
Bond-009
|
c565010f28
|
Merge pull request #14179 from nyanmisaka/offload-sub-scale-to-rkrga
Offload 1080p+ subtitle scaling to RKRGA
|
2025-06-01 20:07:26 +02:00 |
|
XLi
|
285cd708f6
|
Translated using Weblate (Literary Chinese)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/lzh/
|
2025-05-31 14:57:34 +00:00 |
|
Shane Powell
|
3330465337
|
Fix failing unit tests on machines where the local timezone offset is far enough away from the test data day to be off by a day.
Change the test startdate to specifically be utc instead of local machine timezone.
|
2025-05-31 10:41:26 +12:00 |
|
wheremygit
|
4ba95b9ac4
|
Translated using Weblate (Marathi)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/mr/
|
2025-05-28 16:00:37 +00:00 |
|
nyanmisaka
|
1ee705f3e1
|
Fix RKRGA 2pass scaling issue caused by auto AR reduction
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
|
2025-05-26 23:49:04 +08:00 |
|
nyanmisaka
|
0e0c7c5c59
|
Offload 1080p+ subtitle scaling to RKRGA
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
|
2025-05-26 23:49:04 +08:00 |
|
Bond-009
|
4993234a7d
|
Merge pull request #13933 from jellyfin/renovate/svg.skia-3.x
Update dependency Svg.Skia to 3.0.3
|
2025-05-25 14:02:38 +02:00 |
|
renovate[bot]
|
ed9affb14c
|
Update dependency Svg.Skia to 3.0.3
|
2025-05-25 00:57:06 +00:00 |
|
theguymadmax
|
41b9eb8c0a
|
Add SVG to transparent image types (#14160)
|
2025-05-23 11:30:35 -06:00 |
|
Napaul Intrarasing
|
605b8bb7aa
|
Translated using Weblate (Thai)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/th/
|
2025-05-22 21:01:32 +00:00 |
|
Bond-009
|
538d0b622a
|
Merge pull request #14153 from theguymadmax/name-case-insensitivity
Make name sorting case-insensitive
|
2025-05-22 17:58:07 +02:00 |
|
Max
|
8cb077402f
|
Use CleanName for sorting case insensitive
|
2025-05-22 10:32:40 -04:00 |
|
theguymadmax
|
0cea039445
|
Fix media detection for single video files with subfolders (#14140)
|
2025-05-22 07:05:23 -06:00 |
|
theguymadmax
|
c3762186da
|
Fix collection behavior when sorting by rating or runtime (#14148)
Co-authored-by: Max <no@example.com>
|
2025-05-22 07:05:14 -06:00 |
|
Bond-009
|
44981cd823
|
Enable OpenCL deinterlacer for AMF on Windows when available (#14144)
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
|
2025-05-22 12:58:57 +02:00 |
|
Max
|
709d0bb231
|
Make name sorting case insensitive
|
2025-05-21 11:18:34 -04:00 |
|
nyanmisaka
|
56231222df
|
Enable OpenCL deinterlacer for AMF on Windows when available
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
|
2025-05-20 22:07:00 +08:00 |
|
theguymadmax
|
a6a89f7953
|
Fix ArgumentNullException when downloading season logos (#14141)
|
2025-05-20 06:03:04 -06:00 |
|
renovate[bot]
|
8339111732
|
Update dependency Microsoft.NET.Test.Sdk to 17.14.0 (#14143)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-05-20 13:57:49 +02:00 |
|
Tal Sarid
|
87e50025a9
|
Translated using Weblate (Hebrew)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/he/
|
2025-05-19 22:41:32 +00:00 |
|
gnattu
|
9d601f8e9b
|
Terminate at null char for audio tags (#14100)
|
2025-05-18 18:40:18 -06:00 |
|
JPVenson
|
fe2596dc0e
|
Add Full system backup feature (#13945)
|
2025-05-18 18:39:04 -06:00 |
|
renovate[bot]
|
cdbf4752b9
|
Update skiasharp monorepo (major) (#13369)
|
2025-05-18 18:38:26 -06:00 |
|
theguymadmax
|
43659f011c
|
Fix ArgumentNullException in TmdbExternalUrlProvider (#14130)
|
2025-05-18 18:35:12 -06:00 |
|
Tal Sarid
|
8d781a0966
|
Added translation using Weblate (Hebrew (Israel))
|
2025-05-17 13:44:36 +00:00 |
|
renovate[bot]
|
7217b09cda
|
Update dependency Microsoft.CodeAnalysis.BannedApiAnalyzers to v4 (#14113)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-05-17 06:55:12 -06:00 |
|
renovate[bot]
|
f577dd6d64
|
Update github/codeql-action action to v3.28.18 (#14119)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-05-17 06:55:04 -06:00 |
|
renovate[bot]
|
9afb441361
|
Update dependency z440.atl.core to 6.24.0 (#14122)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-05-17 06:54:33 -06:00 |
|
Alexander Miller
|
29fc7711a1
|
Merge pull request #14094 from allesmi/fix/ancestor-ids-parent-child-relation
Translate query by AncestorIds correctly
|
2025-05-15 11:48:20 +02:00 |
|
Bond-009
|
265cc50144
|
Merge pull request #14102 from jellyfin/renovate/dotnet-monorepo
Update dependency dotnet-ef to 9.0.5
|
2025-05-14 11:48:00 +02:00 |
|
Bond-009
|
07b8247784
|
Merge pull request #14103 from jellyfin/renovate/microsoft
Update Microsoft to 9.0.5
|
2025-05-14 11:47:49 +02:00 |
|
renovate[bot]
|
16e04970f7
|
Update Microsoft to 9.0.5
|
2025-05-13 20:32:08 +00:00 |
|
renovate[bot]
|
61b928bc34
|
Update dependency dotnet-ef to 9.0.5
|
2025-05-13 18:51:06 +00:00 |
|
Blackspirits
|
4014b262d9
|
Translated using Weblate (Portuguese (Portugal))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt_PT/
|
2025-05-13 01:02:29 +00:00 |
|
Blackspirits
|
8bc0123f42
|
Translated using Weblate (Portuguese (Portugal))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt_PT/
|
2025-05-12 14:01:06 +00:00 |
|
renovate[bot]
|
28602af328
|
Update appleboy/scp-action action to v1 (#14012)
|
2025-05-11 21:15:10 -06:00 |
|
Tim Eisele
|
1b34ebc0fc
|
Fix extracted data cleanup in cleanup post scan task (#14083)
|
2025-05-11 21:11:21 -06:00 |
|
renovate[bot]
|
14f142faa8
|
Update danielpalme/ReportGenerator-GitHub-Action action to v5.4.7 (#14090)
|
2025-05-11 21:10:56 -06:00 |
|
Alesaaq
|
fc2ecf9c93
|
Translated using Weblate (Galician)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/gl/
|
2025-05-11 11:28:25 +00:00 |
|