DariusIII
|
e59214def1
|
CS fixes
|
2025-08-15 17:13:59 +02:00 |
|
DariusIII
|
813cb948e0
|
Update TV processing
|
2025-08-15 17:13:43 +02:00 |
|
DariusIII
|
34bf090d5e
|
Update relationship
|
2025-01-01 16:29:28 +01:00 |
|
DariusIII
|
1ef1433066
|
Catch generic exception
|
2024-08-29 17:06:50 +02:00 |
|
DariusIII
|
9d3bdd1324
|
Code style fixes
|
2024-08-13 22:13:34 +02:00 |
|
DariusIII
|
5d19db0c63
|
Update TVDB authorization handling
|
2024-05-26 17:43:43 +02:00 |
|
DariusIII
|
dc4fd29061
|
Update TVDB auth handling
|
2024-05-13 21:28:57 +02:00 |
|
DariusIII
|
46be5f1c76
|
Catch unathorized exception
|
2024-05-06 20:58:08 +02:00 |
|
DariusIII
|
e2b856b40a
|
Add checks for tvdb api key and user pin
|
2024-03-17 19:30:03 +01:00 |
|
DariusIII
|
73dab66219
|
Change return type in docblock to bool/array
|
2024-03-06 19:50:14 +01:00 |
|
DariusIII
|
9c639f7e54
|
Update saveImage usage
|
2024-02-29 02:08:47 +01:00 |
|
DariusIII
|
9a8e58482f
|
Update packages
|
2023-12-28 20:57:39 +01:00 |
|
DariusIII
|
3afb1634a9
|
Fix TV processing
|
2023-11-15 20:08:51 +01:00 |
|
Beshoy Girgis
|
085f0dac3e
|
Initialize token so it's not used before accessing.
|
2023-11-12 11:12:02 -06:00 |
|
DariusIII
|
71ca72fd10
|
CS fixes
|
2023-06-19 22:12:17 +02:00 |
|
DariusIII
|
6bfdfae8f6
|
Remove default array definitions from class constructors
|
2023-04-14 23:50:14 +02:00 |
|
DariusIII
|
64983c91cd
|
CS fixes
|
2023-04-04 16:56:47 +02:00 |
|
DariusIII
|
8056f91704
|
Cast seasonNo to int
|
2023-04-04 16:37:37 +02:00 |
|
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 |
|
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 |
|
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
|
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
|
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 |
|
DariusIII
|
86293d0cd0
|
Initialize tvdb token
|
2023-03-28 20:09:31 +02:00 |
|
DariusIII
|
2f8cbc6963
|
Use climate directly and laravel built in progressbar in console commands
|
2023-03-23 16:45:18 +01:00 |
|
DariusIII
|
49872346f2
|
CS code fixes by pint
|
2023-03-02 16:47:20 +01:00 |
|
DariusIII
|
952dec8fb8
|
Update TVDB
|
2022-06-13 21:43:30 +02:00 |
|
DariusIII
|
fb982f1b89
|
Fix tvdb network lookup error
|
2022-06-12 17:00:54 +02:00 |
|
DariusIII
|
b8c8a3e0bc
|
Fix getting network name
|
2022-06-10 23:53:49 +02:00 |
|
DariusIII
|
a78762c916
|
Change seriesName to name
|
2022-06-10 23:31:02 +02:00 |
|
DariusIII
|
d1ed0fd8ab
|
Fix couple of issues
|
2022-06-10 23:25:08 +02:00 |
|
DariusIII
|
6cf7dae533
|
Fix issues in TVDB processing
|
2022-06-09 22:43:19 +02:00 |
|
DariusIII
|
12b40001e2
|
Style fixes
|
2022-05-03 22:23:21 +02:00 |
|
StyleCI Bot
|
3b7156b80e
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2022-04-19 20:00:22 +00:00 |
|
DariusIII
|
bc03be8508
|
Update packages to their latest versions
|
2022-04-19 21:57:31 +02:00 |
|
StyleCI Bot
|
f9bb95a2e0
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2022-03-31 19:02:09 +00:00 |
|
DariusIII
|
1d55e1f8ac
|
PHP CS fixes
|
2022-03-31 21:00:10 +02:00 |
|
StyleCI Bot
|
416020865d
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2022-03-30 07:22:04 +00:00 |
|
DariusIII
|
bab0d6303e
|
PHP CS fixes
|
2022-03-30 09:15:03 +02:00 |
|
StyleCI Bot
|
79b110fa2a
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2022-03-22 21:45:34 +00:00 |
|