Commit Graph

169 Commits

Author SHA1 Message Date
DariusIII ae61c3dc35 Additional changes for tagging removal 2023-03-01 14:39:15 +01:00
DariusIII 31bf365e2a Remove tagging from releases 2023-03-01 14:15:27 +01:00
DariusIII 743151aabc Catch errors and log error, but continue running 2023-02-10 20:43:45 +01:00
DariusIII e437ae9c9e CS fixes 2023-01-07 20:28:36 +01:00
DariusIII def4635b6c Update postprocessing 2023-01-07 20:26:43 +01:00
DariusIII 12273e8e21 Improve PPA class code 2022-08-04 22:12:56 +02:00
DariusIII 1306008277 Update function type hints, add array shapes and replace switch with match 2022-07-17 23:46:33 +02:00
DariusIII 43a1c7f7e6 Remove all tags before adding new tags to a release 2022-03-30 09:12:35 +02:00
DariusIII 79753acdbb Check if temp folder exists in PPA. Closes #1216 2022-01-24 23:11:36 +01:00
StyleCI Bot 618c1dff0e Apply fixes from StyleCI
[ci skip] [skip ci]
2022-01-23 22:08:51 +00:00
DariusIII 2e62eea8ab _getNzbContents returns false when NZB is empty. Closes #1214 2022-01-23 23:07:37 +01:00
DariusIII 843c86ca35 Fix error in catching error exception 2021-12-29 12:43:59 +01:00
DariusIII c543f23fac Catch exception with mediainfo 2021-12-11 14:18:51 +01:00
DariusIII 80eecc12ef Small change 2021-12-06 00:58:34 +01:00
DariusIII b3f89e013d Remove old code for release sizes that caused issues in additional postporcessing in PHP8 2021-12-06 00:48:08 +01:00
DariusIII 704d98d458 Cast string values into integer for file size manipulaton. Fixes #1190 2021-10-17 22:48:21 +02:00
DariusIII c33db34c49 Apply fixes from StyleCI
[ci skip] [skip ci]
2021-09-13 20:01:06 +00:00
DariusIII 169ba87096 Check names inside RAR archive and rename releases based on it. Closes #1182 2021-09-08 10:41:52 +02:00
DariusIII 57cf558c5e Update PPA 2021-05-31 20:44:51 +02:00
DariusIII c21efb24ba Fix usage of setAudioCodec in PostProcess class. Closes #1161 2021-02-26 10:16:04 +01:00
DariusIII c46d19b048 Fix typo in column name 2020-12-05 17:22:28 +01:00
DariusIII c8961959cc CS fixes 2020-12-05 17:05:51 +01:00
DariusIII e35da67076 Update Forking and PPA classes 2020-12-05 17:02:52 +01:00
DariusIII 1914b04c46 Small fix 2020-12-04 23:19:19 +01:00
DariusIII 40a23ac4bf Passwordstatus should be integer not array 2020-12-04 23:11:46 +01:00
DariusIII 04cbf20cd7 Update PPA and Movie classes 2020-12-04 22:14:18 +01:00
DariusIII 97667f6b73 CS fixes 2020-12-03 14:17:37 +01:00
DariusIII 1de73667b3 Use type properties 2020-12-03 13:49:32 +01:00
DariusIII 47ca914b11 Revert changes in queries 2020-12-03 10:27:06 +01:00
DariusIII ba4c6b0686 Use fromRaw in place of fromQuery 2020-12-02 14:02:58 +01:00
DariusIII f3cde99e37 Rename $match and variations to $hit for PHP 8 compatibility 2020-12-02 10:55:09 +01:00
DariusIII 0bff7d7d7a CS fixes 2020-05-02 18:26:29 +02:00
DariusIII 9efd1fc987 Catch TypeErrors when retrieving mediainfo for files 2020-05-02 18:25:48 +02:00
DariusIII f07092b27a Update ES predb searches 2020-04-16 14:51:57 +02:00
DariusIII 7592fa9beb Revert constants removal changes 2020-03-26 17:44:45 +01:00
DariusIII 256bd79991 Add check if $files are not false 2020-03-26 13:23:45 +01:00
DariusIII 478b0877db Fix more discovered issues 2020-03-22 22:45:48 +01:00
DariusIII 5bca7d97e3 Fix couple of issues related to constants changes 2020-03-22 22:31:12 +01:00
DariusIII 1e7244e5bc Remove option to set covers path in database, it is hardcoded now to resources/covers/ 2020-03-22 22:12:07 +01:00
DariusIII 02ad342bac Apply fixes from StyleCI
[ci skip] [skip ci]
2020-02-05 01:56:40 +00:00
DariusIII b343c02c63 Update project files 2020-02-05 00:39:09 +00:00
DariusIII 1c59fb1c8e Improve ES search 2020-01-09 23:05:04 +01:00
DariusIII 31d254a937 Rollback changes to ES search 2020-01-09 21:23:13 +01:00
DariusIII 71b9269019 Add dotless searchname field to ES searches 2020-01-09 16:44:20 +01:00
DariusIII 1d96451762 Remove dot and hyphens from searchnames when inserting into ES index 2020-01-09 15:45:47 +01:00
DariusIII 075c69678b Use doc_as_upsert directive for ES index updates 2020-01-09 11:29:45 +01:00
DariusIII ba969b50d9 Fix DB Facade missing import 2020-01-08 22:24:05 +01:00
DariusIII 9013bb5f05 Remove index type definition from ES 2020-01-08 13:18:28 +01:00
DariusIII b7cd406ab1 Use \Elasticsearch 2020-01-03 03:18:00 +01:00
DariusIII ba468ba64d Update ES support 2020-01-02 21:28:41 +01:00