Updated Health Checks (markdown)

master
Fredrik81 4 years ago
parent 52f083f758
commit 42779800b6

@ -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…
Cancel
Save