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
|
5 years ago |
Vasily
|
4999831604
|
Merge remote-tracking branch 'upstream/master' into hwaccel
|
5 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 |
Bond_009
|
7439e095e2
|
Merge branch 'master' into nullable3
|
5 years ago |
Vasily
|
2482bcb3b1
|
Add blurhashes to ImageBlurHashes for all images
|
5 years ago |
Patrick Barron
|
7c823464bc
|
Fix merge conflicts with SyncPlay
|
5 years ago |
Patrick Barron
|
01ce56016a
|
Merge branch 'master' into userdb-efcore
# Conflicts:
# Emby.Server.Implementations/Library/UserManager.cs
# Jellyfin.Data/Jellyfin.Data.csproj
# MediaBrowser.Api/UserService.cs
# MediaBrowser.Controller/Library/IUserManager.cs
|
5 years ago |
Joshua M. Boniface
|
7c72f69189
|
Merge pull request #2733 from OancaAndrei/syncplay
Add syncplay feature
|
5 years ago |
Joshua M. Boniface
|
0be3dfe7c5
|
Revert "Fix emby/user/public API leaking sensitive data"
|
5 years ago |
nyanmisaka
|
b4b93995f7
|
add more separate hw decoding toggles
|
5 years ago |
gion
|
e4838b0faa
|
Merge remote-tracking branch 'upstream/master' into syncplay
|
5 years ago |
Vasily
|
0f32b0ffad
|
Change image blurhash mapping to "image type to blurhash"
|
5 years ago |
xumix
|
46420dfd68
|
Refactor copy codec checks
|
5 years ago |
Vasily
|
279f0da980
|
Rename ImageInfo.Hash to ImageInfo.BlurHash
|
5 years ago |
Vasily
|
29443e3681
|
Apply suggestions from code review
Co-authored-by: dkanada <dkanada@users.noreply.github.com>
|
5 years ago |
dkanada
|
deafe59b7e
|
add the timestamp property back to the version info
|
5 years ago |
dkanada
|
7972daaba4
|
fix a few issues with the plugin manifest
|
5 years ago |
Mark Monteiro
|
4f6e5591ec
|
Remove 'General' as an ExternalIdMediaType, and instead use 'null' to represent a general external id type
|
5 years ago |
Mark Monteiro
|
07897ec7af
|
Specify enum values for ExternalIdMediaType explicitly
|
5 years ago |
Vasily
|
1f83a21288
|
Rename Hash to BlurHash in all properties and methods for clarity
|
5 years ago |
artiume
|
ae4c407b6d
|
Add .edl Mimetype
|
5 years ago |
Patrick Barron
|
c464f700db
|
Remove redundant qualifiers
|
5 years ago |
Patrick Barron
|
7d9d54d2ec
|
Fix profile images.
|
5 years ago |
Patrick Barron
|
3eeb6576d8
|
Migrate User DB to EF Core
|
5 years ago |
Jesús Higueras
|
b9fc0d2628
|
Add BlurHash support to backend
|
5 years ago |
Mark Monteiro
|
d06fee75b6
|
Rename Name to ProviderName
|
5 years ago |
Mark Monteiro
|
c82f7eeca1
|
Clean up some doc comments
|
5 years ago |
Mark Monteiro
|
67edf1b7f5
|
Do not convert 'Type' value to string unnecessarily, and do not replace 'General' type with null
|
5 years ago |
Mark Monteiro
|
422d5b2b68
|
Move ExternalIdMediaType enum to MediaBrowser.Model
|
5 years ago |
Mark Monteiro
|
526e47c362
|
Clean up documentation
|
5 years ago |
Mark Monteiro
|
96acd6481e
|
Merge branch 'master' into externalid-type
|
5 years ago |
Mark Monteiro
|
3ed76d7e08
|
Update to .NET Core 3.1.4
|
5 years ago |
dkanada
|
4b4b50f3ee
|
Merge pull request #3115 from MrTimscampi/ffprobe
Parse color transfer and color primaries from ffprobe, and fix video range
|
5 years ago |
MrTimscampi
|
9314434bbf
|
Fix suggestions
|
5 years ago |
dkanada
|
8921c7a5bf
|
Merge pull request #3113 from Artiume/patch-1
Fix Progressive and Interlaced Stream capitalization
|
5 years ago |
dkanada
|
ddebc9301e
|
Merge pull request #3116 from Artiume/patch-2
Update Books Resolver File Types and add .opf Mime Type
|
5 years ago |
Patrick Barron
|
aca7e221d8
|
Merge branch 'master' into userdb-efcore
# Conflicts:
# Emby.Server.Implementations/Activity/ActivityLogEntryPoint.cs
# Emby.Server.Implementations/ApplicationHost.cs
# Emby.Server.Implementations/Devices/DeviceManager.cs
# Jellyfin.Server/Jellyfin.Server.csproj
# Jellyfin.Server/Migrations/MigrationRunner.cs
# MediaBrowser.Controller/Devices/IDeviceManager.cs
|
5 years ago |
gion
|
029bb80910
|
Merge remote-tracking branch 'upstream/master' into syncplay
|
5 years ago |
artiume
|
a765272c17
|
Update MimeTypes.cs
|
5 years ago |
artiume
|
527029af92
|
Update MediaStream.cs
|
5 years ago |
artiume
|
d41cdb3b7a
|
Update Interlace
|
5 years ago |
artiume
|
eb3ce3fb87
|
Fix Progressive Stream 'P' capitalization
|
5 years ago |
artiume
|
9ed8c6cb11
|
Add opf mimetype
|
5 years ago |
Patrick Barron
|
87c63e668c
|
Merge branch 'master' into activitydb-efcore
|
5 years ago |
Patrick Barron
|
b94afc597c
|
Address review comments
|
5 years ago |
MrTimscampi
|
234292453f
|
Add HLG to the video range detection
|
5 years ago |
Mark Monteiro
|
2e09311a93
|
Merge branch 'master' into websocket
|
5 years ago |
Patrick Barron
|
a8f0d0aa0d
|
Merge branch 'master' into activitydb-efcore
|
5 years ago |
Patrick Barron
|
c1360a1dc3
|
Merge branch 'master' into userdb-efcore
# Conflicts:
# Emby.Server.Implementations/Data/SqliteUserDataRepository.cs
# Emby.Server.Implementations/Library/UserManager.cs
# Jellyfin.Data/Entities/User.cs
# Jellyfin.Data/ISavingChanges.cs
# Jellyfin.Server.Implementations/Jellyfin.Server.Implementations.csproj
# Jellyfin.Server.Implementations/JellyfinDb.cs
# Jellyfin.Server/Migrations/MigrationRunner.cs
# MediaBrowser.Model/Notifications/NotificationOptions.cs
# MediaBrowser.sln
|
5 years ago |
Patrick Barron
|
9ad839c776
|
Initial migration code
|
5 years ago |
Patrick Barron
|
6379391f87
|
Merge branch 'master' into activitydb-efcore
|
5 years ago |
Mark Monteiro
|
dc5165b97f
|
Merge branch 'master' into simplify-https-config
|
5 years ago |
gion
|
5c8cbd4087
|
Fix code issues
|
5 years ago |
gion
|
8a6ec2fb71
|
Rename Syncplay to SyncPlay
|
5 years ago |
gion
|
6e22e9222b
|
Fix code issues
|
5 years ago |
artiume
|
3e14b1b50f
|
Remove ogg video mimetype
|
5 years ago |
Bond-009
|
62da4d0e5c
|
Merge pull request #2492 from Polpetta/fix-api-private-data-leak
Fix emby/user/public API leaking sensitive data
|
5 years ago |
Davide Polonio
|
5c6339d8fd
|
Fix typo in PublicUserDto
Co-authored-by: Vasily <JustAMan@users.noreply.github.com>
|
5 years ago |
Davide Polonio
|
57cf19f058
|
Fix variable declaration and follow sonarcloud suggestions
|
5 years ago |
dkanada
|
cd07bc23f8
|
Merge pull request #3050 from Artiume/patch-1
Update MimeTypes.cs
|
5 years ago |
artiume
|
1388464329
|
Update MimeTypes.cs
|
5 years ago |
artiume
|
1058c80a41
|
Update MediaBrowser.Model/Net/MimeTypes.cs
|
5 years ago |
artiume
|
0aff46631f
|
Update MediaBrowser.Model/Net/MimeTypes.cs
Co-authored-by: dkanada <dkanada@users.noreply.github.com>
|
5 years ago |
Mark Monteiro
|
432aae0fcc
|
Add missing comma
|
5 years ago |
artiume
|
183514ebe2
|
add azw3
|
5 years ago |
artiume
|
25651362bf
|
Update MimeTypes.cs
|
5 years ago |
artiume
|
675cbd8a16
|
Update MimeTypes.cs
|
5 years ago |
Patrick Barron
|
032de931b1
|
Migrate activity db to EF Core
|
5 years ago |
Bond_009
|
15634a1913
|
Merge branch 'master' into websocket
|
5 years ago |
Bond_009
|
7659a2ab32
|
Remove ListHelper extensions
|
5 years ago |
Bond-009
|
690fb65cd8
|
Merge pull request #2985 from sparky8251/prometheus
Add Prometheus exporters
|
5 years ago |
Vasily
|
5922c35d69
|
Merge pull request #2920 from Bond-009/tests2
Add some simple tests
|
5 years ago |
gion
|
73fcbe90c0
|
Send error messages to clients
|
5 years ago |
gion
|
083d3272d0
|
Refactor and other minor changes
|
5 years ago |
gion
|
40889702d0
|
Update session ping
|
5 years ago |
gion
|
6519eebabb
|
Implement NTP like time sync
|
5 years ago |
gion
|
84d92ba9ce
|
Check that client is playing the right item
Send date when playback command is emitted
Rename some classes
|
5 years ago |