Kodi Community Forum

Full Version: Few issues/questions regarding Beta2
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
- VideoLibrary root has content set to Files Is this OK? I would expect no content to be set.

- Two dots (..) i.e. parent folder shortcut, returns true for ListItem.IsFolder. I would expect it not to be a folder nor file and without content set?

- Two dots are disappearing if I switch from music library to music files but are nevertheless "detected" by StringCompare(Container.NumItems,foo)?
The parent FOLDER shortcut is a folder, yes Wink

Video Library root should have content empty I should think - will check. EDIT: Yup, fixed.

Not sure what you mean that the parent items are disappearing when you're in music files? Exactly where do you mean?

Cheers,
Jonathan
jmarshall Wrote:Not sure what you mean that the parent items are disappearing when you're in music files? Exactly where do you mean?

Sorry looks like this one was my bad. It was there but hidden under texture as a result of slide animation Sad

Thanks for fix and info.