tomkat83
|
d039840c80
|
New setting to lower #PMS items to cache
- Should fix #91
|
2016-08-16 18:17:11 +02:00 |
|
croneter
|
445b97a2ac
|
Merge pull request #81 from milaq/fullsyncmessage
sync: dont force show "full library sync finished"
|
2016-08-11 22:29:03 +02:00 |
|
tomkat83
|
a2693b3485
|
Optimize player and playlist instances
|
2016-08-07 15:33:36 +02:00 |
|
milaq
|
ca1a101975
|
sync: dont force show "full library sync finished"
if the user deselects "show library sync progress" positive sync messages shouldnt be shown at all
|
2016-08-01 16:26:26 +02:00 |
|
tomkat83
|
eff7d7b68b
|
Use 1 PKC xbmc.player instance
|
2016-07-23 18:06:47 +02:00 |
|
tomkat83
|
8a2fdec248
|
Don't let PMS crash: download one item at a time
- PMS can currently not handle concurrent connections asking for
metadata (several PKC threads)
- Might also fix #75
|
2016-07-17 13:57:50 +02:00 |
|
tomkat83
|
fcf6948735
|
Improvements to resume points
- Plex sometimes tells time in milliseconds instead of seconds
- Fixes #49
|
2016-06-05 18:39:26 +02:00 |
|
tomkat83
|
7402d076b0
|
Revert "Fix PKC resume points set way too high"
This reverts commit e9f7c49587 .
|
2016-06-05 17:57:30 +02:00 |
|
tomkat83
|
5d8b423bd6
|
Groundworks for Plex photos
|
2016-06-04 18:48:22 +02:00 |
|
tomkat83
|
e9f7c49587
|
Fix PKC resume points set way too high
- Fixes #49
|
2016-06-04 16:04:25 +02:00 |
|
tomkat83
|
9901935b83
|
Background sync: don't try to process infinitely
|
2016-05-31 19:30:12 +02:00 |
|
tomkat83
|
a92146abc2
|
Remove emby references
|
2016-05-31 08:06:42 +02:00 |
|
tomkat83
|
42f24e1688
|
Correctly update views on server switch
|
2016-05-29 16:58:54 +02:00 |
|
tomkat83
|
e80f38c690
|
Initialize Kodi DBs only once
|
2016-05-29 16:52:38 +02:00 |
|
tomkat83
|
c47fc7f25f
|
Fix PKC not telling Kodi timing
- Episodes should now correctly be marked as watched
|
2016-05-16 21:07:17 +02:00 |
|
tomkat83
|
5bf1a5a8e0
|
Fix new episodes not being detected
- Set standard safety margin to 60 seconds. Otherwise, you might get
many screen refreshes
- Fixes #23
|
2016-05-12 21:46:50 +02:00 |
|
tomkat83
|
df38786638
|
Account for string.encode() not allowing args
- E.g. Android TV
|
2016-05-07 13:15:02 +02:00 |
|
tomkat83
|
97c261bc4d
|
Tune advancedsettings.xml
- Only set backgroundupdate to false for music library, if music is
enabled
|
2016-04-22 12:34:35 +02:00 |
|
tomkat83
|
2d2dd0fa12
|
Fix KeyError: 'librarySectionID' during syncPMStime
|
2016-04-17 13:44:45 +02:00 |
|
tomkat83
|
c5b76d1a38
|
New setting: I own this PMS
- Needed if someone enters PMS IP manually, would not catch this info
otherwise
- Background: needed to choose correct background sync procedure
|
2016-04-15 09:44:42 +02:00 |
|
tomkat83
|
f34900ae6e
|
Sync Music playstates on full sync
|
2016-04-13 16:51:53 +02:00 |
|
tomkat83
|
722dce78d2
|
More logging
|
2016-04-13 16:26:09 +02:00 |
|
tomkat83
|
0b1a53e839
|
More logging
|
2016-04-13 16:19:24 +02:00 |
|
tomkat83
|
a594daeb68
|
Assume its us playing if the PMS is not ours
|
2016-04-13 15:27:02 +02:00 |
|
tomkat83
|
98f52d3b5e
|
ProcessMetadata thread: sleep now unnecessary
|
2016-04-13 12:23:36 +02:00 |
|
tomkat83
|
adbeb4d48f
|
Shutdown lib sync threads correctly on user switch
|
2016-04-11 09:21:40 +02:00 |
|
tomkat83
|
89fe2565d2
|
Try to shutdown more cleanly
|
2016-04-09 16:57:45 +02:00 |
|
tomkat83
|
9528577aab
|
Delete music items in full sync if not found on PMS
|
2016-04-08 14:11:50 +02:00 |
|
tomkat83
|
24bb637606
|
Don't show Kodi popup when scanning Music
|
2016-04-08 13:57:55 +02:00 |
|
tomkat83
|
d3e27d9797
|
Use Plex library for timesync
- No need for Kodi elements
|
2016-04-08 10:52:15 +02:00 |
|
tomkat83
|
55cbf5824d
|
Kill sync threads if library gets suspended
- E.g. user switch
|
2016-04-08 09:24:28 +02:00 |
|
tomkat83
|
4a63e03615
|
Shut down sync more cleanly if interrupted
|
2016-04-08 09:11:03 +02:00 |
|
tomkat83
|
5289619792
|
Deal with PMS reply 401 under too much strain
- Sync should now abort pretty much instantly
|
2016-04-07 18:29:23 +02:00 |
|
tomkat83
|
2ec6bff388
|
Update playstate if owner plays for single user PMS
|
2016-04-07 17:37:53 +02:00 |
|
tomkat83
|
ceedba4f46
|
Increase path hack stability
- What happens if there are no movies or shows?
|
2016-04-07 16:17:57 +02:00 |
|
tomkat83
|
88b581f756
|
Clear playlists and video nodes on user switch
- And not on fullsync (widgets might brake)
|
2016-04-07 16:13:02 +02:00 |
|
tomkat83
|
ae51e43145
|
Use 1 xbmcgui dialog instance in librarysync
|
2016-04-07 15:33:01 +02:00 |
|
tomkat83
|
fdb42c1f26
|
Fix Kodi information screen not working
|
2016-04-07 13:49:05 +02:00 |
|
tomkat83
|
79349ce4af
|
Fix Library Repair Sync
|
2016-04-07 11:57:34 +02:00 |
|
tomkat83
|
9781131cd2
|
Also clear video nodes and playlists on full sync
- Called e.g. when switching Plex user
|
2016-04-07 09:02:52 +02:00 |
|
tomkat83
|
783fad33f1
|
Don't change Kodi settings xml if music is enabled
- Because Music is yet unstable
|
2016-04-07 08:55:49 +02:00 |
|
tomkat83
|
9dec68f6d9
|
Do background sync while playing
But no full sync
|
2016-03-29 19:45:32 +02:00 |
|
tomkat83
|
c401cd9835
|
No websocket message logging
|
2016-03-28 14:43:35 +02:00 |
|
tomkat83
|
43a7886eae
|
Fix time sync for Music items
|
2016-03-28 10:51:38 +02:00 |
|
tomkat83
|
fb1bc7c555
|
Cleanup background sync
|
2016-03-27 19:06:36 +02:00 |
|
tomkat83
|
1e49e9dea9
|
Background sync using websockets
|
2016-03-27 16:57:35 +02:00 |
|
tomkat83
|
5949988b68
|
Plex websockets - groundworks 2
|
2016-03-24 18:52:02 +01:00 |
|
tomkat83
|
3a4349e647
|
Disable SSL warning in Log, clean Futurewarnings
|
2016-03-23 16:57:49 +01:00 |
|
tomkat83
|
2806c8002a
|
Cleaned out https checks
- Disabled HTTP certificate warnings in log
|
2016-03-23 16:07:09 +01:00 |
|
tomkat83
|
feb01b748f
|
Switch from xml.etree.cElementTree to .ElementTree
cElementTree has issues, e.g. during Kodi user profile switch
|
2016-03-23 09:42:59 +01:00 |
|