croneter
|
7966dd5ee4
|
Fix resume for episodes for add-on paths
|
2018-12-21 19:02:36 +01:00 |
|
croneter
|
512479e47e
|
Fix movies not showing up on switching PMS
|
2018-12-21 17:22:30 +01:00 |
|
croneter
|
825237dfed
|
Close sync dialog if video playback starts
|
2018-12-21 17:00:51 +01:00 |
|
croneter
|
519c9675ae
|
Finish full syncs during playbacks, don't start new ones
|
2018-12-21 16:53:53 +01:00 |
|
croneter
|
3b3d671f37
|
Remove obsolete import
|
2018-12-21 16:48:57 +01:00 |
|
croneter
|
5cf52aa2a3
|
Fix not all songs being synced
|
2018-12-21 16:33:31 +01:00 |
|
croneter
|
9b9d2be53d
|
Only marking full sync as successful if that is indeed the case
|
2018-12-21 16:27:59 +01:00 |
|
croneter
|
9087f27f2a
|
Optimize code
|
2018-12-21 16:03:56 +01:00 |
|
croneter
|
9a5239ab1d
|
Optimize code
|
2018-12-21 15:37:16 +01:00 |
|
croneter
|
8803d3353c
|
Fix some very few items not being synced
|
2018-12-21 15:36:14 +01:00 |
|
croneter
|
bd1b0cc533
|
Optimize code
|
2018-12-21 15:18:19 +01:00 |
|
croneter
|
5d6b8f1273
|
Fix many items not getting synced
|
2018-12-21 15:18:06 +01:00 |
|
croneter
|
9682d7a313
|
Return None as timestamp instead of 1970 timestamp
|
2018-12-20 12:52:45 +01:00 |
|
croneter
|
4fbcdcac7f
|
Fix episodes not being synced to due a missing season
- Partially fixes #566
|
2018-12-14 19:51:30 +01:00 |
|
croneter
|
48b08b4ba4
|
Fix ValueError during sync due to missing Plex timestamp
|
2018-12-14 19:38:34 +01:00 |
|
croneter
|
1c25441e99
|
Fix AttributeError when a playlist disappeared
- Should fix #568
|
2018-12-11 14:57:43 +01:00 |
|
croneter
|
1156a4efa1
|
Don't show sync messages while Kodi is playing something
- Fixes #570
|
2018-12-11 12:54:14 +01:00 |
|
croneter
|
f6aab94d10
|
Beta version bump 2.5.5
|
2018-12-10 20:33:21 +01:00 |
|
croneter
|
b87ba4c753
|
Fix OperationalError and PKC not starting up
|
2018-12-10 20:32:59 +01:00 |
|
croneter
|
531b2dedb3
|
Beta version bump 2.5.4
|
2018-12-10 20:03:45 +01:00 |
|
croneter
|
1a46664051
|
Fix permanent missing library items if PMS failed to send a single response
|
2018-12-10 20:00:48 +01:00 |
|
croneter
|
97d829779f
|
Fix OperationalError: enforce Kodi restart with clean DB once
- Fixes #570
|
2018-12-10 19:51:17 +01:00 |
|
croneter
|
d2e0479225
|
Fix switching PMS not recognizing when old PMS is selected
|
2018-12-10 19:19:46 +01:00 |
|
croneter
|
e0fbccabc8
|
Fix PKC not automatically connecting to changed PMS IP on startup
|
2018-12-10 07:39:40 +01:00 |
|
croneter
|
6eb36f0560
|
Remove message "Full library sync finished"
|
2018-12-10 07:35:46 +01:00 |
|
croneter
|
74e801cf4d
|
Remove cProfile program metrics measurements
|
2018-12-10 07:32:57 +01:00 |
|
croneter
|
edbb99b2e2
|
Fix a couple of issues related to episodes
- Hopefully fixes #566
|
2018-12-10 07:23:25 +01:00 |
|
croneter
|
3632faeb67
|
Beta version bump 2.5.3
|
2018-12-09 19:22:17 +01:00 |
|
croneter
|
d406843e78
|
Fix Plex sections not showing up or disappearing
|
2018-12-09 19:21:02 +01:00 |
|
croneter
|
f3647aaf24
|
Beta version bump 2.5.2
|
2018-12-09 18:45:02 +01:00 |
|
croneter
|
3f173f9677
|
Force-Reboot Kodi immediately if sqlite PRAGMA WAL causes errors
|
2018-12-09 18:41:05 +01:00 |
|
croneter
|
22ea4a6a7c
|
Fix FutureWarning
|
2018-12-09 18:38:15 +01:00 |
|
croneter
|
8ed61410ab
|
Revert "Catch error if Kodi DB cannot be used in WAL mode"
This reverts commit e13273c5b8 .
|
2018-12-09 17:48:42 +01:00 |
|
croneter
|
e13273c5b8
|
Catch error if Kodi DB cannot be used in WAL mode
|
2018-12-09 17:29:58 +01:00 |
|
croneter
|
07174a39f3
|
Revert "Catch error if Kodi DB cannot be used in WAL mode"
|
2018-12-09 17:28:45 +01:00 |
|
croneter
|
3a73b9de44
|
Fix AttributeError
|
2018-12-09 17:23:43 +01:00 |
|
croneter
|
f13950590e
|
Increase database connection cache size
|
2018-12-09 17:19:16 +01:00 |
|
croneter
|
70cf483fe2
|
Do a Kodi library update after synching new/changed items
|
2018-12-09 16:16:26 +01:00 |
|
croneter
|
2baafa77bb
|
Shut down download threads as soon as they're done
|
2018-12-09 16:15:37 +01:00 |
|
croneter
|
aeda4d97ba
|
Remove obsolete code
|
2018-12-09 15:56:48 +01:00 |
|
croneter
|
adeeee7162
|
Fix wierd behavior upon switching to another PMS
|
2018-12-09 15:25:30 +01:00 |
|
croneter
|
1cc8cb7ad3
|
Force a full sync on switching Plex user
|
2018-12-09 14:36:13 +01:00 |
|
croneter
|
27d34167e9
|
Fix current sync progress for more than 2000 items
|
2018-12-09 14:23:01 +01:00 |
|
croneter
|
de90ab225f
|
Revert "Do not cache artwork vor Kodi 18 Leia or later"
This reverts commit 9cc731e18f .
|
2018-12-09 14:16:33 +01:00 |
|
croneter
|
866412a720
|
Catch error if Kodi DB cannot be used in WAL mode
|
2018-12-09 14:00:26 +01:00 |
|
croneter
|
9cc731e18f
|
Do not cache artwork vor Kodi 18 Leia or later
- Seems Kodi is doing a better job at it then PKC
- PKC caching could mess with Kodi threads trying to cache artwork that needs to show up immediately
|
2018-12-09 13:56:51 +01:00 |
|
croneter
|
c8405414d1
|
Add PKC settings status indication for caching
|
2018-12-09 13:52:26 +01:00 |
|
croneter
|
aa11761ae9
|
Correct string help text
|
2018-12-09 13:46:51 +01:00 |
|
croneter
|
01bbaaa90a
|
Replace annoying sync message with PKC settings info
|
2018-12-09 13:45:09 +01:00 |
|
croneter
|
dac7cdd47e
|
Fix KeyError when synching playlists
- Should fix #568
|
2018-12-09 13:10:15 +01:00 |
|