Commit graph

2865 commits

Author SHA1 Message Date
angelblue05
1290abf75a Add progress for updates 2018-10-03 22:36:57 -05:00
angelblue05
461105ed17 Version bump 3.1.26 2018-10-03 19:24:09 -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
f1068667b4 Revert "Version bump 3.1.26"
This reverts commit c583a69a4b.
2018-10-03 18:59:32 -05:00
angelblue05
c583a69a4b Version bump 3.1.26 2018-10-03 18:50:36 -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
c827ce1926 Version bump 3.1.23 2018-10-01 02:27:45 -05:00
angelblue05
fa58296c75 Fix server detection in monitor 2018-10-01 02:27:19 -05:00
angelblue05
cd519d5c28 Version bump 3.1.22 2018-09-30 21:20:59 -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
angelblue05
f1b37fc721 Version bump 3.1.20 2018-09-23 03:28:54 -05:00
angelblue05
c03cddef76 Add live tv support 2018-09-23 03:03:31 -05:00
angelblue05
d54aad726e Fix episodes for series pooling 2018-09-23 03:03:15 -05:00
angelblue05
8915773706 Fix transcode
flac and live tv
2018-09-22 20:05:13 -05:00
angelblue05
570a233d14 Change settings name
To ensure it takes default value instead of previous value set in 3.0.34
2018-09-22 17:05:48 -05:00
angelblue05
97a4e4d4e6 Fix artwork 2018-09-22 16:43:32 -05:00
angelblue05
83f3bb1937 Fix fast sync
try/except, default back to previous behavior.
2018-09-22 16:42:25 -05:00
angelblue05
ae6a9e6706 Version bump 3.1.19 2018-09-22 06:27:15 -05:00
angelblue05
9ec1fa3585 Small fixes 2018-09-22 06:27:01 -05:00
angelblue05
7b2ee9d4ba Add subfolders for dynamic movies 2018-09-22 03:28:39 -05:00
angelblue05
776d7b39c5 Update string for sync later 2018-09-22 02:54:25 -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
00ee891952 Prevent error in monitor
Put in place try/except in case data is None
2018-09-22 02:49:06 -05:00
angelblue05
3e4d590617 Fix sources.xml verification 2018-09-22 02:40:29 -05:00
angelblue05
3880c39177 Notify user of large updates
Give option to back out if the user wants to manually update the libraries
2018-09-22 01:09:57 -05:00
angelblue05
cc5c60e356 Version bump for objects
171076013
2018-09-21 04:21:24 -05:00
angelblue05
0185b28620 Version bump 3.1.18a 2018-09-21 04:17:03 -05:00
angelblue05
1fc22ce824 Fix empty artist, missing Title 2018-09-21 04:12:24 -05:00
angelblue05
59ce94066e Prep subfolders for dynamic
Support homevideos for now
2018-09-21 04:12:06 -05:00
angelblue05
0f38ab9e3d Base fast sync on server time
Try to fix music video refresh to prevent cursor from moving up.
2018-09-21 04:11:39 -05:00
angelblue05
6e601b9061 Fix source nonetype error
Just incase, wrap in a try/except because it's not important.
2018-09-21 04:04:51 -05:00
angelblue05
d07d1fcc89 Fix path encoding for patch
Hopefully this works...
2018-09-21 04:03:53 -05:00