Commit graph

73 commits

Author SHA1 Message Date
angelblue05
e42e7e5c90 Disable Audiobooks
Server doesn't have a set structure yet. This feature is broken atm.
2019-01-24 05:35:25 -06:00
angelblue05
357182ca82 Update database discovery 2019-01-21 07:01:34 -06:00
angelblue05
2bbd5bf3a9
fix db stuff (#164)
* Reload objects upon initial setup

* Fix database discovery

ignore db-journal
2019-01-20 01:21:37 -06:00
angelblue05
ae51eabb41 Fix context transcode 2019-01-14 17:49:43 -06:00
Sebastian S
f6ffd31e2d Fixed transcode via context menu 2019-01-14 18:21:12 +01:00
angelblue05
9cc8405a70 Add manage libraries
Too many entries
2019-01-14 03:16:50 -06:00
angelblue05
f617619430 Increase retry timeout 2019-01-14 02:05:37 -06:00
angelblue05
3007e1d7cd Fix check update 2019-01-13 22:18:34 -06:00
angelblue05
25ed1cb011 Fix service restart 2019-01-13 04:21:35 -06:00
angelblue05
23686f975f Add database discovery 2019-01-10 17:38:57 -06:00
angelblue05
d43b261f0b Add shortcut restart addon
Add notification
2019-01-09 16:46:27 -06:00
angelblue05
25dbfd3a0e Fix service restart 2019-01-09 15:46:22 -06:00
angelblue05
5839075424 Fix patch
ugh sleep!!
2018-12-14 04:31:26 -06:00
angelblue05
4830780632 Update patch
Check for updates + dev = forced grab from github
2018-12-13 18:40:18 -06:00
angelblue05
7dfdf91279 Add developer mode 2018-12-13 18:24:44 -06:00
angelblue05
a4ba5ef712 Fix encoding error 2018-12-01 03:03:22 -06:00
angelblue05
883c1741bf Add remove libraries, fix mixed libraries 2018-11-10 14:50:21 -06:00
angelblue05
702ce0beac Adjust playback progress monitor
Only track progress report if the item is an emby item
2018-11-08 21:58:42 -06:00
angelblue05
d5f9b76020 Fix progress report
Silent RefreshProgress in websocket
2018-11-04 16:36:32 -06:00
angelblue05
05483c7406 Detect coreelect, etc 2018-11-02 16:26:29 -05:00
angelblue05
7eaaa933b7 Fix dynamic widgets 2018-11-01 01:39:44 -05:00
angelblue05
98f4f11fc2 Add a verification onwake
Somehow, Kodi can trigger OnWake without first trigger OnSleep.
2018-10-15 21:14:21 -05:00
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