mirror of
https://github.com/Prowlarr/Prowlarr
synced 2026-05-07 20:20:21 +02:00
Fixed: (SceneTime) Obsolete - migrated to YAML for Torznab API
This commit is contained in:
parent
0ffcfccf1d
commit
28bd80d3aa
1 changed files with 1 additions and 0 deletions
|
|
@ -19,6 +19,7 @@
|
|||
|
||||
namespace NzbDrone.Core.Indexers.Definitions
|
||||
{
|
||||
[Obsolete("Migrated to YAML for Torznab API")]
|
||||
public class SceneTime : TorrentIndexerBase<SceneTimeSettings>
|
||||
{
|
||||
public override string Name => "SceneTime";
|
||||
|
|
|
|||
Loading…
Reference in a new issue