mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-04-14 21:14:35 -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
|
||||
{
|
||||
[Obsolete("Migrated to YAML for Torznab API")]
|
||||
public class SceneTime : TorrentIndexerBase<SceneTimeSettings>
|
||||
{
|
||||
public override string Name => "SceneTime";
|
||||
|
||||
Reference in New Issue
Block a user