breadarr/breadarrd/src
Breadway b49a8597e2 Delete leftover download folders once their video has been imported
move_or_copy_file only ever relocates the single video file it locates
inside a torrent's content_path — a multi-file release's own folder
(sample clips, .nfo/.srt/.jpg sidecars) was left behind with nothing
pointing at it anymore once the torrent got removed from qBittorrent.
Verified against production: 18 of ~30 entries in the downloads
directory were exactly this — husk folders with the video long since
moved into the library. run_import_cycle now removes content_path
itself (guarded against ever equalling the downloads root) alongside
the existing delete_torrent call.
2026-08-12 09:07:40 +08:00
..
api Fix bugs found by an Opus 5 audit: races, parsing, and CDATA gaps 2026-08-03 08:43:29 +08:00
importer Delete leftover download folders once their video has been imported 2026-08-12 09:07:40 +08:00
matcher Fix bugs found by an Opus 5 audit: races, parsing, and CDATA gaps 2026-08-03 08:43:29 +08:00
metadata Fix all cargo clippy warnings across the workspace 2026-08-06 08:51:07 +08:00
parser Fix bugs found by an Opus 5 audit: races, parsing, and CDATA gaps 2026-08-03 08:43:29 +08:00
qbit Fix all cargo clippy warnings across the workspace 2026-08-06 08:51:07 +08:00
scoring can't be bothered writing a commit message 2026-07-16 22:22:53 +08:00
sources Fix bugs found by an Opus 5 audit: races, parsing, and CDATA gaps 2026-08-03 08:43:29 +08:00
transcode Fix all cargo clippy warnings across the workspace 2026-08-06 08:51:07 +08:00
db.rs Add oversized-AV1 remediation and orphaned-file relink commands 2026-08-03 08:44:07 +08:00
jellyfin.rs Fix real bugs found by an independent Opus review of the transcode feature 2026-07-25 00:38:51 +08:00
library_scan.rs Fix qBittorrent WebUI API compat and season-folder placement in library scan 2026-07-21 19:17:42 +08:00
main.rs Fix all cargo clippy warnings across the workspace 2026-08-06 08:51:07 +08:00
notify.rs Fix all cargo clippy warnings across the workspace 2026-08-06 08:51:07 +08:00
scheduler.rs Fix all cargo clippy warnings across the workspace 2026-08-06 08:51:07 +08:00
src.tar.xz can't be bothered writing a commit message 2026-08-03 09:35:47 +08:00