clip9 / adbren

adbren - Rename and organize anime using this AniDB API client written in perl
39 stars 10 forks source link

Tool silently renaming files not found on AniDB #12

Closed kobuki closed 6 years ago

kobuki commented 6 years ago

As the subject says. It silently and without user consent, renamed hundreds of files, prefixing them with _corrupt_, screwing up my file base. Those files are not corrupt but simply not present in the online DB. It should either be enabled or disabled by a switch. Note that --norename command line argument was in effect. That in itself should disable this behavior.

kobuki commented 6 years ago

My bad, the --nocorrupt switch needs to be used in that case.