Commit Graph

77 Commits

Author SHA1 Message Date
DariusIII 43a1c7f7e6 Remove all tags before adding new tags to a release 2022-03-30 09:12:35 +02:00
DariusIII 3c94ae7b15 Fix error in fixReleaseNames script and remove debugging code from Binaries class 2022-01-19 21:38:55 +01:00
DariusIII cffafba9da Apply fixes from StyleCI
[ci skip] [skip ci]
2021-12-28 21:45:26 +00:00
DariusIII 436e580b84 Optimize recategorize script 2021-12-28 22:42: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 5a8fff0020 Apply fixes from StyleCI
[ci skip] [skip ci]
2019-11-01 19:52:18 +00:00
DariusIII 283bf234f1 Check that release exists before retagging it. Closes #998 2019-10-15 22:09:15 +02:00
DariusIII ef2f4fd4c2 Apply fixes from StyleCI
[ci skip] [skip ci]
2019-04-15 20:10:00 +00:00
DariusIII 325034d685 Update recategorize.php script 2019-04-15 22:09:42 +02:00
DariusIII 7db425d335 Apply fixes from StyleCI
[ci skip] [skip ci]
2019-02-25 18:21:39 +00:00
Sweepr 8e82410341 Update fixReleaseNames.php
Add info missing option's 19 and 20, Fix using CRC32 and removed 1 "/n"
2019-02-24 10:20:45 +01:00
DariusIII b2193c9785 Add crc32 file check 2018-11-29 23:52:32 +01:00
DariusIII 62d8581771 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-11-01 11:40:39 +00:00
DariusIII 8211201599 Add first wave of Release tagging capabilities 2018-11-01 12:40:10 +01:00
DariusIII 401d879f0d Fix some small errors 2018-10-31 13:37:02 +01:00
DariusIII 224932141f Apply fixes from StyleCI
[ci skip] [skip ci]
2018-10-31 12:16:00 +00:00
DariusIII f852ddfda9 Update recategorize script 2018-10-31 13:15:39 +01:00
DariusIII 12ea3bb895 Refactor ColorCLI class 2018-10-31 10:10:17 +01:00
DariusIII bafe7c6b93 Use league/climate in ColorCLI class 2018-10-19 11:30:36 +02:00
DariusIII a694bb3263 Update scripts to use now() helper 2018-09-13 10:07:39 +02:00
DariusIII 5baaf760ba Apply fixes from StyleCI
[ci skip] [skip ci]
2018-07-19 12:43:47 +00:00
DariusIII d51b4ef7eb Remove Blacklight\db\DB class from many scripts in misc/testing folder 2018-07-19 14:43:30 +02:00
DariusIII 3fb10340d3 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-02-14 22:09:18 +00:00
DariusIII 314e601e44 Rename nntmux namespace and folder to Blacklight 2018-02-14 23:08:17 +01:00
DariusIII 1aae452c2a Apply fixes from StyleCI
[ci skip] [skip ci]
2018-01-11 10:03:44 +00:00
DariusIII cdf881efde Remove nntmux/Category class and move its functions into Category model 2018-01-11 11:03:12 +01:00
DariusIII 5173bc501e Update ConsoleTools class and related scripts 2018-01-05 12:57:07 +01:00
DariusIII df7d3305e7 Remove bootstrap.php 2017-11-24 15:39:33 +01:00
DariusIII f46d3518ba se bootstrap/autoload.php instead the bootstrap.php in root of install 2017-11-24 15:38:28 +01:00
DariusIII 7403c0c5e6 Update fixReleaseNames description 2017-09-28 12:10:00 +02:00
DariusIII 8b38488102 Add break to end of last case in fixReleaseNames script 2017-09-28 11:49:02 +02:00
DariusIII f8a0c5b98f Add renaming of releases by using additional mediainfo 2017-09-28 11:00:22 +02:00
DariusIII eeaf7ff280 Use Predb model in Predb, move parseTitles function into NameFixer 2017-09-25 11:09:48 +02:00
DariusIII 65a1e5ff07 Rename Models/Settings value function into settingValue to prevent collision with query builder value response 2017-09-01 10:49:35 +02:00
DariusIII 24fa162413 Apply fixes from StyleCI
[ci skip] [skip ci]
2017-08-31 09:31:28 +00:00
DariusIII c5280c26f0 Fix editing of MGR posters 2017-07-17 13:23:45 +02:00
DariusIII 6dc54ff6aa Replace app with App in classes used 2017-07-16 23:21:21 +02:00
DariusIII bda4e0eb23 Update crap removal with option to remove releases containing single nzb file 2017-05-24 15:39:06 +02:00
DariusIII eaecaf5bd0 Adjust the renaming logic in NameFixer 2017-04-20 23:20:12 +02:00
DariusIII 7a7115a661 Fix usage of fixRelNames script 2017-04-20 22:04:01 +02:00
DariusIII 3a4bcd45ea Cast $release['releases_id'] as integer when comparing to $this->relid in NameFixer class 2017-04-19 15:09:25 +02:00
DariusIII 06c5cb95df Change path handling in scripts 2017-04-04 15:03:47 +02:00
DariusIII ab8d52384a Fix description 2017-02-28 12:42:05 +01:00
DariusIII 22c1259129 Add descriptions for new types of renaming to fixReleaseNames script 2017-02-28 12:31:06 +01:00
DariusIII 92f895a664 Update fixReleaseNames script 2017-02-28 12:28:04 +01:00
DariusIII 8598c140bf Move from nntmux/db/Settings to app/models/Settings 2016-10-24 13:03:58 +02:00
DariusIII 9e3f3f659c Add renaming based on included srr file in release 2016-10-04 10:25:01 +02:00
DariusIII 968c05e75e Use DB class instead of Settings class where advanced settings functions are not used 2016-09-20 10:37:19 +02:00
DariusIII b124525535 Update SDCLiP release names predb matching 2016-08-20 00:23:53 +02:00