Commit Graph

100 Commits (a07ccb5b713a61ab323444e75328e57b6fb156ac)

Author SHA1 Message Date
Varun Patil 47afed642b index: improve forcing logic 2023-03-07 12:20:07 -08:00
Varun Patil d7bf0ca55c index: remove confusing percent numbers 2023-03-03 11:10:04 -08:00
Varun Patil ef9b567483 index: prevent repeats on shared files (fix #455) 2023-03-03 11:08:23 -08:00
Varun Patil c6f8d1caa1 lint: fix php 2023-02-24 09:12:34 -08:00
Varun Patil cf1109e5fd video-setup: kill existing processes 2023-02-24 09:12:23 -08:00
Varun Patil b30bd9bd38 places-setup: increase batch size to 500 2023-02-24 01:47:34 -08:00
Varun Patil 3a20efb8a3 places-setup: check if exists before deleting 2023-02-24 01:44:42 -08:00
Varun Patil 8eaea1cf7a places-setup: speedup by 10x 2023-02-24 01:39:49 -08:00
Varun Patil 9295f2d026 general: use byval for array_map 2023-02-23 23:50:09 -08:00
Varun Patil 62db624710 refactor: move places warning outside condition 2023-02-23 22:49:25 -08:00
Varun Patil b4e1bf2c4f places: stop when not using db prefix (#427) 2023-02-23 22:47:29 -08:00
Varun Patil 6a3fda1e0b lint: fix php 2023-02-16 13:39:42 -08:00
Varun Patil dd84e31eb9 cmd: detect db explicitly in places-setup 2023-02-16 13:34:51 -08:00
Varun Patil e5149792ab index: revert incorrect commit 2023-02-09 20:14:24 -08:00
Varun Patil fc18e551fb release: v4.11.0-beta.1 2023-02-09 17:54:08 -08:00
Varun Patil 0656368975 places: remove invalid levels 2023-02-08 15:09:54 -08:00
Varun Patil 92b36613a7 places: add type cast to postgres function 2023-02-06 11:45:35 -08:00
Varun Patil 2adb7d693a places: use prepared statement for setup 2023-02-06 11:40:33 -08:00
Varun Patil bc6366c65f places: refactor string interpolation 2023-02-06 10:50:48 -08:00
Varun Patil 5dffccbc91 places-setup: fix duplicate prints 2023-02-06 08:01:47 -08:00
Varun Patil 1be68551e5 lint: fix php 2023-02-06 07:58:36 -08:00
Varun Patil db6b240593 places: ensure zip is also deleted 2023-02-06 07:56:02 -08:00
Varun Patil 8018edd5b2 places: make sure data is deleted 2023-02-06 07:54:25 -08:00
Varun Patil a43316353b places: bump up geodb 2023-02-06 07:50:07 -08:00
Varun Patil 02356f76ac places: remove frivolous print 2023-02-06 07:31:48 -08:00
Varun Patil a0280aea73 places: handle inner rings 2023-02-06 07:30:04 -08:00
Varun Patil b23fa125ac places: skip overly specific places 2023-02-05 23:24:29 -08:00
Varun Patil 63576dbde9 places: add data download 2023-02-05 22:42:34 -08:00
Varun Patil 9ac95ef844 geo-setup: combine truncate statements 2023-02-05 18:46:39 -08:00
Varun Patil a074f158d3 geo: new adaption 2023-02-05 18:29:09 -08:00
Varun Patil 6885155313 Add geo to info.xml 2023-02-05 17:24:39 -08:00
Varun Patil 24e70a7e06 Add WIP table creation 2023-02-05 17:15:18 -08:00
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