Croneter
|
9963163f0e
|
PEP8
|
2018-06-15 15:15:35 +02:00 |
|
Croneter
|
12f1486f53
|
Merge branch 'stable-version' into beta-version
|
2018-06-15 14:41:15 +02:00 |
|
Croneter
|
51444111d2
|
PEP8
|
2018-06-15 14:40:29 +02:00 |
|
Croneter
|
1a58967111
|
PEP8
|
2018-06-15 14:15:39 +02:00 |
|
Croneter
|
b3c0374477
|
PEP8
|
2018-06-15 14:13:46 +02:00 |
|
Croneter
|
2c2029437a
|
PEP8
|
2018-06-15 14:11:17 +02:00 |
|
Croneter
|
391cbab0be
|
Remove obsolete variable
|
2018-06-15 14:09:40 +02:00 |
|
Croneter
|
0653b79306
|
PEP8
|
2018-06-15 14:08:43 +02:00 |
|
Croneter
|
c580638fb5
|
PEP8
|
2018-06-15 14:07:53 +02:00 |
|
Croneter
|
210701c366
|
PEP8
|
2018-06-15 14:07:08 +02:00 |
|
Croneter
|
bf8f238af4
|
PEP8
|
2018-06-15 14:05:48 +02:00 |
|
Croneter
|
18c6d8f784
|
Remove obsolete argument
|
2018-06-15 14:01:09 +02:00 |
|
Croneter
|
2037ba432b
|
PEP8
|
2018-06-15 14:00:12 +02:00 |
|
Croneter
|
96dff29afe
|
PEP8
|
2018-06-15 13:58:39 +02:00 |
|
Croneter
|
28ccd1a3b3
|
PEP8
|
2018-06-15 13:57:33 +02:00 |
|
Croneter
|
c14b9b4ed8
|
PEP8
|
2018-06-15 13:55:32 +02:00 |
|
Croneter
|
f427210f14
|
Remove obsolete function
|
2018-06-15 13:51:13 +02:00 |
|
Croneter
|
de846e7241
|
PEP8
|
2018-06-15 13:50:04 +02:00 |
|
Croneter
|
73403a8a7b
|
PEP8
|
2018-06-15 13:49:18 +02:00 |
|
Croneter
|
1d277c26e1
|
PEP8
|
2018-06-15 13:47:22 +02:00 |
|
Croneter
|
d4bd51379d
|
PEP8
|
2018-06-15 13:44:46 +02:00 |
|
Croneter
|
0d1275a1bb
|
PEP8
|
2018-06-15 13:40:25 +02:00 |
|
Croneter
|
3419e8869f
|
Fix KeyError
|
2018-06-14 21:08:49 +02:00 |
|
Croneter
|
c03b7c52c4
|
Detect playback from playlist more reliable for add-on paths
|
2018-06-14 21:01:54 +02:00 |
|
Croneter
|
a36307e0aa
|
Fix add-on paths playstate and Plex Companion for playlists
|
2018-06-14 19:54:35 +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
|
e09cfa8cb3
|
Clear kodi_playlist_playback attribute correctly
|
2018-06-14 18:57:49 +02:00 |
|
Croneter
|
b135980981
|
Fix Kodi telling Plex companion false playqueue position
|
2018-06-14 16:40:26 +02:00 |
|
Croneter
|
7ccfb61a7c
|
Detect playback from a Kodi playlist
|
2018-06-14 16:27:13 +02:00 |
|
Croneter
|
108c88114b
|
Fix playback from playlists for add-on paths
|
2018-06-14 15:54:12 +02:00 |
|
Croneter
|
01d269f995
|
Don't try to get a Kodi library items for Plex clips
|
2018-06-14 15:44:53 +02:00 |
|
Croneter
|
2152c789c7
|
Fix library sync crash due to PMS sending string, not unicode
|
2018-06-12 19:43:09 +02:00 |
|
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
|
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
|
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
|
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
|
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
|
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 |
|
croneter
|
ed213a4b34
|
Fix ValueError if plex.tv returns Plex Cloud URIs
|
2018-05-20 14:23:21 +02:00 |
|
croneter
|
f00b5fe59d
|
Revert "Fix ValueError if plex.tv returns Plex Cloud URIs"
This reverts commit a7702573ad .
|
2018-05-20 14:22:05 +02:00 |
|
croneter
|
fe3293e986
|
Speed up checking of PMS connection, e.g. on startup
|
2018-05-20 14:17:49 +02:00 |
|
croneter
|
a7702573ad
|
Fix ValueError if plex.tv returns Plex Cloud URIs
|
2018-05-20 14:16:50 +02:00 |
|
croneter
|
80acc668ec
|
Improve collection lookup; fix PKC caching wrong url
|
2018-05-20 13:52:23 +02:00 |
|
croneter
|
75994bff47
|
Prettify
|
2018-05-20 12:34:44 +02:00 |
|
croneter
|
7b7ee9fa8d
|
PEP8
|
2018-05-20 12:28:49 +02:00 |
|
croneter
|
978278db7b
|
Remove obsolete kwarg
|
2018-05-20 12:26:52 +02:00 |
|
croneter
|
0a7752e392
|
Fallback connection if plex.direct does not resolve
- Fixes #472
- Partially fixes #478
|
2018-05-18 19:31:43 +02:00 |
|
Croneter
|
ba2098ac93
|
Merge branch 'master' of https://github.com/dazedcrazy/PlexKodiConnect into dazedcrazy-master
|
2018-05-18 16:00:28 +02:00 |
|
Croneter
|
84c2aa7fa0
|
Reduce CPU strain for artwork caching progress
- Fixes #477
|
2018-05-18 15:59:26 +02:00 |
|
dazedcrazy
|
f7dfc25058
|
contextmenu changes
|
2018-05-17 04:01:40 +01:00 |
|
dazedcrazy
|
e4fef8297e
|
contextmenu changes
|
2018-05-16 18:33:43 +01:00 |
|
croneter
|
c63adaf2e3
|
Improve artwork caching counter in PKC settings
|
2018-05-15 20:46:16 +02:00 |
|
croneter
|
76193329d6
|
Fix PMS showing up twice
- Fixes #469
|
2018-05-15 19:39:34 +02:00 |
|
croneter
|
43c31ce419
|
Fix migration not working correctly for re-connecting PMS
- Fixes #469
|
2018-05-15 19:33:17 +02:00 |
|
Croneter
|
7ea2fbf417
|
Version bump
|
2018-05-14 20:59:32 +02:00 |
|
Croneter
|
0e1902cc91
|
Don't ask user for DB reset if forced by PKC
|
2018-05-14 20:51:14 +02:00 |
|
Croneter
|
abdfd00374
|
Increase logging
|
2018-05-14 20:43:48 +02:00 |
|
Croneter
|
e129c94053
|
Ensure movies and tv shows are synced before music
|
2018-05-14 20:23:39 +02:00 |
|
Croneter
|
6541b16810
|
Ensure a later migration if user downgraded PKC
|
2018-05-14 20:00:49 +02:00 |
|
Croneter
|
ce284f668a
|
Fix migration
|
2018-05-14 19:57:36 +02:00 |
|
Croneter
|
f0195f14aa
|
Use plex.direct url instead of local ip to use correct SSL certificate; thus fix artwork caching
- Fixes #461
- Migration necessary: re-connect to PMS to use plex.direct URI
|
2018-05-14 19:42:00 +02:00 |
|
Croneter
|
8b1d04af79
|
Revert "Increase timeout between syncing images"
This reverts commit 0807ce5314 .
|
2018-05-14 17:56:39 +02:00 |
|
croneter
|
6c93934026
|
Version bump
|
2018-05-13 16:39:01 +02:00 |
|
croneter
|
1a261a3b9e
|
Reset artwork sync status in PKC settings on DB reset
|
2018-05-13 16:15:48 +02:00 |
|
croneter
|
2191f59092
|
Fix context menu not working for shows in library view
|
2018-05-13 16:12:50 +02:00 |
|
croneter
|
4a948c1639
|
Fix Plex Companion playstate status for iOS
- Partially fixes #456
|
2018-05-13 15:50:26 +02:00 |
|
croneter
|
5241baef28
|
Show FanartTV lookup progress in PKC settings
|
2018-05-13 15:22:03 +02:00 |
|
croneter
|
f8560aec4d
|
Optimize startup of additional fanart sync
|
2018-05-13 14:42:58 +02:00 |
|
croneter
|
9b2291dd47
|
Reduce logging
|
2018-05-13 14:22:50 +02:00 |
|
croneter
|
d16296395f
|
Show caching progress for Plex images in the PKC settings
|
2018-05-13 14:20:39 +02:00 |
|
croneter
|
8d76bc53e5
|
Fix rare library sync errors
- Fixes #462
|
2018-05-13 12:31:54 +02:00 |
|
Croneter
|
ad9de09027
|
Merge branch 'hotfixes' into playlists
|
2018-05-04 19:03:47 +02:00 |
|
Croneter
|
63f7d5615d
|
Finally support for Extras!
|
2018-05-04 19:03:27 +02:00 |
|
Croneter
|
ce29f5a60e
|
Fix ValueError for third party add-ons calling PKC
|
2018-05-04 15:11:18 +02:00 |
|
Croneter
|
569cb71ca8
|
Refactor playlist and playqueue classes
|
2018-05-03 17:30:29 +02:00 |
|
Croneter
|
5bfe9b7c7f
|
Also do a playlist full sync on library full sync
|
2018-05-03 17:20:23 +02:00 |
|
Croneter
|
25a9a3c4ce
|
Optimize logging
|
2018-05-03 17:13:00 +02:00 |
|
Croneter
|
73655d354f
|
Optimize logging
|
2018-05-03 14:02:00 +02:00 |
|
Croneter
|
2a862b5169
|
Optimize length for playlist filename (m3u instead of m3u8)
|
2018-05-03 08:29:14 +02:00 |
|
Croneter
|
6bcddc8382
|
raise PlaylistError instead of just returning
|
2018-05-03 08:24:41 +02:00 |
|
Croneter
|
ca1033801d
|
Add setting to (de)activate playlist sync
|
2018-05-03 08:20:55 +02:00 |
|
Croneter
|
c61fc3241f
|
Ensure that music playlists are not synced if music is deactivated
|
2018-05-03 08:01:26 +02:00 |
|
Croneter
|
df7bfd2e0c
|
Improve logging
|
2018-05-03 07:56:32 +02:00 |
|
Croneter
|
f5a457a87d
|
Rename variable
|
2018-05-03 07:53:28 +02:00 |
|
Croneter
|
a8d02bffdc
|
Merge branch 'master' into playlists
|
2018-05-03 07:43:45 +02:00 |
|
Croneter
|
b357f43e79
|
Revert "Use list instead of set"
This reverts commit 5cea57e935 .
Fixes #460
Fixes #458
|
2018-05-02 19:29:04 +02:00 |
|
Croneter
|
0c3db3e2f8
|
Delete all synced playlists on PKC (database) reset
|
2018-05-02 19:13:56 +02:00 |
|
Croneter
|
5b4ed1d6a6
|
Fix music playlists
|
2018-05-02 18:50:31 +02:00 |
|
Croneter
|
b00ec8989c
|
Optimize logging
|
2018-05-02 18:22:23 +02:00 |
|
Croneter
|
63c829b042
|
Fix error message upon playlist deletion
|
2018-05-02 18:14:33 +02:00 |
|
Croneter
|
81b1d18192
|
Don't let librarysync crash if Plex playlist deletion doesnt work
|
2018-05-02 18:05:27 +02:00 |
|
Croneter
|
3016c9747f
|
Fix possible AttributeError
|
2018-05-02 17:59:06 +02:00 |
|
Croneter
|
c3b649c1b1
|
Clean up code
|
2018-05-02 17:55:27 +02:00 |
|
Croneter
|
799f9ba25a
|
Fix Plex playlist duplicating
|
2018-05-02 17:55:19 +02:00 |
|
Croneter
|
c98a8456ff
|
Introduce playlist locking; override watchdog dispatching
|
2018-05-02 17:45:31 +02:00 |
|
Croneter
|
2971dd3f7c
|
Extend websocket listening to Plex playlist changes
|
2018-05-02 17:27:35 +02:00 |
|
Croneter
|
0baa081dc6
|
Optimize logging
|
2018-05-02 16:57:27 +02:00 |
|
Croneter
|
5fd6587ff7
|
Fix deleting Plex playlists
|
2018-05-02 16:47:03 +02:00 |
|
Croneter
|
2f25453fe2
|
Plex playlist creation does not update hash; fix Kodi monitoring
|
2018-05-02 16:46:54 +02:00 |
|
Croneter
|
02e1917072
|
Increase logging
|
2018-05-02 16:20:20 +02:00 |
|
Croneter
|
94641b9ed6
|
Improve logging
|
2018-05-02 15:59:59 +02:00 |
|
Croneter
|
c4841ed946
|
Fix logging
|
2018-05-02 15:56:31 +02:00 |
|
Croneter
|
c36746dbdf
|
Fix use of wrong function
|
2018-05-02 15:50:26 +02:00 |
|
Croneter
|
b33ed4ccbe
|
Fix putting more items on Plex playlist
|
2018-05-02 15:44:54 +02:00 |
|
Croneter
|
61b0645314
|
Rename function
|
2018-05-02 15:34:21 +02:00 |
|
Croneter
|
e637f36a21
|
Save Plex playlist details on initialization
|
2018-05-02 15:17:58 +02:00 |
|
Croneter
|
376338a9b0
|
Fix initializing of playlists on the Plex side
|
2018-05-02 09:33:37 +02:00 |
|
Croneter
|
ba0aff0f54
|
Rename function
|
2018-05-01 18:08:31 +02:00 |
|
Croneter
|
6c3c9a4f93
|
Use m3u instead of m3u8
|
2018-05-01 17:59:51 +02:00 |
|
Croneter
|
9f4dbe6ee5
|
Increase logging
|
2018-05-01 17:13:00 +02:00 |
|
Croneter
|
341571e232
|
Fix saving Plex updatedAt value for new playlists
|
2018-05-01 17:09:58 +02:00 |
|
Croneter
|
8ee20b1bba
|
Fix sync if Kodi playlist has been deleted
|
2018-05-01 16:52:12 +02:00 |
|