aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-31Add cachedir to deployment scripts; fix bad logdirJoshua Boniface
2019-01-31Use double-dash args in install-jellyfn.ps1Joshua Boniface
2019-01-31Update to long opts and add cache dirsJoshua Boniface
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-31Improved help text and output errors to stderrPloughPuff
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-30Merge branch 'master' into cultureBond-009
2019-01-30Merge branch 'master' into startuptasksBond-009
2019-01-30Merge pull request #713 from EraYaN/fix-emtpy-statementVasily
2019-01-29Merge pull request #769 from EraYaN/fix-removed-filesystem-wrapper-conditionsJoshua M. Boniface
2019-01-30Fix conditions where the ! was swallowed in #726Erwin de Haan
2019-01-29Merge pull request #716 from Bond-009/warningsVasily
2019-01-29Merge pull request #728 from nvllsvm/ffmpeg_dockerVasily
2019-01-29Merge pull request #726 from EraYaN/remove-wrappers-for-system-ioVasily
2019-01-29Apply suggestions from code review for flipped conditions.Vasily
2019-01-29Merge pull request #758 from RazeLighter777/masterVasily
2019-01-29Merge pull request #757 from cvium/fix_aspect_ratio_for_realVasily
2019-01-28Added RazeLighter777 to the contributors fileJustin Suess
2019-01-28Made password field non-mandatory upon setupJustin Suess
2019-01-28Added password as an API field to the Startup/User ServiceJustin Suess
2019-01-28Removed loose whitespace and one .ToArray() call.Erwin de Haan
2019-01-28Fixed inlining local-variable artifact.Erwin de Haan
2019-01-28Final refactored `IFileSystem` and `ManagedFileSystem`Erwin de Haan
2019-01-28Unwrapped `GetFileNameWithoutExtension`Erwin de Haan
2019-01-28Unwrapped all /(Write|Read)All(Text|Bytes)/ functions.Erwin de Haan
2019-01-28Unwrapped `MoveDirectory`, `DirectoryExists`, `FileExists` & removed `MoveFile`Erwin de Haan
2019-01-28Unwrapped `OpenRead` and `CopyFile`Erwin de Haan
2019-01-28Unwrapped CreateDirectory and DeleteDirectoryErwin de Haan
2019-01-28Unwrapped GetDirectoryName and DirectorySeperatorCharErwin de Haan
2019-01-28Fix default aspect ratioClaus Vium
2019-01-27Fix crash when trying to deserialize a non-existing scheduled taskClaus Vium
2019-01-27Merge pull request #740 from Bond-009/deadcodeAndrew Rabert
2019-01-27Merge pull request #739 from cvium/change_multi_version_movieAndrew Rabert
2019-01-27Merge pull request #737 from EraYaN/skia-assembyinfoAndrew Rabert
2019-01-27Make guidance in issue templates comments, this will declutter issues when pe...Erwin de Haan
2019-01-27Make guidance in PR template comments, this way we don't get so people just l...Erwin de Haan
2019-01-27Check if file exists instead of catching exceptionsBond_009
2019-01-27Add Year to the new VideoInfoClaus Vium
2019-01-27Remove unnecessary ToListClaus Vium
2019-01-27Change multi version logic for moviesClaus Vium
2019-01-27Remove code for pre-installed pluginsBond_009
2019-01-27Added AssemblyInfo for Jellyfin.Drawing.SkiaErwin de Haan
2019-01-27Fix more analyzer warningsBond_009
2019-01-27Remove unused functionBond_009