BaronGreenback
2559ceffab
Update tests/Jellyfin.Dlna.Tests/ProfileTester.cs
...
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
4 years ago
cvium
96348ed744
Add tvrage and imdb ids for episodes
4 years ago
artiume
dcd96909cd
Fix Audiobook Resume
...
https://github.com/jellyfin/jellyfin/issues/5703
4 years ago
Bond_009
499bac5185
EncodingHelper: Fix circular dependency
4 years ago
Bond_009
63e9b1ae2d
DeepCopy: Throw ArgumentNullException if one of the args is null
4 years ago
BaronGreenback
522d5a7158
Fixed indent
4 years ago
BaronGreenback
41246909dc
fixed merge
4 years ago
BaronGreenback
f8b717e7c5
Merge branch 'master' into ProfileMatch
4 years ago
BaronGreenback
7848ea1484
missed one.
4 years ago
BaronGreenback
a99caa0daa
Changed testing
4 years ago
Bond-009
5a6e60b414
Merge pull request #5859 from cvium/fix-streambuilder-permissions
...
Respect user settings for transcode and remux
4 years ago
Bond-009
233900401e
Merge pull request #5873 from cvium/fix-displaypref-migration
4 years ago
cvium
4d7c1fbdca
use int.Parse
4 years ago
cvium
c0ea56a10d
use int.Parse
4 years ago
Bond-009
94d339cf12
Merge pull request #5744 from mohd-akram/absolute-dvd-order
4 years ago
cvium
cbb855e65f
Check for empty string when migrating displaypreferences
4 years ago
BaronGreenback
092c610fbf
Update Emby.Dlna/DlnaManager.cs
...
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
4 years ago
cvium
06b8cf42d1
Fix TMDb Person Provider
4 years ago
Bond_009
dcd6ab769b
ProviderManager: fix discard and 2 warnings
4 years ago
Bond_009
500c2e5224
Switch from HttpClientHandler to SocketsHttpHandler
...
SocketsHttpHandler is the default for .Net Core 2.1 and newer
Set RequestHeaderEncoding to UTF-8 by default
4 years ago
BaronGreenback
4449217f8f
simplified isMatch
4 years ago
Bond-009
4c915f5edf
Merge pull request #5683 from jellyfin/dependabot/nuget/Newtonsoft.Json-13.0.1
...
Bump Newtonsoft.Json from 12.0.3 to 13.0.1
4 years ago
Bond-009
83f20fee4a
Merge pull request #5799 from jellyfin/dependabot/nuget/AutoFixture.Xunit2-4.16.0
...
Bump AutoFixture.Xunit2 from 4.15.0 to 4.16.0
4 years ago
dependabot[bot]
dc628d1e1c
Bump AutoFixture.Xunit2 from 4.15.0 to 4.16.0
...
Bumps [AutoFixture.Xunit2](https://github.com/AutoFixture/AutoFixture ) from 4.15.0 to 4.16.0.
- [Release notes](https://github.com/AutoFixture/AutoFixture/releases )
- [Commits](https://github.com/AutoFixture/AutoFixture/compare/v4.15.0...v4.16.0 )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
BaronGreenback
95b733ad4c
reworked code
4 years ago
Bond-009
8e6d79aa3e
Merge pull request #5690 from jellyfin/dependabot/nuget/AutoFixture.AutoMoq-4.16.0
...
Bump AutoFixture.AutoMoq from 4.15.0 to 4.16.0
4 years ago
Bond-009
5a4cfe11cf
Merge pull request #5863 from cvium/fix-index-migration
...
use IF NOT EXISTS in migration
4 years ago
Mohamed Akram
64071873a0
Use StringComparison.Ordinal
4 years ago
Bond-009
4eeb69233d
Merge pull request #5852 from cvium/fix-person-creation
...
Add Person to TypedBaseItems if it's new
4 years ago
dependabot[bot]
442bc8671b
Bump AutoFixture.AutoMoq from 4.15.0 to 4.16.0
...
Bumps [AutoFixture.AutoMoq](https://github.com/AutoFixture/AutoFixture ) from 4.15.0 to 4.16.0.
- [Release notes](https://github.com/AutoFixture/AutoFixture/releases )
- [Commits](https://github.com/AutoFixture/AutoFixture/compare/v4.15.0...v4.16.0 )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
Bond-009
8536418553
Merge pull request #5809 from jellyfin/dependabot/nuget/AutoFixture-4.16.0
...
Bump AutoFixture from 4.15.0 to 4.16.0
4 years ago
Bond-009
ebe8301404
Merge pull request #5860 from cvium/fix-notification-user-list
...
Fix notification disabled users list
4 years ago
cvium
586e1fc58a
use IF NOT EXISTS in migration
4 years ago
BaronGreenback
c68f616377
Flip fields
4 years ago
Mohamed Akram
90b941b3f6
Add review changes
4 years ago
cvium
a9ca3c8b01
Fix notification disabled users list
4 years ago
cvium
8933389753
Respect user settings for transcode and remux
4 years ago
Claus Vium
665220c4fb
Merge pull request #5848 from sgmoore/IndexError
...
Fix ArgumentOutOfRangeException scanning AudioBooks
4 years ago
cvium
351b987982
Add Person to TypedBaseItems if it's new
4 years ago
Stephen Moore
e841922ffd
Fix ArgumentOutOfRangeException scanning AudioBooks
...
AudioResolver.ResolveMultipleAudio method can attempt to access the first item in a List without checking if the list is empty which throws an ArgumentOutOfRangeException and stops the 'Scan Library' process.
4 years ago
Bond-009
990e4e8e58
Merge pull request #5843 from BaronGreenback/Cleanup4
...
Code Clean up: Remove unused using directives
4 years ago
BaronGreenback
bc1cc2d04a
Remove unused using directives
4 years ago
BaronGreenback
bb6fddde9a
Group Methods
4 years ago
BaronGreenback
3199d1c902
Fix: PlayTo using external ip not internal
4 years ago
Cody Robibero
b63f615fd4
Enable nullability for ServerDiscoveryInfo ( #5804 )
4 years ago
Bond-009
91d6ffd731
Merge pull request #5810 from jellyfin/dependabot/github_actions/eps1lon/actions-label-merge-conflict-v2.0.1
...
Bump eps1lon/actions-label-merge-conflict from v2.0.0 to v2.0.1
4 years ago
Joshua M. Boniface
e2cfc308ea
Merge pull request #5729 from crobibero/dotnet5.0.5
...
Update to dotnet 5.0.5
4 years ago
Bond-009
159431ad2a
Merge pull request #5612 from Bond-009/passwordhash
4 years ago
dependabot[bot]
1d4c8dcde3
Bump eps1lon/actions-label-merge-conflict from v2.0.0 to v2.0.1
...
Bumps [eps1lon/actions-label-merge-conflict](https://github.com/eps1lon/actions-label-merge-conflict ) from v2.0.0 to v2.0.1.
- [Release notes](https://github.com/eps1lon/actions-label-merge-conflict/releases )
- [Changelog](https://github.com/eps1lon/actions-label-merge-conflict/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eps1lon/actions-label-merge-conflict/compare/v2.0.0...b8bf8341285ec9a4567d4318ba474fee998a6919 )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
Bond-009
9b4f1bbf19
Add workflows for rebase and automation ( #5451 )
...
Add workflows for rebase and automation
4 years ago