Marcel van der Veldt
e76bf71591
some changes to the video nodes building
2015-05-06 22:53:55 +02:00
angelblue05
d8fd3603a6
Fix for profiles
2015-05-05 21:45:29 -05:00
Marcel van der Veldt
8e8c80980f
finished the videonodes building, also localized the labels and moved generation to startup
...
added tvdb field to tv shows for compatability with kodi addons
added country field to movies
2015-05-05 16:16:34 +02:00
Marcel van der Veldt
93f2d4cd91
added nextup videonode to tvshow collections
2015-05-05 01:43:46 +02:00
Marcel van der Veldt
ecd1fad09f
revert to old method for file access while sorting out the plugin approach
2015-05-01 22:14:00 +02:00
Marcel van der Veldt
8a990ba217
first work on the transition to use kodi db for all actions
2015-05-01 13:30:21 +02:00
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