aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-03-10Revert "removed space"BaronGreenback
This reverts commit a324d8a9c5351ec2f101f66e2f511eaf208f1254.
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
Updated condition
2021-03-10Merge pull request #5431 from cvium/fix_tmdb_imdbidClaus Vium
Use imdbid as fallback in movie provider
2021-03-10Use distinct for artists to avoid double refreshingcvium
2021-03-09Merge pull request #5447 from joshuaboniface/fix-fedora-buildClaus Vium
Remove Microsoft repo from install step
2021-03-09Merge pull request #5444 from Ullmie02/hdhr-fixClaus Vium
2021-03-09Remove Microsoft repo from install stepJoshua M. Boniface
This was breaking Fedora builds due to a mismatch. We can use the .NET SDK 5.0 from the Fedora 33 repos instead and this seems to work.
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
Default to the searchinfo year, fallback to parsed year
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
Includes post-ProviderIdExtensions cleanup
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
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/gl/
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
2021-03-08Fix casing CollectionTypeBond_009
2021-03-07Merge pull request #5402 from Ullmie02/fix-null-sizeJoshua M. Boniface
Use FileShare.None when creating files
2021-03-07Translated using Weblate (Kazakh)WWWesten
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/kk/
2021-03-07return empty span instead of null for backwards compatcvium
2021-03-07do not throw ArgumentNullException in TryCleanStringcvium