mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-08-27 04:16:47 +00:00
Move RecordingNotifier to LiveTv project
This commit is contained in:
parent
126aa9c893
commit
c964ea23bf
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ using MediaBrowser.Controller.Session;
|
|||
using MediaBrowser.Model.Session;
|
||||
using Microsoft.Extensions.Logging;
|
||||
|
||||
namespace Emby.Server.Implementations.EntryPoints
|
||||
namespace Jellyfin.LiveTv
|
||||
{
|
||||
public sealed class RecordingNotifier : IServerEntryPoint
|
||||
{
|
||||
Loading…
Add table
Add a link
Reference in a new issue