- Admin
- #21
Thats really interesting now. I just tested it with switched off NAS and all posters and fanart are showing up with BlueVisionSo definitely the locally available fanart is used only.
This is also how it should work, because I changed the code back into this direction. currently ApolloOne and BlueVision have a different code from the discussion with @MJGraf in the past (Can not remember which thread).
At first I changed the code for BlueVision and ApolloOne in the direction, that local fanArt is used {Binding SimpleTitle} --> {Binding MediaItem.MediaItemId}
This works also well, but then nothing is showing up, when the NAS is off. If so done, there need to be another Fallback Source pointing to the online scrapped fanart.
So for BlueVision I changed it back to {Binding SimpleTitle} .
@Lehmden, can you post your mediastyles.xaml? I'm really curious, why you see another behaviour than me