Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Added base function to keep track of Trakt list IDs; currently only applied to In-History Extension.
Added ability to run PATTRMM at multiple scheduled times.
Added new argument to main.py '--times' to pass multiple run times to.
CHANGED - PATTRMM_TIME environment variable is now PATTRMM_TIMES and accepts multiple run times e.g. "02:40, 12:15, 03:45"
CHANGED - vars.py is now independent of pattrmm.py and will not be generated. It must be downloaded as well for 'stand-alone' installations.
Added - 'limit' setting to the By Size Extension to allow limiting the size of the list posted to Trakt. Default is now 500.
Removed the default special character 'dot' from New - Airing overlay as it threw errors in some environments.