Skip to content

silv3rr/foo-tools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

foo-tools

build_footools

Besides the more recent updates, the rest of the code base is preserved here mainly for historical reasons.

This software comes without any claims regarding security or support about how to use it.

Changes

This is a modified and updated version of foo-tools by Tanesha Team:

  • modification to foo-pre; shows mp3 genre in PRE line (no module needed)
  • added date/time in foo-pre.log
  • added mod_audiosort, mod_prebw
  • updated Makefiles, fixed compiler warnings
  • updates/fixes from upstream glftpd/foo-tools

For more details see CHANGELOG.

Mp3genre

An (optional) 'mp3genre' modification for foo-pre is included, which adds mp3 genre of release in PRE output. It works without a module and can be switched on/off in pre.cfg.

Check README.mp3genre on details how to install/configure.

Example:

[PRE] [MP3] Aritist-Title-WEB-2021-GRP by GRP with 10 files (100MB) of Pop.

Original version

The original foo-tools version by Tanesha is available from this branch: foo-orig

It does include fixes, but not the mp3genre modification.

Documentation

Installation

  1. First get this repo with git clone
  2. Build all tools: cd src && ./configure && make build
  3. See README for specific tool in doc dir

Detailed instructions

Modules

Addons for foo-pre; modules add functions but are not build into foo-pre binary

Packages

No packages published

Languages

  • C 92.4%
  • HTML 2.6%
  • Roff 1.9%
  • Makefile 1.9%
  • Perl 0.8%
  • M4 0.3%
  • Shell 0.1%