aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations
AgeCommit message (Expand)Author
2019-02-11Merge pull request #9 from jellyfin/masterLogicalPhallacy
2019-02-09Merge pull request #852 from Bond-009/nugetJoshua M. Boniface
2019-02-09Use Path.CombineJoshua Boniface
2019-02-09Fix poor handling of cache directoriesJoshua Boniface
2019-02-09Chnage to own NuGet packageBond_009
2019-02-09Fix namespacing so it lines up properly with file names and paths (#715)Erwin de Haan
2019-02-08Add error logging when translation is missing from coreClaus Vium
2019-02-08Remove missing languages from localization optionsClaus Vium
2019-02-08Default to en-US for missing core translationsClaus Vium
2019-02-08Merge pull request #822 from Bond-009/imagedimensionsVasily
2019-02-06Move some arrays to genericsBond_009
2019-02-05Complete rename ImageSize -> ImageDimensionsBond-009
2019-02-05Remove custom ThreadingClaus Vium
2019-02-04Fix loading of rating filesBond_009
2019-02-04Merge pull request #797 from Bond-009/warningsVasily
2019-02-03Merge pull request #736 from Bond-009/startasyncJoshua M. Boniface
2019-02-03Merge pull request #732 from Bond-009/localeJoshua M. Boniface
2019-02-03Fix build errorBond-009
2019-02-03add suggestions from code reviewdkanada
2019-02-03merge progress calculation into a single linedkanada
2019-02-03remove useless commentsdkanada
2019-02-03unhide several scheduled tasks and add missing propertiesdkanada
2019-02-03move all scheduled tasks and triggers into foldersdkanada
2019-02-03fix build errors and update plugin manifest locationdkanada
2019-02-03add PluginUpdateTask back into sourcedkanada
2019-02-02Merge pull request #764 from Bond-009/encodingJoshua M. Boniface
2019-02-02Fix all warningsBond-009
2019-02-02Merge pull request #788 from Bond-009/warningsAndrew Rabert
2019-02-02Minor changes to encoding codeBond_009
2019-02-02Remove MoreLINQBond_009
2019-02-02Remove unused fieldBond_009
2019-02-01Fix more warningsBond_009
2019-02-01Make cache dir configurableBond_009
2019-02-01Fix build errorBond_009
2019-02-01Update iso6392.txtminegociomovil
2019-01-31Merge pull request #734 from Bond-009/cultureJoshua M. Boniface
2019-01-31Merge pull request #733 from Bond-009/startuptasksJoshua M. Boniface
2019-01-31Remove support for games as a media typeClaus Vium
2019-01-31Revert back to NoAutoRunWebAppPloughPuff
2019-01-31Move Options to Jellyfin.Server and create interface filePloughPuff
2019-01-31Accept single-hyphen usage and rename -programdatadir to -datadirPloughPuff
2019-01-31Use CommandLineParser package for handling CLI argsPloughPuff
2019-01-31Remove more Connect related stuffClaus Vium
2019-01-31Merge branch 'master' into localeBond-009
2019-01-31Upgrade crypto provider, retarget better frameworkPhallacy
2019-01-30Merge branch 'master' into cultureBond-009
2019-01-30Merge branch 'master' into startuptasksBond-009
2019-01-29Update Emby.Server.Implementations/Localization/LocalizationManager.csVasily
2019-01-29Merge pull request #716 from Bond-009/warningsVasily
2019-01-28Removed loose whitespace and one .ToArray() call.Erwin de Haan