Commit Graph

37 Commits

Author SHA1 Message Date
angelblue05 dc74bf42aa Remove old saved views 2016-02-23 00:27:49 -06:00
angelblue05 81ea279319 Create video nodes/playlist using the id
Prevent errors with special characters that have no ascii replacement
2016-02-23 00:00:24 -06:00
angelblue05 3207f5a2c1 notification dialog follow progress on screen
For initial/manual/repair sync
2016-02-22 00:16:32 -06:00
angelblue05 20ca36d95a Prevent sleep
Remove flag if initial sync terminates prematurely
2016-02-21 17:45:56 -06:00
angelblue05 6100faadda Try to prevent sleep from happening
During the initial sync or any major sync, manual or repair.
2016-02-21 17:43:46 -06:00
angelblue05 1388f4b27b Fix views duplicate at the root 2016-02-19 18:06:36 -06:00
angelblue05 2f3d9c4a60 Fix views
Alright get rid of the duplicate in the add-on entrypoint
2016-02-19 17:34:22 -06:00
angelblue05 663fe1f563 Fix dialog in manual sync 2016-02-19 15:50:19 -06:00
angelblue05 2ef213b4e3 Fix for proxy 2016-02-18 22:06:33 -06:00
angelblue05 06cd0e981c Hide manual sync when ran at start-up 2016-02-18 19:16:49 -06:00
angelblue05 52a5d35295 Update for strings 2016-02-17 02:13:37 -06:00
angelblue05 afcc92686e Remove duplicate logging 2016-02-09 22:55:28 -06:00
angelblue05 15e0f92092 Update video library fix
This is to stop music-only update from updating the video library for no
reason.
2016-02-09 22:50:31 -06:00
angelblue05 256d98c6f3 Fix datetime error
Known kodi/python issue where datetime.strptime throws a Nonetype error
for no reason, after being used once.
2016-02-04 19:09:47 -06:00
Shaun d75af5009b fix map error when new server plugin is not installed 2016-02-05 10:02:57 +11:00
angelblue05 4df6bb68d3 Fix typo in manual sync 2016-02-04 04:06:28 -06:00
Shaun 95ed199218 use retention date from server 2016-02-04 17:10:20 +11:00
angelblue05 a2e6a362c5 Adjust for manual sync at start up 2016-01-31 23:12:44 -06:00
angelblue05 049c304f8b Clear property
So artwork can be deleted when needed, after the initial sync has
completed
2016-01-23 02:32:51 -06:00
angelblue05 6653b1a929 Move manual sync to own class
It's better to separate the code to gain more control over the manual
sync rather than working around the full sync and doing "if compare" all
over the place.
2016-01-23 02:29:30 -06:00
marcelveldt 01db164dc9 do not create playlists for homevideos or photos 2016-01-22 11:41:12 +01:00
angelblue05 60f68610f4 Close the kodi cursor earlier
In case music doesn't complete correctly.
2016-01-18 17:47:16 -06:00
marcelveldt 58533e1c44 fix videonodes and playlists 2016-01-18 20:17:14 +01:00
marcelveldt eab0b7d3d9 remove widgetreload. Is entirely handled by skinhelper now.
leaving it in means doubled widget refreshes = slower
2016-01-18 17:12:57 +01:00
angelblue05 08581dbc18 Add progress dialog for gathering
It's not very precise since we gather in batch, but better than nothing.
2016-01-18 03:24:00 -06:00
angelblue05 993ef282e7 Fix reset
Fixes if there's a crash, unable to reset
2016-01-12 22:52:49 -06:00
marcelveldt ee9f08080e work in progress - move home videos to plugin listing 2016-01-11 22:20:34 +01:00
angelblue05 b11e9c2902 Fix grouped view 2016-01-08 12:25:22 -06:00
angelblue05 2c7a0c0b65 Define the music cursor
Make sure we use the proper cursor for music when using the incremental
sync. Fix for artist table not found database error.
2016-01-04 21:58:45 -06:00
angelblue05 22f71efaf5 Fix view order bug
Make sure we get the default grouped view and not a view, when we are
looking at grouped folders.
2016-01-04 21:48:30 -06:00
angelblue05 84532ce3f8 Remove "!" from prompts 2016-01-01 23:38:26 -06:00
angelblue05 227bb3eb42 Add fix for missing key 2015-12-31 22:19:36 -06:00
angelblue05 e4fb2de7c2 Prevent deleting artwork during initial sync 2015-12-27 22:51:47 -06:00
angelblue05 a7131c2867 Correct typo 2015-12-27 22:47:49 -06:00
angelblue05 601f578892 Fix dialog 2015-12-27 17:06:50 -06:00
angelblue05 0b6b5861c7 Fix missing pdialog 2015-12-26 16:23:29 -06:00
angelblue05 69884a1b54 Readd with lowercase name 2015-12-24 14:07:00 -06:00