Skip to content

Fix ebooks routed to audiobook directory (fixes #23)#26

Merged
JeremiahM37 merged 1 commit intomainfrom
fix/issue-23-ebook-dir
Apr 21, 2026
Merged

Fix ebooks routed to audiobook directory (fixes #23)#26
JeremiahM37 merged 1 commit intomainfrom
fix/issue-23-ebook-dir

Conversation

@JeremiahM37
Copy link
Copy Markdown
Owner

@JeremiahM37 JeremiahM37 commented Apr 21, 2026

The torrent watcher resolved audiobook paths using the library directory instead of the qBit download directory, causing path confusion between ebook and audiobook imports.

resolveLocalPath used AudiobookDir (the organized library dir) as the
incoming path for audiobook torrents. This should be the qBit download
path (QBAudiobookSavePath). Using the library dir caused path confusion
and could route ebooks to the wrong location when paths overlapped.
@JeremiahM37 JeremiahM37 changed the title Fix ebook/audiobook path confusion in torrent watcher (fixes #23) Fix ebooks routed to audiobook directory (fixes #23) Apr 21, 2026
@JeremiahM37 JeremiahM37 merged commit c64a86b into main Apr 21, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant