mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-31 21:08:27 +01:00
Move RecordingNotifier to recordings folder
This commit is contained in:
@@ -11,7 +11,7 @@ using MediaBrowser.Model.Session;
|
||||
using Microsoft.Extensions.Hosting;
|
||||
using Microsoft.Extensions.Logging;
|
||||
|
||||
namespace Jellyfin.LiveTv
|
||||
namespace Jellyfin.LiveTv.Recordings
|
||||
{
|
||||
/// <summary>
|
||||
/// <see cref="IHostedService"/> responsible for notifying users when a LiveTV recording is completed.
|
||||
Reference in New Issue
Block a user