Skip to content

Fix formatting on disabled for check#165

Open
sjdaws wants to merge 1 commit intol3uddz:masterfrom
sjdaws:fix-disabled-for
Open

Fix formatting on disabled for check#165
sjdaws wants to merge 1 commit intol3uddz:masterfrom
sjdaws:fix-disabled-for

Conversation

@sjdaws
Copy link

@sjdaws sjdaws commented Apr 22, 2022

This PR fixes the disabled_for config option not working correctly for lists.

log.info("TEST: %s %s %s %s", "list:%s".format(list_), "list:{}".format(list_), list_, cfg.filters.shows.disabled_for)

Returns

2022-04-22 12:03:27,368 - INFO       - Traktarr                            - automatic_shows                     - FORMAT TEST: list:%s list:https://trakt.tv/users/sjdaws/lists/tv https://trakt.tv/users/sjdaws/lists/tv ('list:https://trakt.tv/users/sjdaws/lists/tv',)

Signed-off-by: Scott Dawson <scott@uu.net.nz>
@sjdaws sjdaws force-pushed the fix-disabled-for branch from c3eedcc to a129cd2 Compare April 22, 2022 03:08
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