croneter
|
425915beaa
|
Merge branch 'master' into hotfixes
|
2017-09-08 12:56:44 +02:00 |
|
croneter
|
826712340b
|
Fix library sync crashing trying to display an error
- Fixes #340
|
2017-09-08 12:54:43 +02:00 |
|
croneter
|
6d4ad61c7b
|
Ignore PMS message related to a bunch of items
|
2017-09-08 12:36:26 +02:00 |
|
croneter
|
060bc6f1d1
|
Detect Plex item deletion more reliably
|
2017-09-08 12:34:13 +02:00 |
|
croneter
|
1f0baf5128
|
Ignore PMS message related to an entire library
|
2017-09-08 12:12:29 +02:00 |
|
croneter
|
274ed4b430
|
Background sync now picks up more PMS changes
|
2017-09-08 12:06:31 +02:00 |
|
croneter
|
5fcccba105
|
Compile regex only once
|
2017-09-06 19:55:27 +02:00 |
|
croneter
|
fc03ebc8d4
|
Remove obsolete timestamp
|
2017-09-06 19:30:19 +02:00 |
|
croneter
|
3ada7d1a98
|
More specific exception handling
|
2017-09-06 19:26:48 +02:00 |
|
croneter
|
da4be6d7e4
|
Fix changed Plex metadata not synced repeatedly
|
2017-09-06 19:24:26 +02:00 |
|
croneter
|
81084ea479
|
Increase logging for websockets
|
2017-09-06 14:14:42 +02:00 |
|
croneter
|
b555df1061
|
Remove obsolete log level code
|
2017-09-06 13:43:52 +02:00 |
|
croneter
|
b0c62be75f
|
Adjust log levels
|
2017-09-06 13:39:44 +02:00 |
|
croneter
|
32c43855f7
|
PKC logging now uses Kodi log levels
|
2017-09-06 13:31:15 +02:00 |
|
croneter
|
41b4493072
|
Sleep longer
|
2017-09-03 13:30:50 +02:00 |
|
croneter
|
d4bb8eed84
|
Fix resuming interrupted sync
|
2017-09-03 13:28:40 +02:00 |
|
croneter
|
882c592e45
|
Fix detecting changes to PKC settings
|
2017-09-03 13:23:18 +02:00 |
|
croneter
|
1a91149b5f
|
Optimize code
|
2017-09-03 12:46:41 +02:00 |
|
croneter
|
ff1eb674b3
|
Revert "Adjust initial states"
This reverts commit e7de0f9218 .
|
2017-09-03 12:44:03 +02:00 |
|
croneter
|
430b10ec1c
|
Increase logging
|
2017-09-01 12:31:58 +02:00 |
|
croneter
|
e7de0f9218
|
Adjust initial states
|
2017-09-01 12:28:29 +02:00 |
|
croneter
|
ee02d5c9f4
|
Increase logging
|
2017-09-01 12:19:27 +02:00 |
|
croneter
|
cb459f2fd5
|
Enable many setting changes without Kodi restart
|
2017-08-22 08:16:21 +02:00 |
|
croneter
|
261a0aad4c
|
Allow replace path settings changes without reboot
|
2017-08-22 07:18:19 +02:00 |
|
croneter
|
ce508257a3
|
Move Kodi DB check flag to state.py
|
2017-08-21 19:42:41 +02:00 |
|
croneter
|
66eb599a14
|
Code optimization
|
2017-08-21 19:38:41 +02:00 |
|
croneter
|
7b6834b326
|
Code optimization
|
2017-08-21 18:59:47 +02:00 |
|
croneter
|
5f45cc1c9b
|
Remove obsolete function
|
2017-08-21 18:53:52 +02:00 |
|
croneter
|
31be5f30f3
|
Move init of syncs to state.py
|
2017-08-21 18:53:38 +02:00 |
|
croneter
|
5585f8a4e0
|
Revert "Sleep longer"
This reverts commit b045c49ad0 .
|
2017-08-21 08:03:08 +02:00 |
|
croneter
|
b045c49ad0
|
Sleep longer
|
2017-08-21 08:02:44 +02:00 |
|
croneter
|
a2b145e4ec
|
Force show sync if user manually initiated
|
2017-08-21 08:01:48 +02:00 |
|
croneter
|
743d8dbb2f
|
Move sync indication setting to state.py
|
2017-08-21 07:42:11 +02:00 |
|
croneter
|
7f74dd93f4
|
Vastly improve sync speed for music
|
2017-08-19 16:49:29 +02:00 |
|
croneter
|
c0bef37dd5
|
Cancels syncs if lib sync thread gets suspended
- Partially solves #333
|
2017-08-19 16:26:51 +02:00 |
|
croneter
|
3daf82ef3d
|
Code optimization
|
2017-08-19 16:14:14 +02:00 |
|
croneter
|
0d108577ab
|
Fix TypeError
|
2017-08-19 16:10:44 +02:00 |
|
croneter
|
40fc88c8f6
|
Increase logging
|
2017-08-19 15:23:57 +02:00 |
|
croneter
|
4494add298
|
Verify path for every Plex library on install sync
|
2017-08-19 15:13:22 +02:00 |
|
croneter
|
8267fb4832
|
Don't quit library sync if failed repeatedly
|
2017-08-19 15:05:56 +02:00 |
|
croneter
|
d5c92f89d9
|
Move path-checked flag to state.py
|
2017-08-19 15:03:19 +02:00 |
|
croneter
|
a41e6ce821
|
Resume aborted sync on PKC settings change
|
2017-08-19 15:02:23 +02:00 |
|
croneter
|
27d356e3c5
|
Don't quit sync threads if path wasn't found
- Partially fixes #333
|
2017-08-19 14:50:28 +02:00 |
|
croneter
|
cda68d14b4
|
Fix stop synching if path not found
- Fixes #333
|
2017-08-19 14:39:00 +02:00 |
|
croneter
|
12db99203f
|
Improvements to sync dialog
|
2017-08-19 13:43:50 +02:00 |
|
croneter
|
d636271525
|
Don't show sync progress if media is playing
|
2017-08-19 13:42:15 +02:00 |
|
croneter
|
334bbf418c
|
Fix typo
|
2017-08-19 12:51:58 +02:00 |
|
croneter
|
b544ad93f3
|
Never show library sync dialog if media is playing
|
2017-08-18 10:56:45 +02:00 |
|
croneter
|
1aee66a565
|
Clarify import
|
2017-08-18 10:38:03 +02:00 |
|
croneter
|
bc36750d52
|
Move dialog instance
|
2017-08-18 10:37:30 +02:00 |
|
croneter
|
b103309ceb
|
Library sync dialog code optimization
|
2017-08-18 09:53:10 +02:00 |
|
croneter
|
8af180968b
|
More descriptive downloadable subtitles
|
2017-08-11 12:21:44 +02:00 |
|
tomkat83
|
9e275b23d4
|
Deactivate some annoying popups on install
|
2017-08-10 21:08:37 +02:00 |
|
tomkat83
|
73d6bfde89
|
Fix playback not starting in some circumstances
- Fixes #330
|
2017-08-10 21:05:46 +02:00 |
|
tomkat83
|
3d58b93107
|
Revert "Fix playback not starting in some cirrcumstances"
This reverts commit f9037dcbd8 .
|
2017-08-10 19:34:23 +02:00 |
|
tomkat83
|
83b18faac1
|
Fix first artist [missing tag] (Reset your DB!)
- Thanks @angelblue05
- Fixes #308
|
2017-08-08 20:44:36 +02:00 |
|
tomkat83
|
f9037dcbd8
|
Fix playback not starting in some cirrcumstances
- Should fix #330
|
2017-08-08 20:27:37 +02:00 |
|
tomkat83
|
e5d4e44951
|
Change string ID
|
2017-08-02 20:01:13 +02:00 |
|
tomkat83
|
c3a6bd99b6
|
Fix PKC asking for trailers not working
- Fixes #328
|
2017-08-02 19:12:07 +02:00 |
|
tomkat83
|
64fe064008
|
Fix Kodi TypeError with ListItems
|
2017-08-02 18:54:05 +02:00 |
|
tomkat83
|
26f0c6e556
|
Add Kodi info screen for episodes in context menu
|
2017-08-02 18:31:52 +02:00 |
|
tomkat83
|
18b2781210
|
Revert "Add Kodi info screen for episodes in context menu"
This reverts commit 3cb4b53887 .
|
2017-08-02 18:30:29 +02:00 |
|
tomkat83
|
3cb4b53887
|
Add Kodi info screen for episodes in context menu
|
2017-08-02 18:26:48 +02:00 |
|
RickDB
|
643899ce49
|
Updated playcount check in KodiMonitor, if playcount was empty / null it would incorrectly mark it as watched.
While updating play state make sure offset never exceeds item duration.
|
2017-08-02 17:34:00 +02:00 |
|
tomkat83
|
c917b9bf48
|
Fix Plex companion feedback for Android
|
2017-07-01 14:17:25 +02:00 |
|
tomkat83
|
4352e06ecc
|
Request pictures with transcoding API
- Hopefully fixes #189
|
2017-07-01 13:08:40 +02:00 |
|
tomkat83
|
73289d00f0
|
Fix Kodi playlists being empty
- Fixes #305
|
2017-06-06 20:12:16 +02:00 |
|
tomkat83
|
d4c290effb
|
Choose to replace user ratings with #media versions
|
2017-05-31 14:13:45 +02:00 |
|
tomkat83
|
8282283a65
|
Remove obsolete method
|
2017-05-31 13:45:01 +02:00 |
|
tomkat83
|
3fdb583851
|
Support new Companion command "refreshPlayQueue"
|
2017-05-31 13:44:04 +02:00 |
|
tomkat83
|
17ab161369
|
Fix another TypeError
|
2017-05-31 12:57:53 +02:00 |
|
tomkat83
|
93009aa444
|
Fix TypeError
|
2017-05-31 12:56:15 +02:00 |
|
tomkat83
|
d57e4ff2ef
|
Revert "Fix TypeError"
This reverts commit e16a212a4e .
|
2017-05-31 12:55:58 +02:00 |
|
tomkat83
|
e16a212a4e
|
Fix TypeError
|
2017-05-31 12:51:03 +02:00 |
|
tomkat83
|
5698d30541
|
Increase logging
|
2017-05-31 12:28:26 +02:00 |
|
tomkat83
|
2fcdda48fb
|
More collection artwork: use TheMovieDB art
|
2017-05-31 11:21:14 +02:00 |
|
tomkat83
|
f4507a3630
|
Use https for themoviedb
|
2017-05-31 10:10:54 +02:00 |
|
tomkat83
|
3817e6afb8
|
Use https for themoviedb
|
2017-05-31 10:05:50 +02:00 |
|
tomkat83
|
0fd4a641ad
|
Increase logging
|
2017-05-31 09:56:23 +02:00 |
|
tomkat83
|
8ba30eca82
|
Fix fanart for collections
|
2017-05-29 17:29:29 +02:00 |
|
tomkat83
|
70f5991b6d
|
Clarify
|
2017-05-29 17:11:04 +02:00 |
|
tomkat83
|
456959b676
|
Move method to function
|
2017-05-29 17:05:22 +02:00 |
|
tomkat83
|
ba698288bb
|
Revert "Clarify themoviedb for collections"
This reverts commit 364662a7f7 .
|
2017-05-29 16:58:52 +02:00 |
|
tomkat83
|
d7a0f3e39f
|
Comply with themoviedb.org terms of use
|
2017-05-29 16:33:44 +02:00 |
|
tomkat83
|
364662a7f7
|
Clarify themoviedb for collections
|
2017-05-29 16:15:42 +02:00 |
|
tomkat83
|
8860edd592
|
Fix library sync crash due to UnicodeDecodeError
- Fixes #302
|
2017-05-29 15:39:11 +02:00 |
|
tomkat83
|
55d75d3d51
|
Translate plex.tv login status in PKC settings
|
2017-05-29 10:51:26 +02:00 |
|
tomkat83
|
cee2bfcc6c
|
Better way to sync progress to another account
- Partially fixes #297
|
2017-05-25 14:21:27 +02:00 |
|
tomkat83
|
74af562ada
|
Simplify loop
|
2017-05-25 14:00:30 +02:00 |
|
tomkat83
|
0c0cf342df
|
Simplify loop
|
2017-05-25 13:58:15 +02:00 |
|
tomkat83
|
5be7a5be8b
|
Remove obsolete code
|
2017-05-25 13:57:32 +02:00 |
|
tomkat83
|
9104a56db0
|
Fix playback stop not being recognized by the PMS
|
2017-05-25 13:15:54 +02:00 |
|
tomkat83
|
179e97b200
|
Warn user if a xml cannot be parsed
|
2017-05-22 21:31:19 +02:00 |
|
tomkat83
|
66fe13786f
|
Fix PKC syncing progress to wrong account
- Fixes #297
|
2017-05-22 20:54:04 +02:00 |
|
tomkat83
|
845885edbd
|
Fix Playback and watched status not syncing
- Fixes #300
|
2017-05-22 20:38:56 +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 |
|
tomkat83
|
b0d1fcfe8a
|
Fix TypeError when PMS connection lost
|
2017-05-20 18:52:51 +02:00 |
|
tomkat83
|
f785b828ca
|
Companion: Fix TypeError
|
2017-05-20 18:49:40 +02:00 |
|
tomkat83
|
eba270c63d
|
Use SSL settings when checking server connection
- Hopefully solves #282
|
2017-05-20 18:46:31 +02:00 |
|