Commit Graph

12977 Commits (93fe7957fb4ed4f85b14bc4560f8e595540e91bd)
 

Author SHA1 Message Date
Joshua Boniface 7774977cdd Implement review feedback
6 years ago
Bond_009 5ac6d0ae59 Fix more warnings
6 years ago
Bond-009 fa3a8108e5
Update StartupOptions.cs
6 years ago
Bond_009 660f6174b3 Rebase on master
6 years ago
Bond_009 8af1e93cd4 Make cache dir configurable
6 years ago
Bond_009 cabb824f2a Fix build error
6 years ago
Vasily b4c5ff89fd
Merge pull request #782 from hawken93/wat
6 years ago
hawken 78324ff797 Remove commented file MediaBrowser.LocalMetadata.Savers.PersonXmlSaver
6 years ago
minegociomovil 885a000da7 Update iso6392.txt
6 years ago
Joshua Boniface aad34e62ca Move jellyfin-sudoers to conf dir
6 years ago
Joshua Boniface 45d8ace9bb Use good ideas from Fedora systemd in Debian
6 years ago
Joshua Boniface 5e4697802f Replace programdata with datadir everywhere
6 years ago
Joshua Boniface f6227e99cc Add cachedir to deployment scripts; fix bad logdir
6 years ago
Joshua Boniface ae24d644db Use double-dash args in install-jellyfn.ps1
6 years ago
Joshua Boniface b982d7c239 Update to long opts and add cache dirs
6 years ago
Joshua M. Boniface c713824bf9
Merge pull request #734 from Bond-009/culture
6 years ago
Joshua M. Boniface ea851317e7
Merge pull request #733 from Bond-009/startuptasks
6 years ago
Claus Vium 8985fb8d58 Remove support for games as a media type
6 years ago
PloughPuff b5e8cce4cf Improved help text and output errors to stderr
6 years ago
PloughPuff 211ae30188 Revert back to NoAutoRunWebApp
6 years ago
PloughPuff e18b89ca27 Move Options to Jellyfin.Server and create interface file
6 years ago
PloughPuff ebd2a30087 Accept single-hyphen usage and rename -programdatadir to -datadir
6 years ago
PloughPuff fd361421b1 Use CommandLineParser package for handling CLI args
6 years ago
Claus Vium f7a46c7a56 Remove more Connect related stuff
6 years ago
Bond-009 2a1f6361a5
Merge branch 'master' into locale
6 years ago
Bond-009 1ea219bf3f
Merge branch 'master' into culture
6 years ago
Bond-009 d0f2b3a747
Merge branch 'master' into startuptasks
6 years ago
Vasily ffcf6bdd3a
Merge pull request #713 from EraYaN/fix-emtpy-statement
6 years ago
Joshua M. Boniface 795f2c8774
Merge pull request #769 from EraYaN/fix-removed-filesystem-wrapper-conditions
6 years ago
Erwin de Haan f8aff0c51d Fix conditions where the ! was swallowed in #726
6 years ago
Vasily 055e43eda7
Update Emby.Server.Implementations/Localization/LocalizationManager.cs
6 years ago
Vasily c8cb908004
Merge pull request #716 from Bond-009/warnings
6 years ago
Vasily 8ab08dd041
Merge pull request #728 from nvllsvm/ffmpeg_docker
6 years ago
Vasily 8487319374
Merge pull request #726 from EraYaN/remove-wrappers-for-system-io
6 years ago
Vasily 91e99effc9
Apply suggestions from code review for flipped conditions.
6 years ago
Vasily 0e2e731103
Merge pull request #758 from RazeLighter777/master
6 years ago
Vasily 6822975fd3
Merge pull request #757 from cvium/fix_aspect_ratio_for_real
6 years ago
Justin Suess 12e4c1c7ae Added RazeLighter777 to the contributors file
6 years ago
Justin Suess 6786dfcabd Made password field non-mandatory upon setup
6 years ago
Justin Suess f06b9a14f3 Added password as an API field to the Startup/User Service
6 years ago
Erwin de Haan 838541b825 Removed loose whitespace and one .ToArray() call.
6 years ago
Erwin de Haan 1d1d7e8a37 Fixed inlining local-variable artifact.
6 years ago
Erwin de Haan d3afa53191 Final refactored `IFileSystem` and `ManagedFileSystem`
6 years ago
Erwin de Haan 450f246f95 Unwrapped `GetFileNameWithoutExtension`
6 years ago
Erwin de Haan b9a111432a Unwrapped all /(Write|Read)All(Text|Bytes)/ functions.
6 years ago
Erwin de Haan 581a7fe078 Unwrapped `MoveDirectory`, `DirectoryExists`, `FileExists` & removed `MoveFile`
6 years ago
Erwin de Haan a430568082 Unwrapped `OpenRead` and `CopyFile`
6 years ago
Erwin de Haan d7c6d16250 Unwrapped CreateDirectory and DeleteDirectory
6 years ago
Erwin de Haan 3a831994f6 Unwrapped GetDirectoryName and DirectorySeperatorChar
6 years ago
Claus Vium dc68d61491 Fix default aspect ratio
6 years ago