refile-m4b

Crates.iorefile-m4b
lib.rsrefile-m4b
version0.3.1
sourcesrc
created_at2024-10-12 07:14:49.881485
updated_at2024-10-12 07:24:13.446751
descriptionRefile a directory of m4b files by artist, album (where specified) and title. Used to refile m4b versions of converted aax files for use by Smart Audiobook Player.
homepage
repository
max_upload_size
id1406201
size25,387
Paul Campbell (kemitix)

documentation

README

Refile M4B

Usage

refile-m4b DIR

This will refile all the *.m4b files in DIR and it's subdirectories by author, series (if given) and title. The information in each files metadata is used.

dependencies

debian

sudo apt install libtag1-dev libtagc0-dev

Due to a typo, this was previously known as refile-mp4.

Commit count: 0

cargo fmt