Vincent Lark
8ee9a0adf9
Forward user_agent config to ffprobe
1 year ago
Stepan Goremykin
38d962242a
Merge branch 'master' into fix-resharper-warnings
...
# Conflicts:
# Emby.Server.Implementations/Updates/InstallationManager.cs
# tests/Jellyfin.Server.Integration.Tests/OpenApiSpecTests.cs
1 year ago
Stepan Goremykin
8d7e4229ca
Merge branch 'master' into fix-resharper-warnings
...
# Conflicts:
# Emby.Server.Implementations/Net/SocketFactory.cs
# RSSDP/SsdpCommunicationsServer.cs
# RSSDP/SsdpDeviceLocator.cs
# RSSDP/SsdpDevicePublisher.cs
1 year ago
Bond_009
d7748cfa04
Multiple Stream changes
...
* Remove useless MemoryStream in DlnaHttpClient
* Use HttpContent.ReadFromJsonAsync extension
* Call ConfigureAwait for IAsyncDisposable
* Use HttpContent.CopyToAsync where possible
1 year ago
Tim Eisele
dc27d8f9cd
Refactor URI overrides ( #10051 )
1 year ago
Bond-009
6b06a43c3f
Merge pull request #10347 from Bond-009/drawing
1 year ago
scampower3
305405c9a1
Combine Title and Overview for multi-episodes files for NFO file ( #10080 )
1 year ago
Bond_009
c707baed83
Jellyfin.Drawing minor improvements
...
Reduce duplicate/dead code
1 year ago
Bond-009
406c5df8a3
Merge pull request #10345 from Bond-009/getperson
1 year ago
Stepan Goremykin
8ea812b65d
Reduce string literal length by using verbatim string
1 year ago
Stepan Goremykin
a37dc3da96
Use async overload
1 year ago
Stepan Goremykin
0870af330d
Remove redundant verbatim string prefixes
1 year ago
Bond_009
852f1dc0c1
Don't create non existent persons in LibraryManager.GetPerson
...
return null instead.
GetStudio, GetGenre, GetMusicGenre, GetYear, GetArtist still create a new one
when the requested one doesn't exist
Fixes #3901
1 year ago
Bond_009
6f2c165cc3
Use Authorization header in integration tests
...
instead of X-Emby-Authorization
And ensure the response has a successful status code
1 year ago
Bond-009
14b06ecbe2
Merge pull request #10261 from barronpm/ihostlifetime
1 year ago
Bond_009
cc15ea7f65
Ignore .zfs folder
...
Maybe helps with #10215 ?
1 year ago
Patrick Barron
493de3297a
Use IHostLifetime to handle restarting and shutting down
1 year ago
Bond_009
03b6adf068
Fix xUnit1030: Do not call ConfigureAwait in test method
1 year ago
Bond-009
3087881d93
Merge pull request #10056 from Bond-009/nullable2
1 year ago
Lehonti Ramos
bc959270b7
Removed nesting levels through block-scoped `using` statement ( #10025 )
...
Co-authored-by: John Doe <john@doe>
Co-authored-by: Lehonti Ramos <lehonti@ramos>
1 year ago
Cody Robibero
fb8b11276d
fix build
1 year ago
Cody Robibero
35a9feaf70
Disable xUnit1028
1 year ago
Nyanmisaka
debbfaa502
Fix MJPEG video is recognized as embedded image ( #10173 )
...
fixes 1d729b2
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
1 year ago
Bond_009
d92e9ae85e
Enable nullable for more files and add tests
...
Adds basic tests for FFProbeVideoInfo.CreateDummyChapters
Fixed error message CreateDummyChapters instead of reporting the total minutes it only reported the minute component
1 year ago
Claus Vium
1e2f199ea4
Merge pull request #10053 from christianlegge/date-formats
...
Add parsing for dates with spaces
1 year ago
Bond_009
084e0bf450
Fix error in test preventing Moq update ( #10096 )
1 year ago
Bond-009
07727e1d63
Merge pull request #9875 from Shadowghost/fixes
1 year ago
Bond-009
d3c7af0d5c
Fix Jellyfin.Networking.Tests ( #10055 )
1 year ago
Bond_009
5677566a41
Enable nullable for more files
1 year ago
scatter-dev
14a762b2f1
added test case, fixed regexes
1 year ago
Christoph Landsdorf
48eb6f655b
Change: Update parental code count for DE in test
1 year ago
Shadowghost
05d98fe24c
Enforce permissions on websocket connections
1 year ago
Bond-009
5b711f38d1
Merge pull request #9958 from Shadowghost/networking-fixex
1 year ago
Bond-009
b95fa294c9
Merge pull request #9799 from Bond-009/genregex
1 year ago
Shadowghost
e56275fb46
Extract networking constants
1 year ago
Shadowghost
9b0e44019a
Apply review suggestions
1 year ago
Bond_009
b5f0760db8
Use RegexGenerator where possible
1 year ago
Shadowghost
32499f0e98
Merge branch 'master' into network-rewrite
1 year ago
Cody Robibero
fe9e764af2
Merge pull request #9564 from AmbulantRex/whitelist-dlls
1 year ago
Shadowghost
006b04dc0b
Merge branch 'master' into network-rewrite
1 year ago
Cody Robibero
cb788dbd73
Mock configuration to get SqliteCacheSizeKey during test
1 year ago
Shadowghost
c042f20224
Merge branch 'master' into network-rewrite
2 years ago
SenorSmartyPants
11d7c00de9
Fix local JPG primary image for video being overwritten by screen grabber ( #9552 )
2 years ago
Shadowghost
6cc1203c1b
Merge branch 'master' into network-rewrite
2 years ago
AmbulantRex
c717425549
Remove unnecessary type extension and handle feedback.
2 years ago
AmbulantRex
92f50054b2
Add explicit mapping instead of reflection to manifest reconciliation.
2 years ago
AmbulantRex
4a0b135b7a
Merge branch 'jellyfin:master' into whitelist-dlls
2 years ago
Stepan Goremykin
890fe183cf
Use default instead of zero for TranscodeReason
2 years ago
AmbulantRex
7dd4201971
Reconcile pre-packaged meta.json against manifest on install
2 years ago
Stepan Goremykin
c051736c80
Inline out variable declaration
2 years ago
Stepan Goremykin
7d7e177265
Remove redundant casts
2 years ago
Stepan Goremykin
26958162d0
Remove unused using directives
2 years ago
AmbulantRex
a944352aa8
Correct style inconsistencies
2 years ago
AmbulantRex
891b9f7a99
Add DLL whitelist support for plugins
2 years ago
Bond_009
8316bd590e
Fix #7610
2 years ago
Cody Robibero
89be3aa37f
Convert Person.Type to use PersonKind enum ( #9487 )
2 years ago
Cody Robibero
dd491ce8ff
Merge pull request #9403 from SenorSmartyPants/ExtraCleanAndNFO
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
2 years ago
SenorSmartyPants
b9f7e3971e
Add test for cleaning extra names
2 years ago
Bond-009
b2461feffb
Merge pull request #9496 from mammo0/fix_file_stacking
2 years ago
Shadowghost
520c07e8ca
Merge branch 'master' into network-rewrite
2 years ago
mammo0
0fd46a100b
fixed typo
...
Co-authored-by: Shadowghost <Shadowghost@users.noreply.github.com>
2 years ago
Bond-009
0c6e2e27a8
Merge pull request #9460 from Shadowghost/rating-overhaul
2 years ago
mammo0
90e8aad05d
fixed FourSisters test case
...
The files should be treated as separate movies and should not be stacked, because the parttype is missing.
2 years ago
mammo0
1c57c52474
fixed stacking test cases
...
Movies should not be stacked if no parttype is given.
2 years ago
nyanmisaka
f21ab50a81
Backport pull request #9422 from jellyfin/release-10.8.z
...
Fix stream map when using filter_complex with unlabeled output
Original-merge: 6821a2ab35
Merged-by: Bond-009 <bond.009@outlook.com>
Backported-by: crobibero <cody@robibe.ro>
2 years ago
SenorSmartyPants
04f23a0e73
Change test to allow owned items to run local providers
...
I need more information about the need for this test, to make sure I am not introducing an issue.
2 years ago
Shadowghost
daefdaf8b0
Extend language code handling
2 years ago
Joe Rogers
361fff3a0c
Fix cases where multiple files are resolved as a single book
2 years ago
Joe Rogers
18b8efa7e0
Add tests for audio book resolving
2 years ago
Joe Rogers
1c3a97bf6a
Inject IDirectoryService where needed instead of passing it through ItemResolveArgs
2 years ago
Joe Rogers
160baa02fd
Remove some BaseItem references to make ItemResolveArgs more usable for testing.
2 years ago
Shadowghost
80b8661008
Merge branch 'master' into network-rewrite
2 years ago
Cody Robibero
4873d2a54d
Fix auth endpoints using api key ( #9408 )
2 years ago
Cody Robibero
ecb5c48538
Merge pull request #8526 from Shadowghost/rating-overhaul
2 years ago
Bond-009
ccea623c0d
Merge pull request #9365 from Bond-009/friendlyname
2 years ago
Shadowghost
a5bfeb28aa
Apply review suggestions
2 years ago
Bond_009
cf29e9a9c5
Fix #7516
2 years ago
Bond-009
5b493e14ac
Improve alternate ordering ( #9336 )
2 years ago
Shadowghost
c5a363a007
Merge branch 'master' into network-rewrite
2 years ago
Shadowghost
9d21f078c7
Add default rating selections
2 years ago
Shadowghost
ed2280a060
Overhaul content ratings
2 years ago
Bond-009
dd3e74ca0f
Merge pull request #9343 from Lenart12/master
2 years ago
Bond-009
336e08de1e
Merge pull request #9337 from Bond-009/regex
2 years ago
Cody Robibero
a527034ebe
Validate requested user id ( #8812 )
2 years ago
Lenart Kos
40a1e1924a
Add rule and tests to fix #9341
...
Add an additional EpisodeExpression that matches
`Series title Season 3 Episode 9 - Episode title.avi` correctly.
Fixes #9341
2 years ago
Shadowghost
20fd05b050
Consistently write IP in upercase
2 years ago
Shadowghost
42498194d9
Replace ISocket and UdpSocket, fix DLNA and SSDP binding and discovery
2 years ago
Bond_009
48263078b4
Reduce string allocations by regex
2 years ago
Bond-009
df8346cd63
Merge pull request #9061 from Bond-009/ct
2 years ago
Bond_009
a38cb3ade8
Fix tests
2 years ago
Bond_009
60f41b80f6
Verify ContentType of uploaded images
2 years ago
Shadowghost
3a91c37283
Merge branch 'master' into network-rewrite
2 years ago
Shadowghost
4eba16c672
Apply review suggestions
2 years ago
Bond_009
59920b4052
Make exact match primary video
2 years ago
Bond-009
36b7157589
Fix #9300 ( #9312 )
2 years ago
cvium
52e2776d8e
Merge branch 'master' into simplify_authz
...
# Conflicts:
# Jellyfin.Api/Auth/SyncPlayAccessPolicy/SyncPlayAccessHandler.cs
2 years ago
Bond-009
318f11e793
Fix error in XmlTvListingsProviderTests ( #9302 )
2 years ago
Bond-009
6fb2fac6e4
Always run code analyzers for tests projects ( #9304 )
2 years ago
Bond-009
5e074ac945
Merge pull request #9253 from Bond-009/nullref
2 years ago
Cody Robibero
32eccc139c
LiveTV fixes
2 years ago