tomkat83
|
a782075236
|
Version bump
|
2017-02-01 20:44:23 +01:00 |
|
tomkat83
|
aba7e3a977
|
Version bump
|
2017-02-01 20:32:24 +01:00 |
|
tomkat83
|
df23e6028e
|
Fix AttributeError if caching deactivated
- Fixes #194
|
2017-02-01 09:12:35 +01:00 |
|
tomkat83
|
f3c5ecf9ae
|
Fix missing Plex logo
|
2017-01-24 20:08:40 +01:00 |
|
tomkat83
|
1f0a114d35
|
Fix IndexError and AttributeError
|
2017-01-24 20:04:53 +01:00 |
|
tomkat83
|
b1f6bd1edf
|
Refactor service.py
|
2017-01-24 18:48:13 +01:00 |
|
tomkat83
|
579b52905e
|
Code refactoring
|
2017-01-24 16:53:50 +01:00 |
|
tomkat83
|
8aba0d998d
|
Code refactoring: put variables in one place
|
2017-01-24 16:04:42 +01:00 |
|
tomkat83
|
e818e23149
|
Rewire image cache thread to service.py
|
2017-01-20 17:21:51 +01:00 |
|
tomkat83
|
627c010fb9
|
Customize number of items fetched from PMS
- Fixes #186
- Fixes #182
- Now defaults to 25 instead of 100
|
2017-01-20 14:41:28 +01:00 |
|
tomkat83
|
8680410ab2
|
New setting to force transcode all Plex images
|
2017-01-15 18:01:27 +01:00 |
|
tomkat83
|
0b304f563c
|
Version bump
|
2017-01-09 20:54:48 +01:00 |
|
tomkat83
|
146f063fc9
|
Playqueues overhaul continued
|
2017-01-02 14:07:24 +01:00 |
|
tomkat83
|
0c2d4984ab
|
Playqueues major haul-over
|
2016-12-27 17:33:52 +01:00 |
|
tomkat83
|
ad8b7c7d90
|
Merge Master
|
2016-12-20 16:13:19 +01:00 |
|
tomkat83
|
9869131464
|
Don't show delet context menu if now allowed by PMS
|
2016-10-23 19:38:21 +02:00 |
|
tomkat83
|
e2776261c3
|
Initial Kodi context menu commit
|
2016-10-22 17:15:10 +02:00 |
|
tomkat83
|
cd65a93989
|
Fix Kodi crashing on low powered devices
- Fixes #126
|
2016-10-17 22:34:15 +02:00 |
|
tomkat83
|
8099f99337
|
Remove size limitation on sync queue
|
2016-10-13 16:04:04 +02:00 |
|
tomkat83
|
a3d643c643
|
Use some file settings instead of window settings
- In case the user changes something while PKC is running
|
2016-09-16 17:42:39 +02:00 |
|
tomkat83
|
394b6a240b
|
Replace addonName references
|
2016-09-04 16:48:57 +02:00 |
|
tomkat83
|
afda9d0b1a
|
Merge conflicts service.py
|
2016-08-29 19:27:05 +02:00 |
|
tomkat83
|
a2693b3485
|
Optimize player and playlist instances
|
2016-08-07 15:33:36 +02:00 |
|
tomkat83
|
eff7d7b68b
|
Use 1 PKC xbmc.player instance
|
2016-07-23 18:06:47 +02:00 |
|
tomkat83
|
fc5d731859
|
Fix Kodi monitor
|
2016-07-23 16:49:40 +02:00 |
|
tomkat83
|
a26526c146
|
Move Companion processing to companion thread
|
2016-07-22 15:04:42 +02:00 |
|
tomkat83
|
8a58c885e9
|
Redesign playlists
|
2016-07-20 18:36:31 +02:00 |
|
tomkat83
|
6689b265f2
|
Plex photos
|
2016-06-12 17:22:22 +02:00 |
|
tomkat83
|
a92146abc2
|
Remove emby references
|
2016-05-31 08:06:42 +02:00 |
|
tomkat83
|
f3afa8dab1
|
Ensure credentials are known when reconnecting
- Re-Instantiate for every new connection attempt
|
2016-05-31 07:36:52 +02:00 |
|
tomkat83
|
6860fe502e
|
Periodically check if PMS address has changed
- Fixes #33
|
2016-05-29 20:00:14 +02:00 |
|
tomkat83
|
af73f2be1f
|
Increase log level severity when PMS goes offline
|
2016-05-29 17:50:27 +02:00 |
|
tomkat83
|
5240afaf52
|
Fix sys append using module before its init
|
2016-05-07 13:25:51 +02:00 |
|
tomkat83
|
df38786638
|
Account for string.encode() not allowing args
- E.g. Android TV
|
2016-05-07 13:15:02 +02:00 |
|
tomkat83
|
f8a83d7974
|
Version bump
|
2016-04-29 20:07:31 +02:00 |
|
tomkat83
|
d557712896
|
Companion reports playstate. Fixes #6, fixes #7
|
2016-04-26 17:21:09 +02:00 |
|
tomkat83
|
8b04f6175d
|
Revert "Use Plex Companion for Playstate Reporting"
This reverts commit f22369a14a .
|
2016-04-26 17:10:11 +02:00 |
|
tomkat83
|
f22369a14a
|
Use Plex Companion for Playstate Reporting
- Should fix Unknown answer from PMS
https://192.168.178.5:32400/:/timeline?SubtitleStreamIndex=&AudioStreamIndex=1&ratingKey=4338&state=playing&time=424000&duration=8286000000
with status code 400. Message:
NOTICE: PlexKodiConnect DownloadUtils -> Bad Request
- Merge fixes to player.py
|
2016-04-26 17:02:29 +02:00 |
|
tomkat83
|
ec6be67fb0
|
Version bump
|
2016-04-22 14:57:32 +02:00 |
|
im85288
|
f3d530f718
|
change from emby to plex user image
|
2016-04-15 10:57:49 +01:00 |
|
tomkat83
|
e41cf94cee
|
Suspend threads when server goes offline
|
2016-04-13 13:30:25 +02:00 |
|
tomkat83
|
170b6c5066
|
Use window variables for download error count
When playing an item, another plugin instance is created. It is
impossible to share data otherwise
|
2016-04-13 13:04:23 +02:00 |
|
tomkat83
|
b5a0094a76
|
Version bump
|
2016-04-08 15:35:03 +02:00 |
|
tomkat83
|
621fd3ad4a
|
Instantiate Plex Companion after user signed on
|
2016-04-07 16:41:27 +02:00 |
|
tomkat83
|
1bec2d9ac9
|
No settings calls in service loop
|
2016-04-07 16:25:16 +02:00 |
|
tomkat83
|
260fc7adf8
|
Rewired download and PMS connection
- Look for PMS in the LAN, even if plex.tv is available
|
2016-04-06 16:24:03 +02:00 |
|
tomkat83
|
43dc83ae57
|
Fix instance chaos with Plex Companion
- Should fix PKC startup issues, among others
|
2016-04-02 16:46:23 +02:00 |
|
tomkat83
|
e82203daa0
|
Version bump
|
2016-03-29 20:10:41 +02:00 |
|
tomkat83
|
dc7755ba6d
|
Rewired websockets
|
2016-03-29 18:44:13 +02:00 |
|
tomkat83
|
6a2094d444
|
Backgroundsync using websockets
|
2016-03-27 16:57:20 +02:00 |
|