Netflix View Runtime
#1
Noticed when using the Netflix view it doesn't show the correct runtime for TV Shows ( Seems to just show 30,45,6o minutes Not actually runtime)
If I change the episode view to some other view it displays it correctly
Any chance it can be fixed?
Reply
#2
Leia.beta isnt upgraded to gui duration change.
krypton duration tag is in ***mins
leia duration tag is in hh:mm

thats the reason skinhelper failed correct formating, wich is using in the duration variable. 

( btw leia.mod is updated to most gui changes)
Skins |  Titan M O D   •   S W A N (WIP)
Reply
#3
I am using Krypton
Reply
#4
you failed to mention which skin version you're using, and is it beta/stable?
Also, which version of skin helper service are you currently using?
Reply
#5
it a problem in includesvariables.xml
var name "ListDetails", it uses the INFO as label tag instead of trhe VAR tag.

im unsure if i fixed it also in krypton.mod

<value condition="[Container.Content(episodes) | String.IsEqual(ListItem.DBTYPE,episode) | String.IsEqual(ListItem.Property(DBTYPE),episode)]">$INFO[ListItem.Premiered,, • ]$VAR[ListItem.Duration,, • ]$INFO[ListItem.Rating]</value>
Skins |  Titan M O D   •   S W A N (WIP)
Reply
#6
(2018-07-16, 15:50)mardukL Wrote: it a problem in includesvariables.xml
var name "ListDetails", it uses the INFO as label tag instead of trhe VAR tag.

im unsure if i fixed it also in krypton.mod

<value condition="[Container.Content(episodes) | String.IsEqual(ListItem.DBTYPE,episode) | String.IsEqual(ListItem.Property(DBTYPE),episode)]">$INFO[ListItem.Premiered,, • ]$VAR[ListItemDuration,, • ]$INFO[ListItem.Rating]</value>
Reply
#7
(2018-07-16, 14:02)cartman.dos Wrote: you failed to mention which skin version you're using, and is it beta/stable?
Also, which version of skin helper service are you currently using?

 
 Well this is the Titan thread so I guess I am using Titan (beta)
Reply
#8
Open the subblade option in netflix view, and change to show fanart in background, there should be a toggle button (i think it's named ''show thumbnail''). Or if u're currently having fanart background change to thumbnail view (top-right landscape pic instead in background).
When u change this, does duration work? or does it stays the same?
Reply
#9
(2018-07-17, 13:19)cartman.dos Wrote: Open the subblade option in netflix view, and change to show fanart in background, there should be a toggle button (i think it's named ''show thumbnail''). Or if u're currently having fanart background change to thumbnail view (top-right landscape pic instead in background).
When u change this, does duration work? or does it stays the same?

Like i wrote above its an " wrong"
Variable setup, change INFO   into VAR(whats written/quoted in red) VAR
at <variable name="ListDetails">, wich is used if Fanart enebled

And yes it'll change duration layout( Without that)
Its netflix view, not netflix home.
Skins |  Titan M O D   •   S W A N (WIP)
Reply

Logout Mark Read Team Forum Stats Members Help
Netflix View Runtime0