Skip to main content

Tools for merging mp3 files using foobar2000, e.g. audiobooks

Project description

mp3-tools

Merge mp3 files and set correct audio length using foobar2000 with an automated python script. These scripts can merge all files in one directory or create one file for each subdirectory.

merge mp3 files from subdirectories

  • merge-mp3: merging script, works with foobar2000
  • pack-subdirs: pack files into grouped subdirectories (good for large audiobooks)
  • unpack-subdirs: unpack files from grouped subdirectories (undo pack-subdirs.py)

Version

1.0.7 adjusted standard variables -> file-filter is now .mp3, copy-mode is off, removesubdir-mode is on and subdir-filter is set to subdir- for safety purposes

1.0.4 corrected several stuff. added auto wait time function

1.0.0 release version. Ported to vscode.

0.2.0 bug corrected foobar needs to be called from working directory as the command line plugin cannot handle empty spaces in file names or paths given by command line

0.1.0 initial release. Port from windows script to python, introducing automation

Requirements

Installation

  • copy mergeMp3.py into the directory in which the files to merge are contained.
  • run the script and follow the instructions, alternatively use the following command line

Command-line-use:

mp3toolsce merge-mp3 [dir] [subdir-mode] [foobarpath] [autowaittime]")
mp3toolsce pack-subdirs [group-size] [dir] [file-filter] [copy-mode]")
mp3toolsce unpack-subdirs [dir] [subdir-filter] [file-filter] [copy-mode] [removesubdir-dir]")
mp3toolsce wait=seconds")
    Note: This script depends on a foobar2000 installation! (Get it from: https://www.foobar2000.org/)")

mp3toolsce merge-mp3 [dir] [sub] [foobarpath] [autowaittime]
    [dir] determines the directory in which to perform. Use '.' to select the current directory
    [sub] determines wheter all mp3 files in subfolders should be merged into one file each. ('true' to do so)")
    [foobarpath] determines the path to your foobar2000 installation. Please provide in case it differs from 'C:/Program Files (x86)/foobar2000/foobar2000.exe'
    [autowaittime] determines whether to automatically close foobar2000 after some seconds. Use -1 to disable and any number to set the waiting time.

mp3toolsce pack-subdirs [group-size] [dir] [file-filter] [copy-mode]
    [group-size] determines the number of files to put into each directory
    [dir] determines the directory in which to perform the script. Use '.' to select the current directory
    [filter] Filter the file list according to this
    [copy-mode] If 'True', the files are copied into the created subfolders. If 'False' they are moved (Use with caution).

mp3toolsce unpack-subdirs [dir] [subdir-filter] [file-filter] [copy-mode] [removesubdir-mode]
    [dir] determines the directory in which to perform the script. Use '.' to select the current directory
    [subdir-filter] Filter the subdir list according to this. Use '*' to select any subdirectory
    [filter] Filter the file list according to this
    [copy-mode] If 'True', the files are copied into the parent folder. If 'False' they are moved (Use with caution).
    [removesubdir-mode] If 'True', the subdirectories are deleted. If 'False' they are left as they are.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mp3toolsce-1.0.8.tar.gz (7.1 kB view details)

Uploaded Source

Built Distribution

mp3toolsce-1.0.8-py3-none-any.whl (8.1 kB view details)

Uploaded Python 3

File details

Details for the file mp3toolsce-1.0.8.tar.gz.

File metadata

  • Download URL: mp3toolsce-1.0.8.tar.gz
  • Upload date:
  • Size: 7.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/65.5.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.11.0

File hashes

Hashes for mp3toolsce-1.0.8.tar.gz
Algorithm Hash digest
SHA256 98d2a2c9c2fa15313c59164a11be1e7c4e41faff88e9212944f220bad9334fee
MD5 2922ec9ad0d168dcf1faca9b9655718f
BLAKE2b-256 886d682399d74e5b6f7c7545d579ed6f9cb46681f4595fbbe1ccf0545dfa6079

See more details on using hashes here.

Provenance

File details

Details for the file mp3toolsce-1.0.8-py3-none-any.whl.

File metadata

  • Download URL: mp3toolsce-1.0.8-py3-none-any.whl
  • Upload date:
  • Size: 8.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/65.5.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.11.0

File hashes

Hashes for mp3toolsce-1.0.8-py3-none-any.whl
Algorithm Hash digest
SHA256 8413a2667819cc732cd7f348a35ebbfcef1f209633fdce700ed60d57592a4449
MD5 a97cbd5f786498379e95547c9066faa9
BLAKE2b-256 6497c5a7e70c1554a93e79d1f6f4d80b543217e3ebe6a1dcd69da3f4788ecf43

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page