Commit Graph

31 Commits

Author SHA1 Message Date
Marcel van der Veldt 959659c1c9 added reboot back in to make sure that playcounts are imported through nfo. 2015-03-29 00:47:07 +01:00
Marcel van der Veldt 4d9a9cf139 fixed problem with advancedsettings file 2015-03-29 00:30:13 +01:00
Marcel van der Veldt 64bd1b3fed removed the experimental mysql stuff 2015-03-27 12:20:40 +01:00
angelblue05 287677f683 Create addondir directory
This allows to make the addon work right away, without a Kodi restart.
Step to eliminate the need to restart Kodi after setting the sources, etc.
2015-03-27 04:53:30 -05:00
shaun a69918f13f few small changes for utils 2015-03-27 11:24:49 +11:00
shaun e2e847db29 Revert "few small fixes for bugs in test mysql code"
This reverts commit 95a5665ad0.
2015-03-27 11:17:55 +11:00
shaun 95a5665ad0 few small fixes for bugs in test mysql code 2015-03-27 11:15:22 +11:00
Marcel van der Veldt 348bc353ae comment out the mysql support --> not working for now. 2015-03-27 00:13:46 +01:00
Marcel van der Veldt 65c74ba014 fixes for mysql support 2015-03-26 22:56:22 +01:00
Marcel van der Veldt cb8df35a1e small fix to default mysql support to false 2015-03-26 22:37:14 +01:00
Marcel van der Veldt 9838b01467 support for isengard sqlite and **experimental** mysql support 2015-03-26 22:35:11 +01:00
Marcel van der Veldt 7d49a33b21 refactor to plugin.video.emby 2015-03-25 18:37:21 +01:00
im85288 cf03ca9f4f Don't use hardcoded database version number 2015-03-23 11:30:03 +00:00
Marcel van der Veldt c6e5bc28ac added musicvideos support 2015-03-21 14:31:30 +01:00
shaun 7c7b4b375f small changes to progress dialog and working of restart message 2015-03-21 14:15:34 +11:00
faush01 c38ecfa462 acumulate change values with |= and dont set art if it is "" 2015-03-20 10:49:13 +11:00
Marcel van der Veldt a0099a69db fixed the restart message
not start sync before settings are changed in the kodi xml files
2015-03-19 13:43:02 +01:00
Marcel van der Veldt 200040dd62 added loglevel from settings and exception to logmessages 2015-03-18 21:34:52 +01:00
xnappo 7936a9ba5a Refactor 4/4 2015-03-17 14:02:42 -05:00
xnappo 375aa8f194 Refactor 3/4 2015-03-17 13:41:26 -05:00
Marcel van der Veldt 5e8f63831c more unicode fixes
fixes for wrong dif detection
added logging to see if item gets updates
libraries can be enabled/disabled
2015-03-17 00:04:29 +01:00
Marcel van der Veldt a1a074b66f advancedsettings.xml can get the watchedstates imported 2015-03-16 23:37:31 +01:00
Marcel van der Veldt 4810cfae52 extended NFO creation with more info 2015-03-16 22:31:32 +01:00
shaun 1971eb8655 create a empty sources.xml to work with if one does not exist 2015-03-15 15:18:34 +11:00
im85288 83c438f8ff use os.sep for path seperator 2015-03-14 20:48:09 +00:00
Marcel van der Veldt 37f4f6b707 fixed one more issue in utils..
file exists in python needs a trailing slash behind directory names
2015-03-14 19:55:04 +01:00
Marcel van der Veldt 3c8db3fe94 fixed error in sources detection 2015-03-14 19:37:52 +01:00
Marcel van der Veldt e2d6bd6c43 fixed all properties for movieobjects
added actors to database
fixed the library detection to more failsafe
2015-03-14 18:23:45 +01:00
Marcel van der Veldt f1e393d0f2 fixed the sources generation to more failsafe 2015-03-14 12:28:11 +01:00
Marcel van der Veldt 85550ce1ad auto add new library sources to kodi database 2015-03-13 23:39:35 +01:00
Marcel van der Veldt 860bdfbbd8 initial commit - first version 2015-03-13 22:24:59 +01:00