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
|
59c0f5bbf8
|
Fix string interpolation for PHP8.2
|
2023-04-04 14:35:05 +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 |
|
DariusIII
|
b4d4c47b4a
|
Merge pull request #1297 from Fossil01/master
Remove $country from TVDB\getShowInfo()
|
2023-04-04 12:03:08 +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
|
91ca094c30
|
Fix double jpg extension
|
2023-04-03 17:55:40 +02:00 |
|
DariusIII
|
abdd903bd3
|
Fix Movie issues
|
2023-04-03 17:44:49 +02:00 |
|
DariusIII
|
b046f115ed
|
CS fixes
|
2023-04-03 17:31:43 +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
|
834d6dfb4a
|
CS fixes
|
2023-04-03 13:32:46 +02:00 |
|
DariusIII
|
3fc794aa6f
|
Revert some of the changes in NNTP class
|
2023-04-03 13:26:59 +02:00 |
|
DariusIII
|
3c0cac80d5
|
Merge pull request #1295 from NNTmux/dependabot/composer/friendsofphp/php-cs-fixer-3.16.0
Bump friendsofphp/php-cs-fixer from 3.15.1 to 3.16.0
|
2023-04-03 11:31:05 +02:00 |
|
dependabot[bot]
|
f1efb03dfe
|
Bump friendsofphp/php-cs-fixer from 3.15.1 to 3.16.0
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) from 3.15.1 to 3.16.0.
- [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases)
- [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.15.1...v3.16.0)
---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-03 03:57:00 +00:00 |
|
DariusIII
|
a1dae35b3d
|
Fix ES index creation. Closes #1294
|
2023-04-02 23:29:35 +02:00 |
|
DariusIII
|
5dd40f162e
|
Update packages to their latest versions
|
2023-04-02 20:40:44 +02:00 |
|
DariusIII
|
98492ced75
|
Fix tmux start
|
2023-04-02 20:19:10 +02:00 |
|
DariusIII
|
0c7aa92fb8
|
Fix match_prefiles script
|
2023-04-02 19:09:21 +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
|
66f9a1637a
|
Fix IRCClient
|
2023-04-02 16:59:18 +02:00 |
|
DariusIII
|
3e7fa27cdf
|
CS fixes
|
2023-04-02 16:44:26 +02:00 |
|
DariusIII
|
c20bdb13f2
|
Fix setVariables function
|
2023-04-02 16:41:50 +02:00 |
|
DariusIII
|
e577141d87
|
Fix couple of occurences of missed DS constant usage
|
2023-04-01 23:05:58 +02:00 |
|
DariusIII
|
2bd4f78a11
|
Update used packages
|
2023-03-31 22:59:31 +02:00 |
|
DariusIII
|
53ccfc2616
|
CS fixes
|
2023-03-31 17:01:28 +02:00 |
|
DariusIII
|
4adc19c178
|
Fix issues in API controllers
|
2023-03-31 16:57:41 +02:00 |
|
DariusIII
|
04da8197ed
|
CS fixes
|
2023-03-31 12:31:31 +02:00 |
|
DariusIII
|
fd3147ea3f
|
Update used packages to their latest versions
|
2023-03-31 12:25:45 +02:00 |
|
DariusIII
|
f9407a72c8
|
Merge branch 'master' of https://github.com/NNTmux/newznab-tmux
|
2023-03-31 11:37:09 +02:00 |
|
DariusIII
|
6faa93970f
|
Fix offset issue in ApiController
|
2023-03-31 00:00:22 +02:00 |
|