aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Library
AgeCommit message (Expand)Author
2022-02-06Merge pull request #7241 from Bond-009/async5Cody Robibero
2022-02-04TV extras (#7178)SenorSmartyPants
2022-01-28Merge pull request #6436 from daullmer/splashscreenCody Robibero
2022-01-28Remove some allocations (#7246)Claus Vium
2022-01-22Flush to disk async where possibleBond_009
2022-01-20Properly populate QueryResultCody Robibero
2022-01-16Restore resolver that handles alternate videosJoe Rogers
2022-01-15Fix SA1642 warningDmitry Lyzo
2022-01-10suggestions from reviewCody Robibero
2022-01-10Fix release buildCody Robibero
2022-01-10Suggestions from reviewCody Robibero
2022-01-07Keep from serializing trailers into databaseJoe Rogers
2022-01-05Error on SA1316Bond_009
2022-01-02Merge pull request #7058 from cvium/the_most_important_featureBond-009
2022-01-01Remove file extension filter and fix buildcvium
2022-01-01Update Emby.Server.Implementations/Library/Resolvers/GenericVideoResolver.csClaus Vium
2021-12-31Add ability to search by -Cody Robibero
2021-12-28Use dedicated resolvers for extrascvium
2021-12-27Remove more warningsCody Robibero
2021-12-27More cleanupBond_009
2021-12-25Merge pull request #7044 from 1337joe/fix-trailers-v2Cody Robibero
2021-12-24Fix resolved type for TrailersJoe Rogers
2021-12-24Update StyleCopBond_009
2021-12-24Merge pull request #7029 from cvium/allocations_maybeCody Robibero
2021-12-22Merge pull request #7028 from cvium/everything_went_wrongCody Robibero
2021-12-20Use our own Contains extensioncvium
2021-12-20Fix extras folderscvium
2021-12-18Increment library number instead of appendingJoe Rogers
2021-12-15Merge branch 'master' into what_could_go_wrongClaus Vium
2021-12-15Merge pull request #6912 from crobibero/filename-tvmazeClaus Vium
2021-12-12Use BaseItemKind where possibleCody Robibero
2021-12-11Fix new testCody Robibero
2021-12-09Add StringComparisonCody Robibero
2021-12-09Add more speed and more testsCody Robibero
2021-12-07Search for attribute textCody Robibero
2021-12-07Fixescvium
2021-12-07Refactor extras parsingcvium
2021-11-27performance++Claus Vium
2021-11-27Add additional provider parsing to series file nameCody Robibero
2021-11-19Merge pull request #6850 from PetrusZ/collection-validatorCody Robibero
2021-11-18Replace library option to AutomaticallyAddToCollectionPetrus.Z
2021-11-18Reduce one queryPetrus.Z
2021-11-18Fix style issuesPetrus.Z
2021-11-18Paginate movies queryPetrus.Z
2021-11-18Fix issues mentioned in review, except for option namePetrus.Z
2021-11-17Add new line at end of filePetrus.Z
2021-11-17Use List<Gid> instead of List<Movie>Petrus.Z
2021-11-17Remove extra blank linePetrus.Z
2021-11-17Improve performancePetrus.Z
2021-11-17Add AutoCollection optionPetrus.Z