Joseph LaFreniere
01b363d7c0
Remove cargo-check
pre-commit hook
2023-07-03 09:12:40 -05:00
Joseph LaFreniere
0375facc29
Add typos
pre-commit hook
2023-07-01 19:41:59 -05:00
phiresky
0bfb1024af
Merge pull request #172 from prj-2501/master
...
ffmpeg adapter: added support for processing all subtitle streams
2023-06-20 20:30:11 +02:00
prj-2501
0460c487a3
ffmpeg: add webm to supported extensions
2023-06-20 00:17:27 +05:30
prj-2501
be4b4fb8fe
ffmpeg: process all subtitle streams
2023-06-20 00:17:13 +05:30
phiresky
58345767dc
don't require db lock on connect / cache.get
2023-06-04 18:12:38 +02:00
phiresky
f5285ac5cd
Update issue templates
2023-06-04 16:55:01 +02:00
phiresky
5b91a37318
improve ffprobe error
2023-06-04 15:05:00 +02:00
phiresky
30837dbca2
update readme
2023-05-26 16:37:28 +02:00
phiresky
ed06cd9af1
upgrade ubuntu runner
2023-05-26 16:18:13 +02:00
phiresky
e1ad40a3ef
remove rkv, run cross with bash in release.yml
2023-05-26 15:14:02 +02:00
phiresky
5281839763
extract metadata (like lyrics) from mp3, ogg, flac with ffprobe.
2023-05-26 15:00:25 +02:00
phiresky
2f68436d1c
test release
2023-05-25 16:53:01 +02:00
phiresky
8a00919b16
Merge pull request #76 from moonfruit/master
...
Add jar to zip adapter
2023-05-25 16:47:31 +02:00
phiresky
19d919009d
Merge branch 'patch/fix-ci' of https://github.com/lafrenierejm/ripgrep-all
2023-05-25 16:43:14 +02:00
phiresky
5b6c1b1a07
install poppler utils in ci
2023-05-25 16:38:38 +02:00
phiresky
21395734af
docs
2023-05-25 16:28:31 +02:00
phiresky
ddeaf13766
replace cache with sqlite
2023-05-25 15:37:46 +02:00
phiresky
da4a4ce135
upgrade deps
2023-05-25 12:19:23 +02:00
Joseph LaFreniere
aec142cd89
Use Nix to run cargo test
in CI
...
Using Nix ensures that known versions of all external
dependencies (e.g. `poppler`) are available when running the tests.
2023-04-23 21:22:56 -05:00
Joseph LaFreniere
89d57cf094
Run cargo update
2023-04-23 20:39:12 -05:00
Joseph LaFreniere
d2940e187d
Run cargo fmt
2023-04-23 20:38:19 -05:00
Joseph LaFreniere
0eddb2d67f
Require full references for pkgs.lib
...
Some of crane's documentation refers to `crane.lib.${system}` as just "`lib`",
so removing the import from our flake reduces opportunities for confusion.
2023-04-23 20:38:19 -05:00
Joseph LaFreniere
272b5add4a
Declare rga
package in Nix flake
2023-04-23 20:38:19 -05:00
Joseph LaFreniere
fc5ec4f01b
Follow latest nixpkgs and propagate inputs to pre-commit-hooks
2023-04-23 20:38:06 -05:00
Joseph LaFreniere
096ebc9b53
Include JSONC file when building via Nix
2023-04-23 19:11:26 -05:00
phiresky
eef7c2bc04
a bit of error context
2023-02-21 12:54:42 +01:00
phiresky
78caa434cc
upgrade deps
2023-02-21 12:17:02 +01:00
phiresky
6e1fed9c52
doc comment
2023-02-21 11:49:43 +01:00
phiresky
b8cca54770
binary detection and utf16
2023-02-21 11:43:17 +01:00
phiresky
9d9b34f9cc
kinda implement postproc_encoding
2023-02-21 10:32:53 +01:00
phiresky
a8386a2575
edition 2021
2023-02-21 09:52:00 +01:00
phiresky
5fa777605d
fix #157 (page numbers) and remove trailing empty page from pdf prefix
2023-02-19 00:54:39 +01:00
phiresky
4abed49dfc
bump version
2023-02-19 00:16:44 +01:00
phiresky
98ea929978
flexible
2023-02-19 00:07:26 +01:00
phiresky
523baf6db2
better custom adapter
2023-02-19 00:05:51 +01:00
phiresky
ddcfff9b4d
simplify sqlite adapter
2023-02-18 23:43:58 +01:00
phiresky
816e27802a
fix writing file adapter
2023-02-18 23:24:07 +01:00
phiresky
c089e44b59
cargo fix
2023-01-06 17:35:56 +05:30
phiresky
2795f96aed
add test for zip
2023-01-06 17:34:30 +05:30
phiresky
94a037fcca
fix zip reader kinda
2023-01-06 17:08:23 +05:30
phiresky
2b4caf067b
not working
2023-01-06 14:59:59 +05:30
phiresky
7984d5f784
Merge pull request #152 from lafrenierejm/feature/flake-buildinputs
...
Include cargo, nixfmt, rustc, and rustfmt in devShell
2023-01-01 02:21:31 +05:30
Joseph LaFreniere
84b2a2c3bb
Include cargo, nixfmt, rustc, and rustfmt in devShell
2022-12-31 13:59:04 -06:00
phiresky
8c47d6d9ba
adds test for fixes #106
2022-12-26 23:26:20 +01:00
phiresky
82b303bb3d
fix sqlite adapter
2022-12-26 22:55:38 +01:00
phiresky
f624a6a29a
partial zip adapter, cleanup
2022-12-26 21:51:22 +01:00
phiresky
b29e6dec0e
handle io error, add example config
2022-12-26 21:11:53 +01:00
phiresky
3b8e1230ed
fix lint
2022-12-26 19:30:58 +01:00
phiresky
96ebcdef27
simplify pagebreaks and add one space
2022-12-26 19:30:24 +01:00