aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-10Add websocket session message type to generated openapi.jsoncrobibero
2021-03-10Run CollectArtifacts taks regardless of result from BuildPackage and BuildDockerErwin de Haan
2021-03-10Remove BuildPackage dependeny for PublishNuget in CIErwin de Haan
2021-03-10removed the space AGAIN!!!BaronGreenback
2021-03-10removed space.BaronGreenback
2021-03-10Revert "removed space"BaronGreenback
2021-03-10removed spaceBaronGreenback
2021-03-10Fixed false startsBaronGreenback
2021-03-10Hide msg if dlna disabledBaronGreenback
2021-03-10Null Pointer fixBaronGreenback
2021-03-10fix copy/paste error in testcvium
2021-03-10make the eligibility check more strict wrt. bracketscvium
2021-03-10Fix Radarr url nfo filesDavid
2021-03-10Fix id tag setting IMDb id when it is TMDb idDavid
2021-03-10removed parameter presetBaronGreenback
2021-03-10Merge pull request #5403 from BaronGreenback/DLNAProfileFixClaus Vium
2021-03-10fix multiversion eligibility check for complex folder namescvium
2021-03-10Update StreamingHelpers.csBaronGreenback
2021-03-10Merge pull request #5431 from cvium/fix_tmdb_imdbidClaus Vium
2021-03-10Use distinct for artists to avoid double refreshingcvium
2021-03-09Merge pull request #5447 from joshuaboniface/fix-fedora-buildClaus Vium
2021-03-09Merge pull request #5444 from Ullmie02/hdhr-fixClaus Vium
2021-03-09Remove Microsoft repo from install stepJoshua M. Boniface
2021-03-09Use FileShare.Read for log filesDavid
2021-03-09Use FileShare.Read to fix HdHomeRunDavid
2021-03-09Merge pull request #5428 from cvium/fix_tmdb_yearBond-009
2021-03-09Merge pull request #5336 from Bond-009/integrationBond-009
2021-03-09Move TestPluginWithoutPages to the correct projectBond_009
2021-03-09Perform static initialization only onceBond_009
2021-03-09Check for specific status code instead of successBond_009
2021-03-09Fix duplicate project id in slnBond_009
2021-03-09Fix azureBond_009
2021-03-09Add Jellyfin.Server.Tests to solutionBond_009
2021-03-09Split integration tests from unit testsBond_009
2021-03-09Use imdbid as fallback in movie providercvium
2021-03-09Default to the searchinfo year, fallback to parsed yearcvium
2021-03-09Merge pull request #4754 from jellyfin/warn50Bond-009
2021-03-08Translated using Weblate (Galician)pkreuzt
2021-03-09Remove useless lineBond_009
2021-03-09FxCop -> Net Analyzers (part 1)Bond_009
2021-03-09Add code analysis attributes where appropriateBond_009
2021-03-09Fix for multiple ip's in the same subnet per interface.BaronGreenback
2021-03-08Merge pull request #5315 from BaronGreenback/FixFor5280Part2Joshua M. Boniface
2021-03-08Merge pull request #5406 from cvium/trycleanstring-dont-die-on-meJoshua M. Boniface
2021-03-08Merge pull request #5409 from ikomhoog/masterJoshua M. Boniface
2021-03-08Merge pull request #5407 from Bond-009/hackClaus Vium
2021-03-08Update ApplicationHost.csBaronGreenback
2021-03-08Call ToLower on CollectionTypeOptions.ToStringBond_009
2021-03-08Update contributorsIkomhoog
2021-03-08Changed string.Length == 0 to string.IsNullOrEmpty in case of nullIkomhoog