mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-08-04 07:10:45 +00:00
support deleting and canceling live tv recordings and timers
This commit is contained in:
parent
4892fb4e95
commit
235b838fbe
26 changed files with 280 additions and 81 deletions
|
|
@ -1,4 +1,5 @@
|
|||
using MediaBrowser.Common.Configuration;
|
||||
using System.Reflection;
|
||||
using MediaBrowser.Common.Configuration;
|
||||
using MediaBrowser.Common.IO;
|
||||
using MediaBrowser.Common.Net;
|
||||
using MediaBrowser.Model.Logging;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue