pix / aeon

An HD interface for XBMC
www.aeonproject.com
50 stars 9 forks source link

Random fanart for movies which has no fanart #97

Closed sialivi closed 14 years ago

sialivi commented 14 years ago

Relevant Settings:

The result is that when navigating the movie library, I get random movie fanart for all movies which has no assigned fanart. This has confused my weekly movienight guests on more than one occasion.

Suggestion:

I would prefer if the red curtains, which shows when you set background to "backdrop" or no image at all, to show for movies with no fanart.

pix commented 14 years ago

How can we deal with this wihout adding too much complexity ? I have a custom set of background (Not movie related, And I would not want to have a red curtain when I have no fanart for a particular movie)

Any idea ?

sialivi commented 14 years ago

Hard for me to determine complexity since I know next to nothing about xbmc skins. Would introducing a new aeon skin setting for selecting "default movie fanart" be out of the question? That way it shouldn't effect the library views complexity very much?

pix commented 14 years ago

I'm not very fond of adding another skin setting. I personnaly found Aeon65 to have too much skin settings (It's a PITA to read some utterly complex boolean expressions in some areas of the skin)

It should be feasible, but I'm not particularly fond of it.

temmi2000 commented 14 years ago

Does the fallback option not work?

sialivi commented 14 years ago

Fallback option?

temmi2000 commented 14 years ago

yes, fallback option (now in advanced-->fanart)

sialivi commented 14 years ago

Excellent. :)

Can you please change .jpg to .jpg|.png in Customisation.xml line 322 and 330?

Also, not sure if this is by design or not, but only the backdrop fanart use the fallback image. The fanart on the info panel does not.

pix commented 14 years ago

Closing as it seems it's fixed