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

xbmcswift: raise NotFoundException #9

Closed
MartijnKaijser opened this issue May 10, 2012 · 2 comments
Closed

xbmcswift: raise NotFoundException #9

MartijnKaijser opened this issue May 10, 2012 · 2 comments

Comments

@MartijnKaijser
Copy link
Member

http://xbmclogs.com/show.php?id=2385

This error happens when scrolling through the DialogVideoInfo window in Aeon Nox.
Relevant log message:
StartScript - calling plugin The Trailers('plugin://plugin.video.the.trailers/extrafanart/','0','')

How to fix:

  1. let skin handle/fix this
  2. create our own 'extrafanart' folder
  3. Other suggestions?
@MartijnKaijser
Copy link
Member Author

This one is solved in the solved in the skin.
Not sure if other skins also gonna experience this behaviour.

@dersphere
Copy link
Member

Skin issue.

Aeon Nox should either skip retrieving of extrafanart subdirs for virtual folders (plugin://...) or check in any way if a folder exists before accessing it.

Btw. this message takes place in any xbmcswift addon (because it (virtually) extends the VFS)...

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