Release P2P-Streams - SopCast and AceStream for Kodi
Here's the terminal result!?

rosss-mac-mini:~ Ross$ python $HOME/Library/Application\ Support/xbmc/userdata/addon_data/plugin.video.p2p-streams/acestream/ace/start.py
not using apsw
2014-09-15 19:36:51 get_default_api_version: 2
2014-09-15 19:36:51 build 2191
2014-09-15 19:36:51 version 2.0.8.7
grep: /proc/meminfo: No such file or directory
No existing database found. Attempting to creating a new database u'/Users/Ross/.ACEStream/sqlite/torrentstream.sdb'
Traceback (most recent call last):
File "/Users/Ross/Library/Application Support/xbmc/userdata/addon_data/plugin.video.p2p-streams/acestream/ace/start.py", line 10, in <module>
start(apptype, curdir)
File "/Users/Ross/Library/Application Support/XBMC/userdata/addon_data/plugin.video.p2p-streams/acestream/ace/ACEStream/Plugin/EngineConsole.py", line 43, in start
bgapp = run_bgapp(wrapper, appname, VERSION)
File "/Users/Ross/Library/Application Support/XBMC/userdata/addon_data/plugin.video.p2p-streams/acestream/ace/ACEStream/Plugin/BackgroundProcess.py", line 2304, in run_bgapp
app = BackgroundApp(wrapper, 0, appname, appversion, params, installdir)
File "/Users/Ross/Library/Application Support/XBMC/userdata/addon_data/plugin.video.p2p-streams/acestream/ace/ACEStream/Plugin/BackgroundProcess.py", line 156, in __init__
BaseApp.__init__(self, wrapper, redirectstderrout, appname, appversion, params, installdir, i2i_port, session_port)
File "/Users/Ross/Library/Application Support/XBMC/userdata/addon_data/plugin.video.p2p-streams/acestream/ace/ACEStream/Player/BaseApp.py", line 226, in __init__
self.OnInitBase()
File "/Users/Ross/Library/Application Support/XBMC/userdata/addon_data/plugin.video.p2p-streams/acestream/ace/ACEStream/Player/BaseApp.py", line 403, in OnInitBase
self.s = Session(self.sconfig, on_error=self.on_error)
File "/Users/Ross/Library/Application Support/XBMC/userdata/addon_data/plugin.video.p2p-streams/acestream/ace/ACEStream/Core/Session.py", line 172, in __init__
self.lm.register(self, self.sesslock)
File "/Users/Ross/Library/Application Support/XBMC/userdata/addon_data/plugin.video.p2p-streams/acestream/ace/ACEStream/Core/APIImplementation/LaunchManyCore.py", line 75, in register
cachedb.init(config, self.rawserver_fatalerrorfunc)
File "/Users/Ross/Library/Application Support/XBMC/userdata/addon_data/plugin.video.p2p-streams/acestream/ace/ACEStream/Core/CacheDB/sqlitecachedb.py", line 54, in init
sqlitedb.initDB(sqlite_db_path, CREATE_SQL_FILE)
File "/Users/Ross/Library/Application Support/XBMC/userdata/addon_data/plugin.video.p2p-streams/acestream/ace/ACEStream/Core/CacheDB/sqlitecachedb.py", line 227, in initDB
self.safelyOpenACEStreamDB(sqlite_filepath, create_sql_filename, busytimeout, check_version=check_version, current_db_version=current_db_version)
File "/Users/Ross/Library/Application Support/XBMC/userdata/addon_data/plugin.video.p2p-streams/acestream/ace/ACEStream/Core/CacheDB/sqlitecachedb.py", line 259, in safelyOpenACEStreamDB
self.createDBTable(sql_create_tables, dbfile_path, busytimeout)
File "/Users/Ross/Library/Application Support/XBMC/userdata/addon_data/plugin.video.p2p-streams/acestream/ace/ACEStream/Core/CacheDB/sqlitecachedb.py", line 211, in createDBTable
cur = self.openDB(dbfile_path, busytimeout)
File "/Users/Ross/Library/Application Support/XBMC/userdata/addon_data/plugin.video.p2p-streams/acestream/ace/ACEStream/Core/CacheDB/sqlitecachedb.py", line 201, in openDB
con = apsw.Connection(dbfile_path)
NameError: global name 'apsw' is not defined
rosss-mac-mini:~ Ross$


Messages In This Thread
RE: P2P-Streams - SopCast and AceStream for XBMC/Kodi - by studiodica - 2014-09-15, 21:21
How to enter Sopcast link? - by qknet - 2014-11-21, 12:48
Logout Mark Read Team Forum Stats Members Help
P2P-Streams - SopCast and AceStream for Kodi14