tomkat83
|
1ff7970e88
|
Remove imageCacheLimit and cap on thread-number
|
2016-09-17 15:20:43 +02:00 |
|
tomkat83
|
8743ce13af
|
Remove obsolete code
|
2016-09-16 17:51:30 +02:00 |
|
tomkat83
|
a3d643c643
|
Use some file settings instead of window settings
- In case the user changes something while PKC is running
|
2016-09-16 17:42:39 +02:00 |
|
tomkat83
|
2fbdd54324
|
Speed up sync - download art in the background
|
2016-09-10 19:49:03 +02:00 |
|
tomkat83
|
affde8bbcb
|
Fix getting Bit Depth from Plex metadata
- Fixes #98
|
2016-09-08 15:55:49 +02:00 |
|
tomkat83
|
67ca52a93e
|
Consider several media streams if transcoding
|
2016-09-08 15:33:06 +02:00 |
|
tomkat83
|
aa48898316
|
Cleanup PlexAPI.py
|
2016-09-02 16:53:16 +02:00 |
|
tomkat83
|
04e31986b5
|
Force pick first media stream for direct path sync
- Otherwise user would need to choose media stream for every item with
several streams - cumbersome for large libraries with many such items
|
2016-07-12 20:27:59 +02:00 |
|
tomkat83
|
a0b1adbf70
|
Enable stream/media selection for direct play
|
2016-07-12 20:16:45 +02:00 |
|
tomkat83
|
ba191eafc7
|
Improve code stability
- NEVER use e.g. {} or [] as standard function arguments
|
2016-07-12 20:03:10 +02:00 |
|
tomkat83
|
3fb6443b2b
|
Let user always play trailer in highest quality
|
2016-06-26 12:32:19 +02:00 |
|
tomkat83
|
aa60baeb97
|
Let the user pick between several streams
- And don't just pick the first one
|
2016-06-25 17:21:47 +02:00 |
|
tomkat83
|
133741b567
|
Allow direct paths for Plex photos
|
2016-06-19 16:12:56 +02:00 |
|
tomkat83
|
8ebb867f78
|
Use language codes ('spa'), not verbose 'español'. You will have to reset your Kodi DB manually to profit from this change. Fixes #61
|
2016-06-19 15:56:51 +02:00 |
|
tomkat83
|
792d4debeb
|
Fix fanart.tv fallback to English not working
- Fixes #63
|
2016-06-19 15:34:27 +02:00 |
|
tomkat83
|
c13343c62f
|
Plex Photos! Choose "Refresh Plex playlists/nodes" to use the new feature
|
2016-06-19 14:58:42 +02:00 |
|
tomkat83
|
6689b265f2
|
Plex photos
|
2016-06-12 17:22:22 +02:00 |
|
tomkat83
|
6d42ae7e32
|
Fix not download collection artwork
|
2016-06-08 20:34:49 +02:00 |
|
tomkat83
|
faf95f671c
|
Reduce movie set/collection boilerplate
- To increase code maintainability
|
2016-06-08 19:50:24 +02:00 |
|
im85288
|
9dbcb5e6ff
|
set artwork
|
2016-06-06 21:10:58 +01:00 |
|
tomkat83
|
5d8b423bd6
|
Groundworks for Plex photos
|
2016-06-04 18:48:22 +02:00 |
|
tomkat83
|
a92146abc2
|
Remove emby references
|
2016-05-31 08:06:42 +02:00 |
|
tomkat83
|
5544dfd2fe
|
Fix DTS-HD audio is not correctly identified
- Fixes #42
- You need to reset the Kodi DB to take advantage
|
2016-05-29 20:03:31 +02:00 |
|
tomkat83
|
eea101872b
|
Attempt to hide password on entering it
|
2016-05-29 17:45:19 +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
|
67755d6a23
|
Improvements to PMS connection checks
|
2016-05-18 20:10:20 +02:00 |
|
tomkat83
|
04bcaafdb4
|
Fix direct path replacing possibly several times
- Fixes #37
|
2016-05-17 20:15:46 +02:00 |
|
tomkat83
|
2fe457e496
|
Correct VideoCodec help string
|
2016-05-15 16:30:09 +02:00 |
|
tomkat83
|
cbf3638076
|
Merge conflicts: Force transcode 10bit videos
|
2016-05-15 16:25:38 +02:00 |
|
tomkat83
|
df38786638
|
Account for string.encode() not allowing args
- E.g. Android TV
|
2016-05-07 13:15:02 +02:00 |
|
tomkat83
|
8848d5167d
|
Less logging
|
2016-05-07 11:58:37 +02:00 |
|
tomkat83
|
765fb2ddf2
|
Fix TypeError: encode() takes no keyword arguments
E.g. Android TV do not accept arguments for string.encode()
|
2016-05-07 11:55:35 +02:00 |
|
tomkat83
|
47409e1535
|
Fix UnicodeDecodeError with file paths on sync
- Plex sometimes seems to encode in latin1 instead of utf-8. What the
heck?!?
- Fixes #20
|
2016-05-06 22:16:56 +02:00 |
|
tomkat83
|
68ced3a4a1
|
Fix TypeError during Plex user switch
- Fixes #19
|
2016-05-01 10:28:08 +02:00 |
|
tomkat83
|
674f670dee
|
Move API keys to settings file
|
2016-04-29 13:32:25 +02:00 |
|
tomkat83
|
d879a9d23c
|
Additional artwork download from FanartTV!
|
2016-04-29 12:44:56 +02:00 |
|
tomkat83
|
0d96f6bf4f
|
New setting: Show+SxxExx to Recently Added
- Fixes #12
|
2016-04-27 10:37:24 +02:00 |
|
tomkat83
|
3855bb16ed
|
Fix UnicodeEncodeError, fixes #8
|
2016-04-26 19:19:52 +02:00 |
|
tomkat83
|
c7b52a1fa4
|
Merge conflicts: download action_type
|
2016-04-26 14:02:19 +02:00 |
|
tomkat83
|
0c880cd883
|
Fix TV show on deck view
- Fix TV show poster for episodes
- Added banner to setArtwork
- Cleaned up getAllArtwork
|
2016-04-22 10:26:40 +02:00 |
|
tomkat83
|
fbb6ca790c
|
Revert "Include Plex resume data in CreateListItem"
This reverts commit 05d3242f22 .
|
2016-04-19 15:20:11 +02:00 |
|
tomkat83
|
8bb0b240e2
|
Revert "Include Plex resume data in CreateListItem"
This reverts commit 6f5f73ae86 .
|
2016-04-19 15:20:07 +02:00 |
|
tomkat83
|
133482001c
|
Revert "Fixes to listitem setup"
This reverts commit f2dd8617f3 .
|
2016-04-19 15:20:03 +02:00 |
|
tomkat83
|
f2dd8617f3
|
Fixes to listitem setup
|
2016-04-19 11:18:55 +02:00 |
|
tomkat83
|
6f5f73ae86
|
Include Plex resume data in CreateListItem
|
2016-04-18 12:30:34 +02:00 |
|
tomkat83
|
05d3242f22
|
Include Plex resume data in CreateListItem
|
2016-04-18 12:30:00 +02:00 |
|
tomkat83
|
9dd592b863
|
Deactivate 3rd party fanart lookup for now
|
2016-04-18 11:34:01 +02:00 |
|
tomkat83
|
93cd265e8f
|
Groundworks for plex.tv Watch Later
|
2016-04-17 13:36:41 +02:00 |
|
tomkat83
|
8f69f4dfbf
|
Merge remote-tracking branch 'im8528/master' into develop
|
2016-04-16 11:01:17 +02:00 |
|