Skip to content

Commit

Permalink
Merge branch 'master' of github.com:mynttt/UpdateTool
Browse files Browse the repository at this point in the history
  • Loading branch information
mynttt committed Feb 22, 2024
2 parents 4b8e733 + da9cc8e commit 444d941
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -221,6 +221,7 @@ Flag | Description
`DISABLE_SCREEN_SCRAPE`|Disables the screen scraping unit (extracts IMDB ratings from the website if not in dataset) in case that there are issues with the IMDB web page such as 503 errors and timeouts that cause unsuccessful results and slow down the metadata lookup process immensely.
`PRINT_SQLITE_BINARY_EXECUTE_STATEMENTS`|Prints out the SQLite binary execute statements for diagnostic purposes
`ON_DEMAND`|Quit after running once, ignoring the (n) hour scheduling
`DONT_STRIP_OTHER_RATING_PROVIDERS`|Skips the step where rating labels provided by other providers such as TMDB/Rotten Tomatoes are removed

Multiple flags can be supplied as a semicolon separated string.

Expand Down

0 comments on commit 444d941

Please sign in to comment.