croneter
|
7f8939cee7
|
Add skip intro functionality
|
2021-02-09 18:14:31 +01:00 |
|
croneter
|
d73d0b42d9
|
Fix AttributeError: 'App' object has no attribute 'threads' when sync is cancelled
|
2021-02-06 12:20:52 +01:00 |
|
croneter
|
c1727e2b5b
|
Look for missing trailers using TMDB
|
2021-01-20 17:17:43 +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
|
5ffcd5782d
|
Optimize some websocket code
|
2020-05-07 13:56:13 +02:00 |
|
croneter
|
54a147da41
|
Revert "Rewire suspension of waking up of websocket threads"
This reverts commit dccd3e512b .
|
2020-05-07 07:27:30 +02:00 |
|
croneter
|
dccd3e512b
|
Rewire suspension of waking up of websocket threads
|
2020-05-07 07:26:03 +02:00 |
|
croneter
|
92a28b6eda
|
Replace depricated xbmc.abortRequested
|
2020-05-05 18:18:34 +02:00 |
|
croneter
|
9182e0ad76
|
Fix PKC becoming unresponsive e.g. when switching the PMS
|
2019-12-13 07:38:52 +01:00 |
|
croneter
|
f4ea051c81
|
Merge pull request #1073 from croneter/fix-userswitch
Optimize threads by using events instead of a polling mechanism. Fixes PKC becoming unresponsive, e.g. when switching users
|
2019-11-30 16:27:06 +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
|
e01e50a650
|
Make sure bool is returned instead of an int
|
2019-11-30 13:46:08 +01:00 |
|
croneter
|
7e829c1bad
|
Refresh widgets only on homescreen to prevent cursor from jumping within libraries
|
2019-05-01 08:56:11 +02:00 |
|
croneter
|
cd728b4c32
|
Fix PKC becoming unresponsive
|
2019-02-08 12:59:12 +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
|
fada7f707f
|
Move playback startup from thread to task
|
2018-11-26 07:48:45 +01:00 |
|
croneter
|
a149d8de27
|
Fix widgets not receiving PKC information
|
2018-11-26 07:19:34 +01:00 |
|
croneter
|
6dc436da91
|
Rewire PKC startup and authentication mechanism
|
2018-11-25 17:03:19 +01:00 |
|
croneter
|
3e41f63c62
|
Move xbmc.Player()
|
2018-11-23 08:41:05 +01:00 |
|
croneter
|
37ed6c2347
|
Remove obsolete code
|
2018-11-20 19:10:12 +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 |
|