Jump to content

Problem with Isengard Beta 2


Recommended Posts

denethor
Posted (edited)

I've just updated my OS X Isengard Beta 1 to Beta 2. It just worked without any problem. Then I decided to upgrade my Helix 14.2 production machine to Isengard Beta 2. Which runs on Windows 8.1 but Emby add-on (1.0.7) somehow failed on this one. EMBY Server version 3.0.5641.4

 

Biggest change in beta 2 is the structure of the Kodi database. But I do not know why Emby add-on works on OS X but not on Win 8.1 

 

Notice the line "Error Contents: no such table: path" in the log. Local Paths was not enabled on add-on config.

 

This is just a FYI. I' ve restored my setup to Helix 14.2

00:27:32 T:11276  NOTICE: Sync DB -> syncDatabase Exiting00:27:32 T:11276   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <class 'sqlite3.OperationalError'>
                                            Error Contents: no such table: path
                                            Traceback (most recent call last):
                                              File "C:\Users\username\AppData\Roaming\Kodi\addons\plugin.video.emby\service.py", line 259, in <module>
                                                Service().ServiceEntryPoint()
                                              File "C:\Users\username\AppData\Roaming\Kodi\addons\plugin.video.emby\service.py", line 146, in ServiceEntryPoint
                                                libSync = librarySync.FullLibrarySync()
                                              File "C:\Users\username\AppData\Roaming\Kodi\addons\plugin.video.emby\resources\lib\LibrarySync.py", line 77, in FullLibrarySync
                                                self.MoviesFullSync(connection,cursor,pDialog)
                                              File "C:\Users\username\AppData\Roaming\Kodi\addons\plugin.video.emby\resources\lib\LibrarySync.py", line 167, in MoviesFullSync
                                                WriteKodiVideoDB().addOrUpdateMovieToKodiLibrary(item["Id"],connection, cursor, view.get('title'))
                                              File "C:\Users\username\AppData\Roaming\Kodi\addons\plugin.video.emby\resources\lib\WriteKodiVideoDB.py", line 164, in addOrUpdateMovieToKodiLibrary
                                                cursor.execute("SELECT idPath as pathid FROM path WHERE strPath = ?",(path,))
                                            OperationalError: no such table: path
                                            -->End of Python script error report<--
Edited by denethor
Angelblue05
Posted

Yes we are already aware of the situation. Thanks for reporting :)

  • Like 1
Angelblue05
Posted

@@denethor

 

With version 1.0.08, you should be able to use the add-on with Isengard beta 2.

  • Like 1
Angelblue05
Posted (edited)

@@e123enitan

 

Booo, can you install from zip the version I've attached and post your log again. Trying to see more info, thanks :)

Edited by Angelblue05
e123enitan
Posted

@@e123enitan

 

Booo, can you install from zip the version I've attached and post your log again. Trying to see more info, thanks :)

I couldn't get back last night as it was mid-night here, I tried several time, emby/Kodi will not download, it freezed several time during download, all containers like programs folders etc are empty, when I tried the zip you supplied, I get something like dependance issues (can't remember 100%). Anyway, as per the thread, it doesn't seems like anyone have issue with 1.0.08/Kodi15, so when I get home tonight I will clean Openelec and start over, if I noticed any issue, I shall keep you posted. 

 

Cheers!

denethor
Posted

@@denethor

 

With version 1.0.08, you should be able to use the add-on with Isengard beta 2.

 

I can confirm that 1.0.8 works fine with Beta 2 on Win 8.1 

  • Like 1
Angelblue05
Posted

@@e123enitan

 

Yeah sounds like you have a corrupted setup. All I did was add an extra line of logging to be able to see where it's trying to write to database. It would not cause an issue like you've described... Perhaps uninstalling reinstalling the add-on will help in your case :)

 

 

 

Sent from my iPhone using Tapatalk

inesergio
Posted

I couldn't get back last night as it was mid-night here, I tried several time, emby/Kodi will not download, it freezed several time during download, all containers like programs folders etc are empty, when I tried the zip you supplied, I get something like dependance issues (can't remember 100%). Anyway, as per the thread, it doesn't seems like anyone have issue with 1.0.08/Kodi15, so when I get home tonight I will clean Openelec and start over, if I noticed any issue, I shall keep you posted. 

 

Cheers!

If it was dependicies not met, this addon requires script.module.requests and xbmc.python maybe you deleted one of these?

e123enitan
Posted

If it was dependicies not met, this addon requires script.module.requests and xbmc.python maybe you deleted one of these?

Just reset openelec 6.0, Kodi 15, download Emby/Kodi addon successfully, launched emby/kodi, just as it is about to syn, an error kickes in at bottom of screen check log-see attached for logs

http://xbmclogs.com/psi2t6wxr

http://xbmclogs.com/pzygbweh4

Angelblue05
Posted

Are you using the custom version like I asked? I don't see the logging line.... :/

e123enitan
Posted

Are you using the custom version like I asked? I don't see the logging line.... :/

 

Just reset openelec 6.0, Kodi 15, download Emby/Kodi addon successfully, launched emby/kodi, just as it is about to syn, an error kickes in at bottom of screen check log-see attached for logs

http://xbmclogs.com/psi2t6wxr

http://xbmclogs.com/pzygbweh4

with and witout the zip you supplied nothing seems to work. I have gone back to Kodi 14.2 but 1.0.08 kept crashing and restarting 

here is a new log

http://http://xbmclogs.com/payihhw8o

http://xbmclogs.com/pz6rkojem

between writting these few lines it has crashed more than 5 times

Angelblue05
Posted (edited)

The point of the zip is to add additional logging to see what is causing the error. It is not to fix the issue.

Anyway I figured out your issue. For some reason, you are running 15 BETA2 and your video database ends with 92. While they say BETA2 database ends with 93. That's unexpected. So I need to verify if OpenElec should run 92 or 93....

 

 

@@e123enitan

 

Nevermind.... I think I found a way....

Edited by Angelblue05
Angelblue05
Posted (edited)

@@e123enitan

 

Please try this version with Kodi Isengard Beta 2, it should fix your issue. Thanks! Or you can wait until 1.0.09  :) Let me know.

Edited by Angelblue05
  • Like 1
e123enitan
Posted

@@e123enitan

 

Please try this version with Kodi Isengard Beta 2, it should fix your issue. Thanks! Or you can wait until 1.0.09  :) Let me know.

let me try with the zip, I will keep you posted of the results thanks

  • Like 1
Angelblue05
Posted (edited)

@@e123enitan

 

Ok, one last attempt.  ;)

Edited by Angelblue05
e123enitan
Posted

@@e123enitan

 

Oh nvm. grrr

I did, let me try again, I am sure the system prompt for me when i update with zip, I will be back shortly-thanks

Angelblue05
Posted

@@e123enitan

 

We'll get it right!!

 

Try this one. Hopefully it will leave the temp file alone now. Thanks for your patience.

 

e123enitan
Posted

I did, let me try again, I am sure the system prompt for me when i update with zip, I will be back shortly-thanks

I have just uninstalled and installed from zip, I get prompt emby enable, emby immidiately start and stoped with error mgs again

http://xbmclogs.com/pmryx8ols

 

http://xbmclogs.com/p9rirhoqe

Angelblue05
Posted

@@e123enitan

 

Please try the zip in the post right above yours. It should work because it won't detect the journal as the database file. Thanks and sorry for the rapid releases, just trying to get this resolved :)

  • Like 1
e123enitan
Posted

@@e123enitan

 

Please try the zip in the post right above yours. It should work because it won't detect the journal as the database file. Thanks and sorry for the rapid releases, just trying to get this resolved :)

No need for apology, actually I feel bad that I am causing this stress :)

e123enitan
Posted

I have just uninstalled and installed from zip, I get prompt emby enable, emby immidiately start and stoped with error mgs again

http://xbmclogs.com/pmryx8ols

 

http://xbmclogs.com/p9rirhoqe

I have change the OpenElec tar there are several version on wetek forums, the new one start emby sync, but keep crashing, I shall get log and post, it my be the issue is with OpenElec Kodi 15 dvelopment build.

 

Cheers! let me geta log

e123enitan
Posted

I have change the OpenElec tar there are several version on wetek forums, the new one start emby sync, but keep crashing, I shall get log and post, it my be the issue is with OpenElec Kodi 15 dvelopment build.

 

Cheers! let me geta log

sorry about these many logs

http://xbmclogs.com/p9wavcsnd

http://xbmclogs.com/ppiib658e

Angelblue05
Posted (edited)

@@e123enitan

 

Can you use the version here (post #19): http://emby.media/community/index.php?/topic/22451-problem-with-isengard-beta-2/?p=220125

 

I don't see the expected lines. It would have worked with previous version except it confused the journal with the database, because they are named the same. But with your last log there not even those lines, leading me to believe you don't have the zip installed. Thanks :) I am sure the version I've attached post 19 will work. 

 

But the version db is correct now (myvideos93.db)

Edited by Angelblue05
Guest
This topic is now closed to further replies.
×
×
  • Create New...