auto: docs sync 2026-04-14T06:00:05+00:00

Files changed: failed_documents/README.md failed_documents/corrupt_pdfs.md failed_documents/deleted_peertube_videos.md failed_documents/drm_encrypted_ia_pdfs.md failed_documents/macos_resource_forks.md failed_documents/test_artifacts.md
This commit is contained in:
echo6-autocommit 2026-04-14 06:00:05 +00:00
commit 1e65c3bbe8
6 changed files with 137 additions and 0 deletions

View file

@ -0,0 +1,27 @@
# Corrupt/Malformed PDFs
**Count:** 13
**Subcategories:**
- Truncated (EOF marker not found): 10
- Negative seek value: 2
- Missing /Root object: 1
**Failure reason:** These PDFs are structurally damaged — truncated during download, missing required PDF objects, or otherwise malformed. Both PyPDF2 and pdftotext/pdfinfo return 0 extractable pages. Manual repair is theoretically possible but not worth the effort for these titles.
## Entries
| # | Filename | Path | Hash | Size | Discovered | Error |
|---|----------|------|------|------|------------|-------|
| 1 | Depression Era Recipies.pdf | `/mnt/library/Survival-Companion-Library/Companion Survival Resource Library/Food, Nutrition & Recipes/Recipes/Depression Era Recipies.pdf` | `b9bcabfe1d0d9aac` | 11,483 | 2026-02-16 00:22:23 | EOF marker not found |
| 2 | EMP-1.pdf | `/mnt/library/Survival-Companion-Library/EMP/EMP-1.pdf` | `ebdfc16840b35ad6` | 1,589 | 2026-04-13 01:06:51 | EOF marker not found |
| 3 | Food Storage and Disaster Calendar.pdf | `/mnt/library/Survival-Companion-Library/Food Storage/Food Storage and Disaster Calendar.pdf` | `faf8212fea01d991` | 96,014 | 2026-02-16 00:22:23 | EOF marker not found |
| 4 | Food_storage_guide.pdf | `/mnt/library/Survival-Companion-Library/Food Storage/Food_storage_guide.pdf` | `48905846ef1f395f` | 1,525,293 | 2026-02-16 00:22:23 | EOF marker not found |
| 5 | Homemade C4 - A Recipe For Survival - Ragnar Benson.pdf | `/mnt/library/Survival-Companion-Library/Books-Magazines/Homemade C4 - A Recipe For Survival - Ragnar Benson.pdf` | `68f01f006e5c05b2` | 8,146,967 | 2026-02-16 00:22:24 | '/Root' |
| 6 | Homemade Grenade Launchers - Ragnar Benson.pdf | `/mnt/library/Survival-Companion-Library/Books-Magazines/Homemade Grenade Launchers - Ragnar Benson.pdf` | `3d82ec1f8e0cefae` | 6,172,870 | 2026-02-16 00:22:24 | negative seek value -1 |
| 7 | PPS_complete.pdf | `/mnt/library/Survival-Companion-Library/Medicine - Health - Hygiene - Sanitation/PPS_complete.pdf` | `30a694dbee39f98b` | 17,986 | 2026-02-16 00:22:24 | EOF marker not found |
| 8 | Survivalist #01 - Premier Issue.pdf | `/mnt/library/Survival-Companion-Library/Books-Magazines/American Survival Guide/Survivalist #01 - Premier Issue.pdf` | `c691de4341ac4ad0` | 33,372,463 | 2026-02-16 00:22:24 | EOF marker not found |
| 9 | Survivalist #03 - Self-Reliance.pdf | `/mnt/library/Survival-Companion-Library/Books-Magazines/American Survival Guide/Survivalist #03 - Self-Reliance.pdf` | `318b6a9749672666` | 53,833,074 | 2026-02-16 00:22:24 | EOF marker not found |
| 10 | Survivalist #05 - Societal Collapse.pdf | `/mnt/library/Survival-Companion-Library/Books-Magazines/American Survival Guide/Survivalist #05 - Societal Collapse.pdf` | `0c6505dcbaf7de70` | 55,616,920 | 2026-02-16 00:22:24 | EOF marker not found |
| 11 | Survivalist #07 When the Lights go Out!.pdf | `/mnt/library/Survival-Companion-Library/Books-Magazines/American Survival Guide/Survivalist #07 When the Lights go Out!.pdf` | `4b69384d20e64d31` | 75,493,362 | 2026-02-16 00:22:24 | EOF marker not found |
| 12 | Survivalist #11 - Real Self Defense.pdf | `/mnt/library/Survival-Companion-Library/Books-Magazines/American Survival Guide/Survivalist #11 - Real Self Defense.pdf` | `bdcb548d8bfc99e0` | 86,043,525 | 2026-02-16 00:22:24 | EOF marker not found |
| 13 | fm3-22-68_2006.pdf | `/mnt/library/Survival-Companion-Library/Companion Survival Resource Library/Army Field Manuals/fm3-22-68_2006.pdf` | `7c6695360d1f03c1` | 8,126,464 | 2026-04-13 01:06:51 | negative seek value -1 |