filebot/source/net/sourceforge/filebot/hash
Reinhard Pointner 01ec6309cc * ability to check/compute sfv/md5/sha1 via CLI
* ability to auto-detect Series/Movie in rename CLI (force Series or Movie mode by setting episode/movie db)
* CLI -non-strict setting for renameSeries
* ignore hidden files whenever listing files via FileUtilities
* misc. refactoring
2011-09-13 18:16:38 +00:00
..
ChecksumHash.java + Script expressions in ExpressionFormat will now be evaluated in a secure sandbox 2009-05-02 23:34:04 +00:00
Hash.java + Script expressions in ExpressionFormat will now be evaluated in a secure sandbox 2009-05-02 23:34:04 +00:00
HashType.java + auto-lookup verification file 2009-08-10 11:46:24 +00:00
MessageDigestHash.java + Script expressions in ExpressionFormat will now be evaluated in a secure sandbox 2009-05-02 23:34:04 +00:00
SfvFormat.java + auto-lookup verification file 2009-08-10 11:46:24 +00:00
VerificationFileReader.java + auto-detect charset instead of assuming utf-8 when loading SFV/MD5/SHA files 2011-09-03 17:40:48 +00:00
VerificationFileWriter.java * ability to check/compute sfv/md5/sha1 via CLI 2011-09-13 18:16:38 +00:00
VerificationFormat.java + auto-lookup verification file 2009-08-10 11:46:24 +00:00
VerificationUtilities.java * ability to check/compute sfv/md5/sha1 via CLI 2011-09-13 18:16:38 +00:00