| Age | Commit message (Collapse) | Author |
|
Fix some warnings
|
|
Deinterlacing improvements
|
|
|
|
Split HttpListenerHost into middlewares
|
|
|
|
Fixes for CI Nuget package pushing and CI triggers
|
|
|
|
|
|
|
|
Remove ServiceStack and related stuff
|
|
Also adds SourceLink support and symbols that are pushed to Nuget.
Add symbols to main nuget packages for unstable builds (Azure Artifacts does not support symbols outside of the main package)
SourceLink will enable stepping during debugging.
|
|
This is important for the Shoko Anime Meatdata provider plugin.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Build Unstable NuGet packages
|
|
|
|
|
|
|
|
# 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Remove unused methods in IDtoService
|
|
|
|
|
|
|
|
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
|
|
|
|