aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations
AgeCommit message (Collapse)Author
2019-02-16Merge branch 'master' into fieldsBond-009
2019-02-16Merge pull request #907 from cvium/fix_assembly_visibilityBond-009
Fix assembly visibility
2019-02-16Change discardsBond-009
2019-02-15Make all class implementing dynamically loaded interfaces publicClaus Vium
2019-02-15Merge pull request #801 from Bond-009/diVasily
Move to Microsoft.Extensions.DependencyInjection
2019-02-14Merge pull request #863 from fruhnow/tvg-chnoVasily
Adding support for "tvg-chno"-Tag in M3U Channel Lists
2019-02-13Rewrite rules for determining app paths and use XDG_CONFIG_HOME for ↵ploughpuff
configDir (#781) Re-write rules for determining dataDir, configDir and logDir. Generally, arguments from command line take precedence, then JELLYFIN env vars, before using XDG names. Co-Authored-By: ploughpuff <33969763+ploughpuff@users.noreply.github.com>
2019-02-12Address commentsBond-009
2019-02-12Don't create multiple instances of the same typeBond_009
2019-02-12Simplify plugin loadingBond_009
2019-02-12Move to Microsoft.Extensions.DependencyInjectionBond_009
This PR replaces SimpleInjector with Microsoft.Extensions.DependencyInjection.
2019-02-11combining some of the if's and adressing #820Felix Ruhnow
2019-02-10Adding support for "tvg-chno"-Tag in M3U Channel ListsFelix Ruhnow
2019-02-09Merge pull request #852 from Bond-009/nugetJoshua M. Boniface
Use SQLitePCL.pretty.netstandard on NuGet
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-09Removed some unused fieldsBond_009
2019-02-09Fix namespacing so it lines up properly with file names and paths (#715)Erwin de Haan
* Fix stupid namespacing so it lines up properly with file names and paths.
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
Complete rename ImageSize -> ImageDimensions
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
Fix all warnings
2019-02-03Merge pull request #736 from Bond-009/startasyncJoshua M. Boniface
Start startup tasks async
2019-02-03Merge pull request #732 from Bond-009/localeJoshua M. Boniface
Reworked LocalizationManager to load data async
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
Remove dead code, made some functions properly async
2019-02-02Fix all warningsBond-009
2019-02-02Merge pull request #788 from Bond-009/warningsAndrew Rabert
Fix more warnings
2019-02-02Minor changes to encoding codeBond_009
* Don't wait in intervals of 100ms for the file to exist
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
Add new es-MX option for the latin metadata search in www.themoviedb.org Content add: spa||es-mx|Spanish; Latin|espagnol; Latin
2019-01-31Merge pull request #734 from Bond-009/cultureJoshua M. Boniface
Fix more analyzer warnings
2019-01-31Merge pull request #733 from Bond-009/startuptasksJoshua M. Boniface
Remove unused function