tomkat83
|
55d75d3d51
|
Translate plex.tv login status in PKC settings
|
2017-05-29 10:51:26 +02:00 |
|
tomkat83
|
80b5345d9c
|
Merge branch 'develop' of https://github.com/croneter/PlexKodiConnect into develop
|
2017-05-20 20:25:55 +02:00 |
|
tomkat83
|
ad5744f435
|
Fix for Windows usernames with non-ASCII chars
- Fixes #286
|
2017-05-20 20:24:47 +02:00 |
|
Croneter
|
6ff20b737a
|
Increase timeout
- Hopefully fixes #282
|
2017-05-18 07:51:17 +02:00 |
|
tomkat83
|
06727fca71
|
Fix thread methods
|
2017-05-17 13:55:24 +02:00 |
|
tomkat83
|
a63b90dd5f
|
Revert "Revert "Code refactoring: avoid window vars in loops""
This reverts commit b6197231fa .
|
2017-05-17 10:09:50 +02:00 |
|
tomkat83
|
b6197231fa
|
Revert "Code refactoring: avoid window vars in loops"
This reverts commit 6629fb41e3 .
|
2017-05-14 16:41:22 +02:00 |
|
tomkat83
|
6629fb41e3
|
Code refactoring: avoid window vars in loops
|
2017-05-12 12:52:12 +02:00 |
|
tomkat83
|
9138cdbb67
|
Repace Kodi mkdirs with os.makedirs
- Partially fixes #296
|
2017-05-11 19:44:08 +02:00 |
|
tomkat83
|
fd84d97a46
|
Use xbmcvfs exists instead of os.path.exists
- Partially fixes #296
|
2017-05-11 19:26:13 +02:00 |
|
tomkat83
|
216159d96c
|
Change to xbmcvfs mkdirs
|
2017-05-11 17:51:14 +02:00 |
|
tomkat83
|
5f7d8df6f7
|
Fix PKC complaining about files not found
|
2017-05-09 20:39:05 +02:00 |
|
tomkat83
|
21d13c6471
|
Fix multiple subtitles per language not showing
- Fixes #292
|
2017-05-08 19:15:50 +02:00 |
|
tomkat83
|
3d7caec69a
|
Don't verify detected music paths
|
2017-05-06 17:22:29 +02:00 |
|
tomkat83
|
b2cd6e1156
|
Avoid xbmcvfs entirely; use encoded paths
- Fixes #286
|
2017-05-03 20:30:33 +02:00 |
|
tomkat83
|
65c31b1eaa
|
Use Kodi video cache setting for transcoding
|
2017-05-01 20:29:28 +02:00 |
|
tomkat83
|
72ed20e47f
|
Big transcoding overhaul
- Fixes #278
|
2017-05-01 19:51:10 +02:00 |
|
tomkat83
|
56400e54da
|
Change Plex transcoding profile to Android
|
2017-05-01 14:22:47 +02:00 |
|
tomkat83
|
a4627ae1cb
|
Add description
|
2017-05-01 13:10:28 +02:00 |
|
tomkat83
|
04dfd78a9b
|
Fix for not detecting external subtitle language
|
2017-05-01 13:07:41 +02:00 |
|
tomkat83
|
e05bc6e126
|
Increase timeouts for PMS
- Fixes #283
|
2017-04-30 17:45:45 +02:00 |
|
tomkat83
|
ba83bd29fc
|
Remove obsolete code
|
2017-04-30 17:28:12 +02:00 |
|
tomkat83
|
b0fe3cba24
|
Cleanup stream selection
|
2017-04-02 20:10:10 +02:00 |
|
RickDB
|
c049e8d05e
|
Included additional info in stream selection dialog
|
2017-04-02 14:11:13 +02:00 |
|
tomkat83
|
2a5cf9d798
|
Add Plex ID to photo ListItems
|
2017-03-26 14:09:43 +02:00 |
|
tomkat83
|
319afd4f99
|
Fix videos not starting from ListItems
|
2017-03-19 12:54:29 +01:00 |
|
tomkat83
|
aa900c6b88
|
Rewire Kodi ListItem stuff
|
2017-03-19 12:14:16 +01:00 |
|
tomkat83
|
fdd07b77e3
|
Fix ValueError for Watch Later
- Fixes #235
|
2017-02-26 16:40:04 +01:00 |
|
tomkat83
|
806f237b70
|
Use unique TheTVDB link for episodes
|
2017-02-18 14:45:31 +01:00 |
|
tomkat83
|
1827f2506c
|
Fix some possible connection issues
|
2017-02-05 16:11:31 +01:00 |
|
tomkat83
|
1343edc0d0
|
Fix userratings for Kodi Krypton
|
2017-02-02 15:23:54 +01:00 |
|
tomkat83
|
38a6c1eae6
|
Update logging
|
2017-02-01 16:56:37 +01:00 |
|
tomkat83
|
20223f5428
|
Increase logging
|
2017-02-01 12:55:31 +01:00 |
|
tomkat83
|
d9b83065e3
|
Ignore empty Plex Collections
- Fixes #184
|
2017-01-24 20:55:01 +01:00 |
|
tomkat83
|
1b74f25dfa
|
Fix NameError
|
2017-01-24 18:06:17 +01:00 |
|
tomkat83
|
790f32e64c
|
Fix AttributeErrors
|
2017-01-24 18:04:17 +01:00 |
|
tomkat83
|
6a503ad42a
|
refactor PlexAPI.py
|
2017-01-24 18:00:35 +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
|
98384fb5e4
|
Hopefully compatibilty with Plex Cloud
|
2017-01-21 17:34:51 +01:00 |
|
tomkat83
|
f96faaa880
|
Revert "Add logging to find Plex Cloud info from plex.tv"
This reverts commit 14c36160a4 .
|
2017-01-21 17:22:23 +01:00 |
|
tomkat83
|
40cbc4c6fd
|
Revert "More logging to find Plex Cloud info"
This reverts commit 9ad3b54d30 .
|
2017-01-21 17:22:13 +01:00 |
|
tomkat83
|
8f73d40018
|
Fix some connection issues
- Should fix #181
- Should fix error: (101, 'Network is unreachable')
|
2017-01-20 14:16:06 +01:00 |
|
tomkat83
|
9ad3b54d30
|
More logging to find Plex Cloud info
|
2017-01-20 13:58:52 +01:00 |
|
tomkat83
|
14c36160a4
|
Add logging to find Plex Cloud info from plex.tv
|
2017-01-15 18:32:40 +01:00 |
|
tomkat83
|
23383f1e8b
|
Correctly use window var
|
2017-01-15 18:21:59 +01:00 |
|
tomkat83
|
8cdf5a8a7b
|
Use window var instead of settings var
|
2017-01-15 18:21:21 +01:00 |
|
tomkat83
|
8680410ab2
|
New setting to force transcode all Plex images
|
2017-01-15 18:01:27 +01:00 |
|
tomkat83
|
ccaeca0019
|
Merge remote-tracking branch 'tempo/RAWPictureTranscoding' into develop
|
2017-01-15 17:34:38 +01:00 |
|
tomkat83
|
3fdee81833
|
Fix ValueError for plex.tv URLs
|
2017-01-12 19:37:31 +01:00 |
|