Commit Graph

132 Commits (bc9108ee5f25859d1d602ad61c7ee4095209f4f2)

Author SHA1 Message Date
phiresky bc9108ee5f silently exclude Thumbs.db 9 months ago
phiresky 1e93a36cb5 read+discard on archive recursion 9 months ago
phiresky 3ccf371fa6
Merge pull request #187 from lafrenierejm/patch/nix-update
Include runtime dependencies in Nix package
12 months ago
Joseph LaFreniere 90c304238a
Fix warnings identified by clippy 1 year ago
⑆ Neveda ⑈ c6b6073b3c
Add .als file support 1 year ago
Joseph LaFreniere ec19d0d595
Run `cargo fmt` 1 year ago
Joseph LaFreniere ab500733aa
Run clippy 1 year ago
prj-2501 0460c487a3 ffmpeg: add webm to supported extensions 1 year ago
prj-2501 be4b4fb8fe ffmpeg: process all subtitle streams 1 year ago
phiresky 5b91a37318 improve ffprobe error 1 year ago
phiresky 5281839763 extract metadata (like lyrics) from mp3, ogg, flac with ffprobe. 1 year ago
phiresky 8a00919b16
Merge pull request #76 from moonfruit/master
Add jar to zip adapter
1 year ago
phiresky 21395734af docs 1 year ago
phiresky eef7c2bc04 a bit of error context 2 years ago
phiresky 78caa434cc upgrade deps 2 years ago
phiresky b8cca54770 binary detection and utf16 2 years ago
phiresky 9d9b34f9cc kinda implement postproc_encoding 2 years ago
phiresky 5fa777605d fix #157 (page numbers) and remove trailing empty page from pdf prefix 2 years ago
phiresky 98ea929978 flexible 2 years ago
phiresky 523baf6db2 better custom adapter 2 years ago
phiresky ddcfff9b4d simplify sqlite adapter 2 years ago
phiresky 816e27802a fix writing file adapter 2 years ago
phiresky c089e44b59 cargo fix 2 years ago
phiresky 2795f96aed add test for zip 2 years ago
phiresky 94a037fcca fix zip reader kinda 2 years ago
phiresky 2b4caf067b not working 2 years ago
phiresky 8c47d6d9ba adds test for fixes #106 2 years ago
phiresky 82b303bb3d fix sqlite adapter 2 years ago
phiresky f624a6a29a partial zip adapter, cleanup 2 years ago
phiresky b29e6dec0e handle io error, add example config 2 years ago
phiresky 3b8e1230ed fix lint 2 years ago
phiresky 96ebcdef27 simplify pagebreaks and add one space 2 years ago
phiresky 2d28651bcb add tar test 2 years ago
phiresky c4dbabaf10 reimplement tar adapter async 2 years ago
phiresky 9ce11656d1 readd decompress adapter 2 years ago
phiresky 8e84288a55 more lint fixes 2 years ago
phiresky ee034f695c replace ci config 2 years ago
phiresky 960883b616 fix clippy lints 2 years ago
phiresky 0d70be4b74 cleanup warnings 2 years ago
phiresky 24e866a153 fix poppler test 2 years ago
phiresky ddeceb0ce9 fix recursion and pdf adapter 2 years ago
phiresky 616c0a560b fix tests 2 years ago
phiresky 2e1c74909e remove one level of abstraction from spawning adapters 2 years ago
phiresky 3efc0a727c use regex replace syntax for arg replacement 2 years ago
phiresky 6f3488682f add page breaks adapter (wip) 2 years ago
Joseph LaFreniere 4cac831a8f
Restore `line_prefix` parameter to `postproc_pagebreaks` 2 years ago
Joseph LaFreniere 15a85275ef
Pin `postproc_prefix`'s `StreamReader` and add unit test 2 years ago
Joseph LaFreniere 1b97abfbca
fixup! Implement async `postproc_pagebreaks` 2 years ago
Joseph LaFreniere d3803f892c
fixup! Implement async `postproc_pagebreaks` 2 years ago
Joseph LaFreniere f19e173585
fixup! Implement async `postproc_pagebreaks` 2 years ago