| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
Minor improvements
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
|
Sets the default time to midnight, and confirms to the same task
scheduling commands that other tasks use.
|
|
|
|
# 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
|
|
|
|
|
|
|
|
|
|
Add full stop at end of comments (SA1629)
|
|
|
|
|
|
|
|
|
|
|
|
Enable TreatWarningsAsErrors for Jellyfin.Server.Implementations in Release mode
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Log entries will contain additional class context when using this interface
|
|
|
|
|
|
Fix possible nullref when updating packages
|
|
* Make baseurl case-insensitive
|
|
I was wrong, it did break...
|