feature: allow fetching books from URL directly#3591
Open
Krawabbel wants to merge 2 commits intojaneczku:Developfrom
Open
feature: allow fetching books from URL directly#3591Krawabbel wants to merge 2 commits intojaneczku:Developfrom
Krawabbel wants to merge 2 commits intojaneczku:Developfrom
Conversation
666d0df to
fc97e4f
Compare
added 2 commits
February 20, 2026 22:31
update language minor improvements
Author
|
Hey @OzzieIsaacs, the PR should be ready for review. Feel free to have a look at it whenever it suits you 😊 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
added ability to directly fetch books from URL, see video
Screencast.from.2026-02-20.19-18-02.webm
Background
I frequently add books to my library that can be downloaded from the internet, e.g. from Project Gutenberg. Instead of first downloading them to my local computer or phone and then uploading them again, it seems more convenient to enable the server to directly download the resource. I checked both the issues and open PRs. None of them seem to address this "feature".
Details
Auxiliary Contributions
Appended contribution guidelines with guide how to update translation files and updated translation files.