croneter
|
4e0429fcc9
|
Fix switching to __future__ module
- Fixes #507
|
2018-07-12 18:46:02 +02:00 |
|
croneter
|
c557cbdb93
|
Fix Plex Companion crashing when connected to Plex Web
|
2018-07-08 12:53:03 +02:00 |
|
croneter
|
0d601d7309
|
Fix Plex Companion crash when connected to Plex Web playing playlist music
|
2018-07-08 12:37:38 +02:00 |
|
Croneter
|
9b76795ea4
|
Attempt to fix locking mechanisms
- Wraper to lock entire function was NOT working
|
2018-06-21 20:43:39 +02:00 |
|
Croneter
|
c440dc7779
|
Switch to absolute imports
|
2018-06-21 19:24:37 +02:00 |
|
Croneter
|
a36307e0aa
|
Fix add-on paths playstate and Plex Companion for playlists
|
2018-06-14 19:54:35 +02:00 |
|
Croneter
|
b135980981
|
Fix Kodi telling Plex companion false playqueue position
|
2018-06-14 16:40:26 +02:00 |
|
croneter
|
4a948c1639
|
Fix Plex Companion playstate status for iOS
- Partially fixes #456
|
2018-05-13 15:50:26 +02:00 |
|
croneter
|
5b58db6cec
|
Fix Plex Companion thinking video is playing again
- Fixes #449
|
2018-04-02 18:09:00 +02:00 |
|
croneter
|
66b8559eab
|
Fix using plex instead of user token
- Fixes #407
|
2018-02-14 20:38:50 +01:00 |
|
croneter
|
ca11528593
|
Prettify
|
2018-02-11 13:24:00 +01:00 |
|
croneter
|
f279efb255
|
Less logging
|
2018-02-07 12:48:50 +01:00 |
|
croneter
|
b9c1bbd8d3
|
Fix Companion playback for Plex Web
|
2018-02-04 15:36:30 +01:00 |
|
croneter
|
a1d790c741
|
Signal stop to Companion clients correctly
|
2018-02-04 12:31:28 +01:00 |
|
croneter
|
8d1bd52328
|
Fix Companion KeyError for music playback
|
2018-02-03 16:49:58 +01:00 |
|
tomkat83
|
e17824609a
|
Greatly simplify handling of PKC playqueues
|
2018-01-06 15:19:12 +01:00 |
|
tomkat83
|
f4e83f6be5
|
Better detect if PKC playback init is still ongoing
|
2018-01-02 15:11:49 +01:00 |
|
tomkat83
|
b84a833e0d
|
Remove unreliable check for playback init
|
2018-01-02 14:30:54 +01:00 |
|
tomkat83
|
ac3be93894
|
More Plex Companion fixes
|
2018-01-02 13:28:25 +01:00 |
|
tomkat83
|
95356d9483
|
Fix headers
|
2018-01-02 12:13:41 +01:00 |
|
tomkat83
|
14183cccca
|
Fix Plex Companion headers & URL arguments
|
2018-01-02 11:48:44 +01:00 |
|
tomkat83
|
3a9f65d908
|
Remove obsolete code
|
2018-01-02 10:58:28 +01:00 |
|
tomkat83
|
18a9e77b33
|
Plex Companion optimizations
|
2018-01-01 18:36:28 +01:00 |
|
tomkat83
|
6caa759ce1
|
Fix wrong partIndex
|
2018-01-01 14:23:08 +01:00 |
|
tomkat83
|
5337ae5715
|
Major Plex Companion overhaul, part 6
|
2018-01-01 13:28:39 +01:00 |
|
croneter
|
4547ec52af
|
Major Plex Companion overhaul, part 4
|
2017-12-21 09:28:06 +01:00 |
|
tomkat83
|
47779bbbee
|
Modify logging
|
2017-12-15 16:22:03 +01:00 |
|
tomkat83
|
f0a3cd8c55
|
Avoid RuntimeError on exit
|
2017-12-15 16:08:20 +01:00 |
|
croneter
|
bb0ba08329
|
Also update volume and mute on PMS updates
|
2017-12-14 17:19:09 +01:00 |
|
croneter
|
7100802cab
|
Ensure that PKC signals playback stop on shutdown
|
2017-12-14 15:54:28 +01:00 |
|
croneter
|
502c013af0
|
Update all Kodi player properties for Companion update
|
2017-12-14 15:20:41 +01:00 |
|
croneter
|
b520fe2b79
|
Fix playstate remaining at zero
|
2017-12-14 10:34:40 +01:00 |
|
croneter
|
8189eb6b4c
|
Companion: fix audio stream and subtitle stream
|
2017-12-14 10:22:48 +01:00 |
|
croneter
|
c0e7c78a11
|
Major Plex Companion overhaul, part 3
|
2017-12-14 08:29:38 +01:00 |
|
croneter
|
80c106d57f
|
Fix some IndexErrors and KeyErrors
|
2017-12-13 20:41:29 +01:00 |
|
croneter
|
9cac51d5c9
|
Major Plex Companion overhaul, part 2
|
2017-12-13 20:14:27 +01:00 |
|
tomkat83
|
b1e2791ca8
|
Major Plex Companion overhaul, part 1
|
2017-12-10 19:01:22 +01:00 |
|
tomkat83
|
c3b5054477
|
Fixes to Companion /poll replies
|
2017-12-09 17:23:50 +01:00 |
|
tomkat83
|
73c7f866e6
|
Security fix: Companion shall not send Plex token
|
2017-12-09 13:54:30 +01:00 |
|
tomkat83
|
843bedbee6
|
Switch Companion to use json_rpc.py
|
2017-12-09 13:47:19 +01:00 |
|
croneter
|
116a2956ac
|
Minor Plex Companion improvements
|
2017-12-05 11:14:41 +01:00 |
|
tomkat83
|
c917b9bf48
|
Fix Plex companion feedback for Android
|
2017-07-01 14:17:25 +02:00 |
|
tomkat83
|
cee2bfcc6c
|
Better way to sync progress to another account
- Partially fixes #297
|
2017-05-25 14:21:27 +02:00 |
|
tomkat83
|
9104a56db0
|
Fix playback stop not being recognized by the PMS
|
2017-05-25 13:15:54 +02:00 |
|
tomkat83
|
66fe13786f
|
Fix PKC syncing progress to wrong account
- Fixes #297
|
2017-05-22 20:54:04 +02:00 |
|
tomkat83
|
845885edbd
|
Fix Playback and watched status not syncing
- Fixes #300
|
2017-05-22 20:38:56 +02:00 |
|
tomkat83
|
20cf51432f
|
Companion: send transient token
|
2017-05-17 20:22:16 +02:00 |
|
tomkat83
|
c7db36bd5d
|
Companion: don't tell seekRange
|
2017-05-17 19:20:16 +02:00 |
|
tomkat83
|
bfe174dc09
|
Add state for Plex user ID
|
2017-05-17 15:57:30 +02:00 |
|
tomkat83
|
af55d75bf3
|
Fix KeyError for Plex Companion
|
2017-05-11 20:07:23 +02:00 |
|