aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-03-05do not pick a linked item as primary when merging versionscvium
2021-03-04Merge pull request #5345 from BaronGreenback/IP6Fixdkanada
Dual IP4 / IP6 server fails on non-windows platforms
2021-03-04Merge pull request #5362 from crobibero/case-jsondkanada
Fix case-sensitive json parsing
2021-03-03Always use case insensitive json parsing for apicrobibero
2021-03-03Merge pull request #5356 from cvium/fix_provideridextensionsClaus Vium
return false when providerid is null or empty
2021-03-03Remove Content-Length header from DLNA HEAD request (#5335)BaronGreenback
2021-03-03Merge pull request #5359 from cvium/fix_broadcasttimer_disposedBond-009
Do nothing in timer callback when device locator is disposed
2021-03-03Do nothing in timer callback when device locator is disposedcvium
2021-03-03fix HasProviderId and add testscvium
2021-03-03revert removal of null checkcvium
2021-03-03return false when providerid is null or emptycvium
2021-03-02Fix TMDb search name containing year (#5349)David Ullmer
2021-03-02Update Jellyfin.Server/Program.csBaronGreenback
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2021-03-02Merge pull request #5339 from Bond-009/hasprovideridsClaus Vium
Revert breaking change to HasProviderId
2021-03-02Merge pull request #5342 from BaronGreenback/errorMessageCorrectionBond-009
Corrected logging message
2021-03-01Kestrel workaroundBaronGreenback
2021-03-01Merge pull request #5338 from Bond-009/ssatestsClaus Vium
Remove tests that are upstreamed
2021-03-01correction of ip6 loopbackBaronGreenback
2021-03-01Changed messageBaronGreenback
2021-03-01Revert breaking changeBond_009
2021-03-01Remove tests that are upstreamedBond_009
libse (the SSA parser we use) has these same tests now
2021-03-01Merge pull request #5317 from Bond-009/notnullwhenBond-009
MaybeNullWhen(false) -> NotNullWhen(true)
2021-03-01Merge pull request #5299 from Bond-009/tests13Bond-009
2021-03-01Merge pull request #5328 from jellyfin/dependabot/nuget/Moq-4.16.1Bond-009
Bump Moq from 4.16.0 to 4.16.1
2021-03-01Bump Moq from 4.16.0 to 4.16.1dependabot[bot]
Bumps [Moq](https://github.com/moq/moq4) from 4.16.0 to 4.16.1. - [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.16.0...v4.16.1) Signed-off-by: dependabot[bot] <support@github.com>
2021-03-01Merge pull request #5327 from ↵Bond-009
jellyfin/dependabot/nuget/Microsoft.NET.Test.Sdk-16.9.1 Bump Microsoft.NET.Test.Sdk from 16.8.3 to 16.9.1
2021-03-01Merge pull request #5326 from jellyfin/dependabot/nuget/libse-3.6.0Bond-009
Bump libse from 3.5.8 to 3.6.0
2021-03-01Bump Microsoft.NET.Test.Sdk from 16.8.3 to 16.9.1dependabot[bot]
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.8.3 to 16.9.1. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](https://github.com/microsoft/vstest/compare/v16.8.3...v16.9.1) Signed-off-by: dependabot[bot] <support@github.com>
2021-03-01Bump libse from 3.5.8 to 3.6.0dependabot[bot]
Bumps [libse](https://github.com/SubtitleEdit/subtitleedit) from 3.5.8 to 3.6.0. - [Release notes](https://github.com/SubtitleEdit/subtitleedit/releases) - [Changelog](https://github.com/SubtitleEdit/subtitleedit/blob/master/Changelog.txt) - [Commits](https://github.com/SubtitleEdit/subtitleedit/compare/3.5.8...3.6.0) Signed-off-by: dependabot[bot] <support@github.com>
2021-03-01Translated using Weblate (Hungarian)Csaba
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hu/
2021-02-28Translated using Weblate (Swedish)Sebastian
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sv/
2021-02-28Merge pull request #5314 from barronpm/cleanupdkanada
Remove unused entity
2021-02-28MaybeNullWhen(false) -> NotNullWhen(true)Bond_009
2021-02-27Merge pull request #5181 from BaronGreenback/Fix_IPHostIP6ParsingClaus Vium
2021-02-27Merge pull request #5274 from BaronGreenback/bindfixClaus Vium
2021-02-27performanceBaronGreenback
2021-02-27Update Jellyfin.Networking/Manager/NetworkManager.csBaronGreenback
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2021-02-27Update Jellyfin.Networking/Manager/NetworkManager.csBaronGreenback
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2021-02-27Merge pull request #5278 from BaronGreenback/STRMFixClaus Vium
Fix for #5168
2021-02-27Merge pull request #5312 from BaronGreenback/FixFor5280Claus Vium
2021-02-27Merge pull request #5073 from BaronGreenback/ffmpegClaus Vium
Fix for 4933: Alternative ffmpeg fix
2021-02-27Update Emby.Server.Implementations/ApplicationHost.csBaronGreenback
Co-authored-by: Cody Robibero <cody@robibe.ro>
2021-02-27Update MediaBrowser.Controller/IServerApplicationHost.csBaronGreenback
Co-authored-by: Cody Robibero <cody@robibe.ro>
2021-02-27Remove unused entityPatrick Barron
2021-02-27removed bad merge codeBaronGreenback
2021-02-27fix for override ports contained in PublishedServerUrlBaronGreenback
2021-02-26Translated using Weblate (Afrikaans)Eben van Deventer
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/af/
2021-02-25Merge pull request #5217 from jellyfin/auto-manifestdkanada
handle plugin manifests automatically
2021-02-24Translated using Weblate (Galician)Raúl Estévez
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/gl/
2021-02-24Clean up codeBond_009