mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-21 22:04:31 -04:00
Use DownloadClientIds to find matching series/episodes instead of relying solely on release name
Fixed: Show a warning in Queue when drone is unable to import due to a name mismatch Fixed: Better UI messages for Queue when there is an error or warning
This commit is contained in:
@@ -204,3 +204,7 @@
|
||||
.icon-nd-deleted:before {
|
||||
.icon(@trash);
|
||||
}
|
||||
|
||||
.icon-nd-warning:before {
|
||||
color: @brand-warning;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user