1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2025-03-11 14:44:46 +00:00

torrentdb: drop imdbid and tvdbid from tvsearch. resolves #12156

This commit is contained in:
Garfield69 2021-08-14 09:29:41 +12:00
parent 12bb70ef47
commit d12eb4e84d

View file

@ -19,7 +19,7 @@ caps:
modes:
search: [q]
tv-search: [q, season, ep, imdbid, tvdbid]
tv-search: [q, season, ep] # see #12156 for why imdbid and tvdbid are not defined.
movie-search: [q, imdbid, tmdbid]
music-search: [q]