Commit Graph

111 Commits

Author SHA1 Message Date
DariusIII ef9bd4cefb Update title matching regex 2018-12-26 22:32:38 +01:00
DariusIII 4304e554b6 Fix missing delimiters in regexes 2018-12-26 22:18:07 +01:00
DariusIII 3efb19db00 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-12-26 21:03:09 +00:00
DariusIII 7ca89275de Update NameFixer for predb title match 2018-12-26 22:02:48 +01:00
DariusIII f8ea8f3cb9 Update NameFixer class 2018-12-26 14:43:09 +01:00
DariusIII 80615d31c6 Rename files after the cleanmatch function 2018-12-26 14:32:46 +01:00
DariusIII 8b77c8c7b9 Update releases renaming, especialy XXX releases 2018-12-26 14:16:32 +01:00
DariusIII 2eec6bee91 Update NameFixer PreDB matching 2018-12-26 11:58:43 +01:00
DariusIII 6be3a34be9 Update searchIndexes function and use it in NameFixer and speedup predb search in admin area 2018-12-25 15:42:00 +01:00
DariusIII fa1c8f59a3 Remove similar_text check from preDbFileCheck function 2018-12-24 14:52:56 +01:00
DariusIII 6b084d1b7e Update NameFixer and SphinxSearch classes 2018-12-24 14:47:02 +01:00
DariusIII 8961b61e83 Update NameFixer preDbFileCheck function 2018-12-24 11:57:50 +01:00
DariusIII fd1b2799bd Use sphinx for predb filename matching 2018-12-24 11:35:24 +01:00
DariusIII 832f1b2049 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-12-24 01:08:54 +00:00
DariusIII 8a0f2da25f Update foolz/sphinxql-query-builder to version 2.0.0, add predb_rt index to sphinx 2018-12-24 02:08:23 +01:00
DariusIII 7d92155585 Further improve preDbFileCheck function 2018-12-22 20:59:57 +01:00
DariusIII 5c098f7935 Update the preDbFileCheck function 2018-12-22 20:27:23 +01:00
DariusIII a226acdafe Apply fixes from StyleCI
[ci skip] [skip ci]
2018-12-22 18:51:14 +00:00
DariusIII 05596db909 Update NameFixer fixNamesWithFiles method 2018-12-22 19:50:52 +01:00
DariusIII 02542d0456 Do not show used query in NameFixer, clutters screen and is not needed if not debugging 2018-12-20 10:46:26 +01:00
DariusIII db37681907 Increase percentage for matching in matchPreDbFiles function 2018-12-13 10:14:14 +01:00
DariusIII ff17dbbe32 Fix continue usage inside case statements in NameFixer class (PHP 7.3 fix) 2018-12-07 11:48:40 +01:00
DariusIII 95b9e2d56c Remove unneeded '$method =' when updatin release in NameFixer 2018-12-04 09:47:30 +01:00
DariusIII 4d41908a18 Update NameFixer class use Release and Predb models to query database 2018-12-03 22:51:05 +01:00
DariusIII 6b0a8b5d9c Fix wrong updated column when doing crcCheck 2018-11-30 21:51:36 +01:00
DariusIII f5e966487b Update updateRelease function 2018-11-30 10:27:21 +01:00
DariusIII 62acf1e97b Add prox_crc32 column to releases table and adjust NameFixer class 2018-11-30 09:14:31 +01:00
DariusIII fb98b20b13 Adjust release matching 2018-11-30 01:08:20 +01:00
DariusIII e478b70045 Fix the update variables 2018-11-30 00:44:29 +01:00
DariusIII 0181d6e4a5 Forgot to escape the crc32 string 2018-11-30 00:42:28 +01:00
DariusIII 97535e09d3 Fix some bad code 2018-11-30 00:40:09 +01:00
DariusIII 6106f8392a Apply fixes from StyleCI
[ci skip] [skip ci]
2018-11-29 22:58:28 +00:00
DariusIII b2193c9785 Add crc32 file check 2018-11-29 23:52:32 +01:00
DariusIII ae927302dd Update query style in NameFixer class 2018-11-20 12:52:51 +01:00
DariusIII 3674aa658d Update queries in NameFixer class 2018-11-14 22:38:26 +01:00
DariusIII 08c1bbf4ee Update NameFixer updateRelease function 2018-11-01 13:06:59 +01:00
DariusIII 03d4d640d7 Try to fix some of the introduced errors 2018-11-01 13:02:37 +01:00
DariusIII 8211201599 Add first wave of Release tagging capabilities 2018-11-01 12:40:10 +01:00
DariusIII 55e7c39952 Update NameFixer updateRelease function to use already provided release to update and skip doing unnecessary queries 2018-10-31 23:30:31 +01:00
DariusIII 12ea3bb895 Refactor ColorCLI class 2018-10-31 10:10:17 +01:00
DariusIII 8624587f2f Apply fixes from StyleCI
[ci skip] [skip ci]
2018-10-30 10:14:18 +00:00
DariusIII 044ea13eff Update ColorCLI output, remove added newline string (\n) 2018-10-30 11:13:52 +01:00
DariusIII e8995dedd4 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-10-19 11:18:48 +00:00
DariusIII 1952083ad4 Fix invalid argument supplied for foreach error in matchPreDbFiles function 2018-10-19 13:18:14 +02:00
DariusIII 5c1becaf7f Apply fixes from StyleCI
[ci skip] [skip ci]
2018-10-19 09:31:28 +00:00
DariusIII bafe7c6b93 Use league/climate in ColorCLI class 2018-10-19 11:30:36 +02:00
DariusIII 78148e52f4 Check for empty filename before processing filename matching 2018-10-19 09:36:41 +02:00
DariusIII 3f4397ffce Increase matching percentage for matchPreDbFiles function 2018-10-19 09:19:11 +02:00
DariusIII 95376f8c32 Remove unused $this->pdo instances 2018-10-18 16:00:34 +02:00
DariusIII 6511d5d8e8 Try to further improve speed and RAM consumption of matchPreDbFiles function 2018-10-18 15:00:07 +02:00