bragibooks icon indicating copy to clipboard operation
bragibooks copied to clipboard

An audiobook library cleanup and management tool built with Python and Django. Leveraging m4b-merge for audiobook standardization and editing. Ideal for enhancing audiobook library management.

Results 40 bragibooks issues
Sort by recently updated
recently updated
newest added

I have a single NFS share (media) with subfolders I'd like to use for input (audiobooks-raw) and output (audiobooks). It would be great to be able to specify these input...

It appears at present that there is no way to allow bragibooks to process mp3 files into an m4b file if it is unable to find a match. This is...

[Logs.txt](https://github.com/djdembeck/bragibooks/files/13459394/Logs.txt) Have attached the logs

I just started using Bragibooks a few days ago. I noticed that when processing an audiobook, after all the other metadata is added correctly - the Description doesn't seem to...

I'm trying to process an audiobook (m4b) and I keep getting this error: Error occured while merging '(PosixPath('/input/Anvil.m4b'), 'm4b', 1): [Errno 1] Operation not permitted: '/input/Anvil.new.m4b'' i run bragibooks using...

I run this in docker on a QNAP NAS, unofrtunatly the program detects hidden files/folders generated by the system: .@__thumb This causes the software to throw an integer error and...

In particular, it finds only two of these books: https://www.audible.com/series/Ruby-Galactic-Gumshoe-Audiobook/B007FUBKPW?ref=a_search_c3_lSeries_1_4_1&pf_rd_p=83218cca-c308-412f-bfcf-90198b687a2f&pf_rd_r=A5SVT0JX9R3P5DDT51R3&pageLoadId=jqllObBpbt0ZrTr5&creativeId=0d6f6720-f41c-457e-a42b-8c8dceb62f2c Any idea why? If I search just for the author with a custom search it only brings back 2 of...

Allow disabling the move after import. This will pair with a PR in m4b-merge which will not act on a blank junk_dir. This is to stop bragibooks moving files from...

This would allow those who want to host this on their public domain have another layer or security. This would be configurable in the settings, on or off. Off by...