only take portrait posters by default from some poster sources, fixes 3034

This commit is contained in:
j 2017-07-26 13:53:39 +02:00
commit 12cffaf467
2 changed files with 5 additions and 1 deletions

View file

@ -211,6 +211,7 @@ TRACKER_URL = "udp://tracker.openbittorrent.com:80"
DATA_SERVICE = ''
POSTER_PRECEDENCE = ()
POSTER_ONLY_PORTRAIT = ()
USE_IMDB = False