Commit Graph

20162 Commits (7685569480409f2703fc6ead32d093a08d783312)
 

Author SHA1 Message Date
David 7685569480 Rollback char.IsDigit
4 years ago
David 59641e5c76 Use ReadOnlySpan<char> and char.IsDigit
4 years ago
David 840eeff2af Apply suggestions from code review
4 years ago
David 14cbd22fbe Use Helper Methods for provider url parsing
4 years ago
David 954148eb6d Fix Radarr url nfo files
4 years ago
David 8a74d76598 Fix id tag setting IMDb id when it is TMDb id
4 years ago
Bond-009 97fd136a8c
Merge pull request #5428 from cvium/fix_tmdb_year
4 years ago
Bond-009 087e98d78a
Merge pull request #5336 from Bond-009/integration
4 years ago
Bond_009 a618d6053f Move TestPluginWithoutPages to the correct project
4 years ago
Bond_009 37eb7d6d49 Perform static initialization only once
4 years ago
Bond_009 b9577d0fd9 Check for specific status code instead of success
4 years ago
Bond_009 3471ddfc84 Fix duplicate project id in sln
4 years ago
Bond_009 bbbb811e72 Fix azure
4 years ago
Bond_009 afc70b28d4 Add Jellyfin.Server.Tests to solution
4 years ago
Bond_009 fa8bfece4e Split integration tests from unit tests
4 years ago
cvium 80fb52e64f Default to the searchinfo year, fallback to parsed year
4 years ago
Bond-009 94db751f4b
Merge pull request #4754 from jellyfin/warn50
4 years ago
pkreuzt e89bd8ba02 Translated using Weblate (Galician)
4 years ago
Bond_009 d202df6e8a Remove useless line
4 years ago
Bond_009 9ed7f429c0 FxCop -> Net Analyzers (part 1)
4 years ago
Joshua M. Boniface 3c46f10e3d
Merge pull request #5315 from BaronGreenback/FixFor5280Part2
4 years ago
Joshua M. Boniface 0ef8bea125
Merge pull request #5406 from cvium/trycleanstring-dont-die-on-me
4 years ago
Joshua M. Boniface 82d88bdec6
Merge pull request #5409 from ikomhoog/master
4 years ago
Claus Vium 90cdd1345d
Merge pull request #5407 from Bond-009/hack
4 years ago
BaronGreenback d3390302f9
Update ApplicationHost.cs
4 years ago
Bond_009 54f81c4da4 Call ToLower on CollectionTypeOptions.ToString
4 years ago
Ikomhoog 02122f28cc Update contributors
4 years ago
Ikomhoog d4201f812c Changed string.Length == 0 to string.IsNullOrEmpty in case of null
4 years ago
Bond_009 2e62c09f2e Fix casing CollectionType
4 years ago
Joshua M. Boniface 480dd66428
Merge pull request #5402 from Ullmie02/fix-null-size
4 years ago
WWWesten bc95268bd6 Translated using Weblate (Kazakh)
4 years ago
cvium fcacae8cde return empty span instead of null for backwards compat
4 years ago
cvium e0db17a935 do not throw ArgumentNullException in TryCleanString
4 years ago
David 60ffa6f514 Use FileShare.None when creating files
4 years ago
Bond-009 a1cdc2c63f
Merge pull request #5385 from Bond-009/dlna2
4 years ago
Bond-009 497ea57fd2
Merge pull request #5381 from cvium/fix-network-substitution
4 years ago
cvium 946411be8e Remove redundant check
4 years ago
cvium 67af30d1ff Remove redundant checks
4 years ago
cvium 54211b921c rider is a prick
4 years ago
cvium bc661c16e1 simplify
4 years ago
dkanada 22402650cb
Merge pull request #5354 from shortspider/AddFfmpegToReadme
4 years ago
Nathan Mascitelli 10229e1afe
Link to jellyfin-ffmpeg
4 years ago
Bond_009 e8413ed8c0 Use XDocument.LoadAsync instead of XDocument.Parse
4 years ago
Bond-009 e839929b91
Merge pull request #5380 from Bond-009/plugins
4 years ago
Bond-009 db2d1bca33
Merge pull request #5382 from crobibero/json-version-converter
4 years ago
Bond-009 3741be51ec
Merge pull request #5383 from cvium/fix-mergeversions-overflow
4 years ago
Bond-009 1d87274cc2
Merge pull request #5377 from cvium/fix-tmdb-image-languages
4 years ago
cvium 59814bd55e do not pick a linked item as primary when merging versions
4 years ago
Claus Vium d0a2d00b29
Fix UpdateMediaPath model binding (#5378)
4 years ago
Cody Robibero df1951cfe2
Apply suggestions from code review
4 years ago