Skip to content

Commit

Permalink
Merge pull request #22 from KurtzPT/patch-1
Browse files Browse the repository at this point in the history
Update CHANGELOG.md
  • Loading branch information
mynttt authored Mar 31, 2020
2 parents 5f0415a + f556712 commit f00ec5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
- Asynchronous resolvement => faster HTTP processing with APIs
- If TMDB capability exists (TMDB API key set) the tool will also go after movie libraries with the TMDB agent (com.plexapp.agents.themoviedb)
- Previously only libraries with the com.plexapp.agents.imdb were processed, although orphans with the TMDB agents were also resolved.
- This led to confusion and has wno been changed to prevent users wondering why a library is being ignored
- This led to confusion and has now been changed to prevent users wondering why a library is being ignored
- Ability to ignore TV and Movie libraries by setting capabilities in the new CAPABILITIES environment variable
- Currently the following CAPABILITIES exist: NO_TV, NO_MOVIE. Both ignore the corresponding libraries.
- CAPABILITIES are configured as a semicolon separated list i.e: CAPABILITIES=NO_TV;NO_MOVIE would render this tool useless.
Expand Down

0 comments on commit f00ec5b

Please sign in to comment.