tomkat83
|
d069fc7c48
|
Fix IndexError on deleting items
|
2016-10-11 18:28:07 +02:00 |
|
croneter
|
56a1855762
|
Merge pull request #122 from tuphamnguyen/master
Update README.md
|
2016-10-09 18:31:11 +02:00 |
|
tuphamnguyen
|
fe7d129c99
|
Update README.md
Minor typos, nothing serious :)
|
2016-10-08 17:54:35 -05:00 |
|
tomkat83
|
99abfea4fb
|
Version bump
|
2016-09-25 19:31:55 +02:00 |
|
tomkat83
|
0b7e6ec0a3
|
Compile regex only once
|
2016-09-25 19:21:12 +02:00 |
|
tomkat83
|
219cdd9fba
|
Revert "Download one item at a time"
|
2016-09-25 19:18:27 +02:00 |
|
tomkat83
|
a7820a9cf6
|
Try to prevent OperationalError: database is locked
|
2016-09-25 18:59:34 +02:00 |
|
tomkat83
|
086d5c8901
|
Fix "Opening Stream..." dialog not closing
- Fixes #113
- See http://forum.kodi.tv/showthread.php?tid=155641
|
2016-09-25 18:46:10 +02:00 |
|
tomkat83
|
fe99fd1ec8
|
Remove obsolete import
|
2016-09-25 18:34:03 +02:00 |
|
tomkat83
|
c437821e3c
|
Fix TypeError for manually entering PMS address
- Fixes #114
|
2016-09-25 17:35:40 +02:00 |
|
tomkat83
|
c2b5434a9b
|
Version bump
|
2016-09-21 20:18:39 +02:00 |
|
tomkat83
|
e4d736a670
|
Don't set-up clips/trailers like other videos
- Should fix PKC trying to tell the PMS where we are playing that item
|
2016-09-21 20:17:33 +02:00 |
|
tomkat83
|
b5b3b8380f
|
Music sync: Fix ProgrammingError
|
2016-09-21 19:52:11 +02:00 |
|
tomkat83
|
703b699470
|
Version bump
|
2016-09-17 20:49:22 +02:00 |
|
tomkat83
|
b23bdfe65f
|
Fix capitalization
|
2016-09-17 20:48:37 +02:00 |
|
tomkat83
|
dc127fd0bf
|
Version bump
|
2016-09-17 20:38:55 +02:00 |
|
tomkat83
|
7e2a11ea28
|
Don't double-update playstate of a playing item
|
2016-09-17 20:36:53 +02:00 |
|
tomkat83
|
2ca4ad7b6c
|
Fix capitalization
|
2016-09-17 20:30:28 +02:00 |
|
tomkat83
|
9c74fd4a98
|
Fix backgroundsync KeyError
|
2016-09-17 19:12:32 +02:00 |
|
tomkat83
|
ee4f1517d5
|
Version bump
|
2016-09-17 16:19:29 +02:00 |
|
tomkat83
|
a4ed5c47ab
|
Reorder settings
|
2016-09-17 16:11:00 +02:00 |
|
tomkat83
|
ca3a06affc
|
New setting: sleep between art downloads
|
2016-09-17 15:39:20 +02:00 |
|
tomkat83
|
1ff7970e88
|
Remove imageCacheLimit and cap on thread-number
|
2016-09-17 15:20:43 +02:00 |
|
tomkat83
|
25a6d82022
|
Prevent infinite loops after requesting something
|
2016-09-17 15:17:01 +02:00 |
|
tomkat83
|
77d1df553c
|
More logging
|
2016-09-17 14:49:57 +02:00 |
|
tomkat83
|
703f2fb37d
|
Fix setting to cache all textures to Kodi
|
2016-09-17 14:48:40 +02:00 |
|
tomkat83
|
ca6bb4e8ca
|
Rewiring of caching - daemon instead of threads
|
2016-09-17 14:02:50 +02:00 |
|
tomkat83
|
cd14127233
|
Revert "Revert "Dedicated art downloading queue""
This reverts commit 6621cc5a8d .
|
2016-09-17 11:24:12 +02:00 |
|
tomkat83
|
c0d91507c0
|
Revert "Optimize image_cache_thread"
This reverts commit afb0960260 .
|
2016-09-17 11:24:06 +02:00 |
|
tomkat83
|
afb0960260
|
Optimize image_cache_thread
- BUT: lead to DOS-seeming behavior and ConnectionError: ('Connection
aborted.', error(10053)) from http://image.tmdb.org/
|
2016-09-17 11:23:31 +02:00 |
|
tomkat83
|
6621cc5a8d
|
Revert "Dedicated art downloading queue"
This reverts commit dc94cc6bfe .
|
2016-09-17 10:58:08 +02:00 |
|
tomkat83
|
dc94cc6bfe
|
Dedicated art downloading queue
|
2016-09-17 10:58:03 +02:00 |
|
tomkat83
|
83029b7560
|
Shorten for loop
|
2016-09-17 09:55:06 +02:00 |
|
tomkat83
|
daf23fcc55
|
Merge while loops
|
2016-09-17 09:48:38 +02:00 |
|
tomkat83
|
8743ce13af
|
Remove obsolete code
|
2016-09-16 17:51:30 +02:00 |
|
tomkat83
|
4d7af7912d
|
Use file settings instead of window settings
|
2016-09-16 17:47:09 +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
|
a2a53cddf6
|
Fix AttributeError
|
2016-09-11 18:31:25 +02:00 |
|
tomkat83
|
c9dd44f498
|
Don't try to get fanart for episodes, seasons
|
2016-09-11 17:59:00 +02:00 |
|
tomkat83
|
4cfb8c4610
|
Fix OperationalError for Kodi DB
- Fanart sync is too taxing, needs to be done after regular syncs
|
2016-09-11 17:51:00 +02:00 |
|
Piotr Smolinski
|
055b778c4d
|
Merge branch 'master' of https://github.com/piotrsmolinski/PlexKodiConnect
|
2016-09-11 17:32:16 +02:00 |
|
tomkat83
|
9c46757b42
|
Do warn user
|
2016-09-11 17:31:38 +02:00 |
|
tomkat83
|
61a2457a1d
|
Less logging
|
2016-09-11 16:05:05 +02:00 |
|
tomkat83
|
c4de7587bf
|
Revert "constructor (with Artwork() as art)"
This reverts commit 168014c33b .
|
2016-09-11 15:49:50 +02:00 |
|
tomkat83
|
168014c33b
|
constructor (with Artwork() as art)
- Way too slow
|
2016-09-11 15:49:37 +02:00 |
|
tomkat83
|
940e41921f
|
Don't warn user of OperationalErrors
|
2016-09-11 13:52:14 +02:00 |
|
tomkat83
|
59882a7be8
|
Improve + make artwork thread-save
|
2016-09-11 13:51:53 +02:00 |
|
tomkat83
|
bfc0249720
|
Optimize import
|
2016-09-11 12:21:13 +02:00 |
|
tomkat83
|
c3010645bc
|
New PKC setting to look for missing fanart
|
2016-09-11 12:15:26 +02:00 |
|
tomkat83
|
7c86270ece
|
Don't do daily lookup of fanart
|
2016-09-11 11:47:55 +02:00 |
|