Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
😄
  • Loading branch information
KurtzPT authored Mar 31, 2020
1 parent 5f0415a commit f556712
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 f556712

Please sign in to comment.