Skip to content

Commit

Permalink
Update Audiobook instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
adrw committed Nov 28, 2018
1 parent 8815456 commit 517891e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/audiobook.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
```

- Use `zmv` to rename all files to m4b to enable Audiobook functionality like progress tracking
- Example command `zmv '*.m4a' '\$(basename \$f .m4a).m4b'`
- Example command `zmv "*.m4a" "\$(basename \$f .m4a).m4b"`
- Use `brew cask install musicbrainz-picard` to set the file metadata using the filename
- `Tools -> Tags from File Names`
- Manually set Artist, Album to ensure consistency
Expand Down

0 comments on commit 517891e

Please sign in to comment.