Varun Patil
6261ffd35a
fix: clear temp fies during index ( fix #355 )
2023-01-31 19:14:52 -08:00
Varun Patil
810fc69c5b
video: reword QSV to VAAPI ( #351 )
2023-01-19 10:40:07 -08:00
Varun Patil
b18a098f47
index: allow cleaning up orphans ( fix #326 )
2023-01-17 20:52:26 -08:00
Varun Patil
0b40d80854
video-setup: add null check for ffmpeg ( #345 )
2023-01-17 19:11:20 -08:00
Varun Patil
70f3fbaea1
cmd: catch all indexing errors
2022-12-22 10:49:06 -08:00
Varun Patil
355b74e19b
general: reduce more DI
2022-12-04 09:47:10 -08:00
Varun Patil
4c2bc5a675
general: reduce some DI
2022-12-04 09:33:20 -08:00
Varun Patil
e5cc14bad0
index: use realpath for test file
2022-11-24 03:13:34 -08:00
Varun Patil
2537239af2
Catch all processing errors ( #250 )
2022-11-24 03:04:41 -08:00
Varun Patil
92d6d9a5e2
Fix video-setup checks ( fix #223 )
2022-11-23 01:38:36 -08:00
Varun Patil
776758bd68
cmd: make parseFolder args float ( #238 )
2022-11-23 01:25:07 -08:00
Varun Patil
6a9c95a67e
Revert "release: v4.8.0"
...
This reverts commit d81887bf65
.
2022-11-22 09:42:31 -08:00
Varun Patil
d81887bf65
release: v4.8.0
2022-11-22 09:39:45 -08:00
Varun Patil
6c74fdf340
video-setup: don't overwrite manually configured transcoder ( #224 )
2022-11-21 02:43:03 -08:00
Varun Patil
0315668e28
lint: fix php
2022-11-21 02:38:12 -08:00
Varun Patil
83650482da
Explicitly detect ffmpeg path ( fix #212 )
2022-11-21 02:34:57 -08:00
Varun Patil
81bceb9334
Lint PHP
2022-11-21 02:18:06 -08:00
Varun Patil
08ce081a96
Merge branch 'patch-1' of https://github.com/eltos/memories into eltos-patch-1
2022-11-21 02:16:03 -08:00
Varun Patil
cf4ae6a84a
Allow server-side encryption
...
Close #175 . Close #99 . Squashed commit of the following:
commit 7c5e11dded8aff22b77bb3d01233350f86af04f4
Author: Varun Patil <varunpatil@ucla.edu>
Date: Mon Nov 21 02:12:34 2022 -0800
Fix lint
commit b421a6d61c1143aac38d954bee032f582b71b492
Merge: 9e91d1d
019cdd3
Author: Varun Patil <varunpatil@ucla.edu>
Date: Mon Nov 21 02:11:37 2022 -0800
Merge branch 'eltos-patch-99' of https://github.com/eltos/memories into eltos-eltos-patch-99
commit 019cdd31f2
Author: eltos <eltos@outlook.de>
Date: Sat Nov 19 18:32:36 2022 +0100
Check for e2e encryption before indexing
commit 5078d986da
Author: eltos <eltos@outlook.de>
Date: Sat Nov 19 18:28:57 2022 +0100
Check for e2e encryption when changing exif data
commit 1167365f7e
Merge: d465400
e210c32
Author: Philipp Niedermayer <eltos@outlook.de>
Date: Sat Nov 19 15:52:58 2022 +0100
Merge branch 'pulsejet:master' into eltos-patch-99
commit d465400969
Author: Philipp Niedermayer <eltos@outlook.de>
Date: Mon Nov 7 22:21:20 2022 +0100
Allow server-side encryption
See https://github.com/pulsejet/memories/issues/99
2022-11-21 02:13:43 -08:00
Philipp Niedermayer
5ea35fb36a
Report progress during indexing
...
Besides adding a percentage progress, this also exploits the ConsoleSectionOutput capability of Symfony to simplify the carriage return gymnastics and to fix it for paths exceeding the console window width.
2022-11-19 22:58:41 +01:00
Varun Patil
8d6e49da7d
php-lint
2022-11-15 02:39:15 -08:00
Varun Patil
220a685bf6
Allow specifying ff* path ( fix #201 )
2022-11-15 02:27:20 -08:00
Varun Patil
ce0fcc8210
PHP lint fix
2022-11-11 18:26:02 -08:00
Varun Patil
b93d613fab
video-setup: improve docs
2022-11-11 18:24:37 -08:00
Varun Patil
ce6afddc4f
IMDB LMAO
2022-11-11 02:49:02 -08:00
Varun Patil
782a1143da
release: v4.7.0-alpha.4
2022-11-10 22:02:33 -08:00
Varun Patil
6b566b34e0
Switch to go-vod
2022-11-10 21:25:26 -08:00
Varun Patil
9d5a431c07
Add QSV env var
2022-11-09 06:21:17 -08:00
Varun Patil
c10ad711f7
chmod on go-transcode
2022-11-09 03:21:50 -08:00
Varun Patil
567d20a165
Add transcode checks
2022-11-09 02:42:42 -08:00
Varun Patil
bae6662e37
Start transcoding server
2022-11-09 02:26:51 -08:00
Varun Patil
007a8c3f4f
More batteries
2022-11-09 01:23:12 -08:00
Varun Patil
0576b28f5c
Print per-file in index
2022-11-07 12:46:43 -08:00
Varun Patil
c98edeeb00
Get rid of stream copy ( close #60 , close #134 )
2022-10-30 21:18:39 -07:00
Varun Patil
cfeebbf4fa
perf: add indices ( #114 )
2022-10-26 10:06:45 -07:00
Varun Patil
8a9f9fd0df
Lint fix
2022-10-25 11:48:54 -07:00
Varun Patil
6e01d64311
Improve console output
2022-10-25 10:49:42 -07:00
Varun Patil
397aeb91e8
command: minor output fix
2022-10-25 10:35:21 -07:00
Varun Patil
2ece006f0d
Rewrite console line
2022-10-25 10:30:17 -07:00
Varun Patil
02becf6766
Print info on file type support
2022-10-25 10:20:50 -07:00
Varun Patil
506ea05d8b
Add preview generator check to write
2022-10-24 17:47:25 -07:00
Varun Patil
9e0398ba8f
Also bundle perl script
2022-10-20 13:41:34 -07:00
Varun Patil
fcd8c4c388
More lint
2022-10-19 10:15:14 -07:00
Varun Patil
26cb158b2e
Lint
2022-10-19 10:10:36 -07:00
Varun Patil
373c398941
Drop uid column
2022-09-23 19:13:49 -07:00
Varun Patil
be961b3fb4
Check external paths ( #30 )
2022-09-13 10:39:38 -07:00
Varun Patil
a5e04822ff
Honor nomedia in indexing ( fix #24 )
2022-09-10 17:22:50 -07:00
Varun Patil
ed7898291e
Add clear flag for index ( fix #23 )
2022-09-10 17:15:40 -07:00
Varun Patil
6f1248f667
Prevent exiftool zombies
2022-09-09 08:18:55 -07:00
Varun Patil
21e25b1ecd
Allow refreshing index ( fix #18 )
...
Add the -f option to the index command
2022-09-09 08:07:05 -07:00