mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-07-21 16:15:24 -04:00
[PR #365] [CLOSED] libarchive backend #359
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Drop-OSS/drop/pull/365
Author: @DecDuck
Created: 3/1/2026
Status: ❌ Closed
Base:
develop← Head:libarchive-backend📝 Commits (10+)
b681476feat: unified company metadata store17e4734fix: pcgamingwiki not parsing company websites1f41e52feat: update search style836ba33feat: basic screenshot manager0c48d42fix: missing metadata preventing game importaa3105afeat: manually edit search term for game importdbded55feat: identify unused objects52a7de0feat: minimum support for unrefed object cleanup7f7d8c8fix: linting errors14f0833feat: finish migrating to new objectid naming📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
torrential(+1 -1)📄 Description
Switches over to a libarchive backend. Initial implementation can generate manifests, but runs into an issue where the block sizes are too big for the read buffer when serving the content through torrential.
Seems to be faster regardless, and likely more reliable.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.