Refactored sonarr controller to be able to return anime or tv series based on the media found in the server. Also updated models
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
namespace Jellyfin.Plugin.MediaCleaner.Models;
|
||||
|
||||
public record ConnectionTestRequest(string Address, string ApiKey);
|
||||
Reference in New Issue
Block a user