For listing quality definition types in the guide.pull/113/head
parent
0c835d0807
commit
227e4e82e5
@ -1,6 +1,7 @@
|
||||
namespace TrashLib.Services.Radarr.CustomFormat;
|
||||
|
||||
public interface ICustomFormatLister
|
||||
public interface IRadarrGuideDataLister
|
||||
{
|
||||
void ListCustomFormats();
|
||||
void ListQualities();
|
||||
}
|
Loading…
Reference in new issue