mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-04-18 21:55:12 -04:00
Fixed: (SceneTime) Obsolete - migrated to YAML for Torznab API
This commit is contained in:
@@ -19,6 +19,7 @@ using NzbDrone.Core.Parser.Model;
|
|||||||
|
|
||||||
namespace NzbDrone.Core.Indexers.Definitions
|
namespace NzbDrone.Core.Indexers.Definitions
|
||||||
{
|
{
|
||||||
|
[Obsolete("Migrated to YAML for Torznab API")]
|
||||||
public class SceneTime : TorrentIndexerBase<SceneTimeSettings>
|
public class SceneTime : TorrentIndexerBase<SceneTimeSettings>
|
||||||
{
|
{
|
||||||
public override string Name => "SceneTime";
|
public override string Name => "SceneTime";
|
||||||
|
|||||||
Reference in New Issue
Block a user