Commit Graph

796 Commits (ac06022e0f9d91771992b0c4981953db378ef50c)

Author SHA1 Message Date
Bond_009 4dfb7b18ae Add some docs and tests
3 years ago
Joe Rogers b4bf5af7c8
Remove ImageType.Screenshot and ItemFields.Screenshot
3 years ago
Bond_009 924c6682b9 Remove unused IHasScreenshots interface
3 years ago
Claus Vium 5c5d49ee60
Merge pull request #6763 from 1337joe/tmdb-image-provider-dedup
3 years ago
Bond_009 416894008e Minor improvements
3 years ago
Claus Vium 6822693bd6
Merge pull request #6748 from ptalmeida/master
3 years ago
Claus Vium 0187500373
Merge pull request #6761 from Bond-009/startup2
3 years ago
Claus Vium 869d537aaa
Merge pull request #6752 from 1337joe/fix-metadata-refresh-deletes-backgrounds
3 years ago
Joe Rogers 149c77d9b1
Remove commented theory data, merge tests
3 years ago
Joe Rogers 2b283d249f
Switch to method per image conversion
3 years ago
Claus Vium 2c42d75288
Merge pull request #6027 from fredriklindberg/improve-series-matching
3 years ago
Claus Vium a9c38870f9
Merge pull request #6379 from dearjoey/master
3 years ago
Joe Rogers 7fcf01235c
Change RemoveImages to array, improve download test
3 years ago
Bond_009 104e36f2f9 Streamline startup code
3 years ago
Joe Rogers 4a5e8b99a0
Extract duplicate code, add test
3 years ago
Joe Rogers 6881cf6874
Merge remote-tracking branch 'origin/master' into fix-metadata-refresh-deletes-backgrounds
3 years ago
dependabot[bot] baafa10e87
Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0
3 years ago
Joe Rogers b478b115e3
Refactor to validate all images up front
3 years ago
Joe Rogers 080b02cc4c
Add comments, minor cleanup, add tests
3 years ago
Cody Robibero 7b89e0e3a5 Fix tests
3 years ago
Claus Vium 39d5bdac96
Change ReadOnlySpan to string following PR 6383 (#6734)
3 years ago
Claus Vium dc72d90703
Merge pull request #6383 from sushilicious/master
3 years ago
Claus Vium 8b2309df82
Merge pull request #6535 from Bond-009/dlnacontrollertests
3 years ago
Claus Vium 768ec60e11
Merge pull request #6689 from 1337joe/expand-image-extraction
3 years ago
Joe Rogers 31baea072a
Address review comments
3 years ago
Cody Robibero 2b10251b32 Update to dotnet6.rc2
3 years ago
Joe Rogers e3eee10d05
Add image provider tests and clean up
3 years ago
Claus Vium 8fc4a48070
Merge pull request #6501 from crobibero/schedules-direct
3 years ago
Claus Vium e775286de5
Merge pull request #6646 from 1337joe/test-mp4-metadata
3 years ago
Claus Vium b16e6621b3
Merge pull request #6663 from crobibero/dotnet-6-rc1
3 years ago
Claus Vium eea2ba9b68
Merge pull request #6678 from Bond-009/random
3 years ago
Claus Vium 851a5f3b55
Merge pull request #6665 from Bond-009/tests6
3 years ago
Cody Robibero 3bbd98cc3f Merge remote-tracking branch 'upstream/master' into schedules-direct
3 years ago
Bond_009 d05062fec0 Use new Random.Shared instead of creating new instances
3 years ago
Bond_009 67147400bf Fix issue #6123
3 years ago
Bond_009 74d75fad46 Improve test coverage for QuickConnectManager
3 years ago
Cody Robibero 017380f1dd Reference dotnet6-rc1 packages
3 years ago
KonH 6cbfdea4c0 Fix warning: Type cast is redundant (#2149)
3 years ago
KonH b6bf43af45 Fix warning: Using directive is not required by the code and can be safely removed (#2149)
3 years ago
Joe Rogers 4c2adc39c7
Add test data and unit test for mp4 metadata probe
3 years ago
Bond_009 055e04338e Add regression test for #6560
3 years ago
Bond-009 8858d8e597
Merge branch 'master' into theorydata
3 years ago
Bond_009 4643fd5dcb Address comments
3 years ago
Bond_009 4d1d9f23d5 Use new Enum.TryParse(ReadOnlySpan<char>) overload
3 years ago
Bond_009 13fbfe6091 Target net6.0
3 years ago
Bond_009 dc1b726ef8 Add regression test for #5323
3 years ago
Claus Vium b598f0e9fb
Merge pull request #6584 from Bond-009/datetime
3 years ago
Joshua M. Boniface 18506f7c21
Merge pull request #6569 from crobibero/dotnet-5.0.10
3 years ago
Claus Vium c38d19682c
Merge pull request #6553 from ankenyr/master
3 years ago
Bond_009 653df7d8e5 Specify DateTimeStyles when possible
3 years ago