croneter
|
78a3cc434a
|
Fix AttributeError: module 'urllib' has no attribute 'parse'
|
2021-07-18 14:46:04 +02:00 |
|
croneter
|
8d2b3ac1af
|
Get rid of Python arrow; hopefully fix many Python import errors (also occuring in other add-ons!)
|
2021-05-26 21:00:41 +02:00 |
|
croneter
|
f5b8084543
|
Show warning message to remind user to use Estuary for database resets
|
2021-05-24 15:51:41 +02:00 |
|
croneter
|
5a0de0e5f7
|
Fix PKC widgets not working at all in some cases
|
2021-05-24 09:35:36 +02:00 |
|
croneter
|
fbc1ee8985
|
Fix UnicodeEncodeError if Plex playlist name contains illegal chars
|
2021-04-17 13:57:23 +02:00 |
|
croneter
|
8cdb9c999a
|
Hopefully fix RuntimeError: no add-on "plugin.video.plexkodiconnect"
|
2021-03-17 21:16:11 +01:00 |
|
croneter
|
64ac1f5349
|
Fix TypeError: function missing required argument 'message'
|
2021-03-01 10:39:17 +01:00 |
|
croneter
|
8dd533e071
|
Fix TypeError: function missing required argument 'message'
|
2021-02-21 17:12:15 +01:00 |
|
croneter
|
4cf7c753e0
|
Remove obsolete function in utils.py
|
2020-12-27 17:22:16 +01:00 |
|
croneter
|
1f2b19ce42
|
Cleanup save handling of xml.etree.ElementTree
|
2020-12-27 17:22:15 +01:00 |
|
croneter
|
0dda58ebd3
|
Fix utils.py imports
|
2020-12-27 17:22:15 +01:00 |
|
croneter
|
c22b4c782d
|
Remove obsolete encodes and decodes
|
2020-12-27 13:16:44 +01:00 |
|
croneter
|
6904494e31
|
Get rid of utils.try_encode and utils.try_decode
|
2020-12-27 13:16:44 +01:00 |
|
croneter
|
d306f36869
|
More string bytes fixes
|
2020-12-27 13:16:43 +01:00 |
|
croneter
|
e32fa567bc
|
Adjust urllib.parse unquote, quote, quote_plus, unquote
|
2020-12-27 13:16:42 +01:00 |
|
croneter
|
4b4dc1afbf
|
Fix class __repr__ to account for Python 3
|
2020-12-18 19:59:33 +01:00 |
|
croneter
|
58eaa14043
|
Clean up imports
|
2020-12-18 17:43:24 +01:00 |
|
croneter
|
436b1fda83
|
Automatically convert source code from Python 2 to 3 using futurize
|
2020-12-18 17:10:20 +01:00 |
|
geropan
|
97078fda2c
|
Addressed line too long issues.
|
2020-06-07 18:58:46 +01:00 |
|
geropan
|
2ce1a6e639
|
Added support for custom set of safe characters (configured via addon settings) when escaping paths using direct paths for http(s), dav(s) and (s)ftp urls.
|
2020-06-07 18:27:20 +01:00 |
|
croneter
|
791a31bb65
|
Fix PKC crashing on devices running Microsoft UWP, e.g. XBox
|
2020-03-25 16:28:20 +01:00 |
|
croneter
|
23ac39a860
|
Fix DirectPaths when a video's folder name is identical to a video's filename (you will need to manually reset the Kodi database)
|
2020-01-31 21:12:48 +01:00 |
|
croneter
|
56324b1e88
|
Fix OperationalError when resetting PKC
|
2019-11-25 08:03:06 +01:00 |
|
croneter
|
e52b67c3a9
|
Fix to correctly wipe Kodi databases
|
2019-11-15 13:38:41 +01:00 |
|
croneter
|
3b8f712289
|
Fix database being locked in rare cases
|
2019-11-14 14:39:07 +01:00 |
|
croneter
|
1fa1035a43
|
Delete temporary subtitles on playback stop
|
2019-10-05 17:00:39 +02:00 |
|
croneter
|
8fc76386e2
|
Merge branch 'bernimoses-master' into beta-version
|
2019-10-05 16:55:41 +02:00 |
|
bernimoses
|
9933480f8d
|
Add tmdb provider sync.
|
2019-10-03 22:17:00 +02:00 |
|
croneter
|
1e60dd11df
|
Fix rare AttributeError on PKC startup when modifying advancedsettings.xml
|
2019-09-24 08:16:04 +02:00 |
|
croneter
|
5a7d997da2
|
Correctly escape URLs for Direct Paths
|
2019-09-22 12:52:32 +02:00 |
|
croneter
|
b5bd13f7bd
|
Merge pull request #952 from croneter/less-logging
Less logging when comparing PKC versions
|
2019-08-02 10:51:10 +02:00 |
|
croneter
|
335bfc34c5
|
Merge pull request #946 from croneter/faster-playlists
Faster sync of playlists
|
2019-08-02 10:50:55 +02:00 |
|
croneter
|
bcc97df209
|
Less logging when comparing PKC versions
|
2019-08-02 10:17:02 +02:00 |
|
croneter
|
26fa1ff909
|
Use file size and last modification time to compare Kodi playlist files instead of slow MD5 hash of file
|
2019-08-01 14:53:49 +02:00 |
|
croneter
|
a83cf93150
|
Separate function to wipe all synched Plex playlists
|
2019-08-01 14:48:42 +02:00 |
|
croneter
|
b99b17d0f9
|
Don't restart Kodi if user chose to enter PKC settings on install
|
2019-06-15 16:01:02 +02:00 |
|
croneter
|
e08e9b0d32
|
Fix ValueError if casting to int/float
|
2019-06-12 13:17:17 +02:00 |
|
croneter
|
d96ac192d1
|
Fix casting to int silently failing
|
2019-06-12 11:53:41 +02:00 |
|
croneter
|
a46cb731cf
|
Refactor Plex API
|
2019-06-12 11:53:41 +02:00 |
|
croneter
|
04d328de3e
|
Improve video resuming behavior; add a resume dialog for playback startup via PMS
|
2019-06-02 13:12:03 +02:00 |
|
croneter
|
1ac19109ba
|
Turn urllib and urlparse unicode-safe
|
2019-03-30 17:32:42 +01:00 |
|
croneter
|
b4d036ed6b
|
Monkey patch xml.etree.ElementTree to always return unicode
|
2019-03-30 09:56:22 +01:00 |
|
croneter
|
2013b498d6
|
Add function to urlencode unicode
|
2019-03-28 20:07:40 +01:00 |
|
croneter
|
5b7595c681
|
Rework widgets and listitems
|
2019-03-10 18:00:04 +01:00 |
|
croneter
|
1a1e4b113d
|
Prompt user to select libraries to sync upon changing PMS
|
2019-02-08 13:24:14 +01:00 |
|
croneter
|
50d770718d
|
Choose which Plex libraries PKC should sync
|
2019-02-08 13:24:14 +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
|
9208cf2cb3
|
Optimize headers for communication with PMS to appear like PMP
|
2019-02-05 18:52:10 +01:00 |
|
croneter
|
2c77bd28af
|
Implement Codacy suggestions
|
2019-02-03 20:22:41 +01:00 |
|
croneter
|
cffebf2f65
|
Better, safer dialogs to enter network credentials
|
2019-01-28 14:43:58 +01:00 |
|