Return JSON list of only updated Manga #2
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently just returns json command breakdown for each manga checked. Ideally we would also return a list of manga that were actually updated.
I think this can be done via watching the subproces output (which is why I migrated to using the subprocess command originally)