Commit Graph

3941 Commits

Author SHA1 Message Date
croneter 0c41bb1604 Use unicode paths, not strings for dir_util.copy_tree 2018-06-09 13:13:56 +02:00
Croneter 45c4d7f479 Fix Library Sync crash for Android
- Caused by PKC wanting to copy permissions bits as well
2018-06-09 13:13:44 +02:00
croneter 08a863f707 Version bump 2018-06-09 13:11:46 +02:00
croneter 602966e035 Use unicode paths, not strings for dir_util.copy_tree 2018-06-09 13:09:31 +02:00
Croneter 15f3313c1f Fix Library Sync crash for Android
- Caused by PKC wanting to copy permissions bits as well
2018-06-09 12:56:21 +02:00
Croneter 69b8e98b39 Merge branch 'master' into playlists 2018-06-08 10:24:09 +02:00
Croneter 0f16ebe78f Version bump 2018-06-08 10:17:41 +02:00
Croneter 1f144d693c Fix migration not working 2018-06-08 10:07:47 +02:00
Croneter c5ca8910d7 Merge branch 'master' into playlists 2018-06-07 17:41:46 +02:00
Croneter ffb0496e13 Version bump 2018-06-07 17:25:25 +02:00
Croneter 807fb1614e Fix context menu missing "Delete item from PMS"
- Fixes #483
2018-06-07 17:23:24 +02:00
Croneter ee1a33cc4c Fix searching for PMS if there is no internet connection
- Fixes #485
2018-06-07 17:15:37 +02:00
Croneter 65561eea47 Fix DB reset on Startup if PMS connection fails
- Should fix #484
2018-06-07 17:11:13 +02:00
Croneter 2f90a29acf Fix resume for On Deck widget for direct paths 2018-06-07 16:27:41 +02:00
croneter 136461160f Merge branch 'master' into playlists 2018-06-03 14:26:55 +02:00
croneter cfecee44bf Version bump 2018-06-03 14:11:14 +02:00
croneter 9b1085c134 Less logging
- Fixes #482
2018-06-03 14:04:11 +02:00
croneter 0486934d81 Force a sync on startup even if Kodi is playing something
- Fixes #482
2018-06-03 13:48:00 +02:00
croneter f9121d281c Direct paths: Don't download PMS sections twice 2018-06-03 13:32:25 +02:00
croneter 87b22f1588 Revert "Make sure that LOCK is released after adding one element"
This reverts commit c05b772e90.
- Should fix a racing condition if the playlist is cleared (picked up by both kodimonitor and playqueue monitor)
2018-06-02 17:31:57 +02:00
croneter 48810a227f Revert "Fix playqueue monitoring locking mechanism"
This reverts commit 1e43f1cc77.
- Should fix a racing condition if the playlist is cleared (picked up by both kodimonitor and playqueue monitor)
2018-06-02 17:26:36 +02:00
croneter 147d35ca24 Include Plex Home username in "Log-out Plex Home user" 2018-06-02 16:38:10 +02:00
croneter bd73c03078 Merge branch 'hotfixes' into playlists 2018-06-02 16:12:47 +02:00
croneter 658762dbab Version bump 2018-06-01 20:47:19 +02:00
croneter c10d4381c8 Update Czech translation 2018-06-01 20:44:21 +02:00
croneter e85e514c8b Fix endless reboots if Plex music library missing 2018-06-01 20:36:24 +02:00
croneter faf17f34d1 Merge branch 'hotfixes' of https://github.com/croneter/PlexKodiConnect into hotfixes 2018-06-01 19:56:47 +02:00
Croneter ff4217b488 Specify exception type 2018-06-01 18:49:43 +02:00
Croneter a4273c6c6e Declare PMS connection dead on first failed connection 2018-06-01 18:48:45 +02:00
Croneter a6881a8a32 Fix KeyErrors if Kodi player does not return position
- Partially fixes #481
2018-06-01 18:43:56 +02:00
Croneter 7bf6d19708 Fix AttributeError 2018-05-30 13:10:54 +02:00
Croneter 114895c183 Fix logging 2018-05-30 11:24:51 +02:00
Croneter b729cf5423 Fix logging 2018-05-30 10:41:46 +02:00
Croneter 7c92c01047 Fix Typo 2018-05-30 08:29:33 +02:00
Croneter 1f0977ec77 Fix Plex Companion failing leading to PMS connection loss 2018-05-30 08:20:30 +02:00
Croneter 06f9f6a7a5 Fix PKC add-on setting user changes not saving 2018-05-30 07:53:30 +02:00
croneter 8a2622c3f8 Fix playback of last item not starting up 2018-05-27 11:36:54 +02:00
croneter ecc67b5707 Use float instead of int for resume 2018-05-27 11:13:19 +02:00
croneter 60bfff16dd Remove obsolete setting of resumetime for library items 2018-05-27 10:57:04 +02:00
croneter 6a66acb44c Use float for resume and runtime instead of int 2018-05-27 10:52:04 +02:00
croneter 7b4a3da023 Version bump 2018-05-26 19:00:19 +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 f68b167c0d Revert "Attempt to fix resume from widget not working"
This reverts commit a6bc0b9e69.
2018-05-24 19:36:14 +02:00
croneter a6bc0b9e69 Attempt to fix resume from widget not working 2018-05-24 19:28:50 +02:00
croneter 8fbca537f4 Attach missing filename to plugin call 2018-05-22 20:31:32 +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 ca1151bc6d Speed up PKC start-up 2018-05-20 14:28:56 +02:00