diff --git a/README.md b/README.md index 670b4cf..5d2840c 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ Click the *Search via Plex* button and move on to the next page. With your Movie DB key added, now we need to configure the information to connect to Plex. -![Home Page](readme_images/plex_configuration.png) +![Plex Connection](readme_images/plex_configuration.png) On this page, you'll need to configure how you connect to Plex. This includes three main things: the host/ip address of Plex, the port Plex uses, and your personal Plex Token. @@ -89,7 +89,11 @@ Once you have those three, click next. ### Libraries -Here is the test if Gaps could connect to Plex. +On the Libraries page, Gaps will try to connect to Plex and if successful it will return the 'Movie' type libraries it found. + +![Plex Movie Libraries](readme_images/plex_libraries.png) + +Select any or all of the movie libraries you want to search. You must select at least one. ### Properties #### Plex diff --git a/readme_images/plex_libraries.png b/readme_images/plex_libraries.png new file mode 100644 index 0000000..fbdf4e8 Binary files /dev/null and b/readme_images/plex_libraries.png differ