You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This function is never used in NNTmux. Could be used to greatly improve the number of TV covers found I guess. Only works with TVDB ID's so might be used inside TVDB class. Only the getMovieFanArt function of Fanart is used right now.
Could be used inside the getPoster() function perhaps, but it would also need the TVDB ID for that, now only the VideoID is used for that function.
If used to grab posters, this is a good addition IMHO. It grabs the TV Poster with the most likes, which usually means the original English one:
newznab-tmux/Blacklight/libraries/FanartTV.php
Line 64 in a30be99
This function is never used in NNTmux. Could be used to greatly improve the number of TV covers found I guess. Only works with TVDB ID's so might be used inside
TVDB
class. Only thegetMovieFanArt
function of Fanart is used right now.Could be used inside the
getPoster()
function perhaps, but it would also need the TVDB ID for that, now only the VideoID is used for that function.If used to grab posters, this is a good addition IMHO. It grabs the TV Poster with the most likes, which usually means the original English one:
The text was updated successfully, but these errors were encountered: