pizzaolive / ant_upload_checker

Check whether local films can be uploaded to ANT
https://pypi.org/project/ant-upload-checker/
MIT License
5 stars 0 forks source link

Films with &/and not matching #3

Closed pizzaolive closed 9 months ago

pizzaolive commented 9 months ago

There's sometimes a mismatch between films using & or and in their titles, and how the film is named on ANT.

Could re-search the title with 'and' replaced with the opposite if the film is not found on ANT.

pizzaolive commented 9 months ago

Fixed in https://github.com/pizzaolive/ant_upload_checker/pull/7