Skip to content

Commit

Permalink
Adds tip to fix movie matching
Browse files Browse the repository at this point in the history
  • Loading branch information
jaymoulin committed Apr 9, 2024
1 parent 123df04 commit 22eba69
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,11 @@ docker compose stop plex
docker compose run plex DBRepair
```

### Can't match correctly a movie

After trying "Fix association", if you still can't find the correct movie, you can seek for the correct movie on tmdb.org and enter its ID preceded by `tmdb-` in the title field.
For example, my movie `Selfie` was not correctly associated. Found it on `https://www.themoviedb.org/movie/613319-selfie` so I seeked for `tmdb-613319` to fix it.

### Known issues

#### libstdc++.so.6: cannot open shared object file
Expand Down

0 comments on commit 22eba69

Please sign in to comment.