mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-08-28 13:01:34 +00:00
Move non-jellyfin extensions to separate project
This commit is contained in:
parent
0c3dcdf77b
commit
6f8ccab788
105 changed files with 298 additions and 173 deletions
|
|
@ -7,7 +7,7 @@ using System.Text;
|
|||
using System.Text.Json;
|
||||
using System.Threading;
|
||||
using System.Threading.Tasks;
|
||||
using MediaBrowser.Common.Json;
|
||||
using Jellyfin.Extensions.Json;
|
||||
using MediaBrowser.Controller.Net;
|
||||
using MediaBrowser.Model.Net;
|
||||
using MediaBrowser.Model.Session;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue