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 |
|
croneter
|
5c33f3c02a
|
Fix episode widget resume not working (add-on paths)
- Hack alert, really...
- Need to reset the Kodi DB
|
2018-05-26 18:54:38 +02:00 |
|
croneter
|
ac7b7bb96d
|
Revert "Another attempt to fix episode resume from widgets"
This reverts commit 04044ac896 .
|
2018-05-26 17:28:17 +02:00 |
|
croneter
|
04044ac896
|
Another attempt to fix episode resume from widgets
- Tried to get as close as possible to emby DB
|
2018-05-26 17:28:11 +02:00 |
|
croneter
|
d1390c25c7
|
Revert "Try to fix widget resume for episodes for addon paths"
This reverts commit 95354fe564 .
|
2018-05-20 18:54:31 +02:00 |
|
croneter
|
95354fe564
|
Try to fix widget resume for episodes for addon paths
- By introducing a second file_id in file and bookmark table
|
2018-05-20 18:15:09 +02:00 |
|
Croneter
|
ca1033801d
|
Add setting to (de)activate playlist sync
|
2018-05-03 08:20:55 +02:00 |
|
Croneter
|
61b0645314
|
Rename function
|
2018-05-02 15:34:21 +02:00 |
|
Croneter
|
ba0aff0f54
|
Rename function
|
2018-05-01 18:08:31 +02:00 |
|
Croneter
|
29d9a29cb7
|
Merge branch 'hotfixes' into playlists
|
2018-04-29 14:44:32 +02:00 |
|
Croneter
|
d3ef80ed22
|
Cache missing posters and backgrounds/fanart on Kodi startup
- Partially fixes #457
|
2018-04-29 14:12:39 +02:00 |
|
Croneter
|
0a83d6c084
|
Playlist sync support, part 1
|
2018-04-28 09:12:29 +02:00 |
|
croneter
|
f8ed5646c5
|
Fix PKC playback startup getting caught in infinity loop
|
2018-04-17 21:01:51 +02:00 |
|
croneter
|
678544d236
|
Rewire library sync, suspend sync during playback
- Fixes #451
|
2018-04-17 20:18:25 +02:00 |
|
croneter
|
ecc8df014c
|
"Fix IndexError when emptying Kodi playqueue"
|
2018-04-15 13:16:58 +02:00 |
|
croneter
|
8bea313865
|
Revert "Fix IndexError when emptying Kodi playqueue"
This reverts commit a87b40c612 .
|
2018-04-15 13:15:17 +02:00 |
|
Croneter
|
a87b40c612
|
Fix IndexError when emptying Kodi playqueue
|
2018-04-10 19:26:15 +02:00 |
|
Croneter
|
e6199819c4
|
Fix TypeError
|
2018-04-09 08:17:47 +02:00 |
|
Croneter
|
76e721b78a
|
Incorporate PKC player in kodimonitor module
|
2018-04-09 08:13:54 +02:00 |
|