Commit Graph

20415 Commits (383aa4e4d9cf4b0997b9277df838728102e0db3c)
 

Author SHA1 Message Date
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
Bond_009 5241bd41ef Add code analysis attributes where appropriate
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
BaronGreenback 75c9659e05 Fix unreachable code & assign id to each profile.
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
Patrick Barron 7c413a323b Move EF Core dependency out of Jellyfin.Data
4 years ago
Patrick Barron 7b37ae94f7 Remove unused factory method
4 years ago
Patrick Barron f638ee6b09 Enable nullable for Jellyfin.Data and remove unnecessary attributes
4 years ago
Patrick Barron 287dab4655 Remove constructor side effects and remove unneeded parameterless constructors
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
David Ullmer b8d52dafa9
Update MediaBrowser.XbmcMetadata/Parsers/BaseNfoParser.cs
4 years ago
David 6f898145af Use Uri.TryCreate and ImageType helper method
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
Smith00101010 6293629d32
Apply suggested formatting changes
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
crobibero fd0b3ca5ef Add JsonVersionConverter and tests
4 years ago
cvium 37e374d33d make sure network path substitution matches correctly
4 years ago
Bond_009 a6d0db5d04 100% branch coverage for DashboardController
4 years ago
Bond-009 a0f6bc14a2
Merge pull request #5375 from crobibero/default-api-value
4 years ago
Nichgon ed7154db68 Translated using Weblate (Thai)
4 years ago
cvium ba366118f9 Do not use language or imagelanguages when searching for images
4 years ago
crobibero 858c91ab48 Specify defaults or set query parameter to nullable
4 years ago