croneter
|
0a7752e392
|
Fallback connection if plex.direct does not resolve
- Fixes #472
- Partially fixes #478
|
2018-05-18 19:31:43 +02:00 |
|
croneter
|
76193329d6
|
Fix PMS showing up twice
- Fixes #469
|
2018-05-15 19:39:34 +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
|
30abe0f2fb
|
Fix some playqueue inconsistencies using Plex Companion
- Also fix movie helper and TV show helper add-ons
|
2018-04-08 14:34:38 +02:00 |
|
croneter
|
9f8c9a1636
|
Fix KeyError for server discovery
- Fixes #409
|
2018-02-15 17:44:58 +01:00 |
|
croneter
|
ca8ad96a05
|
Prettify
|
2018-02-11 12:59:04 +01:00 |
|
croneter
|
1151076660
|
Code refactoring
|
2018-02-10 17:59:20 +01:00 |
|
croneter
|
e3882acf50
|
Remove obsolete code
|
2018-02-08 10:43:38 +01:00 |
|
tomkat83
|
b1e2791ca8
|
Major Plex Companion overhaul, part 1
|
2017-12-10 19:01:22 +01:00 |
|
croneter
|
5fcccba105
|
Compile regex only once
|
2017-09-06 19:55:27 +02:00 |
|
tomkat83
|
d7bd6b0d13
|
Function to grab all Plex libraries from PMS
|
2017-05-06 09:45:21 +02:00 |
|
tomkat83
|
e05bc6e126
|
Increase timeouts for PMS
- Fixes #283
|
2017-04-30 17:45:45 +02:00 |
|
tomkat83
|
95fd016bd7
|
Code refactoring of download in chunks
|
2017-04-01 18:28:02 +02:00 |
|
tomkat83
|
b93925d678
|
Rename function
|
2017-02-18 17:04:30 +01:00 |
|
tomkat83
|
8aba0d998d
|
Code refactoring: put variables in one place
|
2017-01-24 16:04:42 +01:00 |
|
tomkat83
|
8680410ab2
|
New setting to force transcode all Plex images
|
2017-01-15 18:01:27 +01:00 |
|
tomkat83
|
2836f707c5
|
Merge branch 'develop'
|
2017-01-09 21:29:45 +01:00 |
|
tomkat83
|
234f5042a3
|
Fix Plex Companion music playQueue startup
|
2017-01-07 20:35:10 +01:00 |
|
tomkat83
|
0a2f1bc01b
|
Fix KeyError for librarysync
|
2017-01-07 20:20:18 +01:00 |
|
tomkat83
|
e90f48cc8e
|
Rename plex database fields; abstract types
|
2017-01-07 20:11:48 +01:00 |
|
tomkat83
|
06bd8856b5
|
More fixes to Watch Later
|
2017-01-02 16:42:07 +01:00 |
|
tomkat83
|
253feb9c69
|
Always post to PMS to get playQueue
|
2016-12-29 15:41:14 +01:00 |
|
tomkat83
|
9d2902baa5
|
Playqueues overhaul continued
|
2016-12-28 13:14:21 +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
|
d1da07a8bf
|
Speed up replacing Plex paths
|
2016-12-03 15:43:23 +01:00 |
|
tomkat83
|
db02a001a8
|
Playlist major upgrade part 1
|
2016-12-03 11:50:05 +01:00 |
|
tomkat83
|
bcc46e4ea1
|
New contextmenu: force playback from PMS
- Visible if using direct paths
- You will be able to correctly play videos with several parts, media
streams or versions
- Fixes #78
|
2016-11-06 12:15:41 +01:00 |
|
tomkat83
|
7e58fae9a2
|
Code optimization
|
2016-10-29 15:23:48 +02:00 |
|
tomkat83
|
9869131464
|
Don't show delet context menu if now allowed by PMS
|
2016-10-23 19:38:21 +02:00 |
|
tomkat83
|
0b2ccde834
|
Message if PMS item could not be deleted
|
2016-10-23 16:37:26 +02:00 |
|
tomkat83
|
e2776261c3
|
Initial Kodi context menu commit
|
2016-10-22 17:15:10 +02:00 |
|
tomkat83
|
0afe265524
|
Fix TypeError
|
2016-09-05 20:57:08 +02:00 |
|
tomkat83
|
136f0b3157
|
Cleanup PlexFunctions.py
|
2016-09-02 17:26:17 +02:00 |
|
tomkat83
|
ae6061f771
|
Try reducing strain on PMS for metadata
- Taken from Plex for Android GET command
|
2016-08-07 15:50:01 +02:00 |
|
tomkat83
|
8a58c885e9
|
Redesign playlists
|
2016-07-20 18:36:31 +02:00 |
|
tomkat83
|
f0400f0119
|
Dont let PMS force scan the media
- Guess the 'checkFiles=1' parameter for requesting a PMS item's
metadata forced a scan
- Maybe also fixes #73
|
2016-07-12 21:36:30 +02:00 |
|
tomkat83
|
40529938ca
|
Cleanup playlist.py
|
2016-06-26 16:10:32 +02:00 |
|
tomkat83
|
473f6fe58a
|
More rewiring of connections
|
2016-05-29 16:52:00 +02:00 |
|
tomkat83
|
ae34b63de9
|
Re-wired connection manager
|
2016-05-24 19:00:39 +02:00 |
|
tomkat83
|
c7b52a1fa4
|
Merge conflicts: download action_type
|
2016-04-26 14:02:19 +02:00 |
|
tomkat83
|
47938cf5c2
|
DoUtils: use authenticate instead of dontSignout
|
2016-04-13 10:48:45 +02:00 |
|
tomkat83
|
3d5a3e9bfb
|
Don't declare connection when poking PMS
|
2016-04-08 13:18:19 +02:00 |
|
tomkat83
|
4a63e03615
|
Shut down sync more cleanly if interrupted
|
2016-04-08 09:11:03 +02:00 |
|
tomkat83
|
5289619792
|
Deal with PMS reply 401 under too much strain
- Sync should now abort pretty much instantly
|
2016-04-07 18:29:23 +02:00 |
|
tomkat83
|
753e090cec
|
Fix HTTP 401 and authentication endless loop
|
2016-04-07 16:10:07 +02:00 |
|
tomkat83
|
1f3598a7c4
|
Cleanup and Fixes
- Disable SSL warnings, finally
- Fix Plex Companion errors due to downloadutils switch
|
2016-04-06 18:23:51 +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
|
85c3f3949b
|
Fix Music playback websocket KeyError
|
2016-03-28 11:39:35 +02:00 |
|
tomkat83
|
6a2094d444
|
Backgroundsync using websockets
|
2016-03-27 16:57:20 +02:00 |
|