DariusIII
|
149b6501f3
|
CS fixes
|
2025-09-10 21:00:33 +02:00 |
|
DariusIII
|
2113e72ae6
|
Use defined variable names
|
2025-09-10 21:00:11 +02:00 |
|
DariusIII
|
ae72909328
|
Don't cast info into integers or strings
|
2025-09-10 15:12:14 +02:00 |
|
DariusIII
|
ebb0b766b6
|
Remove remaining nzbstatus checks where not needed
|
2025-08-24 10:02:05 +02:00 |
|
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
|
f21e6e8845
|
Simplify setting names and check
|
2024-10-28 12:14:32 +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
|
cdcca53024
|
Fix error
|
2024-06-29 21:10:00 +02:00 |
|
DariusIII
|
be8d52f633
|
CS fixes
|
2024-06-22 13:40:09 +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
|
f763b77cec
|
CS fixes
|
2024-05-07 21:04:36 +02:00 |
|
DariusIII
|
75d5b4a839
|
Fix classes usage
|
2024-05-07 21:04:10 +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
|
7096a800b7
|
Replace insert with insertOrIgnore
|
2023-11-19 15:35:19 +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
|
09488b3de4
|
CS fixes
|
2023-10-01 12:25:18 +02:00 |
|
DariusIII
|
219de93577
|
Fix tv matching regex
|
2023-10-01 12:24:57 +02:00 |
|
DariusIII
|
4416e5d703
|
Improve more TV related regexes
|
2023-09-30 20:30:11 +02:00 |
|
DariusIII
|
41ac1ca1c6
|
Improve TV season and episode matching
|
2023-09-30 14:22:15 +02:00 |
|
DariusIII
|
71ca72fd10
|
CS fixes
|
2023-06-19 22:12:17 +02:00 |
|
DariusIII
|
0164aa9c1a
|
Cast to seasoNo and episodeNo to int in one more place
|
2023-04-22 08:58:07 +02:00 |
|
DariusIII
|
c0a6b19cc9
|
Cast season and episode numbers to integer
|
2023-04-21 23:20:55 +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
|
7f31b103dc
|
Fix return type declarations
|
2023-04-02 17:38:14 +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 |
|