mirror of
https://github.com/Radarr/Radarr
synced 2025-01-03 05:44:50 +00:00
Updated Health Checks (markdown)
parent
52f083f758
commit
42779800b6
1 changed files with 7 additions and 1 deletions
|
@ -210,4 +210,10 @@ The message will continue to appear until all movies have their root folder upda
|
|||
|
||||
#### Movie was removed from TMDb ####
|
||||
|
||||
The specific movie is linked to a TMdbId that was deleted from TMDb. This may mean that the movie was either removed from the DB, was a duplicate, or was re-assigned a new ID for some reason. Deleted movies will not receive any info updates and should be corrected by the user to ensure continued functionality.
|
||||
The specific movie is linked to a TMdbId that was deleted from TMDb. This may mean that the movie was either removed from the DB, was a duplicate, or was re-assigned a new ID for some reason. Deleted movies will not receive any info updates and should be corrected by the user to ensure continued functionality.
|
||||
You can find and edit deleted movies by creating a custom filter using the following steps:
|
||||
1. Click Movies from the left menu
|
||||
2. Click the dropdown on Filter and select "Custom Filter"
|
||||
3. Enter a label, for example "Deleted Movies"
|
||||
4. Make the filter as follows: Status is Deleted
|
||||
5. Click save and select the newly created filter from the filter dropdown menu
|
Loading…
Reference in a new issue