feat(network): Added get quality profiles and get episode details events for Sonarr
This commit is contained in:
@@ -2586,7 +2586,7 @@ mod test {
|
||||
}
|
||||
|
||||
#[tokio::test]
|
||||
async fn test_handle_get_quality_profiles_event() {
|
||||
async fn test_handle_get_radarr_quality_profiles_event() {
|
||||
let quality_profile_json = json!([{
|
||||
"id": 2222,
|
||||
"name": "HD - 1080p"
|
||||
|
||||
Reference in New Issue
Block a user