indeed. Simply fits better to the 16:9 backgrounds.Does it look better like this?
indeed. Simply fits better to the 16:9 backgrounds.Does it look better like this?
You have only changed the line for "movie" as MJGraf wrote in his post. The code for "series filter", "video" etc. is still with {binding SimpleTitle}. Therefore it is still workingExactly those changes I have done manually to Apollo One and it's working nevertheless. So I think this can not be the cause for this issue in Blue Vision...
If it helps, attached is the Apollo One plugin directly zipped from my MP2 Client.
Yeah, I saw your project. I had running rpi for nearly 2 years as a download serv, but it was for my needs to slow. The 100Mbit Ethernet was simply not enough for me. So I looked for alternatives and considered the banana pi (as it have 1Gbit netowork) but then I read that the real performance is not full 1Gbit...I'm using a Banana Pi for downloading and serving my music (my own "Server Farm"). It is up 24/7 and uses 2 Watts...
Hi,Hi.
Can you please upload the changed code for the series grid view? The Binding Issue I have solved here for series, but I still have the small fanart there...
It's needed, but the confusing thing is, that "watched" is in this case "listened" I was thinking to exchange the symbol in audio view with an ear- I think the "watched flag" is not needed in the audio section,
This is a general issue, that could only be changed by a dev. Problem is, where else can you put the player? There is acually no space. As I understood morpheus_xx the player should slide down out of the picture and come back on key press.- the mini-player is overplaying some info.
The audio part is also improved with overworked metadata.
<Image Grid.Column="0" HorizontalAlignment="Stretch" VerticalAlignment="Stretch" Stretch="UniformToFill" Margin="0,0,0,0"
Source="{Binding SimpleTitle}">
FallbackSource="{Binding Source={StaticResource FanArtBackgroundModel}, Path=MediaItem}">
</Image>