• 1
  • 16
  • 17
  • 18(current)
  • 19
  • 20
  • 147
Release Aura
jurialmunkey,


Wow thanks .... I understand this is prob just an issue for me ??

Anyway any easy way of checking of that folder is one level up and then do the "MOVE" or if not just look where you were Huh
Reply
Actually on the images one can i add a filter for fanart*.jpgs ? instead of a path ?

$INFO[ListItem.Path,,/../fanart*.jpgs
Reply
Awesome skin, thanks.

How do I remove watched movies from recently added movies widget.
Reply
@Silki - Unfortunately not. Not really any way to check if a folder/file exists from inside the skinning engine. That's why I generally avoid local file stuff like this. Also, not possible to filter images afaik.
Arctic Fuse - Alpha now available. Support me on Ko-fi.
Reply
(2018-03-09, 19:48)Iceman360 Wrote: Awesome skin, thanks.
How do I remove watched movies from recently added movies widget.

In the home customisation screen add the unwatched movies widget:
Default Widgets > Movies > Unwatched Movies
Then set sorting (AZ arrow icon) to "dateadded" (all one word, lowercase, without the quotes).
Then set direction to descending (the next arrow icon on the right)

The widget should now say:
UNWATCHED MOVIES | DATEADDED | DESCENDING

We change the sorting because the unwatched movies widget usually uses random sorting, so we override it with the sorting options to show in recently added order.
Arctic Fuse - Alpha now available. Support me on Ko-fi.
Reply
Jurialmunkey,

I have background transparency set to reduced, but would like to have dialogvideoinfo at increased. I've tried different combinations in include global with no success. Can you point me in the right direction?

thanks
Reply
@jurialmunkey 

 I added the file again but the same thing happened, Downloaded the latest git, everything is ok now  Smile
Setup: LG OLED65B7 | Onkyo TX-RZ50 | OPPO UDP-203 4K Blu-Ray player | Nvidia Shield TV | KEF T205
My Favorite Skin: Arctic Horizon 2
Reply
@jurialmunkey
I am attempting to bring the Video Info screen from Aura over to (fuse)neue.
Perhaps I have bitten off to much with this one. I am failing miserably so far.
Can you offer any tips and insights or is this destined to fail. 
Thank you
Reply
(2018-03-10, 02:02)mxlance Wrote: @jurialmunkey
I am attempting to bring the Video Info screen from Aura over to (fuse)neue.
Perhaps I have bitten off to much with this one. I am failing miserably so far.
Can you offer any tips and insights or is this destined to fail. 
Thank you

I replied in your mod thread to keep this one clean.
Arctic Fuse - Alpha now available. Support me on Ko-fi.
Reply
(2018-03-10, 00:10)Edworld Wrote: Jurialmunkey,

I have background transparency set to reduced, but would like to have dialogvideoinfo at increased. I've tried different combinations in include global with no success. Can you point me in the right direction?

thanks

Try this for global_fanartdim:

Code:
<variable name="Global_FanartDim">
    <value condition="Skin.HasSetting(DisableVignette) + [Window.IsVisible(DialogVideoInfo.xml) | Window.IsVisible(DialogMusicInfo.xml) | Window.IsVisible(DialogAddonInfo.xml) | Window.IsVisible(script-script.extendedinfo-DialogVideoInfo.xml) | Window.IsVisible(script-script.extendedinfo-DialogInfo.xml)]">FanartDim_NoVignette_Increased</value>
    <value condition="Skin.HasSetting(DisableVignette)">FanartDim_NoVignette_Reduced</value>
    <value condition="[Window.IsVisible(DialogVideoInfo.xml) | Window.IsVisible(DialogMusicInfo.xml) | Window.IsVisible(DialogAddonInfo.xml) | Window.IsVisible(script-script.extendedinfo-DialogVideoInfo.xml) | Window.IsVisible(script-script.extendedinfo-DialogInfo.xml)]">FanartDim_Increased</value>
    <value>FanartDim_Reduced</value>
</variable>
Arctic Fuse - Alpha now available. Support me on Ko-fi.
Reply
Quote:@MitchZombie -- Thanks. I've enabled all the viewtypes for AEL. I haven't used AEL in a long time and don't have it set up, so I have no idea which views actually work properly / are suitable.

Thanks a lot!
All the View types seem to display the games art correctly, Just missing the text for the games Media data (Title on some views , Date.Rating and Plot) 
Would be great if you could have a look at it again.

Thanks Again!
Reply
@MitchZombie

Can you tell me what views are missing what info so I can fix them?

Also is there another skin or view that does show the info so I can compare?
Arctic Fuse - Alpha now available. Support me on Ko-fi.
Reply
(2018-03-10, 03:58)MitchZombie Wrote:
Quote:@MitchZombie -- Thanks. I've enabled all the viewtypes for AEL. I haven't used AEL in a long time and don't have it set up, so I have no idea which views actually work properly / are suitable.

Thanks a lot!
All the View types seem to display the games art correctly, Just missing the text for the games Media data (Title on some views , Date.Rating and Plot) 
Would be great if you could have a look at it again.

Thanks Again! 
 Can you post some pics?
Reply
(2018-03-10, 04:20)Edworld Wrote:
(2018-03-10, 03:58)MitchZombie Wrote:
Quote:@MitchZombie -- Thanks. I've enabled all the viewtypes for AEL. I haven't used AEL in a long time and don't have it set up, so I have no idea which views actually work properly / are suitable.

Thanks a lot!
All the View types seem to display the games art correctly, Just missing the text for the games Media data (Title on some views , Date.Rating and Plot) 
Would be great if you could have a look at it again.

Thanks Again! 
 Can you post some pics?

@MitchZombie -- Yeah, screenshots would help a lot.
Arctic Fuse - Alpha now available. Support me on Ko-fi.
Reply
Hi 
I uploaded some pictures to my onedrive https://1drv.ms/f/s!Aq_z4NEr_CWlgZQ-PE8xhKQzSYOMiA
Comparing with Game vs Movie Views.
Hope it helps Smile
Reply
  • 1
  • 16
  • 17
  • 18(current)
  • 19
  • 20
  • 147

Logout Mark Read Team Forum Stats Members Help
Aura19