Commit Graph

899 Commits (8055b70ab13fb0b06bc8bc81adc6f8bc1ce38b6c)

Author SHA1 Message Date
Joshua M. Boniface eb4b705167
Merge pull request #852 from Bond-009/nuget
5 years ago
Joshua Boniface 382b8bb509 Use Path.Combine
5 years ago
Joshua Boniface 74d2698c5f Fix poor handling of cache directories
5 years ago
Bond_009 a71040ba1b Chnage to own NuGet package
5 years ago
Erwin de Haan f1ef0b0b4c Fix namespacing so it lines up properly with file names and paths (#715)
5 years ago
Claus Vium ce03662fa7 Add error logging when translation is missing from core
5 years ago
Claus Vium 49923e50db Remove missing languages from localization options
5 years ago
Claus Vium c3c52b6682 Default to en-US for missing core translations
5 years ago
Vasily 3a88a3c795
Merge pull request #822 from Bond-009/imagedimensions
5 years ago
Bond_009 70c85925af Move some arrays to generics
5 years ago
Bond-009 e216702bcf Complete rename ImageSize -> ImageDimensions
5 years ago
Claus Vium 0ef2b46106 Remove custom Threading
5 years ago
Bond_009 ae5514afd6 Fix loading of rating files
5 years ago
Vasily 0b3e6548db
Merge pull request #797 from Bond-009/warnings
5 years ago
Joshua M. Boniface c4f51e16a5
Merge pull request #736 from Bond-009/startasync
5 years ago
Joshua M. Boniface 56dcc45dc0
Merge pull request #732 from Bond-009/locale
5 years ago
Bond-009 cb1ff69585
Fix build error
5 years ago
dkanada c118f111b6 add suggestions from code review
5 years ago
dkanada 52e91243e5 merge progress calculation into a single line
5 years ago
dkanada aadf7676d1 remove useless comments
5 years ago
dkanada 08ca1337a9 unhide several scheduled tasks and add missing properties
5 years ago
dkanada 07072d9f7b move all scheduled tasks and triggers into folders
5 years ago
dkanada 7e3c45c917 fix build errors and update plugin manifest location
5 years ago
dkanada 548270772c add PluginUpdateTask back into source
5 years ago
Joshua M. Boniface 32f393d57f
Merge pull request #764 from Bond-009/encoding
5 years ago
Bond-009 78e4e2ed92 Fix all warnings
5 years ago
Andrew Rabert 42d5a48491
Merge pull request #788 from Bond-009/warnings
5 years ago
Bond_009 66eabcdd39 Minor changes to encoding code
5 years ago
Bond_009 1385d89df6 Remove MoreLINQ
5 years ago
Bond_009 8b073e2ba5 Remove unused field
5 years ago
Bond_009 5ac6d0ae59 Fix more warnings
5 years ago
Bond_009 8af1e93cd4 Make cache dir configurable
5 years ago
Bond_009 cabb824f2a Fix build error
5 years ago
minegociomovil 885a000da7 Update iso6392.txt
5 years ago
Joshua M. Boniface c713824bf9
Merge pull request #734 from Bond-009/culture
5 years ago
Joshua M. Boniface ea851317e7
Merge pull request #733 from Bond-009/startuptasks
5 years ago
Claus Vium 8985fb8d58 Remove support for games as a media type
5 years ago
PloughPuff 211ae30188 Revert back to NoAutoRunWebApp
5 years ago
PloughPuff e18b89ca27 Move Options to Jellyfin.Server and create interface file
5 years ago
PloughPuff ebd2a30087 Accept single-hyphen usage and rename -programdatadir to -datadir
5 years ago
PloughPuff fd361421b1 Use CommandLineParser package for handling CLI args
5 years ago
Claus Vium f7a46c7a56 Remove more Connect related stuff
5 years ago
Bond-009 2a1f6361a5
Merge branch 'master' into locale
5 years ago
Bond-009 1ea219bf3f
Merge branch 'master' into culture
5 years ago
Bond-009 d0f2b3a747
Merge branch 'master' into startuptasks
5 years ago
Vasily 055e43eda7
Update Emby.Server.Implementations/Localization/LocalizationManager.cs
5 years ago
Vasily c8cb908004
Merge pull request #716 from Bond-009/warnings
5 years ago
Erwin de Haan 838541b825 Removed loose whitespace and one .ToArray() call.
5 years ago
Erwin de Haan 1d1d7e8a37 Fixed inlining local-variable artifact.
5 years ago
Erwin de Haan d3afa53191 Final refactored `IFileSystem` and `ManagedFileSystem`
5 years ago