Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

In history trakt patch #66

Merged
merged 5 commits into from
Jan 19, 2025
Merged

In history trakt patch #66

merged 5 commits into from
Jan 19, 2025

Conversation

InsertDisc
Copy link
Owner

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.

Methods added for 'In History' extension specifically to keep track of Trakt list ids. This allows emptying Trakt lists instead of removing and recreating after each run while also avoids using an 'expected' Trakt list slug result which was unreliable.
Removed special character from default values to increase compatibility.
Refactor to allow for multiple run times.
PATTRMM_TIME is now PATTRMM_TIMES
New run argument --times
Copy link
Owner Author

@InsertDisc InsertDisc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Self Approving

@InsertDisc InsertDisc merged commit 8ee50b6 into nightly Jan 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant