You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Johannes Schriewer edited this page Mar 7, 2018
·
1 revision
Importing audio books
Run via: cargo run --bin bookrss -- import --series "<series_name>" --part <book_number> <audio_file>
If the series only has one part (so it is not really a series) you may skip the --part. If your audio book is split into multiple audio files, use the -x flag and import them in the right order.