DariusIII
|
39a47eeabb
|
Cast $episodeNo to int
|
2023-04-04 16:29:14 +02:00 |
|
DariusIII
|
efbbe26c23
|
Merge pull request #1301 from Fossil01/master
Fix grabbing TVDB posters & fix empty Fanart result
|
2023-04-04 16:13:23 +02:00 |
|
DariusIII
|
845d0da080
|
Fix couple of more issues
|
2023-04-04 16:02:43 +02:00 |
|
DariusIII
|
8ec6bfa972
|
Replace DB:: with Video model
|
2023-04-04 15:53:17 +02:00 |
|
Fossil
|
4399976781
|
Check for empty Fanart result
|
2023-04-04 15:39:51 +02:00 |
|
Fossil
|
2cd300086b
|
Fix grabbing TVDB posters
Grabs the image with highest score and type = 2 (series poster)
|
2023-04-04 15:31:23 +02:00 |
|
DariusIII
|
b760df2b3e
|
Merge pull request #1298 from Fossil01/Fossil01-fanart-tvdb-patch
Fallback to Fanart.tv poster if none was provided by TVDB
|
2023-04-04 15:19:47 +02:00 |
|
DariusIII
|
f238328e9a
|
CS fixes
|
2023-04-04 15:08:55 +02:00 |
|
DariusIII
|
f976d2570c
|
Fix return value
|
2023-04-04 15:05:14 +02:00 |
|
DariusIII
|
38310352bb
|
Fix one more issue
|
2023-04-04 14:43:26 +02:00 |
|
DariusIII
|
b999d41a6d
|
Update utf8 encoding
|
2023-04-04 14:16:22 +02:00 |
|
DariusIII
|
fa5d6d901d
|
Use empty function
|
2023-04-04 14:11:14 +02:00 |
|
DariusIII
|
3323df1efa
|
Update for PHP8.2
|
2023-04-04 13:55:10 +02:00 |
|
DariusIII
|
00dcc22a60
|
Fix more issues related to toArray usage
|
2023-04-04 13:38:54 +02:00 |
|
DariusIII
|
0bc6a41b49
|
CS fixes
|
2023-04-04 13:05:07 +02:00 |
|
DariusIII
|
41cbaeb25f
|
Check results before returning an array
|
2023-04-04 12:57:29 +02:00 |
|
Fossil
|
9846837a5e
|
Fallback to Fanart.tv poster if none was provided by TVDB
Also choose the poster with the highest number of likes.
|
2023-04-04 12:20:21 +02:00 |
|
Fossil
|
09a7bad44c
|
Remove $country from TVDB\getShowInfo()
The function does not take more than 1 parameter.
|
2023-04-04 12:00:04 +02:00 |
|
DariusIII
|
a30be990a9
|
CS fixes
|
2023-04-03 23:48:37 +02:00 |
|
DariusIII
|
016faee6ae
|
Fix TVDB issues
|
2023-04-03 23:36:33 +02:00 |
|
DariusIII
|
b635c555ba
|
CS fixes
|
2023-04-03 22:05:09 +02:00 |
|
DariusIII
|
3d462cdb65
|
Fix issues with videoId int and bool usage
|
2023-04-03 22:02:30 +02:00 |
|
DariusIII
|
22de114b9d
|
Fix Book class
|
2023-04-03 17:28:44 +02:00 |
|
DariusIII
|
27ccb8ef78
|
Fix issues in TV processing
|
2023-04-03 17:24:03 +02:00 |
|
DariusIII
|
678fe784fe
|
CS fixes
|
2023-04-02 17:40:25 +02:00 |
|
DariusIII
|
7f31b103dc
|
Fix return type declarations
|
2023-04-02 17:38:14 +02:00 |
|
DariusIII
|
e577141d87
|
Fix couple of occurences of missed DS constant usage
|
2023-04-01 23:05:58 +02:00 |
|
DariusIII
|
ad05688ac6
|
CS fixes
|
2023-03-30 21:48:07 +02:00 |
|
DariusIII
|
be26b081df
|
Fix couple of issues introduced after shift update
|
2023-03-30 21:44:25 +02:00 |
|
Shift
|
71e1631df6
|
Remove redundant typing from DocBlocks
|
2023-03-30 14:15:45 +00:00 |
|
Shift
|
afb0f41611
|
Add PHP type hints
|
2023-03-30 14:15:39 +00:00 |
|
Shift
|
0faefd419b
|
Streamline calls to orderBy
|
2023-03-30 14:15:08 +00:00 |
|
DariusIII
|
cdf10c03c9
|
Remove sharing from controllers and admin theme
|
2023-03-29 16:32:50 +02:00 |
|
DariusIII
|
11244bb006
|
Fix usage of DS constant
|
2023-03-28 22:37:59 +02:00 |
|
DariusIII
|
e14853c55b
|
Change output function and class used
|
2023-03-28 22:11:36 +02:00 |
|
DariusIII
|
86293d0cd0
|
Initialize tvdb token
|
2023-03-28 20:09:31 +02:00 |
|
DariusIII
|
766a07b1e2
|
Replace custom path constants with laravel defined paths
|
2023-03-28 16:56:23 +02:00 |
|
DariusIII
|
2f8cbc6963
|
Use climate directly and laravel built in progressbar in console commands
|
2023-03-23 16:45:18 +01:00 |
|
DariusIII
|
ea9c3b0001
|
Remove unused functions
|
2023-03-22 15:42:37 +01:00 |
|
DariusIII
|
d33ee03ebf
|
Remove unused functions and classes
|
2023-03-22 15:12:29 +01: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
|
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 |
|