Commit Graph

3493 Commits (d21d1978a3fce65a0af144d4293ce92bbf1f5b86)

Author SHA1 Message Date
Bond_009 4367b97a54 Fix build
3 years ago
Bond_009 fb090df0b5 Enable nullable reference types for MediaBrowser.Controller
3 years ago
Bond_009 bcb4010db6 More improvements
3 years ago
Bond_009 787bcd4a83 Remove dead code
3 years ago
BaronGreenback 2e98de9062
Code Clean up: Convert to null-coalescing operator ?? (#5845)
3 years ago
BaronGreenback f2c10471bf
Code Clean up: Use Pattern Matching (#5838)
3 years ago
Claus Vium b9d18f0fa7
Merge branch 'master' into allocationz
3 years ago
Bond_009 c608d5104d Fix scanning
3 years ago
Bond-009 360d80c873
Merge pull request #5890 from Bond-009/filesystem
3 years ago
cvium 608cba817c Reduce some allocations with the magic of spans etc.
3 years ago
Bond-009 eeb5d4bd1e
Merge pull request #5842 from BaronGreenback/optimization
3 years ago
Bond-009 7195d3e42f
Merge pull request #5893 from Bond-009/db
3 years ago
cvium 77261a8445 add UpdatePeopleAsync and add people to both tables
3 years ago
Bond-009 224c48821e
Merge pull request #5887 from Bond-009/perf
3 years ago
Bond_009 a02e37daa0 SqliteItemRepository: remove redundant operations
3 years ago
crobibero 940c30081e Mark PasswordSha1 as obsolete
3 years ago
Bond_009 b323044139 Reduce string allocations/fs lookups in resolve code
3 years ago
Bond_009 f46195899e Improve perf of db save and query
3 years ago
Bond-009 d5163b4167
Merge pull request #5877 from Bond-009/circ1
3 years ago
Bond-009 24103d0953
Merge pull request #5876 from Bond-009/nullref5
3 years ago
Bond-009 48ed4b016c
Merge pull request #5808 from cvium/semi-fix-collection-perf
3 years ago
Bond_009 499bac5185 EncodingHelper: Fix circular dependency
3 years ago
Bond_009 63e9b1ae2d DeepCopy: Throw ArgumentNullException if one of the args is null
3 years ago
BaronGreenback bc1cc2d04a Remove unused using directives
4 years ago
BaronGreenback bb6fddde9a Group Methods
4 years ago
cvium d44b2e2ee5 fixes
4 years ago
cvium 723b6abcb3 Optimize the way items are grouped into collections
4 years ago
Bond_009 a4ffc7a813 Fix random failing of tests
4 years ago
Odd Stråbø e0edbc5754 Apply suggestions from code review
4 years ago
Odd Stråbø e57c1655fb Remove GetSizeEstimate & GetEstimatedAspectRatio
4 years ago
Odd Stråbø 13d0837b78 (mostly)Fix ResizeFill
4 years ago
Odd Stråbø 383aa4e4d9 Add Resize to fill box alternative to image endpoints
4 years ago
Bond-009 b2fbf97abd
Merge pull request #4988 from Bond-009/crop
4 years ago
Claus Vium 9d0467addf
Merge pull request #5725 from BrianCArnold/Fix2845_PlaylistDeletion
4 years ago
Brian Arnold a2acfb02e9 Can't reference System.IO.Path as 'Path', even though System.IO is in the usings, because there is a Path property of the class.
4 years ago
BrianCArnold 2314487e38
Update MediaBrowser.Controller/Playlists/Playlist.cs
4 years ago
Brian Arnold 7c457da9ab Fixed issue with determining if a directory was a directory or file when it contained a '.' character in the directory path.
4 years ago
cvium 4892e0cf06 fix build...somehow
4 years ago
cvium d772fddfb3 make custompref value nullable
4 years ago
Bond_009 2ed0801be2 Fix possible nullref
4 years ago
cvium 7670189561 make directoryservice cache case sensitive
4 years ago
MrTimscampi ef9eba8bc9 Ignore format for ISO files
4 years ago
Bond-009 6d0b2ed080
Merge pull request #5579 from cocool97/master
4 years ago
Bond-009 16011d96a0
Merge pull request #5321 from Ullmie02/nfo-thumb
4 years ago
cocool97 86852178c2
Update MediaBrowser.Controller/LiveTv/ChannelInfo.cs
4 years ago
Nyanmisaka 0853d1265c
Disable auto rotation for some HWA methods (#5586)
4 years ago
Joshua M. Boniface 890a490776
Merge pull request #5532 from cvium/fix_episode_extras_questionmark
4 years ago
LIAUD 32853ca244 Add 'group-title' channel parsing
4 years ago
cvium ab0cff8556 do not resolve episode-like files if they are in extras folders
4 years ago
Patrick Barron e5380c653b Merge branch 'master' into ef-cleanup
4 years ago