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 |
|
Croneter
|
d65b8ec0c0
|
Remove obsolete window properties
|
2018-04-09 07:21:47 +02:00 |
|
croneter
|
c12c9c08d8
|
Simplify code
|
2018-04-03 17:07:37 +02:00 |
|
croneter
|
8c5baf80ee
|
Only remember which player has been active if we got a Plex id
|
2018-04-02 17:09:44 +02:00 |
|
croneter
|
e81bee0101
|
Fix resetting PKC player state
- Should fix #445
|
2018-03-31 18:51:03 +02:00 |
|
Croneter
|
3dd10ba29c
|
Don't tell PMS last item is playing if non-Plex item is played
|
2018-03-29 07:37:20 +02:00 |
|
Croneter
|
cd5b3a3e2b
|
Remove obsolete import
|
2018-03-29 07:35:54 +02:00 |
|
Croneter
|
f23f6da627
|
Fix PKC sometimes telling wrong item being played
|
2018-03-29 07:33:07 +02:00 |
|
Croneter
|
9f82b05c11
|
Fix rare KeyError for playback including trailers
|
2018-03-28 08:04:03 +02:00 |
|
Croneter
|
79d87c5b01
|
Change default setting to force reload skin after playback stop to False
- Fixes #434
|
2018-03-22 17:27:57 +01:00 |
|
Croneter
|
22503657d2
|
Revert "Revert "Fix for "In Progress" not appearing""
This reverts commit 303adbf02e .
|
2018-03-22 17:26:11 +01:00 |
|
Croneter
|
4e4e1cea6b
|
Fix resume not working for some Kodi interface languages
|
2018-03-22 16:56:54 +01:00 |
|
Croneter
|
d8555ee0cc
|
Fix playback resuming potentially too often
|
2018-03-20 11:48:17 +01:00 |
|
croneter
|
303adbf02e
|
Revert "Fix for "In Progress" not appearing"
This reverts commit 600a22d158 .
|
2018-03-18 15:23:54 +01:00 |
|
croneter
|
600a22d158
|
Fix for "In Progress" not appearing
- Partially fixes #428
|
2018-03-16 07:37:27 +01:00 |
|
croneter
|
f0c1562ab5
|
Remove obsolete resumable flag
|
2018-03-15 11:28:31 +01:00 |
|
croneter
|
c48ef5012f
|
Fix wrong item being reported using direct paths
- Fixes #428
|
2018-03-15 08:24:56 +01:00 |
|
croneter
|
bc8546b4ff
|
Fix AttributeError on playback start
- Hopefully fixes #428
|
2018-03-14 07:41:53 +01:00 |
|
croneter
|
93e3d42e23
|
Fix playstates not being copied/reset correctly
|
2018-03-11 18:54:05 +01:00 |
|
croneter
|
d74c26fd4c
|
Fix disabling of background sync (websockets)
- Partially fixes #425
|
2018-03-10 12:58:11 +01:00 |
|