- Thread starter
- Moderator
- #1,061
I can not understand the reason. in the skins. plugin. Or what.so sometimes the living
the logfiles are now better
I can not understand the reason. in the skins. plugin. Or what.so sometimes the living
the logfiles are now better
They have any unique identifiers? How to identify them?movie cover and tvshow covers for recorded tv
It is necessary to uniquely identify. According to another will not work.Can we do a search on tvdb and imdb based on title name?
The plugin does not communicate with the user.Maybe add to the config so user can search and select correct series/movie?
What for? The recorded movies, you need to be imported into the movie plugin (MyVideo, MovPic, MyFilms). Recorded series in TV series plugin. And then, FH, will be able to download pictures.Maybe we need a new scraper in mediaportal then if you can't do it in plugin ?
Because that would require manual intervention which defeats the purpose and i would not want to import recorded items into my movie or tvseries databases.What for? The recorded movies, you need to be imported into the movie plugin (MyVideo, MovPic, MyFilms). Recorded series in TV series plugin. And then, FH, will be able to download pictures.Maybe we need a new scraper in mediaportal then if you can't do it in plugin ?
All fanart sites work with IMDBID or TVDBID, If this information is not available, the plugin will not be able to get anything. If this information is, then I'll add the functionality to work with recorded video.Because that would require manual intervention which defeats the purpose and i would not want to import recorded items into my movie or tvseries databases.
<control>
<description>Genre logo</description>
<type>image</type>
<id>0</id>
<posX>50</posX>
<posY>888</posY>
<width>60</width>
<height>60</height>
<keepaspectratio>yes</keepaspectratio>
<centered>yes</centered>
<texture>thumbs\Skin FanArt\Media\Logos\Genres\#fanarthandler.movie.genres.selected.all.png</texture>
<visible>facadeview.list + Control.IsVisible(50)</visible>
<animation effect="fade" time="250">WindowOpen</animation>
<animation effect="fade" time="250">WindowClose</animation>
</control>
<control>
<description>Genre logo</description>
<type>image</type>
<id>0</id>
<posX>50</posX>
<posY>888</posY>
<width>60</width>
<height>60</height>
<keepaspectratio>yes</keepaspectratio>
<centered>yes</centered>
<texture>#fanarthandler.movie.genres.selected.all.png</texture>
<visible>facadeview.list + Control.IsVisible(50)</visible>
<animation effect="fade" time="250">WindowOpen</animation>
<animation effect="fade" time="250">WindowClose</animation>
</control>
#fanarthandler.movie.genres.selected.singe