Skip to content

Support non-playable non-directory item, which will be runned as script by xbmc#106

Open
ulion wants to merge 1 commit intojbeluch:developfrom
ulion:support_nonplayable_nondir_item
Open

Support non-playable non-directory item, which will be runned as script by xbmc#106
ulion wants to merge 1 commit intojbeluch:developfrom
ulion:support_nonplayable_nondir_item

Conversation

@ulion
Copy link
Copy Markdown
Contributor

@ulion ulion commented Apr 16, 2013

In recent xbmc versions, it popup when the listing dir return with failure, which is not same as before, so I checked the xbmc code, found it's possible return to xbmc item which is neither playable nor directory, xbmc will run it as script, it's very useful when we want implement click an item but just run some script/function rather than really play an item or listing dir.

so here's the PR to let swift2 support return this type of item to xbmc.

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

Successfully merging this pull request may close these issues.

1 participant