Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Duration info not showing in all movies #9

Closed
Nessus85100 opened this issue Apr 3, 2014 · 2 comments
Closed

Duration info not showing in all movies #9

Nessus85100 opened this issue Apr 3, 2014 · 2 comments

Comments

@Nessus85100
Copy link

Duration info not showing in all movies. Is something broken in my library (although duration is showing fine in all other sections) or am i doing something wrong ?

This is the code that i am using:
$INFO[Container(id).ListItem.Year]$INFO[Container(id).ListItem.Rating, • ,]$INFO[Container(id).ListItem.Duration, • , $LOCALIZE[12391]]

EDIT: Just saw this ffce7e5 commit. Is this related to my issue ?

Cheers
Nessus

@BigNoid
Copy link
Owner

BigNoid commented Apr 6, 2014

Works fine on my end with the same code. Not sure whats wrong?
That commit is because duration is already available in the streamdetails, so no need for adding a specific line for it.

@Nessus85100
Copy link
Author

That's odd. In all other parts of the skin (including skin.widgets script) the duration infolabel is showing fine in all movies. I've tested also with Aeon Neox 5.0 and is the same. Everywhere are showing fine except of the list created with this script. I will do some more tests with a clean fresh setup in case something is wrong with my library.

Cheers
Nessus

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants