Commit Graph

2268 Commits (dee7bdddb6f5ce0cc09dc2b20d4dab9747eea9f0)

Author SHA1 Message Date
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
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
Mark Monteiro 07897ec7af Specify enum values for ExternalIdMediaType explicitly
4 years ago
Vasily 1f83a21288 Rename Hash to BlurHash in all properties and methods for clarity
4 years ago
artiume ae4c407b6d
Add .edl Mimetype
4 years ago
Patrick Barron c464f700db Remove redundant qualifiers
4 years ago
Patrick Barron 7d9d54d2ec Fix profile images.
4 years ago
Patrick Barron 3eeb6576d8 Migrate User DB to EF Core
4 years ago
Jesús Higueras b9fc0d2628 Add BlurHash support to backend
4 years ago
Mark Monteiro d06fee75b6 Rename Name to ProviderName
4 years ago
Mark Monteiro c82f7eeca1 Clean up some doc comments
4 years ago
Mark Monteiro 67edf1b7f5 Do not convert 'Type' value to string unnecessarily, and do not replace 'General' type with null
4 years ago
Mark Monteiro 422d5b2b68 Move ExternalIdMediaType enum to MediaBrowser.Model
4 years ago
Mark Monteiro 526e47c362 Clean up documentation
4 years ago
Mark Monteiro 96acd6481e Merge branch 'master' into externalid-type
4 years ago
Mark Monteiro 3ed76d7e08 Update to .NET Core 3.1.4
4 years ago
dkanada 4b4b50f3ee
Merge pull request #3115 from MrTimscampi/ffprobe
4 years ago
MrTimscampi 9314434bbf Fix suggestions
4 years ago
dkanada 8921c7a5bf
Merge pull request #3113 from Artiume/patch-1
4 years ago
dkanada ddebc9301e
Merge pull request #3116 from Artiume/patch-2
4 years ago
Patrick Barron aca7e221d8 Merge branch 'master' into userdb-efcore
4 years ago
gion 029bb80910 Merge remote-tracking branch 'upstream/master' into syncplay
4 years ago
artiume a765272c17
Update MimeTypes.cs
4 years ago
artiume 527029af92 Update MediaStream.cs
4 years ago
artiume d41cdb3b7a Update Interlace
4 years ago
artiume eb3ce3fb87 Fix Progressive Stream 'P' capitalization
4 years ago
artiume 9ed8c6cb11
Add opf mimetype
4 years ago
Patrick Barron 87c63e668c
Merge branch 'master' into activitydb-efcore
4 years ago
Patrick Barron b94afc597c Address review comments
4 years ago
MrTimscampi 234292453f Add HLG to the video range detection
4 years ago
Mark Monteiro 2e09311a93
Merge branch 'master' into websocket
4 years ago
Patrick Barron a8f0d0aa0d
Merge branch 'master' into activitydb-efcore
4 years ago
Patrick Barron c1360a1dc3 Merge branch 'master' into userdb-efcore
4 years ago
Patrick Barron 9ad839c776 Initial migration code
4 years ago
Patrick Barron 6379391f87
Merge branch 'master' into activitydb-efcore
4 years ago
Mark Monteiro dc5165b97f Merge branch 'master' into simplify-https-config
4 years ago
gion 5c8cbd4087 Fix code issues
4 years ago
gion 8a6ec2fb71 Rename Syncplay to SyncPlay
4 years ago
gion 6e22e9222b Fix code issues
4 years ago
artiume 3e14b1b50f
Remove ogg video mimetype
4 years ago
Bond-009 62da4d0e5c
Merge pull request #2492 from Polpetta/fix-api-private-data-leak
4 years ago
Davide Polonio 5c6339d8fd
Fix typo in PublicUserDto
4 years ago
Davide Polonio 57cf19f058 Fix variable declaration and follow sonarcloud suggestions
4 years ago
dkanada cd07bc23f8
Merge pull request #3050 from Artiume/patch-1
4 years ago
artiume 1388464329
Update MimeTypes.cs
4 years ago
artiume 1058c80a41
Update MediaBrowser.Model/Net/MimeTypes.cs
4 years ago
artiume 0aff46631f
Update MediaBrowser.Model/Net/MimeTypes.cs
4 years ago
Mark Monteiro 432aae0fcc Add missing comma
4 years ago
artiume 183514ebe2
add azw3
4 years ago
artiume 25651362bf
Update MimeTypes.cs
4 years ago
artiume 675cbd8a16
Update MimeTypes.cs
4 years ago
Patrick Barron 032de931b1 Migrate activity db to EF Core
4 years ago
Bond_009 15634a1913 Merge branch 'master' into websocket
4 years ago
Bond_009 7659a2ab32 Remove ListHelper extensions
4 years ago
Bond-009 690fb65cd8
Merge pull request #2985 from sparky8251/prometheus
4 years ago
Vasily 5922c35d69
Merge pull request #2920 from Bond-009/tests2
4 years ago
gion 73fcbe90c0 Send error messages to clients
4 years ago
gion 083d3272d0 Refactor and other minor changes
4 years ago
gion 40889702d0 Update session ping
4 years ago
gion 6519eebabb Implement NTP like time sync
4 years ago
gion 84d92ba9ce Check that client is playing the right item
4 years ago
gion 459297211e Implement syncplay permissions for a user
4 years ago
gion 10c2c62f07 Implement syncplay backend
4 years ago
Mark Monteiro 57b5ec1d51 Remove unnecessary properties from SystemInfo response object
4 years ago
Mark Monteiro 93649ad77b Merge remote-tracking branch 'upstream/master' into simplify-https-config
4 years ago
sparky8251 68c7a914c3 Added option to disable metrics collection and defaulted it to off
4 years ago
Bond-009 c0b3c11b2e
Merge pull request #2846 from jellyfin/azure
4 years ago