aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations
AgeCommit message (Expand)Author
2023-04-06Pass cancellation tokenStepan Goremykin
2023-04-06Inline out variable declarationStepan Goremykin
2023-04-06Fix argument is not used in message template warningStepan Goremykin
2023-04-06Remove redundant castsStepan Goremykin
2023-04-06Remove unused using directivesStepan Goremykin
2023-04-05Translated using Weblate (Chinese (Traditional, Hong Kong))SuperDumbTM
2023-04-04Merge pull request #9583 from goremykin/use_minby_and_maxbyBond-009
2023-04-01Implement check to hide all libraries when user has no access (#9536)elmuffo
2023-04-01Use MinBy and MaxByStepan Goremykin
2023-04-01Correct styling inconsistenciesAmbulantRex
2023-04-01Correct style inconsistenciesAmbulantRex
2023-03-30Translated using Weblate (Hindi)Sahil Ahluwalia
2023-03-30Translated using Weblate (Hindi)pankajabhyam
2023-03-30Translated using Weblate (Bengali)Sunip Mukherjee
2023-03-30Translated using Weblate (Danish)heim3x
2023-03-30Remove unnecessary using statements in PluginManagerAmbulantRex
2023-03-30Add DLL whitelist support for pluginsAmbulantRex
2023-03-28Merge pull request #9466 from Shadowghost/playlist-fixBond-009
2023-03-26Translated using Weblate (Dutch)Bas
2023-03-25Convert Person.Type to use PersonKind enum (#9487)Cody Robibero
2023-03-25Apply suggestions from code reviewShadowghost
2023-03-24Translated using Weblate (Filipino)Calvin Ng
2023-03-22Translated using Weblate (Japanese)azam
2023-03-22Translated using Weblate (Malay)azam
2023-03-20Translated using Weblate (Catalan)Àlex Bravo
2023-03-20Merge pull request #9403 from SenorSmartyPants/ExtraCleanAndNFOCody Robibero
2023-03-18Merge pull request #9103 from DarrenRuane/darrenruane_fix_chapter_images_dele...Bond-009
2023-03-18Translated using Weblate (Dutch)Bas
2023-03-18Update Emby.Server.Implementations/Playlists/PlaylistManager.csShadowghost
2023-03-17Apply review suggestionsShadowghost
2023-03-16Translated using Weblate (Portuguese)Gabriele Bizzon
2023-03-16Merge branch 'master' into network-rewriteShadowghost
2023-03-15Merge pull request #9418 from Bond-009/getawaiterBond-009
2023-03-15Merge pull request #9460 from Shadowghost/rating-overhaulBond-009
2023-03-14Reduce usage of GetAwaiter().GetResult()Bond_009
2023-03-12Fall back to using "logo" attrib if "tvg-logo" is mssing in M3U-tuner (#9475)gitteric
2023-03-10Add migration to properly set playlist ownerShadowghost
2023-03-10Fix playlist creation and removalShadowghost
2023-03-10Merge pull request #9254 from Shadowghost/dvdbdfixBond-009
2023-03-09Clean Extra NamesSenorSmartyPants
2023-03-09Translated using Weblate (Icelandic)Róbert Örn Ketilsson
2023-03-09Extend language code handlingShadowghost
2023-03-07Disable real time monitoring by defaultBond_009
2023-03-06Fix cases where multiple files are resolved as a single bookJoe Rogers
2023-03-06Inject IDirectoryService where needed instead of passing it through ItemResol...Joe Rogers
2023-03-06Remove some BaseItem references to make ItemResolveArgs more usable for testing.Joe Rogers
2023-03-03Merge branch 'master' into network-rewriteShadowghost
2023-03-02Merge pull request #9416 from Bond-009/listBond-009
2023-03-01Reduce log spamBond_009
2023-03-01Allocate less ListsBond_009