Bond-009
|
ab9c1295ce
|
Merge pull request #3538 from Ullmie02/api-fix
Fix value parsing in Jellyfin.Api
|
2020-07-23 10:37:30 +02:00 |
|
crobibero
|
1385064497
|
Merge remote-tracking branch 'upstream/master' into api-migration-merge
|
2020-07-20 14:28:33 -06:00 |
|
Patrick Barron
|
4742ddbb71
|
Update .NET Core to 3.1.6
|
2020-07-17 19:48:11 -04:00 |
|
David
|
262e19b691
|
Add X-Response-Time-ms header and log slow server response time
|
2020-07-14 13:40:18 +02:00 |
|
dkanada
|
5e706ba7ce
|
keep playstate during syncplay group creation
|
2020-07-13 06:55:03 +09:00 |
|
David
|
ee03b919f9
|
Fix parsing
|
2020-07-12 20:11:59 +02:00 |
|
Joshua M. Boniface
|
f3151e7dc7
|
Merge pull request #3505 from Bond-009/minor3
Minor fixes
|
2020-07-05 00:30:35 -04:00 |
|
Bond_009
|
ae6eaa7f02
|
Minor fixes
|
2020-07-04 22:06:27 +02:00 |
|
Patrick Barron
|
6d1b00da64
|
Use Array.Empty
|
2020-07-04 11:54:25 -04:00 |
|
Bond-009
|
89ef8d79d6
|
Merge pull request #3465 from BaronGreenback/BugFix2
10.6.0.0 Null Pointer fix
|
2020-06-27 20:43:37 +02:00 |
|
BaronGreenback
|
2f4860741c
|
_config.Configuration.PluginRespositories not instantiated causing InstallationManager.cs to crash with a null pointer.
|
2020-06-27 15:41:57 +01:00 |
|
dkanada
|
9a44e2912e
|
Merge pull request #3455 from jellyfin/values
Use constructor to set optimal config values
|
2020-06-27 05:58:07 +09:00 |
|
dkanada
|
83ae4d074d
|
use constructor to set optimal config values
|
2020-06-27 00:22:27 +09:00 |
|
Cody Robibero
|
5f1b1dc3cc
|
fix nullability
|
2020-06-26 08:41:21 -06:00 |
|
Mark Monteiro
|
0e9164351b
|
Merge remote-tracking branch 'upstream/master' into external-id-type
|
2020-06-26 10:12:22 -04:00 |
|
dkanada
|
4e08876028
|
Merge pull request #3418 from Bond-009/minor3
Minor changes
|
2020-06-23 16:56:44 +09:00 |
|
Bond-009
|
3d42f37538
|
Minor changes
|
2020-06-22 15:35:53 +02:00 |
|
Bond-009
|
464066f362
|
Merge pull request #3411 from neilsb/system-plugin-removal
Prevent system plugins from being uninstalled
|
2020-06-22 15:23:35 +02:00 |
|
dkanada
|
552a358c9c
|
Merge pull request #3244 from jellyfin/custom-repos
Initial implementation for custom plugin repositories
|
2020-06-22 22:08:43 +09:00 |
|
Neil Burrows
|
c20400fa40
|
Prevent system plugins from being uninstalled
|
2020-06-22 10:13:28 +01:00 |
|
telans
|
5bb639a59a
|
newlines after braces
|
2020-06-20 21:13:48 +12:00 |
|
telans
|
7f307f9082
|
brace multiline if statements
|
2020-06-20 21:12:36 +12:00 |
|
telans
|
98db8f72e0
|
fix SA1503 for one line if statements
|
2020-06-20 20:35:29 +12:00 |
|
telans
|
8de6452967
|
fix some documentation periods
|
2020-06-20 18:13:11 +12:00 |
|
crobibero
|
0651d7512b
|
Enable BlurHash for People
|
2020-06-16 15:12:48 -06:00 |
|
dkanada
|
f5d82441a4
|
Merge branch 'master' into custom-repos
|
2020-06-17 02:09:32 +09:00 |
|
Bond-009
|
9af6eda0b4
|
Merge pull request #3343 from telans/comment-stops
Add full stop at end of comments (SA1629)
|
2020-06-16 11:54:58 +02:00 |
|
telans
|
247f9c61e6
|
fix SA1513/SA1516
|
2020-06-16 16:11:30 +12:00 |
|
telans
|
9018f8d8be
|
Add full stop at end of comments (SA1629)
|
2020-06-16 10:37:52 +12:00 |
|
dkanada
|
dabb869a6b
|
Merge branch 'master' into hwaccel
|
2020-06-15 20:21:25 +09:00 |
|
telans
|
9b528aabc2
|
misc
|
2020-06-15 10:45:59 +12:00 |
|
telans
|
3d9049ef08
|
fix SA1508
|
2020-06-15 10:45:55 +12:00 |
|
telans
|
acd4389653
|
fix SA1005
|
2020-06-15 10:41:00 +12:00 |
|
Patrick Barron
|
42b4f0aa2e
|
Merge branch 'master' into userdb-efcore
# Conflicts:
# Emby.Server.Implementations/Library/UserManager.cs
# Jellyfin.Data/Jellyfin.Data.csproj
|
2020-06-13 19:41:05 -04:00 |
|
Patrick Barron
|
7a115024aa
|
Merge branch 'master' into userdb-efcore
# Conflicts:
# MediaBrowser.Controller/Library/ILibraryManager.cs
# MediaBrowser.Providers/Users/UserMetadataService.cs
|
2020-06-11 18:23:12 -04:00 |
|
crobibero
|
a6815018dc
|
Update to .NET Core 3.1.5
|
2020-06-11 07:13:56 -06:00 |
|
aled
|
299e49f39d
|
Fix a small number of compile warnings
|
2020-06-09 23:12:53 +01:00 |
|
artiume
|
b79957d07e
|
Split HEVC VP9 10bit
|
2020-06-08 14:45:27 +03:00 |
|
Vasily
|
4999831604
|
Merge remote-tracking branch 'upstream/master' into hwaccel
|
2020-06-08 14:44:21 +03:00 |
|
dkanada
|
3f58bd7c58
|
disable nullable errors for new model
|
2020-06-07 21:26:50 +09:00 |
|
dkanada
|
52cd955a8f
|
merge branch master into custom-repos
|
2020-06-07 21:23:15 +09:00 |
|
aled
|
22a860a806
|
Fix a small number of compile warnings
|
2020-06-06 20:17:49 +01:00 |
|
dkanada
|
8ac2f1bb8b
|
simplify the custom repository feature for now
|
2020-06-06 22:02:30 +09:00 |
|
dkanada
|
d6184dbadd
|
remove unnecessary property for repository object
|
2020-06-06 18:57:00 +09:00 |
|
dkanada
|
6d4f3c42a2
|
Merge pull request #3208 from jellyfin/plugins
More work for core plugins
|
2020-06-06 12:27:45 +09:00 |
|
Patrick Barron
|
fa80f84f26
|
Merge branch 'userdb-efcore' of https://github.com/barronpm/jellyfin into userdb-efcore
|
2020-06-05 22:33:34 -04:00 |
|
crobibero
|
340624c54b
|
Move default repo addition to migration
|
2020-06-05 13:23:38 -06:00 |
|
Patrick Barron
|
06f9cde22f
|
Merge branch 'master' into userdb-efcore
# Conflicts:
# Emby.Server.Implementations/EntryPoints/ServerEventNotifier.cs
# Emby.Server.Implementations/Library/UserManager.cs
# Emby.Server.Implementations/Sorting/IsFavoriteOrLikeComparer.cs
# Emby.Server.Implementations/Sorting/IsPlayedComparer.cs
# Emby.Server.Implementations/Sorting/IsUnplayedComparer.cs
# Emby.Server.Implementations/TV/TVSeriesManager.cs
# Jellyfin.Server.Implementations/Users/DefaultAuthenticationProvider.cs
|
2020-06-04 16:52:23 -04:00 |
|
dkanada
|
b7f4b8e2b5
|
initial implementation for custom plugin repositories
|
2020-06-04 23:57:57 +09:00 |
|
dkanada
|
fe16c3fad4
|
Merge branch 'master' into install-plugin
|
2020-06-04 03:20:48 +09:00 |
|