DariusIII
|
75960c8516
|
CS fixes
|
2021-01-17 22:51:06 +01:00 |
|
DariusIII
|
e00f3a086c
|
Update TMDB handling. Closes issue #1151
|
2021-01-17 22:49:31 +01:00 |
|
DariusIII
|
ffbc2532b3
|
CS fixes
|
2021-01-14 12:50:47 +01:00 |
|
DariusIII
|
eb4db7030d
|
Fix TMDB tv errors and update omdb api handling
|
2021-01-14 12:49:10 +01:00 |
|
DariusIII
|
628d0b7d38
|
CS fixes
|
2020-12-06 18:43:27 +01:00 |
|
DariusIII
|
89c47e4da7
|
Update Movie class
|
2020-12-06 17:58:51 +01:00 |
|
DariusIII
|
04cbf20cd7
|
Update PPA and Movie classes
|
2020-12-04 22:14:18 +01:00 |
|
DariusIII
|
47ca914b11
|
Revert changes in queries
|
2020-12-03 10:27:06 +01:00 |
|
DariusIII
|
d09b6311bf
|
Fix omdb check. Closes #1142
|
2020-12-02 14:40:52 +01:00 |
|
DariusIII
|
ba4c6b0686
|
Use fromRaw in place of fromQuery
|
2020-12-02 14:02:58 +01:00 |
|
DariusIII
|
f35dab7896
|
More changes
|
2020-12-02 11:50:49 +01:00 |
|
DariusIII
|
26b1796f3a
|
Add check for boolean valur for omdb language. Closes #1104
|
2020-04-28 13:03:04 +02:00 |
|
DariusIII
|
14d492b668
|
Move all third party api keys from database to .env file
|
2020-03-01 22:00:36 +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
|
2c7a07cc44
|
Increase spacing in all getBrowseBy functions
|
2020-01-06 23:31:37 +01:00 |
|
DariusIII
|
850e4de221
|
Update variable checks for retunred data from sources
|
2019-12-15 22:41:44 +01:00 |
|
DariusIII
|
ad8ae0d40f
|
Remove unused definition from Movie class
|
2019-11-29 20:05:35 +01:00 |
|
DariusIII
|
e23b16057c
|
Change return value of updateMovieInfo function
|
2019-11-22 22:50:26 +01:00 |
|
DariusIII
|
4e63824d50
|
Use strict matching and empty string for Omdb matching
|
2019-11-22 22:19:22 +01:00 |
|
Fossil
|
724e6f21b1
|
Search OMDB with the movie year if we have one
|
2019-11-22 21:56:30 +01:00 |
|
Fossil
|
bca522fcda
|
Allow for 8 digit IMDB ID
Last char got cutoff because of the regex
|
2019-11-21 13:41:27 +01:00 |
|
DariusIII
|
c2a7d1e899
|
Fix Trakt genres error. Closes #1011
|
2019-11-20 17:30:40 +01:00 |
|
DariusIII
|
5a8fff0020
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2019-11-01 19:52:18 +00:00 |
|
DariusIII
|
e90534e2e8
|
Make sure we are returning year from Trakt
|
2019-10-15 22:15:32 +02:00 |
|
DariusIII
|
5d53e87b0a
|
Update handling of movie search returned data
|
2019-10-14 22:51:59 +02:00 |
|
DariusIII
|
0174805be5
|
Update movie tagline handling
|
2019-10-06 15:34:28 +02:00 |
|
DariusIII
|
fbdd780686
|
Fix movie updates from tmdb when there is no release_date set
|
2019-09-30 15:23:17 +02:00 |
|
DariusIII
|
86f7251a9a
|
PHPCS fixes
|
2019-09-26 10:50:28 +02:00 |
|
DariusIII
|
8a4187ef5e
|
Fix fetching imdb info
|
2019-09-26 10:49:59 +02:00 |
|
DariusIII
|
aeef9e752a
|
Slightly improve movie matching
|
2019-08-12 11:13:34 +02:00 |
|
DariusIII
|
1b076271dd
|
Update Movie class
|
2019-08-11 20:22:03 +00:00 |
|
DariusIII
|
6c81879e95
|
Add year check in processMovieReleases
|
2019-08-11 20:17:07 +00:00 |
|
DariusIII
|
d5be3b2e45
|
Remove padding of imdbid as column is now varchar and stores imdbid properly
|
2019-04-06 11:19:05 +02:00 |
|
DariusIII
|
008d03d1a8
|
Add migrations and update themes for new imdbid length
|
2019-04-04 15:33:15 +02:00 |
|
DariusIII
|
9a1e368121
|
Update Movie class doMovieUpdate function
|
2019-04-03 12:21:25 +02:00 |
|
DariusIII
|
932786654a
|
Update fetchIMDBProperties function to use real id to fetch movie data
|
2019-03-14 09:37:04 +01:00 |
|
DariusIII
|
c9ddfde1ac
|
Update queries to use root_categories table
|
2019-03-12 12:25:00 +01:00 |
|
DariusIII
|
ac96ce7a0c
|
Fix more regex ranges in Blacklight namespace
|
2019-03-07 10:06:06 +01:00 |
|
DariusIII
|
40e7233727
|
Rename groups table to usenet_groups as groups is a reserved word in mysql now
|
2019-02-19 15:54:32 +01:00 |
|
DariusIII
|
24b1049bf3
|
Update FanartTV class and add check for error response
|
2019-02-07 13:59:03 +01:00 |
|
DariusIII
|
87c6e5d64f
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2019-02-03 20:01:19 +00:00 |
|
DariusIII
|
50ff1b6181
|
Update code style of various files
|
2019-02-03 20:58:51 +01:00 |
|
DariusIII
|
bab65321a9
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2019-01-31 19:18:57 +00:00 |
|
DariusIII
|
552a096d9a
|
Update and fix code with php-cs-fixer
|
2019-01-31 20:17:57 +01:00 |
|
DariusIII
|
ed487c1299
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2019-01-29 12:51:58 +00:00 |
|
DariusIII
|
08b8edbe2d
|
Replace usage of array_ helper with Arr class directly to prepare for Laravel 5.8 changes
|
2019-01-29 13:52:01 +01:00 |
|
DariusIII
|
ccecbe2a6b
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2019-01-01 22:08:23 +00:00 |
|
DariusIII
|
4104f34c54
|
Update all the \Blacklight namespace classes with class PHPDOC block
|
2019-01-01 23:07:45 +01:00 |
|
DariusIII
|
ff801e0dee
|
Add new line to end of messages for found movie names from sources used
|
2018-12-28 12:37:56 +01:00 |
|