some proofs of runtime
This commit is contained in:
parent
ed0b9d1728
commit
b76dc0dee9
14
README.md
14
README.md
|
@ -19,4 +19,16 @@ So here is the trick!
|
||||||
3. Clean from queue the elements fixed successfully
|
3. Clean from queue the elements fixed successfully
|
||||||
4. Refresh the series related to the changes be reflected
|
4. Refresh the series related to the changes be reflected
|
||||||
|
|
||||||
This basically imitates the "correct" Sonarr behaviour, skipping the error.
|
This basically imitates the "correct" Sonarr behaviour, skipping the error.
|
||||||
|
# Result
|
||||||
|
Here is an example execution:
|
||||||
|

|
||||||
|
|
||||||
|
We can see in the logs that it seems the things have went well.
|
||||||
|
If I check the Sonarr queue, the warning has gone:
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
And if we check the TV show detail, we see that now a recognized episode appears (the one related with the download), showing its filesystem fingerprint.
|
||||||
|
|
||||||
|

|
Binary file not shown.
After Width: | Height: | Size: 627 KiB |
Binary file not shown.
After Width: | Height: | Size: 209 KiB |
Binary file not shown.
After Width: | Height: | Size: 43 KiB |
Loading…
Reference in New Issue