croneter
|
cc20464c15
|
Fix backgroundthreads and TypeError '<' not supported between instances
|
2020-12-27 16:06:16 +01:00 |
|
croneter
|
58eaa14043
|
Clean up imports
|
2020-12-18 17:43:24 +01:00 |
|
croneter
|
436b1fda83
|
Automatically convert source code from Python 2 to 3 using futurize
|
2020-12-18 17:10:20 +01:00 |
|
croneter
|
da671c8ee5
|
Do not instantiate xbmc.Monitor() if possible (guess this leads to issues if we should shut down)
|
2020-06-09 09:37:18 +02:00 |
|
croneter
|
92a28b6eda
|
Replace depricated xbmc.abortRequested
|
2020-05-05 18:18:34 +02:00 |
|
croneter
|
a67d39609e
|
Get rid of obsolete code
|
2020-02-17 19:15:06 +01:00 |
|
croneter
|
51d1538f95
|
Rewire the ProcessingQueue to ensure that we can exhaust it completely and don't get stuck
|
2020-02-15 17:47:17 +01:00 |
|
croneter
|
b69070275f
|
Make sure OrdererQueue returns the correct queue size
|
2020-02-15 17:47:16 +01:00 |
|
croneter
|
d116bbdfe9
|
Rename method
|
2020-02-14 13:40:46 +01:00 |
|
croneter
|
fe857cb609
|
Improve thread pool management to render PKC snappier
|
2019-12-20 14:17:49 +01:00 |
|
croneter
|
9182e0ad76
|
Fix PKC becoming unresponsive e.g. when switching the PMS
|
2019-12-13 07:38:52 +01:00 |
|
croneter
|
ab998f7941
|
Fix IndexError
|
2019-12-08 16:24:14 +01:00 |
|
croneter
|
8f86f43a93
|
Rewire library sync to speed it up and fix sync getting stuck in rare cases
|
2019-12-08 10:09:56 +01:00 |
|
croneter
|
c85e1e2bd0
|
Optimize threads by using events instead of a polling mechanism. Fixes PKC become unresponsive, e.g. when switching users
|
2019-11-30 13:48:51 +01:00 |
|
croneter
|
f67ff2f136
|
Fix recently added albums sort order (you will have to reset the Kodi database manually)
|
2019-11-13 17:49:16 +01:00 |
|
croneter
|
e6cd80a7dd
|
Implement Codacy suggestions
|
2019-02-08 13:52:33 +01:00 |
|
croneter
|
1787e51c7c
|
Zentrally register threads and introduce a way to wait for their suspension
|
2019-02-06 14:19:10 +01:00 |
|
croneter
|
2c77bd28af
|
Implement Codacy suggestions
|
2019-02-03 20:22:41 +01:00 |
|
croneter
|
323a4482e5
|
Improve logging
|
2018-12-24 13:19:40 +01:00 |
|
croneter
|
f6415ae444
|
Optimize code
|
2018-12-09 09:14:45 +01:00 |
|
croneter
|
6dc436da91
|
Rewire PKC startup and authentication mechanism
|
2018-11-25 17:03:19 +01:00 |
|
croneter
|
69b7f91542
|
New class to run functions as tasks
|
2018-11-24 09:53:37 +01:00 |
|
croneter
|
c25d6bee48
|
Clarify code
|
2018-11-24 09:52:36 +01:00 |
|
croneter
|
f32b5c1e71
|
Set fix limit of 6 worker threads
|
2018-11-24 09:52:25 +01:00 |
|
croneter
|
45fb84e697
|
Remove obsolete import
|
2018-11-23 17:25:28 +01:00 |
|
croneter
|
6fe0e23f53
|
Interrupt sleep if Kodi exits. Use Monitor's Player()
|
2018-11-20 16:58:25 +01:00 |
|
croneter
|
a045063769
|
Rather big change of PKC's plumbing
|
2018-11-18 14:59:17 +01:00 |
|
croneter
|
4fca9b56c4
|
Less logging
|
2018-11-09 14:42:09 +01:00 |
|
croneter
|
e37223f016
|
Fix full_sync advancing before a section was synced
|
2018-11-09 08:44:05 +01:00 |
|
croneter
|
1b94e23386
|
Fix worker quitting prematurely
|
2018-11-06 11:30:04 +01:00 |
|
croneter
|
3414a0a688
|
Fix SyntaxError
|
2018-11-06 11:20:20 +01:00 |
|
croneter
|
3123af6426
|
Use a dedicated full sync thread manager
- Prevents threads from restarting all the time
|
2018-11-06 11:17:21 +01:00 |
|
croneter
|
6e83a549d3
|
Enable user setting for number of sync threads
|
2018-11-05 14:03:07 +01:00 |
|
croneter
|
e74a4ba2e9
|
Fix ImportError
|
2018-10-24 17:59:41 +02:00 |
|
croneter
|
98e38ae9a8
|
Add Plex dialog to switch users
|
2018-09-10 20:53:46 +02:00 |
|