tomkat83
|
ad5744f435
|
Fix for Windows usernames with non-ASCII chars
- Fixes #286
|
2017-05-20 20:24:47 +02:00 |
|
tomkat83
|
9ae68b66f7
|
Add state for Plex username
|
2017-05-17 16:14:17 +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
|
51e2d87a2e
|
Fix typo
|
2017-05-08 19:29:52 +02:00 |
|
tomkat83
|
b2cd6e1156
|
Avoid xbmcvfs entirely; use encoded paths
- Fixes #286
|
2017-05-03 20:30:33 +02:00 |
|
tomkat83
|
0909235a63
|
Fix TypeError
|
2017-04-30 17:07:56 +02:00 |
|
tomkat83
|
95fd016bd7
|
Code refactoring of download in chunks
|
2017-04-01 18:28:02 +02:00 |
|
tomkat83
|
4de4959c53
|
Remove obsolete imports
|
2017-03-26 13:23:37 +02:00 |
|
tomkat83
|
d6bb806440
|
Show menu item only for appropriate Kodi library
|
2017-03-19 14:32:01 +01:00 |
|
tomkat83
|
aa900c6b88
|
Rewire Kodi ListItem stuff
|
2017-03-19 12:14:16 +01:00 |
|
tomkat83
|
264782c787
|
Fix Kodi setContent for images
|
2017-03-15 19:26:55 +01:00 |
|
tomkat83
|
bf6bc26d46
|
Move plex node navigation, playback to main thread
|
2017-03-13 21:39:07 +01:00 |
|
tomkat83
|
ec1bae3c51
|
Fix TypeError for malformed browsing xml
|
2017-03-13 20:30:33 +01:00 |
|
tomkat83
|
fc6718f698
|
Pass 'None' instead of empty string in url args
|
2017-03-13 20:20:05 +01:00 |
|
tomkat83
|
5687149225
|
Fix KeyError for channels if no media streams
- Fixes #253
|
2017-03-13 20:17:59 +01:00 |
|
tomkat83
|
165e6ca12b
|
Fix Channels not starting playback
- Fixes #253
|
2017-03-12 13:01:34 +01:00 |
|
tomkat83
|
18d525ae90
|
Fix Alexa not doing anything
|
2017-03-10 06:51:19 +01:00 |
|
tomkat83
|
762bb872f3
|
Code optimization
|
2017-03-09 11:21:13 +01:00 |
|
tomkat83
|
3534a9b8f0
|
Rewire playback start when browsing by folder
|
2017-03-09 11:12:46 +01:00 |
|
tomkat83
|
012371c010
|
Update playback of photos
|
2017-03-08 18:24:50 +01:00 |
|
tomkat83
|
a12b5033b9
|
Rewire Plex photo navigation
|
2017-03-08 17:53:43 +01:00 |
|
tomkat83
|
80e2ad4908
|
Tweaking of browse by folder
|
2017-03-08 17:02:26 +01:00 |
|
tomkat83
|
be7ecb95db
|
Specify Kodi sort methods
|
2017-03-08 16:21:00 +01:00 |
|
tomkat83
|
2a48a71673
|
Code optimization
|
2017-03-08 10:51:21 +01:00 |
|
tomkat83
|
fd7e30f84c
|
Remove boilerplate
|
2017-03-08 10:46:10 +01:00 |
|
tomkat83
|
4bc31cf4bc
|
Code refactoring default.py
|
2017-03-08 10:39:05 +01:00 |
|
tomkat83
|
47ea9f2968
|
Plex Channels!
|
2017-03-07 16:37:36 +01:00 |
|
tomkat83
|
b734d0be8e
|
Amazon Alexa support!
|
2017-03-04 17:54:24 +01:00 |
|
dettwild
|
93509666d7
|
apply limit to OnDeck if OnDeckTVextended not set
|
2017-02-02 20:31:58 +01:00 |
|
tomkat83
|
1f0a114d35
|
Fix IndexError and AttributeError
|
2017-01-24 20:04:53 +01:00 |
|
tomkat83
|
a716f8a2c1
|
Clean out entrypoint.py
|
2017-01-24 19:59:38 +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
|
8d6107b252
|
Revert "Add logging"
This reverts commit 2fc5546dc4 .
|
2017-01-21 17:21:53 +01:00 |
|
tomkat83
|
2fc5546dc4
|
Add logging
|
2017-01-20 15:31:24 +01:00 |
|
tomkat83
|
aac892fed8
|
Rewire Plex Companion startup
|
2017-01-09 19:56:57 +01:00 |
|
tomkat83
|
6df9bcd6b7
|
Remove obsolete function
|
2017-01-08 15:36:36 +01:00 |
|
tomkat83
|
0dfafbbe3e
|
Move playbackutils methods to API
|
2017-01-08 15:03:41 +01:00 |
|
tomkat83
|
ad80fdfe1d
|
Rename embydb_functions to plexdb_functions
|
2017-01-04 20:57:16 +01:00 |
|
tomkat83
|
266ad70605
|
Rename database to plex.db
|
2017-01-04 20:09:09 +01:00 |
|
tomkat83
|
06bd8856b5
|
More fixes to Watch Later
|
2017-01-02 16:42:07 +01:00 |
|
tomkat83
|
5b9b432ca9
|
Fixes to Watch later & Plex Companion
|
2017-01-02 15:41:38 +01:00 |
|
tomkat83
|
146f063fc9
|
Playqueues overhaul continued
|
2017-01-02 14:07:24 +01:00 |
|
tomkat83
|
0c2d4984ab
|
Playqueues major haul-over
|
2016-12-27 17:33:52 +01:00 |
|
tomkat83
|
7e58fae9a2
|
Code optimization
|
2016-10-29 15:23:48 +02:00 |
|