Crates.io | refile-m4b |
lib.rs | refile-m4b |
version | 0.3.1 |
source | src |
created_at | 2024-10-12 07:14:49.881485 |
updated_at | 2024-10-12 07:24:13.446751 |
description | Refile 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 | |
id | 1406201 |
size | 25,387 |
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.
sudo apt install libtag1-dev libtagc0-dev
Due to a typo, this was previously known as refile-mp4.