only take portrait posters by default from some poster sources, fixes 3034
This commit is contained in:
parent
6e7fe215da
commit
12cffaf467
2 changed files with 5 additions and 1 deletions
|
|
@ -211,6 +211,7 @@ TRACKER_URL = "udp://tracker.openbittorrent.com:80"
|
|||
|
||||
DATA_SERVICE = ''
|
||||
POSTER_PRECEDENCE = ()
|
||||
POSTER_ONLY_PORTRAIT = ()
|
||||
|
||||
USE_IMDB = False
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue