2) you import from to starageserver caching nothing without you put a fuction from your addon to it!

Regards Jan
Code: Select all
22:58:40 M: 34443264 NOTICE: -->Python Initialized<--
22:58:43 M: 30822400 ERROR: Error Type: exceptions.ImportError
22:58:43 M: 30822400 ERROR: Error Contents: No module named xbmcvfs
22:58:43 M: 30818304 ERROR: Traceback (most recent call last):
File "Q:\plugins\video\VideoBull\default.py", line 14, in ?
import xbmcvfs
ImportError: No module named xbmcvfs
Code: Select all
00:52:48 M: 35151872 WARNING: -->Python Initialized<--
00:52:50 M: 30957568 WARNING: JpegIO: Error 55: Not a JPEG file: starts with 0x%02x 0x%02x
00:52:51 M: 31232000 ERROR: Error Type: exceptions.ImportError
00:52:51 M: 31232000 ERROR: Error Contents: No module named xbmcvfs
00:52:51 M: 31227904 ERROR: Traceback (most recent call last):
File "Q:\plugins\video\VideoBull\default.py", line 14, in ?
import xbmcvfs
ImportError: No module named xbmcvfs
00:52:52 M: 35831808 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://video/VideoBull/
00:52:52 M: 35831808 ERROR: CGUIMediaWindow::GetDirectory(plugin://video/VideoBull/) failed
Code: Select all
00:57:39 M: 33497088 WARNING: -->Python Initialized<--
00:57:47 M: 31485952 ERROR: Error Type: exceptions.ImportError
00:57:47 M: 31485952 ERROR: Error Contents: No module named storageserverdummy
00:57:47 M: 31485952 ERROR: Traceback (most recent call last):
File "Q:\plugins\video\VideoBull\default.py", line 21, in ?
import storageserverdummy as StorageServer
ImportError: No module named storageserverdummy
00:57:47 M: 35614720 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://video/VideoBull/
00:57:47 M: 35614720 ERROR: CGUIMediaWindow::GetDirectory(plugin://video/VideoBull/) failed