0.7.2.0 2017-05-01
Added:
* Per poster categorising of releases.
* Logging for IRCScraper's testing for duplicates, to try to determine why it sometimes fails
to detect them. This also prevents the script from exiting because of the exception.
Changed:
* Removed python module check in tmux/run.php, as python is no longer supported.
* Updates to scripts simple.sh, simple-expanded.sh, and threaded.sh to get rid of outdated
elements.
* Composer uses '--prefer-dist' for stable branches, '--prefer-source' otherwise. Part of the
move to not using the repo in production.
* SQL/Database optimisations.
Fixed:
* Properly categorize ANiHLS and HAiKU releases as TV > Anime (please run
'php misc/testing/Release/recategorize.php all' to recategorize releases).
* Properly categorise and rename SDCLiP releases.
* Properly populate anidb_episodes table.
* Fixes to IRCScraper class to make it more resilient for those suffing the intermittent missing
catalogue error.