mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-08-27 04:16:47 +00:00
rework scheduled tasks in preparation of common project going portable
This commit is contained in:
parent
4829683402
commit
07791d46a5
78 changed files with 500 additions and 411 deletions
|
|
@ -3,6 +3,7 @@ using MediaBrowser.Common.IO;
|
|||
using MediaBrowser.Common.Net;
|
||||
using MediaBrowser.Controller.Configuration;
|
||||
using MediaBrowser.Controller.Net;
|
||||
using MediaBrowser.Model.IO;
|
||||
using MediaBrowser.Model.Logging;
|
||||
using ServiceStack.Logging;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue