Commit Graph

2101 Commits (8178b194708f4added870597500a88d0ba5a3cfa)

Author SHA1 Message Date
Vasily 07143bcb68
Merge pull request #2466 from dkanada/plugin
4 years ago
dkanada e6ef680775 add code suggestions
4 years ago
dkanada eda208e258
Merge pull request #2829 from Bond-009/warn19
4 years ago
randrey 2e10d385f0 Add mime type for .mpegts files.
4 years ago
randrey 156998dd83 Add mime types for ape and wv files.
4 years ago
Mark Monteiro bcf1ef319a Update documentation for EnableUPnP
4 years ago
Mark Monteiro c78413cf7c Disable UPnP by default
4 years ago
dkanada cb2523e2ef merge branch master into plugin
4 years ago
Bond-009 3d611743ed
Merge pull request #2680 from mark-monteiro/remove-common-process
4 years ago
dkanada bd55bdb4e3 merge branch master into plugin
4 years ago
dkanada cbe1fe2c8f update description and overview for plugins
4 years ago
dkanada 2da5df6c25 add new property for version changelogs
4 years ago
dkanada abb7ed9c35 rename target abi property
4 years ago
dkanada 78abbcc251 standardize plugin version and guid properties
4 years ago
dkanada 8e9aeb84b1 remove release channel from plugin classes
4 years ago
Bond_009 49fe5e0a21 Fix some warnings
4 years ago
Vasily 5b59cd2eb2
Merge pull request #2696 from mark-monteiro/fix-extras
4 years ago
dkanada bfff9b7178
Merge pull request #2794 from mark-monteiro/dependabot/nuget/System.Text.Json-4.7.1
4 years ago
Vasily 8e514f8d63 Fix check for profile supporting a codec - it should first check if profile is talking about media type
4 years ago
Mark Monteiro e0f40f57d8 Merge remote-tracking branch 'upstream/master' into remove-common-process
4 years ago
Bond-009 f31efce52d
Merge branch 'master' into usings
4 years ago
Vasily 07ea120ba9
Merge pull request #2601 from mark-monteiro/support-running-without-web-content
4 years ago
Bond-009 ddd5d3aaec
Merge branch 'master' into usings
4 years ago
Mark Monteiro cc8294842a Add ExtraType.Unknown enum value and use it instead of null
4 years ago
Bond-009 5acd0521a2
Merge pull request #2639 from alset333/master
4 years ago
dkanada bd4269cb59
Merge pull request #2667 from crobibero/emby-naming-warnings
4 years ago
Mark Monteiro b947d98266 Delete unnecessary ProcessFactory abstraction
4 years ago
Mark Monteiro ee2f911a2b Remove unnecessary CommonProcess abstraction
4 years ago
dependabot-preview[bot] 798a765105
Bump System.Text.Json from 4.7.0 to 4.7.1
4 years ago
Mark Monteiro aa9737afb3 Update .NET Core to 3.1.3
4 years ago
crobibero cb68fbeb0a Fix warnings in Emby.Naming
4 years ago
Bond_009 e9d1eabd53 Remove unused usings
4 years ago
Jose 5a30d9ecfb Added support for netstandard2.0 besides netstandard2.1 (multi target framework) to allow usage from UWP (netstandard 2.1 not available in UWP until .net 5)
4 years ago
Mark Monteiro debab44870 Update all packages to .NET Core 3.1.2
4 years ago
Peter Maar adbf375efe
Merge pull request #1 from jellyfin/master
4 years ago
dkanada af5d3e8eae
Merge pull request #2617 from Shawmon/wasm-mimetype
4 years ago
dkanada a96c0a72b8
Merge pull request #2549 from dkanada/refactor
4 years ago
Shawmon 8630d18372 add wasm mimetype
4 years ago
Mark Monteiro e2685c51ec Merge remote-tracking branch 'upstream/master' into support-running-without-web-content
4 years ago
Mark Monteiro 99bf6edba2 Merge remote-tracking branch 'upstream/master' into support-running-without-web-content
4 years ago
Bond-009 94fe9b8f6d
Merge branch 'master' into warn17
4 years ago
Bond-009 a7e1a5c96a
Merge pull request #2506 from mark-monteiro/inject-loggers-with-context
4 years ago
dkanada 52fde64f10 remove unused files and fix some future warnings
4 years ago
Joshua M. Boniface e0381c8854 Set EnableHttps disabled by default
4 years ago
Vasily acd67c7152 Add tracking of JF version used to run this config previously
4 years ago
Mark Monteiro b67e9cde8c Replace ILogger with ILogger<T> wherever possible
4 years ago
dkanada 2dc1a18203
Merge pull request #2501 from JustAMan/pedal-to-the-metal-from-the-get-go
4 years ago
Vasily c1aafd2ba0 Default transcoding throttling to false for new installs
4 years ago
Vasily 13d30a0a79
Merge pull request #2436 from dkanada/music
4 years ago
Mark Monteiro d95ccbacac Use IsHostingContent instead of explicitly checking ContentRoot
4 years ago