Commit Graph

149 Commits (20e9db8308ddd571e75201807599740b94d4b32d)

Author SHA1 Message Date
Anthony Lavado c71385d2db Add token for program metadata download
2 years ago
Anthony Lavado ad5becc524 Use token when retrieving images
2 years ago
Cody Robibero 65c47c79da Only delete cache file if exist
2 years ago
Joe Rogers 9001eaa67e
Check cache file age directly and replace if old
2 years ago
cvium 045dca49d0 fix: use the checksum as temp folder name when extracting xmltv listings
2 years ago
Bond_009 5732e6188c Fix some warnings
2 years ago
Cody Robibero 7bfc6b5679 Remove more warnings
3 years ago
Bond_009 ea8f40e84a More cleanup
3 years ago
cvium b880dc8a4a Use our own Contains extension
3 years ago
Bond_009 beafd6eaab Use JsonContent where possible
3 years ago
cvium b50c3852ef Remove unused dependencies
3 years ago
Bond_009 5265b3eee7 Replace PBKDF2-SHA1 with PBKDF2-SHA512
3 years ago
Claus Vium 26cfde8765
Merge pull request #6551 from MrChip53/xmltv-improve
3 years ago
Cody Robibero a81dfabdb6 Fix indentation and build errors
3 years ago
Cody Robibero 3bbd98cc3f Merge remote-tracking branch 'upstream/master' into schedules-direct
3 years ago
Bond_009 03f933aaa0 Fix the last few warnings
3 years ago
Bond_009 f31224fa8f Remove sync FileStream hack
3 years ago
Bond_009 a6d1e542e6 Reduce allocations
3 years ago
Cody Robibero 7a7fe3e681 Fix types and property names
3 years ago
Mr. Chip53 1a8dcae5e4 Fix #6171
3 years ago
Cody Robibero 23e6c918a2 Remove Linq to index search
3 years ago
Claus Vium 74fef6c05b
Merge pull request #6177 from Bond-009/async
3 years ago
Cody Robibero 0587b539ec Suggestions from review
3 years ago
Cody Robibero 47e24a2cf7 Add SchedulesDirect json tests
3 years ago
Cody Robibero 47be1bf69f Enable nullable for SchedulesDirect
3 years ago
Cody Robibero bfb37a9ed9 Fix typos
3 years ago
Cody Robibero 8e498b01e7 Fix issues from merge
3 years ago
Bond_009 e3dac4fda2 Use async FileStreams where it makes sense
3 years ago
Cody Robibero d7459fa2ec Add missing xmldoc
3 years ago
Cody Robibero cba07b1ca6 Remove more and more warnings
3 years ago
Bond_009 645825db36 Enable nullable for more files
3 years ago
Bond_009 6f8ccab788 Move non-jellyfin extensions to separate project
3 years ago
Bond_009 7e8428e588 Enable nullable reference types for Emby.Server.Implementations
3 years ago
BaronGreenback 2e98de9062
Code Clean up: Convert to null-coalescing operator ?? (#5845)
3 years ago
BaronGreenback bc1cc2d04a Remove unused using directives
3 years ago
Bond_009 a8ed753f6c FxCop -> Net Analyzers (part 2)
3 years ago
Bond_009 eba859e33e Minor improvements
3 years ago
dkanada 13d65318eb
Merge pull request #5223 from Bond-009/minor10
3 years ago
Bond_009 e9f22303a4 Properly forward cancellationTokens
3 years ago
Bond_009 65bab55ca0 Minor improvements
3 years ago
Bond-009 054adf6379
Merge pull request #4853 from Ullmie02/servicestack-json
4 years ago
David 043d045448 Put json serializer options in private field
4 years ago
David 196388d607 Remove custom Json serializer from Emby.Server.Implementations
4 years ago
Ryan Petris c0c0eaec05
new List(int) does not pre-allocate indicies like Arrays, it merely sets the initial capacity.
4 years ago
crobibero a9aafbaf5a Don't throw exception unless needed
4 years ago
crobibero e621244405 Add missing EnsureSuccessStatusCode
4 years ago
Claus Vium 0a35f35311
Merge pull request #4591 from jellyfin/schedulesdirect
4 years ago
Bond_009 81ca6cb47c Clean up SchedulesDirect
4 years ago
Bond_009 38932fc7d1 Schedules Direct requires the hex to be lowercase
4 years ago
Bond_009 8c8a71692e Remove Hex class as the BCL has one now
4 years ago