Commit Graph

96 Commits

Author SHA1 Message Date
im85288 dac614b284 video db bumped to version 97 for jarvis 2015-09-26 11:25:11 +01:00
im85288 c5d5e87574 drop emby only if it exists...which should be most of the time :) 2015-09-16 16:00:54 +01:00
im85288 3a392ce27f assure to drop emby table on reset 2015-09-16 09:52:48 +01:00
im85288 b0592d3b02 support new jarvis version of music db 54 2015-09-10 17:16:18 +01:00
im85288 5a5ff2871c bumped video db version for Jarvis 2015-09-05 10:56:00 +01:00
im85288 0eee08f0bd bumped video db version for Jarvis 2015-09-01 19:20:18 +01:00
angelblue05 475a671d08 Set central window property
Always have the latest properties and will clean up the code. Will
centralize the rest of the code a bit later.
2015-08-24 02:39:19 -05:00
angelblue05 e09c209a6b Music library
make it seemless - dependant on alternate ip to be enabled to add
pathsubstitution.
2015-08-22 11:17:54 -05:00
angelblue05 64e413b9d1 Fix db not scanning in after reset
Only affected by reset via add-on settings. Because the settings dialog
is open, when it closes, it overwrites every settings. So in order to
prevent this, close any dialogs open before the reset actually happens.
2015-08-22 04:22:57 -05:00
angelblue05 afa582057a Revert "Music library - remote"
This reverts commit 88632dad60.
2015-08-20 20:51:47 -05:00
angelblue05 88632dad60 Music library - remote
Trying strm files to still have plugin paths. Will require restart
because I've added a new column to hold the full path for strm in the
event we need to delete them.
2015-08-20 06:42:40 -05:00
angelblue05 c0f9948cf5 Convert settings to utils method for addon settings 2015-08-14 04:03:12 -05:00
angelblue05 40b381de94 Set up for central addon settings
Please start using it for new methods. I will take care of changing
older ones.
2015-08-12 04:59:05 -05:00
angelblue05 560abbcc5d Created normalize method for video nodes only
Since no modification can happen to the theme naming.
2015-08-02 19:28:13 -05:00
Marcel van der Veldt a7310dc634 normalize paths in videonode building 2015-08-03 01:52:47 +02:00
angelblue05 929786302c Renamed sources to Emby. 2015-07-27 04:24:00 -05:00
angelblue05 e3a81da2a5 Correct the merging 2015-07-26 07:09:09 -05:00
im85288 7f21c61753 support for kodi jarvis 2015-07-24 12:29:41 +01:00
im85288 542679a0f0 change music db to not have helix as default 2015-07-22 14:24:24 +01:00
angelblue05 2bfe377378 Clean up
Also fix settings not saving if reset was initiated.
2015-07-22 08:16:08 -05:00
angelblue05 4e7cbc56ba Fix for merge
Create sources, fix for user pref login bug, create a dummy bookmark for
homescreen, remove workaround for resume point
2015-07-19 20:35:14 -05:00
im85288 6e56d259d4 merged normalize string changes from tvtunes addon 2015-06-20 18:05:54 +01:00
angelblue05 142908d56d Force refresh fanart
The only thing cached into texture13.db I believe fanart was the last
thing that wasn't changing when modified in Emby.
2015-06-19 05:53:22 -05:00
angelblue05 ae07e1b4c6 another attempt at Theme music
For illegal characters - following the same pattern as TV Tunes to make
sure we match 100%
2015-06-19 03:10:41 -05:00
angelblue05 83080815ba Revert db change 2015-06-18 05:42:57 -05:00
angelblue05 9c1f8476aa Database follow up
When upgrading Kodi, it will leave the old database in the folder. As to
not conflict, use the higher database version number.
2015-06-17 21:34:45 -05:00
angelblue05 ce312bd2c8 Quick follow
To make sure it doesn't pick up the temp file Kodi creates which is the
same name as the database.
2015-06-16 21:27:50 -05:00
angelblue05 0b0d1aaacc Revert "Quick follow up"
This reverts commit 7f2610642b.
2015-06-16 21:11:50 -05:00
angelblue05 7f2610642b Quick follow up
Prevent from picking up the temp journal file Kodi creates.
2015-06-16 20:24:54 -05:00
angelblue05 3c1ce16da0 Use proper DB path
without guessing.
2015-06-16 19:32:42 -05:00
im85288 58ab6432f6 remove beta support and use latest as default so that future changes
hopefully are not needed
2015-06-16 20:38:36 +01:00
angelblue05 91b9d3167d Attempt at supporting Isengard Beta 2 2015-06-15 19:41:40 -05:00
angelblue05 20ac3c9465 Log Level instant change
I grew tired of restarting Kodi everytime....so I made it so the log
level changes on the stop without restarting Kodi. Also removed NextUp
import and added the downloadUtils 200 response to help debug in the
future.
2015-06-05 05:12:09 -05:00
xnappo c3e2e031b7 Music default, but don't change prior setting.
Version bump
2015-05-30 18:02:45 -05:00
im85288 77c91379b2 set music sync on as default and added emby icon 2015-05-30 22:18:23 +01:00
Marcel van der Veldt e16cbcc87c corrected check for music artists and also reset music db at full reset 2015-05-08 00:46:41 +02:00
Marcel van der Veldt 8839b3b323 add first support for music library sync 2015-05-08 00:04:40 +02:00
Marcel van der Veldt 4ceb66762a finished video nodes change and main entrypoint listings
removed some redundant logging
2015-05-07 00:05:27 +02:00
Marcel van der Veldt d4e44122ba moved videonodes code to seperate class 2015-05-06 23:24:13 +02:00
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