Bond-009
|
3462676a8f
|
Fix debug builds (#8909)
|
2022-12-14 22:03:03 +01:00 |
|
renovate[bot]
|
39289ae814
|
chore(deps): update actions/checkout digest to 755da8c (#8899)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-12-14 15:57:20 +01:00 |
|
Shadowghost
|
ca73b44887
|
Fix Windows FFmpeg download link (#8901)
|
2022-12-13 08:39:38 -07:00 |
|
renovate[bot]
|
9f9e795d1f
|
chore(deps): update actions/checkout digest to 7dd9e2a (#8895)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-12-13 05:45:54 -07:00 |
|
Joshua M. Boniface
|
47f1d1395c
|
Merge pull request #8826 from Bond-009/slowhttp
Fixes https://github.com/jellyfin/jellyfin/issues/7348
|
2022-12-12 17:24:16 -05:00 |
|
Bond-009
|
f8da8ba3c6
|
Merge pull request #8886 from jellyfin/renovate/playlistsnet-1.x
|
2022-12-11 20:39:23 +01:00 |
|
Bond-009
|
8d8d0ee911
|
Merge pull request #7767 from 1337joe/prefer-embedded-extras-titles
|
2022-12-11 20:31:03 +01:00 |
|
Bond-009
|
d34ded211e
|
Merge pull request #8842 from bradbeattie/master
|
2022-12-11 20:27:44 +01:00 |
|
Hyper-Jedi
|
78d3bc9c8b
|
Translated using Weblate (Urdu (Pakistan))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ur_PK/
|
2022-12-10 23:51:11 -05:00 |
|
renovate[bot]
|
1987b138f9
|
chore(deps): update dependency playlistsnet to v1.3.1
|
2022-12-10 14:44:24 +00:00 |
|
renovate[bot]
|
42f768faf3
|
chore(deps): update dependency efcoresecondlevelcacheinterceptor to v3.8.1 (#8881)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-12-09 21:21:11 -07:00 |
|
renovate[bot]
|
8609361102
|
chore(deps): update github/codeql-action digest to a669cc5 (#8877)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-12-08 18:49:24 -07:00 |
|
Bond-009
|
622dfaaedf
|
Fix fedora and centos nightly (#8875)
|
2022-12-08 05:19:42 -07:00 |
|
Joe Rogers
|
a74b8b99af
|
Add option to allow extras to use embedded titles
|
2022-12-08 01:00:35 -05:00 |
|
Joe Rogers
|
e4040ab812
|
Allow video extras to use owner library options
|
2022-12-08 01:00:27 -05:00 |
|
Bond-009
|
a2babfd0d3
|
Fix nightly builds (#8870)
|
2022-12-07 17:51:29 -07:00 |
|
Claus Vium
|
2c5573b145
|
Merge pull request #8868 from Bond-009/priorityqueue
Remove dependency on OptimizedPriorityQueue
|
2022-12-07 18:32:23 +01:00 |
|
Claus Vium
|
558e3d1333
|
Merge pull request #8867 from stanionascu/fix-8276
Fix to make sure that UDF streams are opened with Share.Read (#8276)
|
2022-12-07 18:31:53 +01:00 |
|
Claus Vium
|
7195223dd8
|
Merge pull request #8866 from Bond-009/mediaencoder
Always log when starting ffprobe
|
2022-12-07 18:28:41 +01:00 |
|
Bond-009
|
16fdb127ab
|
Check HTTP status code before writing response to file (#8863)
fix https://github.com/jellyfin/jellyfin/issues/8084
|
2022-12-07 18:14:32 +01:00 |
|
Bond-009
|
8258d884f3
|
Merge pull request #8734 from nielsvanvelzen/qc-revoke
|
2022-12-07 18:14:16 +01:00 |
|
Bond_009
|
9bb1bc5a3e
|
Remove dependency on OptimizedPriorityQueue
|
2022-12-07 18:02:12 +01:00 |
|
renovate[bot]
|
08a43d8039
|
chore(deps): update mcr.microsoft.com/dotnet/sdk docker tag to v7 (#8686)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-12-07 17:56:01 +01:00 |
|
Stanislav Ionascu
|
7d6ec0a5bd
|
Fix to make sure that UDF streams are opened with Share.Read (#8276)
Make sure that any subsequent requests to open the file for read will
succeed.
|
2022-12-07 16:40:26 +00:00 |
|
gnattu
|
3cb7fe5012
|
feat: macOS arm64 build support (#8515)
|
2022-12-07 17:18:04 +01:00 |
|
Bond-009
|
584c80e323
|
Merge pull request #8547 from Bond-009/net7
|
2022-12-07 17:17:37 +01:00 |
|
Bond_009
|
227aa0540b
|
Update Microsoft.AspNetCore.Mvc.Testing to 7.0.0
|
2022-12-07 17:01:28 +01:00 |
|
Bond_009
|
fd9dc1e308
|
Update deps
|
2022-12-07 16:56:32 +01:00 |
|
Bond_009
|
e21f4adc16
|
Fix wrong usage of ArgumentNullException.ThrowIfNull
|
2022-12-07 16:44:00 +01:00 |
|
Bond_009
|
d35a1f2b94
|
Remove useless tasks from CI
|
2022-12-07 16:44:00 +01:00 |
|
Bond_009
|
6f231094d5
|
Update CI to .NET 7
|
2022-12-07 16:44:00 +01:00 |
|
Bond_009
|
4c41f96407
|
Update README and vscode launch settings
|
2022-12-07 16:44:00 +01:00 |
|
Bond_009
|
6ccb1e5570
|
Don't use deprecated HashAlgorithm.Create(string)
|
2022-12-07 16:44:00 +01:00 |
|
Bond_009
|
cf67381e31
|
Fix release build
|
2022-12-07 16:44:00 +01:00 |
|
Bond_009
|
b366dc2e6e
|
Use ArgumentException.ThrowIfNullOrEmpty
|
2022-12-07 16:43:59 +01:00 |
|
Bond_009
|
93fd462b58
|
Use File.SetUnixFileMode
|
2022-12-07 16:42:29 +01:00 |
|
Bond_009
|
71982c7297
|
Fix build errors
|
2022-12-07 16:42:28 +01:00 |
|
Bond_009
|
236dd650d0
|
Update projects to .net7
|
2022-12-07 16:42:05 +01:00 |
|
Bond-009
|
f3c57e6a0a
|
Merge pull request #8511 from Bond-009/isnull
|
2022-12-07 16:39:40 +01:00 |
|
Bond_009
|
ec6b7efe23
|
Always log when starting ffprobe
Now when we fail we can always see the filename in the logs
Don't log 2x in debug mode
|
2022-12-07 16:04:58 +01:00 |
|
Gen R
|
681be595ce
|
Add support for avif and webp for photos (#8857)
|
2022-12-06 15:32:26 +01:00 |
|
Brad Beattie
|
ab145c5ddc
|
Search tags as well
|
2022-12-05 17:38:51 -08:00 |
|
renovate[bot]
|
c6d714796c
|
chore(deps): update dependency moq to v4.18.3 (#8854)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-12-05 18:37:16 -07:00 |
|
Bond_009
|
52194f56b5
|
Replace != null with is not null
|
2022-12-05 15:01:13 +01:00 |
|
Bond_009
|
c7d50d640e
|
Replace == null with is null
|
2022-12-05 15:00:20 +01:00 |
|
Bond-009
|
b2def4c9ea
|
Fix build (#8859)
|
2022-12-05 14:56:58 +01:00 |
|
NorwayFun
|
9ec5782555
|
Translated using Weblate (Georgian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ka/
|
2022-12-05 08:51:10 -05:00 |
|
Weevild
|
3943ff03de
|
Translated using Weblate (Swedish)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sv/
|
2022-12-05 08:51:10 -05:00 |
|
shoddysheep
|
8eb688dc98
|
Translated using Weblate (Danish)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/da/
|
2022-12-05 08:51:10 -05:00 |
|
Bond-009
|
210a4921f2
|
Fix some warnings and only disable TreatWarningsAsErrors for CodeAnalysis (#8709)
|
2022-12-05 13:54:28 +01:00 |
|