angelblue05
2f3d609f53
Attempt #1 at fixing playback report/resume
...
Cleaning up the code, using websocket to report playback progress.
2015-04-28 17:23:26 -05:00
shaun
19e38bec8e
Fix specials airs before, Remove Special Season 100 Mapping, Update season art
...
Fix specials airs before values, set to -1 to make them only show up in
Specials
Remove Special Season 100 Mapping option
Update season art when changed
2015-04-15 12:20:08 +10:00
angelblue05
060a6f1323
Add option to delete user info
...
Added for testing update library to force refresh newly set thumbnails
after first sync (only).
2015-04-12 08:49:41 -05:00
angelblue05
39f7d67c0e
Revert "Add option to delete user info"
...
This reverts commit 705b5f29d5
.
2015-04-12 08:33:36 -05:00
angelblue05
705b5f29d5
Add option to delete user info
...
Added prompt after delete local db. Deletes settings.xml
2015-04-12 08:32:25 -05:00
angelblue05
0ba24d8dbd
Fix for db reset
...
setSetting() now works to reset the initial scan state. I also removed
deprecated behavior from addon.xml
2015-04-12 04:49:02 -05:00
shaun
9d2d2788b2
add Special TV Show mapping to Season 100 and use Delete from table for DB reset
2015-04-12 18:34:00 +10:00
angelblue05
0e3dd9a096
Fix for multi-user
...
It was always writing to master profile.
2015-04-07 20:09:17 -05:00
im85288
30de132920
alter reset so that addon data dir is always removed when video db
...
delete fails
2015-04-03 18:42:15 +01:00
im85288
9fb4743816
extra check on delete successfull or not
2015-04-03 13:51:46 +01:00
im85288
c5b68dcabd
use xbmcvfs for deleting
2015-04-03 11:53:41 +01:00
im85288
a715281a84
dialog reference issues
2015-04-03 11:49:39 +01:00
im85288
c473305556
add a loop for deleting the database if it fails first time and back out
...
if it does not work
2015-04-03 11:33:44 +01:00
im85288
6f3e793561
slight rewording of dialog message
2015-04-03 11:02:21 +01:00
im85288
32db5aaa08
delete the whole video database and the addon_data info
2015-04-03 10:58:21 +01:00
shaun
07ff102a40
Sync running check added to Reset Action
2015-04-03 19:39:16 +11:00
im85288
6b6f77dbff
added reset settings - still needs a bit of work
2015-04-02 20:47:06 +01:00
Marcel van der Veldt
5f8e5105bb
changes to use native kodi db for inserts
2015-04-01 21:07:29 +02:00
Marcel van der Veldt
1388eda326
changes to prevent doubled paths and support for transcoding
2015-03-31 23:21:51 +02:00
Marcel van der Veldt
4458fa6fda
FINAL fix for the doubled episodes.
...
Yeah for real now :-)
2015-03-30 00:43:53 +02:00
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