crobibero
ec8967b8e6
Fix partial library and channel access
5 years ago
Bond-009
4f6c98b325
Merge pull request #3984 from crobibero/json-prerelease
...
Use Prerelease System.Text.Json
5 years ago
crobibero
b02650ec2f
use proper spdx
5 years ago
crobibero
5f60da29c7
switch to spdx
5 years ago
crobibero
670c41ee89
Properly pack project license
5 years ago
crobibero
582c016d3b
bump to preview8 and remove extra references
5 years ago
Joshua M. Boniface
e83f6d6ec7
Merge pull request #3889 from Ullmie02/nuget-versioning
...
Build Unstable NuGet packages
5 years ago
Joshua M. Boniface
cf6ef9958d
Merge pull request #3910 from barronpm/event-rewrite-1
...
Event Rewrite (Part 1)
5 years ago
crobibero
5f64ab02a0
bump System.Text.Json
5 years ago
Patrick Barron
fa8892fde4
Make LibraryController.GetDownload async
5 years ago
Patrick Barron
9fa4fff15d
Merge branch 'master' into event-rewrite-1
...
# Conflicts:
# Emby.Dlna/Emby.Dlna.csproj
# Emby.Dlna/Eventing/DlnaEventManager.cs
# Emby.Dlna/Service/BaseService.cs
# Emby.Server.Implementations/ScheduledTasks/ScheduledTaskWorker.cs
# MediaBrowser.Controller/Subtitles/SubtitleDownloadEventArgs.cs
5 years ago
crobibero
07e7125d07
Fix dlna play to
5 years ago
Patrick Barron
98ed90c4a2
Merge branch 'master' into event-rewrite-1
5 years ago
Bond_009
2b400c99ef
Fix warnings
5 years ago
Patrick Barron
ca1f15af19
Move GenericEventArgs to Jellyfin.Data.Events
5 years ago
Patrick Barron
3ee940f7b3
Clean up GenericEventArgs
5 years ago
Patrick Barron
27139709e5
Remove ListHelper.cs
5 years ago
David
b92fbe4d69
Use VersionPrefix
5 years ago
David
a61f6e3308
Fix nuget ci
5 years ago
Bond_009
593dbcabff
Fix docs
5 years ago
Bond_009
4a4dff1973
Fix
5 years ago
crobibero
e65ecb5687
Merge remote-tracking branch 'upstream/master' into api-merge-again
5 years ago
Bond_009
2b355c36ff
Minor improvements
...
OFC I reduced some allocations
5 years ago
crobibero
f915c3e5d9
Merge remote-tracking branch 'upstream/master' into api-migration
5 years ago
Bond-009
b7421db5fe
Merge pull request #3578 from barronpm/displaypreferences-efcore
...
Migrate Display Preferences to EF Core
5 years ago
Patrick Barron
a59bc5c6a8
Fixed compilation error.
5 years ago
Patrick Barron
3d69cea1c9
Merge branch 'master' into displaypreferences-efcore
5 years ago
Pika
7331c02a21
Update MediaBrowser.Model/Entities/MediaStream.cs
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
5 years ago
Pika
ea4aa5ed8e
Update MediaBrowser.Model/Entities/MediaStream.cs
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
5 years ago
Pika
262daa6650
Update MediaBrowser.Model/Entities/MediaStream.cs
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
5 years ago
Pika
f5a3408c89
Update MediaBrowser.Model/Entities/MediaStream.cs
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
5 years ago
Pika
3b21abd879
Merge branch 'master' into more-track-titles
5 years ago
Bond-009
ab9c1295ce
Merge pull request #3538 from Ullmie02/api-fix
...
Fix value parsing in Jellyfin.Api
5 years ago
Bond-009
944fdb4c62
Merge pull request #3552 from BaronGreenback/NotificationFix
...
Fixes #3551 (Notifications Serialization error)
5 years ago
crobibero
1385064497
Merge remote-tracking branch 'upstream/master' into api-migration-merge
5 years ago
Patrick Barron
4742ddbb71
Update .NET Core to 3.1.6
5 years ago
Patrick Barron
ab396225ea
Migrate Display Preferences to EF Core
5 years ago
BaronGreenback
6b4cea604c
Suggested changes and removed some intellisense messages.
5 years ago
David
262e19b691
Add X-Response-Time-ms header and log slow server response time
5 years ago
BaronGreenback
12478c7196
Update NotificationOption.cs
...
Fixes serialisation bug
5 years ago
dkanada
5e706ba7ce
keep playstate during syncplay group creation
5 years ago
David
ee03b919f9
Fix parsing
5 years ago
Joshua M. Boniface
f3151e7dc7
Merge pull request #3505 from Bond-009/minor3
...
Minor fixes
5 years ago
Bond_009
ae6eaa7f02
Minor fixes
5 years ago
Patrick Barron
6d1b00da64
Use Array.Empty
5 years ago
Bond-009
89ef8d79d6
Merge pull request #3465 from BaronGreenback/BugFix2
...
10.6.0.0 Null Pointer fix
5 years ago
BaronGreenback
2f4860741c
_config.Configuration.PluginRespositories not instantiated causing InstallationManager.cs to crash with a null pointer.
5 years ago
dkanada
9a44e2912e
Merge pull request #3455 from jellyfin/values
...
Use constructor to set optimal config values
5 years ago
dkanada
83ae4d074d
use constructor to set optimal config values
5 years ago
Cody Robibero
5f1b1dc3cc
fix nullability
5 years ago