tomkat83
|
e5e70f769e
|
Fix Encoding
|
2016-04-13 15:53:10 +02:00 |
|
tomkat83
|
a594daeb68
|
Assume its us playing if the PMS is not ours
|
2016-04-13 15:27:02 +02:00 |
|
tomkat83
|
7f9542c531
|
More logging
|
2016-04-13 14:42:04 +02:00 |
|
tomkat83
|
8794f221ff
|
User auth resets download error counts
|
2016-04-13 14:34:58 +02:00 |
|
tomkat83
|
7bc3ee7fdf
|
Fix TypeError
|
2016-04-13 14:20:28 +02:00 |
|
tomkat83
|
61fb7694aa
|
Fix Kodi checking for existing files and dirs
|
2016-04-13 14:15:31 +02:00 |
|
tomkat83
|
e41cf94cee
|
Suspend threads when server goes offline
|
2016-04-13 13:30:25 +02:00 |
|
tomkat83
|
7830f49936
|
Obsolete method
|
2016-04-13 13:06:06 +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 |
|
angelblue05
|
38933b9b2d
|
Update artwork.py if webserver is disabled.
|
2016-04-13 06:00:50 -05:00 |
|
tomkat83
|
98f52d3b5e
|
ProcessMetadata thread: sleep now unnecessary
|
2016-04-13 12:23:36 +02:00 |
|
tomkat83
|
dc96dc533a
|
Only declare unauthorized after 3 fails in a row
|
2016-04-13 12:14:16 +02:00 |
|
tomkat83
|
47938cf5c2
|
DoUtils: use authenticate instead of dontSignout
|
2016-04-13 10:48:45 +02:00 |
|
tomkat83
|
9d06225228
|
Centralize Direct Play and Direct Paths
|
2016-04-12 17:18:32 +02:00 |
|
Ian Mclaughlin
|
d95d854f70
|
Update utils.py
Add initial krypton support
|
2016-04-12 16:00:22 +01:00 |
|
Ian Mclaughlin
|
c18d74ce18
|
Merge pull request #27 from Meta-Man/master
Code reduction
|
2016-04-12 15:51:58 +01:00 |
|
Ian Mclaughlin
|
bec455e8f7
|
Merge pull request #31 from Meta-Man/dev2
Dev2
|
2016-04-12 15:50:53 +01:00 |
|
tomkat83
|
e4aefaaa5e
|
Remove Container.Refresh
- This is a skin issue, not a PKC issue
|
2016-04-12 09:05:52 +02:00 |
|
tomkat83
|
5aa337d03c
|
Fix encoding
|
2016-04-12 08:54:10 +02:00 |
|
tomkat83
|
ed83a7009f
|
Fix encoding
|
2016-04-12 08:52:13 +02:00 |
|
tomkat83
|
f094ca4299
|
Small playback fixes
|
2016-04-12 08:40:12 +02:00 |
|
tomkat83
|
543cec93b4
|
Don't normalize moviename for playback report
- Instead, use string (not unicode) for window
|
2016-04-11 19:18:55 +02:00 |
|
tomkat83
|
4ca321faea
|
Always direct play items, if possible
|
2016-04-11 18:57:20 +02:00 |
|
tomkat83
|
b9016a0acd
|
Companion: handle timeout while connecting
|
2016-04-11 18:00:04 +02:00 |
|
tomkat83
|
c20c701abd
|
Fix endless trailer loop
|
2016-04-11 17:50:56 +02:00 |
|
tomkat83
|
7f956c6f18
|
Fix playback report for trailers seeming like movie
|
2016-04-11 15:11:50 +02:00 |
|
tomkat83
|
f368f02abf
|
Fix TypeError when marking item watched
|
2016-04-11 15:01:25 +02:00 |
|
tomkat83
|
48edee8656
|
Less logging
|
2016-04-11 14:57:32 +02:00 |
|
tomkat83
|
cccd545b4c
|
Fix IndexError when trying to match movie title
|
2016-04-11 14:51:35 +02:00 |
|
tomkat83
|
8be55d898c
|
Cleanup Plex Companion
|
2016-04-11 12:34:38 +02:00 |
|
tomkat83
|
18ff3715ac
|
Revert "Revert "Cleanup Plex Companion""
This reverts commit 5788f3c7ea .
|
2016-04-11 12:34:24 +02:00 |
|
tomkat83
|
5788f3c7ea
|
Revert "Cleanup Plex Companion"
This reverts commit dd51766d3d .
|
2016-04-11 12:34:06 +02:00 |
|
tomkat83
|
dd51766d3d
|
Cleanup Plex Companion
|
2016-04-11 12:34:00 +02:00 |
|
tomkat83
|
19eae61737
|
Fix currently playing showing old Plex items
- E.g. when watching Kodi TV/PVR
|
2016-04-11 10:41:13 +02:00 |
|
tomkat83
|
f0ba60c781
|
Fix KeyError if Kodi webserver disabled
|
2016-04-11 09:51:05 +02:00 |
|
tomkat83
|
27608114f5
|
Plex Collections available under Movies-Collections
- Tags are used (one movie may have several) instead of Kodi sets (only
1 set per movie possible)
|
2016-04-11 09:49:02 +02:00 |
|
tomkat83
|
a420bbc382
|
Rename Movie Sets to Movie Collections
|
2016-04-11 09:27:26 +02:00 |
|
tomkat83
|
adbeb4d48f
|
Shutdown lib sync threads correctly on user switch
|
2016-04-11 09:21:40 +02:00 |
|
tomkat83
|
1b9297c9ba
|
Update Readme
|
2016-04-10 14:18:18 +02:00 |
|
tomkat83
|
d495f95398
|
Version bump
|
2016-04-09 17:02:59 +02:00 |
|
tomkat83
|
89fe2565d2
|
Try to shutdown more cleanly
|
2016-04-09 16:57:45 +02:00 |
|
tomkat83
|
e53afe3fb9
|
Backwards compatibility py2.6: replace etree iter
- Make python 2.6 compatible: replace iter() with findall()
|
2016-04-09 16:26:08 +02:00 |
|
tomkat83
|
1c68668eba
|
Update logging
|
2016-04-09 16:12:43 +02:00 |
|
tomkat83
|
e0642c96cb
|
More logging for trying to access Plex directories
|
2016-04-09 15:51:30 +02:00 |
|
tomkat83
|
ffa8e10099
|
Redirect /Extras calls by e.g. Video Extras plugin
- Could start playing a movie, e.g. when starting up Kodi
|
2016-04-09 15:46:51 +02:00 |
|
tomkat83
|
2cde3814d7
|
Update addon description
|
2016-04-08 15:42:15 +02:00 |
|
tomkat83
|
46f8ebd241
|
Merge branch 'master' into develop
|
2016-04-08 15:41:10 +02:00 |
|
tomkat83
|
384eb214f9
|
Update readme
|
2016-04-08 15:39:55 +02:00 |
|
tomkat83
|
fa0870ca5d
|
Update Readme
|
2016-04-08 15:37:31 +02:00 |
|
tomkat83
|
b5a0094a76
|
Version bump
|
2016-04-08 15:35:03 +02:00 |
|