Commit Graph

2335 Commits (6bf0acb854683377bebad3ca27de17706519c420)

Author SHA1 Message Date
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
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
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
4 years ago
Pika ea4aa5ed8e
Update MediaBrowser.Model/Entities/MediaStream.cs
4 years ago
Pika 262daa6650
Update MediaBrowser.Model/Entities/MediaStream.cs
4 years ago
Pika f5a3408c89
Update MediaBrowser.Model/Entities/MediaStream.cs
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
4 years ago
Bond-009 944fdb4c62
Merge pull request #3552 from BaronGreenback/NotificationFix
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
David 262e19b691 Add X-Response-Time-ms header and log slow server response time
4 years ago
BaronGreenback 12478c7196
Update NotificationOption.cs
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
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
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
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
4 years ago
Bond-009 3d42f37538 Minor changes
4 years ago
Bond-009 464066f362
Merge pull request #3411 from neilsb/system-plugin-removal
4 years ago
dkanada 552a358c9c
Merge pull request #3244 from jellyfin/custom-repos
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
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
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
4 years ago
Patrick Barron 7a115024aa Merge branch 'master' into userdb-efcore
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
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
4 years ago
dkanada d6184dbadd remove unnecessary property for repository object
4 years ago
dkanada 6d4f3c42a2
Merge pull request #3208 from jellyfin/plugins
4 years ago
Patrick Barron fa80f84f26 Merge branch 'userdb-efcore' of https://github.com/barronpm/jellyfin into userdb-efcore
4 years ago
crobibero 340624c54b Move default repo addition to migration
4 years ago
Patrick Barron 06f9cde22f Merge branch 'master' into userdb-efcore
4 years ago
dkanada b7f4b8e2b5 initial implementation for custom plugin repositories
4 years ago
dkanada fe16c3fad4
Merge branch 'master' into install-plugin
4 years ago
Bond-009 2dbb9d4895 Fix build
4 years ago
Vasily 668e10ceb7
Merge pull request #2767 from Bond-009/nullable3
4 years ago
Vasily 959a9655c8
Update MediaBrowser.Model/Services/IHasRequestFilter.cs
4 years ago
Anthony Lavado c31b2798a5
Merge pull request #3180 from xumix/master
4 years ago
Patrick Barron bb828d54c5 Remove unused methods
4 years ago
Vasily b9618c8c01
Merge pull request #2676 from GranPC/public-pr/blurhash
4 years ago
dkanada d72bb8358e minor changes to server configuration file
4 years ago
ConfusedPolarBear 5d281adedd Merge remote-tracking branch 'upstream/master' into quickconnect
4 years ago
Bond_009 7439e095e2 Merge branch 'master' into nullable3
4 years ago
Vasily 2482bcb3b1 Add blurhashes to ImageBlurHashes for all images
4 years ago
Patrick Barron 7c823464bc Fix merge conflicts with SyncPlay
4 years ago
Patrick Barron 01ce56016a Merge branch 'master' into userdb-efcore
4 years ago
Joshua M. Boniface 7c72f69189
Merge pull request #2733 from OancaAndrei/syncplay
4 years ago
Joshua M. Boniface 0be3dfe7c5
Revert "Fix emby/user/public API leaking sensitive data"
4 years ago
nyanmisaka b4b93995f7 add more separate hw decoding toggles
4 years ago
gion e4838b0faa Merge remote-tracking branch 'upstream/master' into syncplay
4 years ago
Vasily 0f32b0ffad Change image blurhash mapping to "image type to blurhash"
4 years ago
xumix 46420dfd68 Refactor copy codec checks
4 years ago
Vasily 279f0da980 Rename ImageInfo.Hash to ImageInfo.BlurHash
4 years ago
Vasily 29443e3681
Apply suggestions from code review
4 years ago
dkanada deafe59b7e add the timestamp property back to the version info
4 years ago
dkanada 7972daaba4 fix a few issues with the plugin manifest
4 years ago
Mark Monteiro 4f6e5591ec Remove 'General' as an ExternalIdMediaType, and instead use 'null' to represent a general external id type
4 years ago