Kodi Community Forum
$INFO[ListItem.size] returns "0b" how to? - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Skins Support (https://forum.kodi.tv/forumdisplay.php?fid=67)
+---- Forum: Rapier (https://forum.kodi.tv/forumdisplay.php?fid=120)
+---- Thread: $INFO[ListItem.size] returns "0b" how to? (/showthread.php?tid=159505)



$INFO[ListItem.size] returns "0b" how to? - the Lost Alien - 2013-03-17

Hi everybody, got a little problem showing the video file size in the movie info, using the $INFO[ListItem.size] it works only when I brows for files not in the library if someone have an idea


it doesn't work when I browse my video library :
Image

but when I browse my files it works just like a charme
[Image


RE: $INFO[ListItem.size] returns "0b" how to? - the Lost Alien - 2013-03-18

come-on any developer... It's so hard than that ?


RE: $INFO[ListItem.size] returns "0b" how to? - MrSmith2019 - 2016-08-29

(2013-03-18, 23:02)the Lost Alien Wrote: come-on any developer... It's so hard than that ?

Seems yes! Sad

I've got the same problem at the moment...


RE: $INFO[ListItem.size] returns "0b" how to? - Gade - 2016-08-31

Yeah, I can't get it to work properly either.

That's why it's not included in the skin.


RE: $INFO[ListItem.size] returns "0b" how to? - Rubicon99 - 2016-08-31

That parameter is not available for a library container. As you've seen it'll only return a value in file manager/view. Would require a change to Kodi to show file attributes in a library view.