Patrick Barron
|
ab396225ea
|
Migrate Display Preferences to EF Core
|
4 years ago |
dkanada
|
5e706ba7ce
|
keep playstate during syncplay group creation
|
4 years ago |
Joshua M. Boniface
|
f3151e7dc7
|
Merge pull request #3505 from Bond-009/minor3
Minor fixes
|
4 years ago |
Bond_009
|
ae6eaa7f02
|
Minor fixes
|
4 years ago |
Patrick Barron
|
6d1b00da64
|
Use Array.Empty
|
4 years ago |
Bond-009
|
89ef8d79d6
|
Merge pull request #3465 from BaronGreenback/BugFix2
10.6.0.0 Null Pointer fix
|
4 years ago |
BaronGreenback
|
2f4860741c
|
_config.Configuration.PluginRespositories not instantiated causing InstallationManager.cs to crash with a null pointer.
|
4 years ago |
dkanada
|
9a44e2912e
|
Merge pull request #3455 from jellyfin/values
Use constructor to set optimal config values
|
4 years ago |
dkanada
|
83ae4d074d
|
use constructor to set optimal config values
|
4 years ago |
Cody Robibero
|
5f1b1dc3cc
|
fix nullability
|
4 years ago |
Mark Monteiro
|
0e9164351b
|
Merge remote-tracking branch 'upstream/master' into external-id-type
|
4 years ago |
dkanada
|
4e08876028
|
Merge pull request #3418 from Bond-009/minor3
Minor changes
|
4 years ago |
Bond-009
|
3d42f37538
|
Minor changes
|
4 years ago |
Bond-009
|
464066f362
|
Merge pull request #3411 from neilsb/system-plugin-removal
Prevent system plugins from being uninstalled
|
4 years ago |
dkanada
|
552a358c9c
|
Merge pull request #3244 from jellyfin/custom-repos
Initial implementation for custom plugin repositories
|
4 years ago |
Neil Burrows
|
c20400fa40
|
Prevent system plugins from being uninstalled
|
4 years ago |
telans
|
5bb639a59a
|
newlines after braces
|
4 years ago |
telans
|
7f307f9082
|
brace multiline if statements
|
4 years ago |
telans
|
98db8f72e0
|
fix SA1503 for one line if statements
|
4 years ago |
telans
|
8de6452967
|
fix some documentation periods
|
4 years ago |
crobibero
|
0651d7512b
|
Enable BlurHash for People
|
4 years ago |
dkanada
|
f5d82441a4
|
Merge branch 'master' into custom-repos
|
4 years ago |
Bond-009
|
9af6eda0b4
|
Merge pull request #3343 from telans/comment-stops
Add full stop at end of comments (SA1629)
|
4 years ago |
telans
|
247f9c61e6
|
fix SA1513/SA1516
|
4 years ago |
telans
|
9018f8d8be
|
Add full stop at end of comments (SA1629)
|
4 years ago |
dkanada
|
dabb869a6b
|
Merge branch 'master' into hwaccel
|
4 years ago |
telans
|
9b528aabc2
|
misc
|
4 years ago |
telans
|
3d9049ef08
|
fix SA1508
|
4 years ago |
telans
|
acd4389653
|
fix SA1005
|
4 years ago |
Patrick Barron
|
42b4f0aa2e
|
Merge branch 'master' into userdb-efcore
# Conflicts:
# Emby.Server.Implementations/Library/UserManager.cs
# Jellyfin.Data/Jellyfin.Data.csproj
|
4 years ago |
Patrick Barron
|
7a115024aa
|
Merge branch 'master' into userdb-efcore
# Conflicts:
# MediaBrowser.Controller/Library/ILibraryManager.cs
# MediaBrowser.Providers/Users/UserMetadataService.cs
|
4 years ago |
crobibero
|
a6815018dc
|
Update to .NET Core 3.1.5
|
4 years ago |
aled
|
299e49f39d
|
Fix a small number of compile warnings
|
4 years ago |
artiume
|
b79957d07e
|
Split HEVC VP9 10bit
|
4 years ago |
Vasily
|
4999831604
|
Merge remote-tracking branch 'upstream/master' into hwaccel
|
4 years ago |
dkanada
|
3f58bd7c58
|
disable nullable errors for new model
|
4 years ago |
dkanada
|
52cd955a8f
|
merge branch master into custom-repos
|
4 years ago |
aled
|
22a860a806
|
Fix a small number of compile warnings
|
4 years ago |
dkanada
|
8ac2f1bb8b
|
simplify the custom repository feature for now
|
5 years ago |
dkanada
|
d6184dbadd
|
remove unnecessary property for repository object
|
5 years ago |
dkanada
|
6d4f3c42a2
|
Merge pull request #3208 from jellyfin/plugins
More work for core plugins
|
5 years ago |
Patrick Barron
|
fa80f84f26
|
Merge branch 'userdb-efcore' of https://github.com/barronpm/jellyfin into userdb-efcore
|
5 years ago |
crobibero
|
340624c54b
|
Move default repo addition to migration
|
5 years ago |
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
|
5 years ago |
dkanada
|
b7f4b8e2b5
|
initial implementation for custom plugin repositories
|
5 years ago |
dkanada
|
fe16c3fad4
|
Merge branch 'master' into install-plugin
|
5 years ago |
Bond-009
|
2dbb9d4895
|
Fix build
|
5 years ago |
Vasily
|
668e10ceb7
|
Merge pull request #2767 from Bond-009/nullable3
Enable nullabe reference types for MediaBrowser.Model
|
5 years ago |
Vasily
|
959a9655c8
|
Update MediaBrowser.Model/Services/IHasRequestFilter.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
5 years ago |
Anthony Lavado
|
c31b2798a5
|
Merge pull request #3180 from xumix/master
Refactor copy codec checks
|
5 years ago |