piratadigital: drop tvdbid support while they are on unit3d 2.7.0 resolves #11660

This commit is contained in:
Garfield69 2021-05-03 11:43:35 +12:00
parent 1310206d9e
commit 86b369ef1e
1 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@ caps:
modes:
search: [q]
tv-search: [q, season, ep, imdbid, tvdbid]
tv-search: [q, season, ep, imdbid]
movie-search: [q, imdbid, tmdbid]
settings:
@ -64,7 +64,7 @@ search:
description: ""
uploader: ""
imdb: "{{ .Query.IMDBIDShort }}"
tvdb: "{{ .Query.TVDBID }}"
tvdb: ""
tmdb: "{{ .Query.TMDBID }}"
mal: ""
igdb: ""