croneter
|
b0c62be75f
|
Adjust log levels
|
2017-09-06 13:39:44 +02:00 |
|
tomkat83
|
b734d0be8e
|
Amazon Alexa support!
|
2017-03-04 17:54:24 +01:00 |
|
tomkat83
|
6d547d207c
|
Fix TypeError
|
2017-01-24 16:58:25 +01:00 |
|
tomkat83
|
579b52905e
|
Code refactoring
|
2017-01-24 16:53:50 +01:00 |
|
tomkat83
|
ef8d36c072
|
Fix for Plex Companion not showing up
- Should fix #173
|
2017-01-08 11:46:19 +01:00 |
|
tomkat83
|
b2f38c1a57
|
Merge conflicts clientinfo.py
|
2016-08-29 19:45:26 +02:00 |
|
tomkat83
|
6aab9df054
|
Merge branch 'develop' of https://github.com/MediaBrowser/Emby.Kodi into develop
|
2016-08-29 18:44:27 +02:00 |
|
angelblue05
|
76dfa1286c
|
Update logging
Use the logging module. Moved logging to it's own file.
|
2016-07-24 03:59:48 -05:00 |
|
angelblue05
|
9314c4a363
|
Centralized Logging
|
2016-06-16 16:24:07 -05:00 |
|
tomkat83
|
df38786638
|
Account for string.encode() not allowing args
- E.g. Android TV
|
2016-05-07 13:15:02 +02:00 |
|
tomkat83
|
12add3d369
|
Move xArgsDeviceInfo to clientinfo
|
2016-04-05 18:23:00 +02:00 |
|
tomkat83
|
43b0af936f
|
More Plex Companion cleanup
No dedicated logging anymore
|
2016-04-05 10:57:30 +02:00 |
|
tomkat83
|
bca89c3a9a
|
Generate a new unique Plex device ID in settings
Nice if you copy/paste your Kodi profile
|
2016-03-24 08:26:08 +01:00 |
|
tomkat83
|
4360b6b7de
|
Merge conflicts
|
2016-03-01 10:40:30 +01:00 |
|
angelblue05
|
dfa5c7b313
|
Add option to generate a new device Id
|
2016-02-28 23:20:59 -06:00 |
|
tomkat83
|
e7f7269a5b
|
Merge conflicts
|
2016-02-19 20:03:06 +01:00 |
|
angelblue05
|
c37a9efdf3
|
Fix deviceId not generating
Change the logic around xbmcvfs.File() since it doesn't causes an error
but instead returns an empty string.
|
2016-01-29 18:13:13 -06:00 |
|
angelblue05
|
d3dfef4991
|
Revert "Revert deviceId changes"
This reverts commit ba7e369835 .
|
2016-01-29 17:53:52 -06:00 |
|
angelblue05
|
ba7e369835
|
Revert deviceId changes
Broke the deviceId generating part of the code since xbmcvfs.File
doesn't cause an error, but instead returns an empty string.
|
2016-01-29 17:52:00 -06:00 |
|
tomkat83
|
0d4c8ae53e
|
Added logging decorator
|
2016-01-26 17:20:13 +01:00 |
|
tomkat83
|
80e1957d25
|
Merge remote-tracking branch 'MediaBrowser/master' into develop
|
2016-01-22 15:57:22 +01:00 |
|
angelblue05
|
3caa2ae3a7
|
Re-add decode to unicode
Then convert to utf-8, then ascii for the auth header.
|
2016-01-21 19:19:30 -06:00 |
|
angelblue05
|
c54108cfa7
|
Normalize device name
Server is unable to display unicode correctly for device names. Luke is
aware of this.
|
2016-01-21 16:32:30 -06:00 |
|
angelblue05
|
65be0b6262
|
Fixing unicode bug for device name
Removing decode to unicode, because we use it for the downloadutils. We
need it in utf-8, not unicode.
|
2016-01-21 14:35:24 -06:00 |
|
marcelveldt
|
eae4fea76a
|
more unicode fixes: os.path functions use unicode depending on the OS
|
2016-01-18 12:05:05 +01:00 |
|
marcelveldt
|
2bd1d139c1
|
unicode fixes
fix for users who have redirected kodi data folders (replace open with xbmcvfs.file)
|
2016-01-18 10:00:32 +01:00 |
|
tomkat83
|
6e8bd3e7da
|
Plex.tv sign in with 4 digit PIN
|
2016-01-14 10:20:19 +01:00 |
|
tomkat83
|
4667e4ed64
|
No uppercase addon name. That's ugly
|
2015-12-27 13:51:13 +01:00 |
|
tomkat83
|
962fe6c605
|
Renamed to plugin.video.plexkodiconnect. Adjusted addon.xml
|
2015-12-27 11:49:14 +01:00 |
|
angelblue05
|
c125414991
|
Correct path for deviceid
|
2015-12-26 12:39:54 -06:00 |
|
angelblue05
|
8d219b64b3
|
Revert "Correct path for deviceid"
This reverts commit 67c4c33a5b .
|
2015-12-26 12:29:38 -06:00 |
|
angelblue05
|
67c4c33a5b
|
Correct path for deviceid
|
2015-12-26 12:19:42 -06:00 |
|
angelblue05
|
47976c81be
|
Fix typo
|
2015-12-26 01:22:25 -06:00 |
|
angelblue05
|
3f6fe0a9e7
|
Version 1.1.63
alpha ready for beta testing
|
2015-12-24 13:51:47 -06:00 |
|