Commit Graph

1007 Commits (040871459b572ce0dad09ae8f27938cb424b98e7)

Author SHA1 Message Date
William Taylor 3f80b16ffa Removed Reference and replaced with package reference
6 years ago
William Taylor 72aa364aa5 Removed extra using
6 years ago
William Taylor 0d5fbcb031 Removed primitives from services in Program.cs
6 years ago
Bond-009 a35ea49c99 Merge remote-tracking branch 'upstream/release-10.2.z' into newmaser
6 years ago
Bond-009 4811e76860
Merge branch 'master' into perf
6 years ago
Bond-009 bdfd042d70
Merge branch 'master' into fields
6 years ago
Bond-009 a993420676 Reduce log spam
6 years ago
Bond-009 25c2267a89
Merge pull request #907 from cvium/fix_assembly_visibility
6 years ago
Joshua M. Boniface 4ea76f9cdc
Merge pull request #883 from jellyfin/translations
6 years ago
Bond-009 43cf11aa35 Change discards
6 years ago
Claus Vium 21f0a7e020 Make all class implementing dynamically loaded interfaces public
6 years ago
Claus Vium cb6d2cbd2d Remove SizeLimit
6 years ago
Claus Vium ce51025e7c Use DI for TvDbClientManager
6 years ago
Vasily 7cc69f30c4
Merge pull request #801 from Bond-009/di
6 years ago
Claus Vium 2845e7e101 Properly dispose HttpWebResponse when the request failed to avoid 'too many open files'
6 years ago
WWWesten c78298789d Translated using Weblate (Kazakh)
6 years ago
Vasily cac3a3e945
Merge pull request #863 from fruhnow/tvg-chno
6 years ago
Claus Vium c720504e39 Drop ETag and use Last-Modified header (#890)
6 years ago
ploughpuff a2dd2ddd55 Rewrite rules for determining app paths and use XDG_CONFIG_HOME for configDir (#781)
6 years ago
Bond-009 5835c4b21d
Remove comment
6 years ago
Polydeukes bfc3954995 Translated using Weblate (Spanish)
6 years ago
WWWesten 4ed90d4658 Translated using Weblate (Kazakh)
6 years ago
ZsiGiT 3a6a5baa8e Translated using Weblate (Hungarian)
6 years ago
Leo Verto 18f0d996c0 Translated using Weblate (German)
6 years ago
Claus Vium da2554bd53 Translated using Weblate (Danish)
6 years ago
WWWesten f2811323c2 Translated using Weblate (Kazakh)
6 years ago
Bond-009 c74028d08d Address comments
6 years ago
Bond-009 3f13851be5 Address comments
6 years ago
Bond_009 8d98885cda Less string allocations
6 years ago
Bond_009 da9418c1b2 Useless copy
6 years ago
Bond_009 9dba930a85 Warn faster for slow requests
6 years ago
Bond_009 7722cb3ffa Some Lists -> IEnumerable
6 years ago
Bond_009 3e6819c718 Don't clone lists
6 years ago
Bond_009 41fb1e5106 Tuple -> ValueTuple
6 years ago
Bond_009 64d5ec12e2 Use HashSets for increased perf
6 years ago
Bond_009 d409623086 Don't create multiple instances of the same type
6 years ago
Bond_009 9af28607c9 Simplify plugin loading
6 years ago
Bond_009 81a8ebde22 Move to Microsoft.Extensions.DependencyInjection
6 years ago
Vasily 221a95c93c Translated using Weblate (Russian)
6 years ago
WWWesten 982ac32471 Translated using Weblate (Russian)
6 years ago
Joshua Boniface d48275a785 Translated using Weblate (English (United Kingdom))
6 years ago
Stef Havermans a4e98a0390 Translated using Weblate (Dutch)
6 years ago
Stef Havermans 0fbdb79df7 Translated using Weblate (Dutch)
6 years ago
Erwin de Haan 87dc60d4aa Translated using Weblate (Dutch)
6 years ago
Sarah Zainalabidin d6b56dde62 Translated using Weblate (Malay)
6 years ago
Kowalski Prime 0302144b22 Translated using Weblate (Italian)
6 years ago
ZsiGiT 269b94254b Translated using Weblate (Hungarian)
6 years ago
Hadrien Miche 2f377e0a0f Translated using Weblate (French)
6 years ago
Erwin de Haan 3b96c78515 Translated using Weblate (English (United States))
6 years ago
bakkegaard e150174ece Translated using Weblate (Danish)
6 years ago
Erwin de Haan 33e069e461 Translated using Weblate (Dutch)
6 years ago
Claus Vium 406fb045c2 Change logging to match the action
6 years ago
Claus Vium 32992b6143 Add extra linebreak
6 years ago
Claus Vium da169dddb5 Remove DLL support and require all packages/plugins to be zip archives
6 years ago
Felix Ruhnow edf5ee0cc4 combining some of the if's and adressing #820
6 years ago
Joshua Boniface 2f4a00d322 Add support for ZIP plugin archives
6 years ago
Felix Ruhnow 86089ec03a Adding support for "tvg-chno"-Tag in M3U Channel Lists
6 years ago
Joshua M. Boniface eb4b705167
Merge pull request #852 from Bond-009/nuget
6 years ago
Joshua Boniface 382b8bb509 Use Path.Combine
6 years ago
Joshua Boniface 74d2698c5f Fix poor handling of cache directories
6 years ago
Bond_009 a71040ba1b Chnage to own NuGet package
6 years ago
Bond_009 a6a4cd5667 Removed some unused fields
6 years ago
Erwin de Haan f1ef0b0b4c Fix namespacing so it lines up properly with file names and paths (#715)
6 years ago
Claus Vium ce03662fa7 Add error logging when translation is missing from core
6 years ago
Claus Vium 49923e50db Remove missing languages from localization options
6 years ago
Claus Vium c3c52b6682 Default to en-US for missing core translations
6 years ago
Vasily 3a88a3c795
Merge pull request #822 from Bond-009/imagedimensions
6 years ago
Bond_009 70c85925af Move some arrays to generics
6 years ago
Bond-009 e216702bcf Complete rename ImageSize -> ImageDimensions
6 years ago
Claus Vium 0ef2b46106 Remove custom Threading
6 years ago
Bond_009 ae5514afd6 Fix loading of rating files
6 years ago
Vasily 0b3e6548db
Merge pull request #797 from Bond-009/warnings
6 years ago
Joshua M. Boniface c4f51e16a5
Merge pull request #736 from Bond-009/startasync
6 years ago
Joshua M. Boniface 56dcc45dc0
Merge pull request #732 from Bond-009/locale
6 years ago
Bond-009 cb1ff69585
Fix build error
6 years ago
dkanada c118f111b6 add suggestions from code review
6 years ago
dkanada 52e91243e5 merge progress calculation into a single line
6 years ago
dkanada aadf7676d1 remove useless comments
6 years ago
dkanada 08ca1337a9 unhide several scheduled tasks and add missing properties
6 years ago
dkanada 07072d9f7b move all scheduled tasks and triggers into folders
6 years ago
dkanada 7e3c45c917 fix build errors and update plugin manifest location
6 years ago
dkanada 548270772c add PluginUpdateTask back into source
6 years ago
Joshua M. Boniface 32f393d57f
Merge pull request #764 from Bond-009/encoding
6 years ago
Bond-009 78e4e2ed92 Fix all warnings
6 years ago
Andrew Rabert 42d5a48491
Merge pull request #788 from Bond-009/warnings
6 years ago
Bond_009 66eabcdd39 Minor changes to encoding code
6 years ago
Bond_009 1385d89df6 Remove MoreLINQ
6 years ago
Bond_009 8b073e2ba5 Remove unused field
6 years ago
Bond_009 5ac6d0ae59 Fix more warnings
6 years ago
Bond_009 8af1e93cd4 Make cache dir configurable
6 years ago
Bond_009 cabb824f2a Fix build error
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 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