| Age | Commit message (Collapse) | Author |
|
|
|
This commit makes metadata removal of torrents recursive.
It's close to useless, because I haven't seen any torrent with a
recursive structure, but the documentation says that it can happen, and
the method was already implemented, so better safe than sorry.
|
|
This (huge) commit removes completely hachoir from MAT.
Audio files are now processed with mutagen, and images
with exiftool, since the main python imaging library (PIL)
isn't super-great to deal with metadata (and damaged/non-standard
files).
Package maintainer should change the dependencies to reflect this.
|
|
|
|
Thank you so much PyCharm
|
|
This commit fixes some issues for dump operating
systems who doesn't handle capitalization.
|