* audiotools/rename-tracks: added yt-dlp-download-name-unpacker * audiotools: declare MY_ARGS * audiotools: ported to miniade 0.2.15 * audiotools: removed TMP_DIR and 'set -e' references * audiotools: made compatible with miniade 0.2.7 * audiotools: made compatible with miniade 0.2.7 * audiotools/redate-meta: simple script to write album's timestamp into its .meta file * audiotools/rename-tracks: allow multiple arguments, ignore *.jpg * audiotools/rename-tracks: total rewrite * audiotools/rename-tracks: allow 3-digit track numbers * audiotools/rename-tracks: expanded track and artist regexps * audiotools/rename-tracks: expanded track and artist regexps * audiotools/rename-tracks: expanded track and artist regexps * audiotools/redate-music: added script to fix directory timestamps * audiotools/rename-tracks: expanded track and artist regexps * audiotools: added copy-newest-*-timestamp-to-*-timestamp, which I wrote after losing the album and artist timestamps when creating .meta files * audiotools/rename-tracks: expanded track and artist regexps * audiotools/move-and-transcode-if-audio: moved to smalltools-private/iplayer * audiotools/rename-tracks: expanded track and artist regexps; switching to readline mode to allow defaults to be more easily edited * audiotools/move-and-transcode-if-audio: added * audiotools/rename-tracks: ignore text files, which may be track listings for whole-album-in-one-mp3 files * audiotools/rename-tracks: allow more characters in track and album names * audiotools/rename-tracks: allow more characters in track names * audiotools/rename-tracks: escape '&' * audiotools/sanity-check-archive: implemented fixes for a couple of the tests * audiotools/sanity-check-archive: beginnings of support for fixing the problems that the script detects * audiotools/sanity-check-archive: fixed unset TMP_DIR * audiotools/rename-tracks: ignore cover artwork * audiotools: added small script to sanity check pub archive * audiotools: allow rename-tracks to skip jpgs which might be cover art * audiotools: reordered functions * audiotools: attempted to allow ampersands in album titles but this does not work properly because of GNU sed * audiotools: copied in renamer scripts from smallstuff module * audiotools: created module