Commit Graph

12761 Commits (b4c5ff89fd94d216c180a56c370e77e7fecfd93e)
 

Author SHA1 Message Date
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 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 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 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
Claus Vium a05d803d4c Fix crash when trying to deserialize a non-existing scheduled task
6 years ago
Andrew Rabert b4893b9ac9
Merge pull request #740 from Bond-009/deadcode
6 years ago
Andrew Rabert b0608d26b4
Merge pull request #739 from cvium/change_multi_version_movie
6 years ago
Andrew Rabert 67b1f9f716
Merge pull request #737 from EraYaN/skia-assembyinfo
6 years ago
Erwin de Haan 39195aae09 Make guidance in issue templates comments, this will declutter issues when people do not remove it.
6 years ago
Erwin de Haan cc598a86f1 Make guidance in PR template comments, this way we don't get so people just leaving it there.
6 years ago
Bond_009 ffe79c8982 Check if file exists instead of catching exceptions
6 years ago
Claus Vium 05ad2e9b3f Add Year to the new VideoInfo
6 years ago
Claus Vium 42abb5a993 Remove unnecessary ToList
6 years ago
Claus Vium a4055779f6 Change multi version logic for movies
6 years ago
Bond_009 1a3543e5a5 Remove code for pre-installed plugins
6 years ago
Erwin de Haan 42e0b32c7d Added AssemblyInfo for Jellyfin.Drawing.Skia
6 years ago
Bond_009 a709cbdc64 Fix more analyzer warnings
6 years ago
Bond_009 08b63a7c11 Remove unused function
6 years ago