google-code-export / fanart-handler

Automatically exported from code.google.com/p/fanart-handler
1 stars 0 forks source link

Supporting MyFilms #121

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
It would be nice if you could add support for MyFilms fanart.
The fanart path is user-defined and is stored in Program Data/.../MyFilms.xml 
with this format:
<entry name="FanartPicture">C:\ProgramData\Team 
MediaPortal\MediaPortal\thumbs\MyFilms\Fanart</entry> 

If looking inside config file is not possible, the above example path would be 
great.

The backdrops are stored inside individual folders for each film, generated 
automatically by the plugin like this:
C:\ProgramData\Team 
MediaPortal\MediaPortal\thumbs\MyFilms\Fanart\{x-men_.first.class}\{x-men_.first
.class} [215063500].jpg

There can be one or more backdrops per film

Thanks!

Original issue reported on code.google.com by vivamiloro on 29 Jul 2011 at 12:51