croneter
|
059ed7a5f0
|
Switch to stream playback, part II
|
2019-04-27 13:22:58 +02:00 |
|
croneter
|
26689e16d4
|
Attempt to fix rare Kodi crash on PKC exit
|
2019-04-05 16:47:59 +02:00 |
|
croneter
|
c69176d4a1
|
Fix some KeyErrors when playing songs
|
2019-03-09 16:19:29 +01:00 |
|
croneter
|
a9ff70fac7
|
Fix PKC not exiting correctly due to a call to xbmc.getCondVisibility
|
2019-02-22 08:11:58 +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
|
2234e49cf8
|
Greatly speed up episode sync for large libraries
|
2019-02-05 15:32:50 +01:00 |
|
croneter
|
5b5af1ceed
|
Fix browsing to show from info dialog
- Fixes #603
- Increases dependency on plugin.video.plexkodiconnect.tvshows to 2.0.8
|
2019-01-19 16:56:10 +01:00 |
|
croneter
|
2d19cd4d63
|
Fix playback not starting up
- Fixes #595
|
2019-01-08 18:46:45 +01:00 |
|
croneter
|
4fb4643ac0
|
Add-on paths: don't fail playback with an empty video
|
2018-12-24 17:44:52 +01:00 |
|
croneter
|
2e0d11a7bb
|
Kodi 18: fix playback report for trailers
|
2018-12-02 11:11:24 +01:00 |
|
croneter
|
6219ba6834
|
Fix TypeError
|
2018-11-26 07:58:12 +01:00 |
|
croneter
|
fa1dcdffaa
|
Fix TypeErrors
|
2018-11-26 07:56:27 +01:00 |
|
croneter
|
b0a68b255e
|
Fix NameError
|
2018-11-26 07:54:32 +01:00 |
|
croneter
|
a8fbcc6be4
|
Fix AttributeError
|
2018-11-26 07:50:38 +01:00 |
|
croneter
|
7d2f785a8d
|
Move detection of context menu to main loop
- One thread less!
|
2018-11-26 07:31:36 +01:00 |
|
croneter
|
c4156cb865
|
Fix TypeError upon deactivating screensaver
|
2018-11-26 07:25:50 +01:00 |
|
croneter
|
6dc436da91
|
Rewire PKC startup and authentication mechanism
|
2018-11-25 17:03:19 +01:00 |
|
croneter
|
fb364a2275
|
Safety net for cleaning Kodi file table
|
2018-11-24 09:56:30 +01:00 |
|
croneter
|
3e754dfd1b
|
Fix AttributeError
|
2018-11-24 09:54:57 +01:00 |
|
croneter
|
3e41f63c62
|
Move xbmc.Player()
|
2018-11-23 08:41:05 +01:00 |
|
croneter
|
6fe0e23f53
|
Interrupt sleep if Kodi exits. Use Monitor's Player()
|
2018-11-20 16:58:25 +01:00 |
|
croneter
|
e5c723d14f
|
Remove obsolete code
|
2018-11-19 08:51:51 +01:00 |
|
croneter
|
a045063769
|
Rather big change of PKC's plumbing
|
2018-11-18 14:59:17 +01:00 |
|
croneter
|
a16eae143a
|
Rewire kodi database access
|
2018-11-08 21:22:16 +01:00 |
|
croneter
|
150229061b
|
Reduce Python DB overhead
|
2018-11-08 15:15:52 +01:00 |
|
croneter
|
892a1afdcb
|
Fix KeyError
|
2018-11-06 13:50:46 +01:00 |
|
croneter
|
4246711b1e
|
Remove old plexdb_functions
|
2018-10-24 17:17:02 +02:00 |
|
croneter
|
be57db9200
|
Increase logging
|
2018-10-04 19:45:44 +02:00 |
|
croneter
|
229a04e65b
|
Less logging
|
2018-08-23 15:18:55 +02:00 |
|
croneter
|
e3a209c24b
|
Fix playerid not being retrieved for Kodi 18
|
2018-08-23 15:16:23 +02:00 |
|
croneter
|
ce4ca71766
|
Fix typos
|
2018-08-23 13:33:08 +02:00 |
|
croneter
|
ac2a57b28d
|
Prefer local trailers; new setting to list extras instead of playing trailer
- Fixes #515
|
2018-08-13 20:26:36 +02:00 |
|
croneter
|
53c10b0847
|
Fix PKC not starting by importing playlist module only when sync enabled
- Fixes #521
|
2018-08-05 18:10:18 +02:00 |
|
croneter
|
6957b9a522
|
Retrieve strings from Kodi if no string is found for PKC
|
2018-07-19 13:54:36 +02:00 |
|
croneter
|
4e0429fcc9
|
Fix switching to __future__ module
- Fixes #507
|
2018-07-12 18:46:02 +02:00 |
|
croneter
|
99ea9dd61f
|
Improve Plex playback report when playing music playlist
|
2018-07-08 12:13:32 +02:00 |
|
Croneter
|
1eed16dd52
|
Allow to only sync specific Plex or Kodi playlists
|
2018-07-02 20:23:16 +02:00 |
|
Croneter
|
074c439e99
|
PEP8
|
2018-06-22 13:40:13 +02:00 |
|
Croneter
|
9b76795ea4
|
Attempt to fix locking mechanisms
- Wraper to lock entire function was NOT working
|
2018-06-21 20:43:39 +02:00 |
|
Croneter
|
c440dc7779
|
Switch to absolute imports
|
2018-06-21 19:24:37 +02:00 |
|
croneter
|
ba04d85310
|
Merge branch 'stable-version' into beta-version
|
2018-06-17 17:09:07 +02:00 |
|
croneter
|
de626f5cd9
|
Fix KeyError on non-PKC playback startup
|
2018-06-17 12:35:09 +02:00 |
|
Croneter
|
0220c84554
|
PEP8
|
2018-06-15 15:16:55 +02:00 |
|
Croneter
|
9963163f0e
|
PEP8
|
2018-06-15 15:15:35 +02:00 |
|
Croneter
|
c03b7c52c4
|
Detect playback from playlist more reliable for add-on paths
|
2018-06-14 21:01:54 +02:00 |
|
Croneter
|
0a55e7fee8
|
Rewire detection of add-on paths playlists playback
- Pain to fix Kodi bugs
|
2018-06-14 19:43:21 +02:00 |
|
Croneter
|
7ccfb61a7c
|
Detect playback from a Kodi playlist
|
2018-06-14 16:27:13 +02:00 |
|
croneter
|
bd73c03078
|
Merge branch 'hotfixes' into playlists
|
2018-06-02 16:12:47 +02:00 |
|
croneter
|
8a2622c3f8
|
Fix playback of last item not starting up
|
2018-05-27 11:36:54 +02:00 |
|