Commit Graph

175 Commits

Author SHA1 Message Date
DariusIII bedca3e0bc Fix commands 2024-01-03 21:56:30 +01:00
DariusIII 8a09286856 Separate zip and szip cases 2024-01-03 21:55:00 +01:00
DariusIII 0f530278ba CS fixes 2024-01-03 21:32:00 +01:00
DariusIII f476e11137 Update 7zip and zip files handling 2024-01-03 21:31:39 +01:00
DariusIII aef8e06c93 CS fixes 2023-06-28 23:20:32 +02:00
DariusIII cdc855bb65 Add check if sample image is jpeg. Closes #1253 2023-06-28 23:09:55 +02:00
DariusIII 7e71e9826d CS fixes 2023-06-27 22:05:11 +02:00
DariusIII 56bc72a10e Add password flag to 7zip command 2023-06-27 22:02:56 +02:00
DariusIII 6bfdfae8f6 Remove default array definitions from class constructors 2023-04-14 23:50:14 +02:00
DariusIII d379147fc9 Use true in place of 1 in PPA 2023-04-07 17:52:46 +02:00
DariusIII 0483fa7534 CS fixes 2023-04-04 21:56:22 +02:00
DariusIII e577141d87 Fix couple of occurences of missed DS constant usage 2023-04-01 23:05:58 +02:00
DariusIII 11244bb006 Fix usage of DS constant 2023-03-28 22:37:59 +02:00
DariusIII 766a07b1e2 Replace custom path constants with laravel defined paths 2023-03-28 16:56:23 +02:00
DariusIII 67f67a10ff CS fixes 2023-03-21 02:07:14 +01:00
DariusIII cb18ccb682 Replace SphinxQL with ManticoreSearch HTTP 2023-03-21 02:05:01 +01:00
DariusIII 26e7582a74 Prevent checks if archive has not valid data 2023-03-03 23:12:13 +01:00
DariusIII 49872346f2 CS code fixes by pint 2023-03-02 16:47:20 +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 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