Skip to content

vcb-s/auto-torrent-inspection

Repository files navigation

Auto Torrent Inspection License: GPL v3 Build status

  • A naïve tool to check naming issues and tracker list for torrent file before publish it, you can get naming rules from here.

Directions

  • You must have .NET 6.0 available from here.

  • Although this software is named as Auto Torrent Inspection, if you drop a folder, it additionally includes following features:

    • .flac: compress rate calculation and meta data extract.
    • .cue: encoding detect & fix, file matching check.
    • .log: log checksum integrity validate.
    • .ass: font, unused style, mod tag detect.
    • file signature and file extension matching check.
    • duplicate files detect.

Thanks to

Source Code