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
|
886435f388
|
Merge branch 'master' of https://github.com/NNTmux/newznab-tmux
|
2021-01-16 22:55:11 +01:00 |
|
DariusIII
|
455c2ee5f8
|
CS fixes
|
2021-01-16 21:59:43 +01:00 |
|
DariusIII
|
6fa4bbaa80
|
Update TMDB TV processing class
|
2021-01-16 21:58:04 +01:00 |
|
DariusIII
|
49b0e91d55
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2021-01-14 11:52:02 +00: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
|
f35dab7896
|
More changes
|
2020-12-02 11:50:49 +01:00 |
|
DariusIII
|
085a2925bc
|
Check if show has boolean value. Closes #1107
|
2020-04-28 18:39:06 +02:00 |
|
Fossil
|
bf693fa9cb
|
Catch TVDB API Exception
|
2020-04-26 21:15:09 +02:00 |
|
DariusIII
|
5d0d9541cc
|
PHP cs fixer fixes
|
2020-03-01 22:01:35 +01: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 |
|
Fossil
|
c62f3063d4
|
Use new getAllEpisodes function in TVDB library
Fixes TVDB only returning 100 rows.
|
2020-01-07 21:59:54 +01:00 |
|
DariusIII
|
ad1a6673f5
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2020-01-01 23:03:32 +00:00 |
|
DariusIII
|
4f548c8efa
|
Fix wrong name of variable received from TVDB. Closes #1053
|
2019-12-30 18:38:54 +01:00 |
|
DariusIII
|
4c6c0c2421
|
Check if $release['cleanname'] is set
|
2019-12-18 09:49:24 +01:00 |
|
DariusIII
|
325b1b71d2
|
Remove romans package and update used packages to latest version
|
2019-12-08 14:25:01 +01:00 |
|
Fossil
|
2bed3488da
|
Fix roman_to_int expects an uppercase character
|
2019-12-04 21:24:40 +01:00 |
|
DariusIII
|
922b545ccd
|
Update TV processing, set videos id even when episode is not yet matched
|
2019-11-23 23:00:23 +01:00 |
|
DariusIII
|
8d703f0857
|
Revert setting video id even if there is no episode
|
2019-11-22 23:55:14 +01:00 |
|
DariusIII
|
648d39be17
|
Match TV releases with video id to tv show even if episode is missing
|
2019-11-22 22:12:16 +01:00 |
|
DariusIII
|
c710131008
|
Check if poster is empty
|
2019-11-21 19:45:13 +01:00 |
|
DariusIII
|
c3ba77b1e0
|
Fix TVDB posters URL properly
|
2019-11-21 19:30:39 +01:00 |
|
DariusIII
|
8c4937ad9c
|
Fix TVDB poster URL
|
2019-11-21 19:00:20 +01:00 |
|
DariusIII
|
d44eb07810
|
Remove fanartUrl from TVMaze
|
2019-11-21 18:25:03 +01:00 |
|
DariusIII
|
5b8beeb109
|
Merge branch 'dev' of https://github.com/NNTmux/newznab-tmux into dev
|
2019-11-21 18:21:15 +01:00 |
|
DariusIII
|
7970149920
|
Fix copy-paste error
|
2019-11-21 18:20:25 +01:00 |
|
DariusIII
|
fde3aa7071
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2019-11-21 17:17:28 +00:00 |
|
DariusIII
|
f3d48bcbec
|
Reset posterUrl and fanartUrl for each check
|
2019-11-21 18:16:46 +01:00 |
|
DariusIII
|
6069fdb127
|
Set default value for posterUrl for TV processing
|
2019-11-21 17:43:55 +01:00 |
|
DariusIII
|
5477bf3e6b
|
Move TVDB apikey to .env
|
2019-11-20 21:50:42 +01:00 |
|
DariusIII
|
5a8fff0020
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2019-11-01 19:52:18 +00:00 |
|
DariusIII
|
a9cd527b04
|
Update regex in TV class
|
2019-10-24 09:41:33 +02:00 |
|
DariusIII
|
579babf0d8
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2019-10-20 22:15:08 +00:00 |
|
DariusIII
|
154fc30076
|
Use try-catch blocks again
|
2019-10-21 00:14:41 +02:00 |
|
DariusIII
|
7b477b46ea
|
Change from private to public
|
2019-10-21 00:09:09 +02:00 |
|
DariusIII
|
19bf80b13b
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2019-10-20 21:48:38 +00:00 |
|
DariusIII
|
bac6e27dd3
|
Merge branch 'dev' of https://github.com/NNTmux/newznab-tmux into dev
|
2019-10-20 23:48:23 +02:00 |
|
DariusIII
|
5c2c3e05c1
|
Revert some of the changes in TMDB class to be able to use imagehelper
|
2019-10-20 23:47:46 +02:00 |
|
DariusIII
|
bce8f4cdec
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2019-10-20 21:02:26 +00:00 |
|
DariusIII
|
c3389d2dbd
|
Merge branch 'dev' of https://github.com/NNTmux/newznab-tmux into dev
|
2019-10-20 23:01:39 +02:00 |
|
DariusIII
|
04931755df
|
Fix TMDB TV lookups
|
2019-10-20 23:01:13 +02:00 |
|
DariusIII
|
4c88bc065f
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2019-10-19 19:57:33 +00:00 |
|
DariusIII
|
b0ccb01b02
|
Update TVDB class poster and fanart image retrieval
|
2019-10-19 21:56:48 +02:00 |
|
DariusIII
|
f26c7d27aa
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2019-10-18 20:01:53 +00:00 |
|
DariusIII
|
a5a47df169
|
Update TV processing covers management
|
2019-10-18 22:01:09 +02:00 |
|
DariusIII
|
89af1182bb
|
Use only local videos_id for getPoster function
|
2019-10-17 20:42:51 +02:00 |
|