crobibero
|
07e7125d07
|
Fix dlna play to
|
4 years ago |
Patrick Barron
|
98ed90c4a2
|
Merge branch 'master' into event-rewrite-1
|
4 years ago |
Bond_009
|
2b400c99ef
|
Fix warnings
|
4 years ago |
crobibero
|
b43a8fb9d3
|
Merge remote-tracking branch 'upstream/master' into package-install-repo
|
4 years ago |
Mygod
|
8b9a380466
|
Add 1440p to the mix
Partially addresses #3112.
|
4 years ago |
Matt Montgomery
|
5f1a863241
|
Apply suggestions from code review
|
4 years ago |
Patrick Barron
|
ca1f15af19
|
Move GenericEventArgs to Jellyfin.Data.Events
|
4 years ago |
Patrick Barron
|
3ee940f7b3
|
Clean up GenericEventArgs
|
4 years ago |
Patrick Barron
|
27139709e5
|
Remove ListHelper.cs
|
4 years ago |
David
|
b92fbe4d69
|
Use VersionPrefix
|
4 years ago |
David
|
a61f6e3308
|
Fix nuget ci
|
4 years ago |
crobibero
|
6709645ec9
|
bump deps
|
4 years ago |
Matt Montgomery
|
4fa3d3f4f3
|
Merge remote-tracking branch 'upstream/master' into quickconnect
|
4 years ago |
Orry Verducci
|
2d6699fd47
|
Merge remote-tracking branch 'upstream/master' into deinterlace-improvements
|
4 years ago |
Orry Verducci
|
7df2affb23
|
Add double rate deinterlacing option
|
4 years ago |
Bond_009
|
593dbcabff
|
Fix docs
|
4 years ago |
Bond_009
|
4a4dff1973
|
Fix
|
4 years ago |
crobibero
|
e65ecb5687
|
Merge remote-tracking branch 'upstream/master' into api-merge-again
|
4 years ago |
Bond_009
|
2b355c36ff
|
Minor improvements
OFC I reduced some allocations
|
4 years ago |
crobibero
|
f915c3e5d9
|
Merge remote-tracking branch 'upstream/master' into api-migration
|
4 years ago |
Nyanmisaka
|
c23d991c95
|
Merge branch 'master' into tonemap
|
4 years ago |
Bond-009
|
b7421db5fe
|
Merge pull request #3578 from barronpm/displaypreferences-efcore
Migrate Display Preferences to EF Core
|
4 years ago |
Matt Montgomery
|
a40fe86776
|
Merge remote-tracking branch 'upstream/master' into quickconnect
|
4 years ago |
nyanmisaka
|
7b862bba5a
|
add Tonemapping relaying on nvdec and ocl
|
4 years ago |
Patrick Barron
|
a59bc5c6a8
|
Fixed compilation error.
|
4 years ago |
Patrick Barron
|
3d69cea1c9
|
Merge branch 'master' into displaypreferences-efcore
|
4 years ago |
Pika
|
7331c02a21
|
Update MediaBrowser.Model/Entities/MediaStream.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
4 years ago |
Pika
|
ea4aa5ed8e
|
Update MediaBrowser.Model/Entities/MediaStream.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
4 years ago |
Pika
|
262daa6650
|
Update MediaBrowser.Model/Entities/MediaStream.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
4 years ago |
Pika
|
f5a3408c89
|
Update MediaBrowser.Model/Entities/MediaStream.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
4 years ago |
Pika
|
3b21abd879
|
Merge branch 'master' into more-track-titles
|
4 years ago |
Bond-009
|
ab9c1295ce
|
Merge pull request #3538 from Ullmie02/api-fix
Fix value parsing in Jellyfin.Api
|
4 years ago |
Bond-009
|
944fdb4c62
|
Merge pull request #3552 from BaronGreenback/NotificationFix
Fixes #3551 (Notifications Serialization error)
|
4 years ago |
crobibero
|
1385064497
|
Merge remote-tracking branch 'upstream/master' into api-migration-merge
|
4 years ago |
Patrick Barron
|
4742ddbb71
|
Update .NET Core to 3.1.6
|
4 years ago |
Patrick Barron
|
ab396225ea
|
Migrate Display Preferences to EF Core
|
4 years ago |
BaronGreenback
|
6b4cea604c
|
Suggested changes and removed some intellisense messages.
|
4 years ago |
crobibero
|
2b5d515de7
|
specify plugin repo on install
|
4 years ago |
David
|
262e19b691
|
Add X-Response-Time-ms header and log slow server response time
|
4 years ago |
BaronGreenback
|
12478c7196
|
Update NotificationOption.cs
Fixes serialisation bug
|
4 years ago |
dkanada
|
5e706ba7ce
|
keep playstate during syncplay group creation
|
4 years ago |
David
|
ee03b919f9
|
Fix parsing
|
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 |
ConfusedPolarBear
|
e2f16fc255
|
Merge remote-tracking branch 'upstream/master' into quickconnect
|
4 years ago |
ConfusedPolarBear
|
329980c727
|
API cleanup
|
4 years ago |
ConfusedPolarBear
|
4be476ec53
|
Move all settings into the main server configuration
Decreased the timeout from 30 minutes to 5.
Public lookup values have been replaced with the short code.
|
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 |
ConfusedPolarBear
|
0d6a63bf84
|
Make all properties nullable
|
4 years ago |
ConfusedPolarBear
|
35ff2be9d7
|
Merge remote-tracking branch 'upstream/master' into quickconnect
|
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
|
5 years ago |
dkanada
|
52cd955a8f
|
merge branch master into custom-repos
|
5 years ago |
aled
|
22a860a806
|
Fix a small number of compile warnings
|
5 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 |
Patrick Barron
|
bb828d54c5
|
Remove unused methods
|
5 years ago |
Vasily
|
b9618c8c01
|
Merge pull request #2676 from GranPC/public-pr/blurhash
Implement Blurhash generation for images
|
5 years ago |
dkanada
|
d72bb8358e
|
minor changes to server configuration file
|
5 years ago |
ConfusedPolarBear
|
5d281adedd
|
Merge remote-tracking branch 'upstream/master' into quickconnect
|
5 years ago |
Bond_009
|
7439e095e2
|
Merge branch 'master' into nullable3
|
5 years ago |