sparky8251
|
68c7a914c3
|
Added option to disable metrics collection and defaulted it to off
|
2020-04-26 11:28:17 -04:00 |
|
ConfusedPolarBear
|
70e50dfa90
|
Apply suggestions from code review
|
2020-04-24 18:51:19 -05:00 |
|
Bond-009
|
c0b3c11b2e
|
Merge pull request #2846 from jellyfin/azure
Remove requirement to build web during server builds
|
2020-04-22 00:17:44 +02:00 |
|
Mark Monteiro
|
c5f163293f
|
Add <ProjectGuid> properties to all project files
This is required for SonarCloud analysis to run
|
2020-04-21 16:21:09 -04:00 |
|
Vasily
|
07143bcb68
|
Merge pull request #2466 from dkanada/plugin
Update plugin classes for nightly builds
|
2020-04-21 01:45:52 +03:00 |
|
Bond_009
|
7f4a229cd2
|
Add some simple tests
|
2020-04-20 10:18:12 +02:00 |
|
dkanada
|
e6ef680775
|
add code suggestions
|
2020-04-20 14:27:46 +09:00 |
|
dkanada
|
eda208e258
|
Merge pull request #2829 from Bond-009/warn19
Fix some warnings
|
2020-04-19 12:04:02 +09:00 |
|
randrey
|
2e10d385f0
|
Add mime type for .mpegts files.
|
2020-04-17 23:11:52 -07:00 |
|
randrey
|
156998dd83
|
Add mime types for ape and wv files.
|
2020-04-17 22:25:54 -07:00 |
|
Mark Monteiro
|
bcf1ef319a
|
Update documentation for EnableUPnP
|
2020-04-17 00:27:18 -04:00 |
|
Mark Monteiro
|
c78413cf7c
|
Disable UPnP by default
|
2020-04-16 22:41:19 -04:00 |
|
ConfusedPolarBear
|
36f3e933a2
|
Add quick connect
|
2020-04-15 14:49:20 -05:00 |
|
Bond_009
|
27ce10d0c1
|
Fix release build
|
2020-04-15 11:18:13 +02:00 |
|
Bond_009
|
fc049caba2
|
Merge branch 'master' into nullable3
|
2020-04-15 11:09:14 +02:00 |
|
dkanada
|
cb2523e2ef
|
merge branch master into plugin
|
2020-04-13 14:38:19 +09:00 |
|
Bond-009
|
3d611743ed
|
Merge pull request #2680 from mark-monteiro/remove-common-process
Remove CommonProcess and ProcessFactory
|
2020-04-11 20:30:20 +02:00 |
|
dkanada
|
bd55bdb4e3
|
merge branch master into plugin
|
2020-04-11 20:10:16 +09:00 |
|
dkanada
|
cbe1fe2c8f
|
update description and overview for plugins
|
2020-04-11 20:00:32 +09:00 |
|
dkanada
|
2da5df6c25
|
add new property for version changelogs
|
2020-04-11 19:56:42 +09:00 |
|
dkanada
|
abb7ed9c35
|
rename target abi property
|
2020-04-11 19:54:33 +09:00 |
|
dkanada
|
78abbcc251
|
standardize plugin version and guid properties
|
2020-04-11 19:52:40 +09:00 |
|
dkanada
|
8e9aeb84b1
|
remove release channel from plugin classes
|
2020-04-11 19:33:36 +09:00 |
|
Bond_009
|
49fe5e0a21
|
Fix some warnings
|
2020-04-11 12:03:10 +02:00 |
|
Bond_009
|
9cca964b08
|
Address comments
|
2020-04-09 19:22:29 +02:00 |
|
Pika
|
7aba10eff6
|
Forgot one
|
2020-04-08 18:50:25 -04:00 |
|
Pika
|
d85ca5276b
|
Port changes from #2773
|
2020-04-08 18:40:38 -04:00 |
|
Vasily
|
5b59cd2eb2
|
Merge pull request #2696 from mark-monteiro/fix-extras
Display Extras With Unknown Types
|
2020-04-07 23:39:31 +03:00 |
|
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
|
2020-04-08 02:05:09 +09:00 |
|
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
|
2020-04-07 14:23:53 +03:00 |
|
Pika
|
1cf31229d8
|
Use embedded title for other track types
|
2020-04-06 13:49:35 -04:00 |
|
Bond_009
|
30ce346f34
|
Enable nullabe reference types for MediaBrowser.Model
|
2020-04-05 18:10:56 +02:00 |
|
Mark Monteiro
|
e0f40f57d8
|
Merge remote-tracking branch 'upstream/master' into remove-common-process
|
2020-04-03 20:22:03 -04:00 |
|
Mark Monteiro
|
387fa474aa
|
Document HTTPS configuration options
|
2020-04-02 17:45:33 -04:00 |
|
Mark Monteiro
|
ca71ac72ab
|
Replace EnableHttps and SupportsHttps with ListenWithHttps and CanConnectWithHttps
|
2020-04-02 17:45:04 -04:00 |
|
Bond-009
|
f31efce52d
|
Merge branch 'master' into usings
|
2020-04-01 22:42:43 +02:00 |
|
Vasily
|
07ea120ba9
|
Merge pull request #2601 from mark-monteiro/support-running-without-web-content
Support Running Server Without Web Content
|
2020-04-01 23:38:43 +03:00 |
|
Bond-009
|
ddd5d3aaec
|
Merge branch 'master' into usings
|
2020-04-01 18:51:44 +02:00 |
|
Mark Monteiro
|
cc8294842a
|
Add ExtraType.Unknown enum value and use it instead of null
|
2020-04-01 18:10:29 +02:00 |
|
Bond-009
|
5acd0521a2
|
Merge pull request #2639 from alset333/master
Change DeinterlaceMethod's "bobandweave" to "yadif" or "yadif_bob", and set default value
|
2020-03-29 23:03:01 +02:00 |
|
dkanada
|
bd4269cb59
|
Merge pull request #2667 from crobibero/emby-naming-warnings
Fix warnings in Emby.Naming
|
2020-03-28 04:51:35 +09:00 |
|
Mark Monteiro
|
b947d98266
|
Delete unnecessary ProcessFactory abstraction
|
2020-03-27 00:45:48 +01:00 |
|
Mark Monteiro
|
ee2f911a2b
|
Remove unnecessary CommonProcess abstraction
|
2020-03-27 00:10:16 +01:00 |
|
Luke Foust
|
0fb78cf54b
|
Add documentation around Name, Id, and Type. Changed ExternalIdType to ExternalIdMediaType
|
2020-03-26 14:26:12 -07:00 |
|
Luke Foust
|
ae4e727b24
|
Merge branch 'master' of https://github.com/lfoust/jellyfin into externalid-type
|
2020-03-26 13:36:18 -07:00 |
|
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>
|
2020-03-26 17:15:32 +00:00 |
|
Mark Monteiro
|
aa9737afb3
|
Update .NET Core to 3.1.3
|
2020-03-25 20:09:48 +01:00 |
|
crobibero
|
cb68fbeb0a
|
Fix warnings in Emby.Naming
|
2020-03-25 10:53:03 -06:00 |
|
Bond_009
|
e9d1eabd53
|
Remove unused usings
|
2020-03-24 16:12:06 +01:00 |
|
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)
|
2020-03-24 09:58:04 +01:00 |
|