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 |
|
tomkat83
|
cffe8acb69
|
Deactivate info "Gathering information from files"
However, Kodi STILL tries to gather info from music files unsuccessfully
(PMS http folder cannot be accessed)
|
2016-03-22 13:25:30 +01:00 |
|
tomkat83
|
8d9620b408
|
Only remind once that direct paths are unverified
|
2016-03-21 17:54:04 +01:00 |
|
tomkat83
|
8dee81c6a2
|
Fix potential time sync problems
|
2016-03-17 16:03:02 +01:00 |
|
tomkat83
|
2c0312a035
|
Fix music libraries being scanned twice
|
2016-03-17 15:18:57 +01:00 |
|
tomkat83
|
574d2e061e
|
Fix potential crash for fast sync
|
2016-03-17 14:30:47 +01:00 |
|
tomkat83
|
71492af87f
|
Fix removing Plex libraries on PMS side
|
2016-03-17 12:16:44 +01:00 |
|
tomkat83
|
aa40307408
|
Hotfix db comparison
|
2016-03-14 18:10:36 +01:00 |
|
tomkat83
|
d8378584a2
|
Limit max number of items requested from PMS
Otherwise, slow NAS PMS may lead to timeouts - and thus empty libraries
|
2016-03-14 14:51:49 +01:00 |
|
tomkat83
|
d300cc60d6
|
Fix tv show season posters not showing
|
2016-03-13 16:06:54 +01:00 |
|
tomkat83
|
ae9d4924c2
|
Redesign fast sync
|
2016-03-11 14:42:14 +01:00 |
|
tomkat83
|
7a86909357
|
Redesigned incremential sync
|
2016-03-10 18:34:11 +01:00 |
|
tomkat83
|
a5d37caef0
|
Show dialog if some items could not be processed
|
2016-03-10 09:51:35 +01:00 |
|
tomkat83
|
3ccc588945
|
Optimize notifications for library syncs
|
2016-03-10 08:51:24 +01:00 |
|
tomkat83
|
e635f43845
|
Improve sync resiliance and GDM discovery
Improve sync resiliance to bad connections (e.g. behind a firewall)
|
2016-03-08 17:41:07 +01:00 |
|
tomkat83
|
e5e6f2208e
|
Much shorter download timeouts
This should hopefully solve the stuck library sync
|
2016-03-08 15:28:59 +01:00 |
|
tomkat83
|
d5aae4934b
|
Clean out library sync
|
2016-03-08 12:13:47 +01:00 |
|
tomkat83
|
b05ec9746a
|
Remove obsolete check for method in processing metadata
|
2016-03-08 11:58:14 +01:00 |
|
tomkat83
|
8ab99b5036
|
Language strings for library sync
|
2016-03-08 11:47:46 +01:00 |
|
tomkat83
|
0b4736b01b
|
Clean-up library sync loop
|
2016-03-08 11:20:11 +01:00 |
|
tomkat83
|
68e91b192b
|
Setting to turn off constant background sync
|
2016-03-07 17:22:55 +01:00 |
|
tomkat83
|
398ef64d96
|
More encoding fixes for dialogs
|
2016-03-07 13:38:45 +01:00 |
|
tomkat83
|
e784dab578
|
Overhaul userclient
|
2016-03-04 13:34:30 +01:00 |
|
tomkat83
|
4e44579c1f
|
General bug squishing
|
2016-03-03 15:28:44 +01:00 |
|
tomkat83
|
9e9f61f9ba
|
Added refresh Playlist and videonodes. Removed some Setting topics
|
2016-03-03 10:11:32 +01:00 |
|
tomkat83
|
cc3c55e038
|
Wait for lib sync to finish when switching user
|
2016-03-03 09:35:35 +01:00 |
|
tomkat83
|
ccdaaf5b4e
|
Fixed video nodes
|
2016-03-03 09:04:15 +01:00 |
|
tomkat83
|
c8004d3dbf
|
Prevent sleep
|
2016-03-03 08:10:06 +01:00 |
|