Commit Graph

1754 Commits

Author SHA1 Message Date
angelblue05 0d5a89757f krypton update 2018-10-12 20:10:33 -05:00
angelblue05 bc07da703a Fix user settings
Due to api change in 3.6.0.55
2018-10-12 18:23:00 -05:00
angelblue05 a6f4a157a8 Fix inital sync leading to fast sync 2018-10-12 00:26:44 -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 d251db8d1a Fix resume sync behavior
Allow to complete the startup sync in the event user backs out of resume sync
2018-10-10 16:42:46 -05:00
angelblue05 b4791b1412 Fix boxset refresh 2018-10-10 16:38:49 -05:00
angelblue05 e17445b574 Fix empty results due to error 500 2018-10-10 16:38:40 -05:00
angelblue05 45eb2aac60 Ensure all threads are terminated correctly 2018-10-08 22:35:40 -05:00
angelblue05 1147a3b2bf Adjust playback
Allow direct play for http streams
2018-10-08 21:12:59 -05:00
angelblue05 3d0de5d8b1 Fix regression to welcome message 2018-10-08 16:10:38 -05:00
angelblue05 d11cb32802 Fix emby database locked 2018-10-08 01:21:30 -05:00
angelblue05 98a6778764 Version bump 3.1.28 2018-10-07 18:23:21 -05:00
angelblue05 d893996cf4 Prep for audiobook transcode
Still need to implement universal for audio transcode
2018-10-07 18:20:47 -05:00
angelblue05 69395b0e80 Review library threads 2018-10-07 18:19:06 -05:00
angelblue05 30f066ede8 Prevent patch loop
Try once, then let it go, to avoid locking user in a restart loop
2018-10-07 18:18:37 -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 4ecd3fa2f6 Add force transcode settings 2018-10-06 18:44:15 -05:00
angelblue05 14c07ce42f Fix artwork for shortcuts on profile switch 2018-10-05 17:29:21 -05:00
angelblue05 3c9a97047e Fix resume sync
Now save progress, unless exited due to path validation
2018-10-05 17:16:10 -05:00
angelblue05 90ed66bc56 Fix content type for dynamic music 2018-10-05 01:39:49 -05:00
angelblue05 c42dddf563 Stop trying to get items if server offline 2018-10-05 00:11:20 -05:00
angelblue05 3b3be6cf62 Version bump 3.1.27 2018-10-05 00:00:53 -05:00
angelblue05 2ec188341c Fix slowness 2018-10-04 23:38:55 -05:00
angelblue05 586717c7a1 Remove content with update library
Now remove irrelevant content as well
2018-10-04 05:20:42 -05:00
angelblue05 c63bfd1346 content notification 2018-10-04 00:41:31 -05:00
angelblue05 969629ec37 Revise progress bar
Fix typos and subsetting
2018-10-03 23:01:29 -05:00
angelblue05 1290abf75a Add progress for updates 2018-10-03 22:36:57 -05:00
angelblue05 299e519cb7 Fix source selection for direct stream 2018-10-03 19:22:57 -05:00
angelblue05 a5ffd8871b Fix screensaver toggle 2018-10-03 19:05:16 -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 949714f22a Adjust lock modification 2018-10-03 17:18:05 -05:00
angelblue05 66a8a5161a Fix local trailers 2018-10-03 01:35:21 -05:00
angelblue05 15620a743a Version bump 3.1.25 2018-10-03 00:27:28 -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 b8ea16ed46 Fix missing new artists 2018-10-02 18:33:25 -05:00
angelblue05 c250457c87 Fix potential error with checksum 2018-10-01 21:24:08 -05:00
angelblue05 fa58296c75 Fix server detection in monitor 2018-10-01 02:27:19 -05:00
angelblue05 dcd594cdb5 Adjust sleep behavior 2018-09-30 21:13:22 -05:00
angelblue05 f9e26e1c23 Plug in settings for threading 2018-09-30 19:37:00 -05:00
angelblue05 b35cd29bc2 Plug in settings for threading 2018-09-30 19:35:31 -05:00
angelblue05 026095722c Fix slowness 2018-09-30 18:44:42 -05:00
angelblue05 0dd54b019d Patch to support pre 3.6 libraries 2018-09-25 16:41:17 -05:00
angelblue05 285b242a7f Fix lastplayed 2018-09-25 04:07:13 -05:00
angelblue05 2a1a4b8a7c Fix boxsets 2018-09-25 00:19:52 -05:00
angelblue05 2148fd152e Fix show update 2018-09-23 21:51:46 -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 42e1c2ece3 Revert "Small fixes"
This reverts commit 9ec1fa3585.
2018-09-23 17:35:34 -05:00