croneter
|
e1c01b184b
|
Don't show a pre-sign-in dialog
|
2018-09-16 17:29:18 +02:00 |
|
croneter
|
dd62cded43
|
Simplify code
|
2018-09-16 17:18:46 +02:00 |
|
croneter
|
c6073e2426
|
Fix user not being able to close dialog
|
2018-09-16 17:18:37 +02:00 |
|
croneter
|
1fe244e8a6
|
Use Plex dialog
|
2018-09-16 16:13:08 +02:00 |
|
croneter
|
c4f6a441b6
|
Fix Info screen not returning
|
2018-09-16 16:08:44 +02:00 |
|
croneter
|
c7bb333e97
|
Fix AttributeError
|
2018-09-16 14:02:27 +02:00 |
|
croneter
|
4cf191cbb4
|
Switch paths
|
2018-09-16 14:00:52 +02:00 |
|
croneter
|
1a4135c6a4
|
Fix add-on settings not opening on installation
|
2018-09-16 13:35:07 +02:00 |
|
croneter
|
9dc86c9731
|
Fix UnicodeDecodeError for PMS with non ASCII chars
|
2018-09-16 13:33:20 +02:00 |
|
croneter
|
a82fda85ca
|
New Plex.tv sign-in dialogs
|
2018-09-16 13:25:15 +02:00 |
|
croneter
|
3110d8c0ee
|
Use Plex dialogs for initial PKC set-up
|
2018-09-15 16:53:06 +02:00 |
|
croneter
|
93fd45a4e1
|
Add new Plex yes-no dialog
|
2018-09-15 16:30:17 +02:00 |
|
croneter
|
029ea93268
|
Translate Plex info dialog button text
|
2018-09-15 16:15:14 +02:00 |
|
croneter
|
038bce1a27
|
Use Plex dialog
|
2018-09-15 16:12:10 +02:00 |
|
croneter
|
a7791bad0a
|
Don't show a warning if user aborted user selection
|
2018-09-15 16:08:51 +02:00 |
|
croneter
|
1bf98cb27e
|
Greatly speed up deleting of items on the Kodi side
|
2018-09-15 15:50:59 +02:00 |
|
croneter
|
3088078ff8
|
Fix empty pin entry field showing up
|
2018-09-15 15:46:06 +02:00 |
|
croneter
|
b5524d1206
|
Optimize code
|
2018-09-15 15:16:59 +02:00 |
|
croneter
|
0147e29cef
|
Only try user login once
|
2018-09-15 15:15:28 +02:00 |
|
croneter
|
82a7e021ef
|
Make home button close user selection dialog
|
2018-09-15 15:07:57 +02:00 |
|
croneter
|
98e38ae9a8
|
Add Plex dialog to switch users
|
2018-09-10 20:53:46 +02:00 |
|
croneter
|
b29e07846f
|
Safely parse XMLs using defusedxml
|
2018-09-05 17:36:38 +02:00 |
|
croneter
|
0933dea407
|
Simplify code
|
2018-09-04 16:54:06 +02:00 |
|
croneter
|
d63f976da4
|
Update docstrings
|
2018-09-04 16:43:16 +02:00 |
|
croneter
|
7fe12968a1
|
Fix PKC trying to sync audio playlists even when audio sync disabled
|
2018-09-04 16:32:39 +02:00 |
|
croneter
|
cda881c25c
|
Fix potential sync crash
|
2018-09-02 20:34:44 +02:00 |
|
croneter
|
e14994cf74
|
Fix Kodi hanging if media stream selection is aborted
|
2018-09-02 19:40:56 +02:00 |
|
croneter
|
4b3f641f25
|
Revert "Fix Kodi crash by committing to DB frequently"
This reverts commit 535163b675 .
|
2018-09-02 18:18:45 +02:00 |
|
croneter
|
535163b675
|
Fix Kodi crash by committing to DB frequently
- Hopefully fixes #531
|
2018-08-30 12:27:16 +02:00 |
|
croneter
|
456c0401cd
|
Compatibility with Kodi Leia Beta 1
|
2018-08-29 16:33:36 +02:00 |
|
croneter
|
c2d9470fe9
|
Remove obsolete command
|
2018-08-23 15:49:01 +02:00 |
|
croneter
|
9a8fcbb8a5
|
Fix playback not resuming (Kodi 18 ignores listitem "StartOffset")
- Fixes #525
|
2018-08-23 15:23:38 +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
|
3b60e6ffd2
|
Fix Typo
|
2018-08-09 07:45:10 +02:00 |
|
croneter
|
3bd9b3b5a4
|
Force-deactivate playlist sync for Microsoft UWP for Kodi 18
- Fixes #521
|
2018-08-07 20:02:44 +02:00 |
|
croneter
|
3fd40b64c6
|
Fix library sync crash due to exotic playlist characters
- Fixes #523
|
2018-08-07 18:11:23 +02:00 |
|
croneter
|
5003fd87c9
|
Fix PKC not starting by decoupling watchdog/subprocess modules
- Fixes #521
|
2018-08-06 07:53:30 +02:00 |
|
croneter
|
57e064efa2
|
Log whether playlist sync is activated
|
2018-08-05 18:13:16 +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
|
11a66a8465
|
Fix playback sometimes not starting and UnicodeEncodeError for logging
- Fixes #520
|
2018-08-05 14:44:24 +02:00 |
|
croneter
|
f5ea8cc3ec
|
Choose trailer if several are present (DB reset required)
- Fixes #515
|
2018-08-04 15:11:21 +02:00 |
|
croneter
|
3f6f557dc3
|
Fix casting to PKC failing
|
2018-08-03 20:45:10 +02:00 |
|
croneter
|
8322609ef9
|
Fix library sync crashing due to Plex photo albums
- Fixes #517
|
2018-08-03 18:37:16 +02:00 |
|
croneter
|
5eafcbafb1
|
Move PKC playlist shortcut
|
2018-07-30 13:20:40 +02:00 |
|
croneter
|
ce30a3f03f
|
Fix PKC tv show node "all"
|
2018-07-30 13:04:51 +02:00 |
|
croneter
|
5968e845d2
|
Access Plex Hubs. Listing will be different depending on Kodi section!
|
2018-07-27 16:01:27 +02:00 |
|
croneter
|
04725a8aca
|
Fix year for songs missing
- Fixes #514
|
2018-07-27 14:49:30 +02:00 |
|