artiume
|
3e14b1b50f
|
Remove ogg video mimetype
|
5 years ago |
Bond-009
|
62da4d0e5c
|
Merge pull request #2492 from Polpetta/fix-api-private-data-leak
Fix emby/user/public API leaking sensitive data
|
5 years ago |
Davide Polonio
|
5c6339d8fd
|
Fix typo in PublicUserDto
Co-authored-by: Vasily <JustAMan@users.noreply.github.com>
|
5 years ago |
Davide Polonio
|
57cf19f058
|
Fix variable declaration and follow sonarcloud suggestions
|
5 years ago |
dkanada
|
cd07bc23f8
|
Merge pull request #3050 from Artiume/patch-1
Update MimeTypes.cs
|
5 years ago |
artiume
|
1388464329
|
Update MimeTypes.cs
|
5 years ago |
artiume
|
1058c80a41
|
Update MediaBrowser.Model/Net/MimeTypes.cs
|
5 years ago |
artiume
|
0aff46631f
|
Update MediaBrowser.Model/Net/MimeTypes.cs
Co-authored-by: dkanada <dkanada@users.noreply.github.com>
|
5 years ago |
Mark Monteiro
|
432aae0fcc
|
Add missing comma
|
5 years ago |
artiume
|
183514ebe2
|
add azw3
|
5 years ago |
artiume
|
25651362bf
|
Update MimeTypes.cs
|
5 years ago |
artiume
|
675cbd8a16
|
Update MimeTypes.cs
|
5 years ago |
Bond_009
|
7659a2ab32
|
Remove ListHelper extensions
|
5 years ago |
Bond-009
|
690fb65cd8
|
Merge pull request #2985 from sparky8251/prometheus
Add Prometheus exporters
|
5 years ago |
Vasily
|
5922c35d69
|
Merge pull request #2920 from Bond-009/tests2
Add some simple tests
|
5 years ago |
sparky8251
|
68c7a914c3
|
Added option to disable metrics collection and defaulted it to off
|
5 years ago |
Bond-009
|
c0b3c11b2e
|
Merge pull request #2846 from jellyfin/azure
Remove requirement to build web during server builds
|
5 years ago |
Mark Monteiro
|
c5f163293f
|
Add <ProjectGuid> properties to all project files
This is required for SonarCloud analysis to run
|
5 years ago |
Vasily
|
07143bcb68
|
Merge pull request #2466 from dkanada/plugin
Update plugin classes for nightly builds
|
5 years ago |
Bond_009
|
7f4a229cd2
|
Add some simple tests
|
5 years ago |
dkanada
|
e6ef680775
|
add code suggestions
|
5 years ago |
dkanada
|
eda208e258
|
Merge pull request #2829 from Bond-009/warn19
Fix some warnings
|
5 years ago |
randrey
|
2e10d385f0
|
Add mime type for .mpegts files.
|
5 years ago |
randrey
|
156998dd83
|
Add mime types for ape and wv files.
|
5 years ago |
Mark Monteiro
|
bcf1ef319a
|
Update documentation for EnableUPnP
|
5 years ago |
Mark Monteiro
|
c78413cf7c
|
Disable UPnP by default
|
5 years ago |
dkanada
|
cb2523e2ef
|
merge branch master into plugin
|
5 years ago |
Bond-009
|
3d611743ed
|
Merge pull request #2680 from mark-monteiro/remove-common-process
Remove CommonProcess and ProcessFactory
|
5 years ago |
dkanada
|
bd55bdb4e3
|
merge branch master into plugin
|
5 years ago |
dkanada
|
cbe1fe2c8f
|
update description and overview for plugins
|
5 years ago |
dkanada
|
2da5df6c25
|
add new property for version changelogs
|
5 years ago |
dkanada
|
abb7ed9c35
|
rename target abi property
|
5 years ago |
dkanada
|
78abbcc251
|
standardize plugin version and guid properties
|
5 years ago |
dkanada
|
8e9aeb84b1
|
remove release channel from plugin classes
|
5 years ago |
Bond_009
|
49fe5e0a21
|
Fix some warnings
|
5 years ago |
Vasily
|
5b59cd2eb2
|
Merge pull request #2696 from mark-monteiro/fix-extras
Display Extras With Unknown Types
|
5 years ago |
dkanada
|
bfff9b7178
|
Merge pull request #2794 from mark-monteiro/dependabot/nuget/System.Text.Json-4.7.1
Bump System.Text.Json from 4.7.0 to 4.7.1
|
5 years ago |
Vasily
|
8e514f8d63
|
Fix check for profile supporting a codec - it should first check if profile is talking about media type
For example, audio-only profiles have "VideoCodec" set to "null" which translates to "any codec", which breaks some logic later on
|
5 years ago |
Mark Monteiro
|
e0f40f57d8
|
Merge remote-tracking branch 'upstream/master' into remove-common-process
|
5 years ago |
Bond-009
|
f31efce52d
|
Merge branch 'master' into usings
|
5 years ago |
Vasily
|
07ea120ba9
|
Merge pull request #2601 from mark-monteiro/support-running-without-web-content
Support Running Server Without Web Content
|
5 years ago |
Bond-009
|
ddd5d3aaec
|
Merge branch 'master' into usings
|
5 years ago |
Mark Monteiro
|
cc8294842a
|
Add ExtraType.Unknown enum value and use it instead of null
|
5 years ago |
Bond-009
|
5acd0521a2
|
Merge pull request #2639 from alset333/master
Change DeinterlaceMethod's "bobandweave" to "yadif" or "yadif_bob", and set default value
|
5 years ago |
dkanada
|
bd4269cb59
|
Merge pull request #2667 from crobibero/emby-naming-warnings
Fix warnings in Emby.Naming
|
5 years ago |
Mark Monteiro
|
b947d98266
|
Delete unnecessary ProcessFactory abstraction
|
5 years ago |
Mark Monteiro
|
ee2f911a2b
|
Remove unnecessary CommonProcess abstraction
|
5 years ago |
dependabot-preview[bot]
|
798a765105
|
Bump System.Text.Json from 4.7.0 to 4.7.1
Bumps [System.Text.Json](https://github.com/dotnet/corefx) from 4.7.0 to 4.7.1.
- [Release notes](https://github.com/dotnet/corefx/releases)
- [Commits](https://github.com/dotnet/corefx/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
5 years ago |
Mark Monteiro
|
aa9737afb3
|
Update .NET Core to 3.1.3
|
5 years ago |
crobibero
|
cb68fbeb0a
|
Fix warnings in Emby.Naming
|
5 years ago |