mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-20 07:37:03 +01:00
make controller project portable
This commit is contained in:
@@ -12,7 +12,9 @@ using System.Collections.Generic;
|
||||
using System.IO;
|
||||
using System.Linq;
|
||||
using System.Threading.Tasks;
|
||||
using CommonIO;
|
||||
using MediaBrowser.Common.IO;
|
||||
using MediaBrowser.Controller.IO;
|
||||
using MediaBrowser.Model.IO;
|
||||
using MediaBrowser.Controller.LiveTv;
|
||||
using MediaBrowser.Model.Extensions;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user