dependabot[bot]
|
1be9eb13ef
|
Bump Moq from 4.18.1 to 4.18.2
Bumps [Moq](https://github.com/moq/moq4) from 4.18.1 to 4.18.2.
- [Release notes](https://github.com/moq/moq4/releases)
- [Changelog](https://github.com/moq/moq4/blob/main/CHANGELOG.md)
- [Commits](https://github.com/moq/moq4/compare/v4.18.1...v4.18.2)
---
updated-dependencies:
- dependency-name: Moq
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-09 10:49:52 +00:00 |
|
Bond-009
|
aa05112169
|
Merge pull request #8365 from jellyfin/dependabot/nuget/Microsoft.NET.Test.Sdk-17.3.1
|
2022-09-09 12:49:00 +02:00 |
|
Joshua M. Boniface
|
b5519c318f
|
Merge pull request #8376 from jellyfin/musl-v2
|
2022-09-08 23:36:07 -04:00 |
|
Cody Robibero
|
5a2f5609c0
|
Fix musl publish command
|
2022-09-08 21:19:40 -06:00 |
|
Bill Thornton
|
1f19c0a77d
|
Merge pull request #8375 from crobibero/musl
|
2022-09-08 23:04:17 -04:00 |
|
Cody Robibero
|
58d5827dfe
|
Fix musl permissions
|
2022-09-08 20:43:06 -06:00 |
|
Kristijan Fremen Velkovski
|
faadbbce00
|
Translated using Weblate (Macedonian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/mk/
|
2022-09-06 22:11:35 -04:00 |
|
dependabot[bot]
|
a0f873692e
|
Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.3.1
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.2.0 to 17.3.1.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v17.2.0...v17.3.1)
---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-05 15:52:18 +00:00 |
|
Cody Robibero
|
871ae39c9f
|
Merge pull request #8325 from nielsvanvelzen/uuid-userconfiguration
|
2022-09-05 08:52:24 -06:00 |
|
Cody Robibero
|
cb8695a3d3
|
Merge pull request #8112 from JinYi-Tsinghua/master
|
2022-09-05 08:51:34 -06:00 |
|
Claus Vium
|
c7d236a348
|
Merge pull request #8360 from nielsvanvelzen/qc-operation-names
|
2022-09-04 13:48:51 +02:00 |
|
Niels van Velzen
|
49e56c147e
|
Fix QuickConnect operation names
|
2022-09-04 10:21:21 +02:00 |
|
nema imena
|
176e182629
|
Translated using Weblate (Serbian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sr/
|
2022-09-01 11:11:32 -04:00 |
|
JinYi-Tsinghua
|
f1bfbff953
|
Merge pull request #1 from JinYi-Tsinghua/patch-1
Patch 1
|
2022-08-29 02:32:16 +00:00 |
|
JinYi-Tsinghua
|
2b285b7874
|
Add musl-linux-arm64 support in azure-pipelines-package.yml
This is a supplement to pull request 8112
|
2022-08-29 02:28:15 +00:00 |
|
Alan Azar
|
2f67ee141e
|
Translated using Weblate (Burmese)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/my/
|
2022-08-28 13:11:31 -04:00 |
|
Bond-009
|
98f6485cdd
|
Merge pull request #8313 from brianjmurrell/patch-3
|
2022-08-27 17:53:20 +02:00 |
|
Niels van Velzen
|
dd4af49962
|
Use Guid type for UserConfiguration fields
|
2022-08-27 14:19:47 +02:00 |
|
jan
|
ab1913c49f
|
Translated using Weblate (Slovenian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sl/
|
2022-08-25 11:11:30 -04:00 |
|
Brian J. Murrell
|
d675a20540
|
JELLYFIN_NOWEBAPP_OPT is now --nowebclient
--noautorunwebapp has been renamed --nowebclient.
|
2022-08-24 17:20:05 -04:00 |
|
Claus Vium
|
10484033f8
|
Merge pull request #8300 from Bond-009/dlnaregression
|
2022-08-22 19:20:28 +02:00 |
|
Bond_009
|
7d48f97db9
|
Fix regression in DlnaHttpClient
```
[18:53:50] [ERR] [25] Emby.Dlna.Main.DlnaEntryPoint: Error updating device info for 192.168.1.21 - Sonos Connect:Amp Berging
System.Net.Http.HttpRequestException: An error occurred while sending the request.
---> System.ObjectDisposedException: Cannot access a disposed object.
Object name: 'System.Net.Http.StringContent'.
at System.Net.Http.HttpContent.CheckDisposed()
at System.Net.Http.HttpContent.CopyToAsync(Stream stream, TransportContext context, CancellationToken cancellationToken)
at System.Net.Http.HttpConnection.SendRequestContentAsync(HttpRequestMessage request, HttpContentWriteStream stream, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnection.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnection.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at Microsoft.Extensions.Http.Logging.LoggingHttpMessageHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken)
at Microsoft.Extensions.Http.Logging.LoggingScopeHttpMessageHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at Emby.Dlna.PlayTo.DlnaHttpClient.SendRequestAsync(HttpRequestMessage request, CancellationToken cancellationToken) in /home/loma/dev/jellyfin/Emby.Dlna/PlayTo/DlnaHttpClient.cs:line 47
at Emby.Dlna.PlayTo.Device.GetTransportInfo(TransportCommands avCommands, CancellationToken cancellationToken) in /home/loma/dev/jellyfin/Emby.Dlna/PlayTo/Device.cs:line 705
at Emby.Dlna.PlayTo.Device.TimerCallback(Object sender) in /home/loma/dev/jellyfin/Emby.Dlna/PlayTo/Device.cs:line 521
```
|
2022-08-22 19:01:19 +02:00 |
|
Bond-009
|
33611614ed
|
Merge pull request #7433 from Bond-009/ssdphttpclient
|
2022-08-22 17:52:19 +02:00 |
|
Bond-009
|
e1e4ac75e4
|
Merge pull request #8267 from luzpaz/typos
|
2022-08-22 17:50:42 +02:00 |
|
Bond-009
|
c45c8bdec7
|
Merge pull request #7903 from knackebrot/ignore-dts
|
2022-08-22 17:49:27 +02:00 |
|
Claus Vium
|
8a0911004d
|
Merge pull request #7965 from jasongdove/api-key-items-without-user-id
|
2022-08-21 16:22:46 +02:00 |
|
oncetemp
|
893ac59668
|
Translated using Weblate (Korean)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ko/
|
2022-08-20 13:11:28 -04:00 |
|
Bond-009
|
f954df2341
|
Merge pull request #8279 from nielsvanvelzen/search-fixes
|
2022-08-18 20:05:54 +02:00 |
|
Niels van Velzen
|
de98457332
|
Fix operation name in SearchController and correct nullability for SearchHint
|
2022-08-18 17:44:40 +02:00 |
|
knackebrot
|
c3405d25fd
|
Make IgnoreDts configurable for M3U tuner
|
2022-08-18 01:08:03 +02:00 |
|
Cody Robibero
|
fdd728e9f8
|
Merge pull request #8259 from RealGreenDragon/subtitle-extraction-timeout
|
2022-08-16 21:23:39 -06:00 |
|
luz paz
|
9ec2870b10
|
Fix various typos
Found via `codespell -q 3 -S ./Emby.Server.Implementations/Localization -L allready,doesnt,inh,receivedfrom,whoknows`
|
2022-08-15 06:48:34 -04:00 |
|
Cody Robibero
|
8ba83e41ae
|
Merge pull request #7845 from utkuozdemir/fix/photos-lib-dir-with-single-video
|
2022-08-14 09:49:27 -07:00 |
|
Cody Robibero
|
12794d184a
|
Merge pull request #8261 from nielsvanvelzen/adjacentTo-guid
|
2022-08-14 09:48:48 -07:00 |
|
Cody Robibero
|
3c53b47dc5
|
Merge pull request #8262 from nielsvanvelzen/seriesId-guid
|
2022-08-14 09:48:38 -07:00 |
|
Niels van Velzen
|
bef4256d47
|
Use guid for seriesId API parameter
|
2022-08-14 13:03:48 +02:00 |
|
Niels van Velzen
|
61afd029df
|
Check for empty guid
|
2022-08-14 12:58:38 +02:00 |
|
Niels van Velzen
|
0f91244239
|
Use Guid for adjacentTo API parameter
|
2022-08-14 12:47:25 +02:00 |
|
MagicGreenDragon
|
7391b001ef
|
increased subtitle extraction timeout to 30 min
|
2022-08-14 08:53:00 +02:00 |
|
Joshua M. Boniface
|
c7edf8b565
|
Backport pull request #8257 from jellyfin/release-10.8.z
Use separate args for dotnet publish commands
Original-merge: d260f30810
Merged-by: Joshua M. Boniface <joshua@boniface.me>
Backported-by: Joshua Boniface <joshua@boniface.me>
|
2022-08-13 21:46:36 -04:00 |
|
Cody Robibero
|
010228b3c0
|
Backport pull request #8234 from jellyfin/release-10.8.z
update to dotnet 6.0.8
Original-merge: 31f9938e3a
Merged-by: Joshua M. Boniface <joshua@boniface.me>
Backported-by: Joshua Boniface <joshua@boniface.me>
|
2022-08-13 21:46:35 -04:00 |
|
nyanmisaka
|
56805b3368
|
Backport pull request #8219 from jellyfin/release-10.8.z
Move Fedora service hardening options to override config
Original-merge: 1d4755894e
Merged-by: Joshua M. Boniface <joshua@boniface.me>
Backported-by: Joshua Boniface <joshua@boniface.me>
|
2022-08-13 21:46:35 -04:00 |
|
SenorSmartyPants
|
de9a350bad
|
Backport pull request #8212 from jellyfin/release-10.8.z
Add resolution text for 384 sized video
Original-merge: 7ffdde9a0b
Merged-by: Cody Robibero <cody@robibe.ro>
Backported-by: Joshua Boniface <joshua@boniface.me>
|
2022-08-13 21:46:34 -04:00 |
|
Shadowghost
|
7b05e0a413
|
Backport pull request #8209 from jellyfin/release-10.8.z
Fix series query including missing episodes when it should not
Original-merge: 9357d610b1
Merged-by: Claus Vium <cvium@users.noreply.github.com>
Backported-by: Joshua Boniface <joshua@boniface.me>
|
2022-08-13 21:46:34 -04:00 |
|
Shadowghost
|
3e5cf9395f
|
Backport pull request #8182 from jellyfin/release-10.8.z
Extract external subs from container before determining characterset
Original-merge: 1faee43b11
Merged-by: Bond-009 <bond.009@outlook.com>
Backported-by: Joshua Boniface <joshua@boniface.me>
|
2022-08-13 21:46:33 -04:00 |
|
Dzonkins
|
63d943aab9
|
Translated using Weblate (Serbian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sr/
|
2022-08-03 16:22:27 -04:00 |
|
0TTA
|
6127043142
|
Translated using Weblate (Arabic)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ar/
|
2022-08-02 13:09:11 -04:00 |
|
Joshua Boniface
|
b3675ebce0
|
Backport pull request #8191 from jellyfin/release-10.8.z
fix: remove Virtual episodes when their physical counterpart exists
Authored-by: cvium <clausvium@gmail.com>
Merged-by: Bond-009 <bond.009@outlook.com>
Original-merge: 77a007a24d
|
2022-08-01 14:25:46 -04:00 |
|
Joshua Boniface
|
d5ea136dc5
|
Backport pull request #8174 from jellyfin/release-10.8.z
Disable auto inserted SW scaler for HW decoders
Authored-by: nyanmisaka <nst799610810@gmail.com>
Merged-by: Bond-009 <bond.009@outlook.com>
Original-merge: 7297431f23
|
2022-08-01 14:25:45 -04:00 |
|
Joshua Boniface
|
e251f1483f
|
Backport pull request #8167 from jellyfin/release-10.8.z
Add back library scan from library manager
Authored-by: Cody Robibero <cody@robibe.ro>
Merged-by: Bond-009 <bond.009@outlook.com>
Original-merge: f9dffa767f
|
2022-08-01 14:25:44 -04:00 |
|