Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
iconoclasthero committed May 7, 2024
1 parent 4737877 commit 6f3ae34
Show file tree
Hide file tree
Showing 5 changed files with 653 additions and 404 deletions.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ depends: opustag, ffmpeg/ffprobe
optional: mediainfo

**Files need to be in the format of 'Title -- Part ##: Chapter Title.opus'**
There is some correction for common variations I've run into, but ultimately it will be in this format.

`$ indexopus`
You can specify the title with `$ indexopus <title>`; m4b2opus passes indexopus the title that way.

Expand All @@ -19,7 +21,7 @@ This has been reworked to include a reindex option that will take an audiobooksh
A config file is required at '$HOME/.config/indexopus.conf' with the following information:
```
absserver="https://web.address.com"
bssqlite="/path/to/location/of/config/absdatabase.sqlite"
abssqlite="/path/to/location/of/config/absdatabase.sqlite"
```

# opus.book.4 / opusbook4ka
Expand Down
Loading

0 comments on commit 6f3ae34

Please sign in to comment.