Update Out of Date URLs #3
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?
Run through thr json import list and compare URLs between json and database.
I started adding this in the ood method (out of date)...and experimenting with some stuff in the test method.
Note that this won't update the base URL paths.
Added the ability to update urls via ood method. This will also return a list of any unadded manga. This doesn't check the base url, but that might be a good feature to add.