DariusIII
|
d45e1ca95a
|
Adjust check for OMDbAPI data
|
2017-05-16 12:30:06 +02:00 |
|
DariusIII
|
4d583fe85e
|
Adjust OMDb lookup for imdbID
|
2017-05-16 11:41:37 +02:00 |
|
DariusIII
|
98ab89879a
|
Optimize fetchOmdbAPIProperties function
|
2017-05-16 11:00:26 +02:00 |
|
DariusIII
|
aebda97760
|
Use more information from OMDb for movies
|
2017-05-16 10:34:47 +02:00 |
|
DariusIII
|
f85baf623b
|
Alter columns in release_regexes tables to allow signed values for collection_regexes_id and naming_regexes_id
|
2017-05-15 15:17:24 +02:00 |
|
DariusIII
|
0feea32409
|
Wrong table structure for release_regexes table in mysql-ddl.sql
|
2017-05-15 14:38:59 +02:00 |
|
DariusIII
|
31b917c242
|
Another small change
|
2017-05-15 13:41:28 +02:00 |
|
DariusIII
|
b493431d11
|
Adjust save and delete buttons for users
|
2017-05-15 13:40:06 +02:00 |
|
DariusIII
|
a78eb6449f
|
Fix missing save button on user addition
|
2017-05-15 13:37:33 +02:00 |
|
DariusIII
|
e54d83993e
|
Use fetch method for fetching OMDbAPI data
|
2017-05-15 13:15:03 +02:00 |
|
DariusIII
|
9b7708ae73
|
Update test_omdb_API script
|
2017-05-15 13:14:09 +02:00 |
|
DariusIII
|
edc8b2a147
|
Fix typo in fetchOmdbAPIProperties function name
|
2017-05-15 12:46:34 +02:00 |
|
DariusIII
|
2950abd225
|
Declare fanart and omdb properties in Movie class
|
2017-05-15 12:29:25 +02:00 |
|
DariusIII
|
348d3811a5
|
Add OMDbAPI apikey support for future use as it will go private soon
|
2017-05-15 12:14:29 +02:00 |
|
DariusIII
|
d9b9b469f5
|
Update aharen/omdbapi to version 2.0.6
|
2017-05-15 09:54:00 +02:00 |
|
DariusIII
|
bec7261892
|
Fix wrong table name in mysql-ddl (releases_regexes and should be release_regexes)
|
2017-05-15 08:58:48 +02:00 |
|
DariusIII
|
9a98dc0e37
|
Declare proper @var for pdo (DB) in DnzbFailures
|
2017-05-12 15:53:15 +02:00 |
|
DariusIII
|
c43ef9e58b
|
Replace double with single quotes in Movie class, add @throws exception for settings
|
2017-05-12 15:49:50 +02:00 |
|
DariusIII
|
0ebfa15d7d
|
Remove unused fixreleasenames.php script from misc/updates/nix/tmux/bin folder
|
2017-05-12 13:28:03 +02:00 |
|
DariusIII
|
3630588708
|
Update queries in NameFixer so releases that are matched to predb do not get renamed again
|
2017-05-12 13:12:38 +02:00 |
|
DariusIII
|
f2b5835728
|
Replace get_class() function with __CLASS__ constant in nntmux/db/DB class
|
2017-05-12 12:09:59 +02:00 |
|
DariusIII
|
3ec470f6c6
|
Update ReleaseRemover by using if-else where case is used as such, change check for blacklist id from null to empty string
|
2017-05-12 11:05:09 +02:00 |
|
DariusIII
|
2bbcf53603
|
Properly handle missing covers in check_covers script
|
2017-05-12 10:32:31 +02:00 |
|
DariusIII
|
b30aff8593
|
Shorten the interval to 5 hours for check_covers script from 2 days
|
2017-05-11 15:44:27 +02:00 |
|
DariusIII
|
1b84bea9ea
|
Properly declare pdo in Tmux class
|
2017-05-11 14:19:36 +02:00 |
|
DariusIII
|
bb3aaaa327
|
Use null coalescing operator in Tmux class, add proc_srr and proc_hash16k to checked columns for renaming
|
2017-05-11 13:54:10 +02:00 |
|
DariusIII
|
95b1572c50
|
Arrange function variables properly
|
2017-05-11 13:06:15 +02:00 |
|
DariusIII
|
52ac9b9ae4
|
Properly remove parts from multigroup_missed_parts table
|
2017-05-11 12:43:27 +02:00 |
|
DariusIII
|
4d86c913b4
|
Remove extra space in text
|
2017-05-11 11:51:11 +02:00 |
|
DariusIII
|
20bbed6a4b
|
Revert changes in Binaries for partrepair untill better method is made
|
2017-05-11 11:45:11 +02:00 |
|
DariusIII
|
3b176f2b5f
|
Fix partRepair in Binaries
|
2017-05-11 11:01:29 +02:00 |
|
DariusIII
|
4dfc866589
|
Declare return types in ProcessReleasesMultiGroup
|
2017-05-11 10:54:29 +02:00 |
|
DariusIII
|
a466f04706
|
Posible fix for not removed missed_parts from multigroup_missed_parts table
|
2017-05-11 10:53:35 +02:00 |
|
DariusIII
|
9d209a7948
|
Remove require.php and replace the require_once line with path to bootstrap.php
|
2017-05-11 09:40:51 +02:00 |
|
DariusIII
|
f9ebb16518
|
Update switch.php
|
2017-05-11 09:39:54 +02:00 |
|
DariusIII
|
a9236f8360
|
Return false if there is an exception or runtime error when retrieving images in ReleaseImage class
|
2017-05-11 09:22:38 +02:00 |
|
DariusIII
|
664380e53b
|
Remove unused classes from check_covers script
|
2017-05-11 09:21:36 +02:00 |
|
DariusIII
|
6f3c689345
|
Revert some of the changes in previus commit
|
2017-05-10 15:58:03 +02:00 |
|
DariusIII
|
9d453355e9
|
Change one switch-case to if-else, add PHPDOC blokcs to functions in Tmux class
|
2017-05-10 15:45:08 +02:00 |
|
DariusIII
|
ec71096f41
|
Update query in Namefixer class fixNamesWithParHash function
|
2017-05-10 14:41:00 +02:00 |
|
DariusIII
|
7cf0650214
|
Damn line wrapping
|
2017-05-10 13:53:11 +02:00 |
|
DariusIII
|
b875f761d7
|
Specify --local-infile=1 for scrutinizer
|
2017-05-10 13:50:18 +02:00 |
|
DariusIII
|
74256d4add
|
Give it another go
|
2017-05-10 13:44:18 +02:00 |
|
DariusIII
|
5eb87bd001
|
Fix user on mysql part of scrutinizer.yml
|
2017-05-10 13:34:37 +02:00 |
|
DariusIII
|
022b1894ab
|
Once more
|
2017-05-10 13:08:30 +02:00 |
|
DariusIII
|
6d369fcfc2
|
Remove lines that sre not needed (i hope)
|
2017-05-10 13:02:27 +02:00 |
|
DariusIII
|
620d192884
|
Update .scrutinizer.yml
|
2017-05-10 12:43:52 +02:00 |
|
DariusIII
|
ccc5dbe5de
|
try and fix scrutinizer tests
|
2017-05-10 12:36:31 +02:00 |
|
DariusIII
|
1ff7fcd6ac
|
Fix sorting of users in admin area, users list page
|
2017-05-10 12:17:46 +02:00 |
|
DariusIII
|
9adeb532c8
|
Revert groupfixrelnames to original state
|
2017-05-10 11:19:29 +02:00 |
|