Commit graph

51 commits

Author SHA1 Message Date
angelblue05
66822b6d0a Fix update library
Only do the compare when user selects update library, also add a restart service option in the add-on settings > advanced
2018-10-13 03:53:22 -05:00
angelblue05
1174c685e9 Restart service upon check for updates
To reload the new objects module.
2018-10-13 03:51:10 -05:00
angelblue05
403e5834e0 Update patch
Move patch from cache to addon_data. No longer need to restart Kodi to apply the first patch.
2018-10-11 20:24:33 -05:00
angelblue05
45eb2aac60 Ensure all threads are terminated correctly 2018-10-08 22:35:40 -05:00
angelblue05
3d0de5d8b1 Fix regression to welcome message 2018-10-08 16:10:38 -05:00
angelblue05
aef76725c8 Move welcome message to service 2018-10-07 17:55:34 -05:00
angelblue05
2c4ce7e7a4 Fix audiobooks back to video type
Add shortcuts. Audiobook can't be music type otherwise it break resume behavior and it won't play the right item. Has to be video type.
2018-10-06 21:29:51 -05:00
angelblue05
90ed66bc56 Fix content type for dynamic music 2018-10-05 01:39:49 -05:00
angelblue05
2ec188341c Fix slowness 2018-10-04 23:38:55 -05:00
angelblue05
313585efff Prevent error from creating nodes
The addon automatically creates nodes at startup with prefilled information. Prevent errors in the event something goes wrong. It will fix itself down the line, after user has logged in.
2018-10-03 18:50:11 -05:00
angelblue05
40ac4a0e8c Check db version 2018-10-03 18:25:51 -05:00
angelblue05
8d838d257e Fix library sync
Adjust lock, re-add screensaver deactivated during sync, prep compare sync, stop library updates from being processed before startup sync is completed
2018-10-03 00:12:30 -05:00
angelblue05
dcd594cdb5 Adjust sleep behavior 2018-09-30 21:13:22 -05:00
angelblue05
7e387a8652 Fix playback starting server connection instance 2018-09-23 21:43:48 -05:00
angelblue05
4b8ebf5656 Version bump 3.1.21 2018-09-23 17:37:30 -05:00
angelblue05
c03cddef76 Add live tv support 2018-09-23 03:03:31 -05:00
angelblue05
7b2ee9d4ba Add subfolders for dynamic movies 2018-09-22 03:28:39 -05:00
angelblue05
11f771ade2 Remember sync position for manual triggers
Allow to resume sync on restart for manual user triggers (update, repair). Automatically refresh boxsets if movie library is selected.

use waitForAbort and emby_should_stop prop to terminate threads
2018-09-22 02:52:14 -05:00
angelblue05
59ce94066e Prep subfolders for dynamic
Support homevideos for now
2018-09-21 04:12:06 -05:00
angelblue05
a7ba5aeba5 Add backup option 2018-09-18 02:49:08 -05:00
angelblue05
ba9289641a Fix library tags on update 2018-09-15 20:11:12 -05:00
angelblue05
556a6e4f8e Fix extra fanart 2018-09-15 16:26:20 -05:00
angelblue05
bb933604b0 Fix unauthorized behavior
Reprompt user with login
2018-09-14 21:19:41 -05:00
angelblue05
838ce36f44 Fix path verification 2018-09-14 17:49:03 -05:00
angelblue05
7f89511c4e Fix keymap delete 2018-09-14 01:17:37 -05:00
angelblue05
3984d4e0a0 Add option to mask info 2018-09-13 23:55:39 -05:00
angelblue05
3297e47ff8 Fix boxsets for dynamic listing 2018-09-13 18:47:09 -05:00
angelblue05
0a53bc8c1f Fix guid creation 2018-09-13 03:26:50 -05:00
angelblue05
eb83cfb6a4 Support delete keymap 2018-09-13 02:07:08 -05:00
angelblue05
2677f98012 Fix kodi hang on exit 2018-09-13 01:26:49 -05:00
angelblue05
60db191efa Fix profile auth
One device id per user.
2018-09-12 22:51:28 -05:00
angelblue05
2deb31b294 Prep parentid change
Few other things
2018-09-12 19:43:51 -05:00
angelblue05
8b9673b148 Update patch 2018-09-10 22:23:26 -05:00
angelblue05
4670cb426a Simplify view selection, fix loop
Add new Emby.wnodes props, prevent duplicates, fix
2018-09-10 04:32:17 -05:00
angelblue05
0740dd024b Support this project 2018-09-10 00:40:18 -05:00
angelblue05
419afcce3c Fix patch on android
Create own unzip method since zipfile is no longer reliable.
2018-09-09 22:53:20 -05:00
angelblue05
1832a54ee9 Update patch process
Add extra verification
2018-09-09 02:49:56 -05:00
angelblue05
24ab27bbe2 Add manual transcode option
Update queue playlist
2018-09-09 00:44:23 -05:00
angelblue05
cdb3b54026 Fix progress report 2018-09-08 21:05:41 -05:00
angelblue05
39c223a1f0 Fix patching on android 2018-09-08 20:40:59 -05:00
angelblue05
c9d5f13332 Add notification for silent patch 2018-09-08 18:11:19 -05:00
angelblue05
5a63bd43a3 Modify applying patch
First time still requires a restart. Subsequent patches do not.
2018-09-08 18:05:12 -05:00
angelblue05
01a82eee2d 3.1.05-fix audiobook
Audiobooks will now only appear under music to prevent visual bugs
2018-09-08 04:04:38 -05:00
angelblue05
a36c85dd50 Prevent empty selection for libraries 2018-09-08 04:01:14 -05:00
angelblue05
e6556b28d1 Add check update option
To manually look for an update regarding objects (pulled from plugin.video.emby branch)
2018-09-08 03:35:48 -05:00
angelblue05
71eea37448 Add libraries option
Display audiobooks under music
2018-09-08 03:11:44 -05:00
angelblue05
57758f3f99 Fix add/remove server 2018-09-07 17:52:14 -05:00
angelblue05
aac8229f9b Plug in dynamic packages
For now, Kodi will need to be restarted to load from the dynamic package every time there is an update to the package.
2018-09-07 03:22:08 -05:00
angelblue05
a18fa90f13 Add dynamic package support
And a few other fixes
2018-09-06 23:56:05 -05:00
angelblue05
77843c7f1d Fix report progress
And other issues
2018-09-06 17:28:51 -05:00