croneter
|
55ec381bfe
|
Fix sync not correctly being canceled
|
2018-11-26 17:58:15 +01:00 |
|
croneter
|
4515559dff
|
Fix AttributeError
|
2018-11-26 17:32:21 +01:00 |
|
croneter
|
202d33d7c0
|
Fix video library sometimes not updating
|
2018-11-25 20:36:54 +01:00 |
|
croneter
|
2ceb0cd7a2
|
Fix sync error when only an item is deleted in section
|
2018-11-25 20:31:40 +01:00 |
|
croneter
|
697b66167c
|
Fix deleting entire library sections
|
2018-11-25 20:15:38 +01:00 |
|
croneter
|
90e13cb8ee
|
Fix TypeError upon removing entire section
|
2018-11-25 19:53:42 +01:00 |
|
croneter
|
81de319715
|
Fix more AttributeErrors
|
2018-11-25 17:29:21 +01:00 |
|
croneter
|
09f0492fa4
|
Fix AttributeErrors
|
2018-11-25 17:27:22 +01:00 |
|
croneter
|
7670aa7a14
|
Fix OperationalError: Database is locked when video was deleted
|
2018-11-25 17:21:32 +01:00 |
|
croneter
|
6dc436da91
|
Rewire PKC startup and authentication mechanism
|
2018-11-25 17:03:19 +01:00 |
|
croneter
|
9d6f729b21
|
Fix OperationalError: database is locked
|
2018-11-22 08:29:14 +01:00 |
|
croneter
|
d2922d61f5
|
Fix AttributeError
|
2018-11-22 08:04:41 +01:00 |
|
croneter
|
fddd374b79
|
Fix some TypeErrors
|
2018-11-21 20:20:06 +01:00 |
|
croneter
|
ce191f6eeb
|
Fix ProgrammingError: Cannot operate on a closed database
|
2018-11-20 19:23:42 +01:00 |
|
croneter
|
d668b3e640
|
Warn user and stop sync if crash occurs
|
2018-11-20 18:28:34 +01:00 |
|
croneter
|
3acaad5663
|
Fix exceptions not being raised during sync
|
2018-11-20 18:08:51 +01:00 |
|
croneter
|
6fe0e23f53
|
Interrupt sleep if Kodi exits. Use Monitor's Player()
|
2018-11-20 16:58:25 +01:00 |
|
croneter
|
a045063769
|
Rather big change of PKC's plumbing
|
2018-11-18 14:59:17 +01:00 |
|
croneter
|
b2615c19bd
|
Fix fanart download message showing up too often
|
2018-11-13 16:30:05 +01:00 |
|
croneter
|
5c7968abdb
|
Ensure that fanart sync closes DB connection during playback
|
2018-11-13 15:01:31 +01:00 |
|
croneter
|
789b214b50
|
Suspend fanart sync during playback
|
2018-11-13 14:54:54 +01:00 |
|
croneter
|
0c9e544e9e
|
Suspend fanart sync if another sync is running
|
2018-11-13 14:48:25 +01:00 |
|
croneter
|
2d5e22c146
|
Update sync progress string
|
2018-11-12 16:37:56 +01:00 |
|
croneter
|
bc7fc4db1b
|
Fixes to XML download iterator
|
2018-11-11 17:48:11 +01:00 |
|
croneter
|
8535852699
|
Optimize code
|
2018-11-11 12:53:49 +01:00 |
|
croneter
|
54113a715b
|
Fix AttributeError
|
2018-11-11 09:28:18 +01:00 |
|
croneter
|
afedf03ac9
|
New method for DB commit
|
2018-11-11 09:23:51 +01:00 |
|
croneter
|
6de47490c3
|
Revert "Wrap Kodi DB transactions explicitly"
This reverts commit be45d914d3 .
|
2018-11-10 16:18:22 +01:00 |
|
croneter
|
be45d914d3
|
Wrap Kodi DB transactions explicitly
|
2018-11-10 16:09:06 +01:00 |
|
croneter
|
da7d871af8
|
Add Plex type to sync progress bar
|
2018-11-09 15:05:17 +01:00 |
|
croneter
|
d16da6fa6f
|
Fix OperationalError: database is locked
|
2018-11-09 11:19:32 +01:00 |
|
croneter
|
76728d7319
|
Pass plex_type with section
|
2018-11-09 09:10:22 +01:00 |
|
croneter
|
5b85b2b71a
|
Enable cProfiling for full sync
|
2018-11-09 09:08:04 +01:00 |
|
croneter
|
4e1f975647
|
Fix ValueError for queue on Kodi exit
|
2018-11-09 09:07:46 +01:00 |
|
croneter
|
0b81fcd39c
|
Fix sync progress
|
2018-11-09 09:05:14 +01:00 |
|
croneter
|
7830a0e0e3
|
Let full_sync finish gracefully on Kodi exit
|
2018-11-09 08:56:57 +01:00 |
|
croneter
|
e37223f016
|
Fix full_sync advancing before a section was synced
|
2018-11-09 08:44:05 +01:00 |
|
croneter
|
a16eae143a
|
Rewire kodi database access
|
2018-11-08 21:22:16 +01:00 |
|
croneter
|
8ef0af3ec7
|
Commit DB changes for every 200 items
|
2018-11-07 10:41:40 +01:00 |
|
croneter
|
0db29dd568
|
Get movie set information asynchronously
|
2018-11-07 10:37:32 +01:00 |
|
croneter
|
923c413921
|
Add fallback if checksum updatedAt is missing
|
2018-11-07 07:45:19 +01:00 |
|
croneter
|
440f399917
|
Fix TypeError
|
2018-11-06 14:13:28 +01:00 |
|
croneter
|
41ec923a30
|
Fix KeyErrors
|
2018-11-06 14:08:14 +01:00 |
|
croneter
|
3123af6426
|
Use a dedicated full sync thread manager
- Prevents threads from restarting all the time
|
2018-11-06 11:17:21 +01:00 |
|
croneter
|
7180595e05
|
Correctly show the current sync item number
|
2018-11-05 18:31:59 +01:00 |
|
croneter
|
bc1ad1d998
|
Prevent error message upon DB reset
|
2018-11-05 18:31:26 +01:00 |
|
croneter
|
07c4d64a84
|
Rewire artwork caching
|
2018-11-05 18:00:01 +01:00 |
|
croneter
|
30d85eebc0
|
Fix FanartThread isSuspended
|
2018-11-05 14:34:34 +01:00 |
|
croneter
|
8205e19668
|
Let the Kodi library update after a full sync
|
2018-11-05 13:53:57 +01:00 |
|
croneter
|
0536a7c151
|
Don't spawn a separate full sync thread
|
2018-11-05 13:52:31 +01:00 |
|
croneter
|
b7a6a58da3
|
Fix some more errors: Item not yet synced
|
2018-11-05 12:28:05 +01:00 |
|
croneter
|
263b7d7684
|
Fix TypeError
|
2018-11-05 12:24:18 +01:00 |
|
croneter
|
d2dd631b4b
|
Fix some "Item not yet synced" errors for playstate updates
|
2018-11-05 12:19:08 +01:00 |
|
croneter
|
c9b6e67771
|
Optimize music sync
|
2018-11-05 09:39:33 +01:00 |
|
croneter
|
48a530b49a
|
More hacking
|
2018-11-04 16:53:42 +01:00 |
|
croneter
|
2fcb43b9d9
|
PEP8
|
2018-11-03 18:47:51 +01:00 |
|
croneter
|
bfef7a346e
|
Refresh progress bar for every single item
|
2018-11-03 17:18:25 +01:00 |
|
croneter
|
b3eeabc9ad
|
Fix AttributeError: __exit__
|
2018-11-03 17:04:24 +01:00 |
|
croneter
|
4cbad1f1f7
|
Enable notify for crashes for fanart
|
2018-11-03 16:53:56 +01:00 |
|
croneter
|
5673abc19b
|
Rewire fanart sync
|
2018-11-03 10:36:37 +01:00 |
|
croneter
|
835c047fb1
|
Rename logging
|
2018-11-01 15:43:43 +01:00 |
|
croneter
|
aabdf15072
|
Rewire websocket sync
|
2018-11-01 15:43:27 +01:00 |
|
croneter
|
fbaccdf4bf
|
Fix TypeError
|
2018-10-29 13:26:58 +01:00 |
|
croneter
|
ce002a0fa8
|
Improve the checking of an item's checksum
|
2018-10-29 13:26:14 +01:00 |
|
croneter
|
3d77bd64d1
|
Add missing method
|
2018-10-28 17:02:06 +01:00 |
|
croneter
|
01fc08b027
|
Fix TypeError: 'InitNewSection' object has no attribute
|
2018-10-28 16:50:00 +01:00 |
|
croneter
|
facf2d5e2d
|
PEP8
|
2018-10-28 16:17:20 +01:00 |
|
croneter
|
17a7d306ae
|
Fix AttributeError
|
2018-10-28 16:14:37 +01:00 |
|
croneter
|
60f7d0fce2
|
Don't cast to unicode
|
2018-10-25 18:28:41 +02:00 |
|
croneter
|
0dfcebbee3
|
Fix TypeError
|
2018-10-25 18:17:00 +02:00 |
|
croneter
|
7640f1e2d2
|
Fix process_metadata and get_metadata
|
2018-10-25 18:14:35 +02:00 |
|
croneter
|
d5f4ad3e62
|
Fix AttributeError for Tasks
|
2018-10-25 17:50:59 +02:00 |
|
croneter
|
b7aedca7fa
|
Add missing method
|
2018-10-25 16:07:34 +02:00 |
|
croneter
|
3a411cc36b
|
Fix TypeError
|
2018-10-25 15:57:12 +02:00 |
|
croneter
|
4b7eace923
|
Fix AttributeError
|
2018-10-25 15:55:46 +02:00 |
|
croneter
|
eee4554213
|
Fix KeyErrors
|
2018-10-25 15:54:22 +02:00 |
|
croneter
|
587df50c54
|
Fix AttributeError
|
2018-10-25 13:27:12 +02:00 |
|
croneter
|
dfccefe2e8
|
Fix UnboundLocalError
|
2018-10-25 13:25:25 +02:00 |
|
croneter
|
14f7b56b08
|
Fix TypeError
|
2018-10-25 13:22:34 +02:00 |
|
croneter
|
ff73318157
|
Less logging
|
2018-10-25 13:21:24 +02:00 |
|
croneter
|
59dc295dc8
|
Fix AttributeError
|
2018-10-25 13:20:46 +02:00 |
|
croneter
|
9bab18367c
|
Fix turning generator into list
|
2018-10-25 13:19:46 +02:00 |
|
croneter
|
a060b1fcaa
|
Simplify call of SectionItems download
|
2018-10-25 13:05:26 +02:00 |
|
croneter
|
91533aa89f
|
Fix time sync not downloading items
|
2018-10-25 13:02:36 +02:00 |
|
croneter
|
3558182b7e
|
Fix AttributeError: 'super' object has no attribute
|
2018-10-24 18:08:00 +02:00 |
|
croneter
|
e74a4ba2e9
|
Fix ImportError
|
2018-10-24 17:59:41 +02:00 |
|
croneter
|
ae37e21aeb
|
Fix AttributeError
|
2018-10-24 17:56:59 +02:00 |
|
croneter
|
b94952ba4a
|
Fix ImportError
|
2018-10-24 17:55:56 +02:00 |
|
croneter
|
c7e7ac65a4
|
Fix ImportError
|
2018-10-24 17:55:04 +02:00 |
|
croneter
|
31a0939b42
|
Fix SyntaxError
|
2018-10-24 17:54:10 +02:00 |
|
croneter
|
4246711b1e
|
Remove old plexdb_functions
|
2018-10-24 17:17:02 +02:00 |
|
croneter
|
f520cebf66
|
Rewire llibrary sync, part 6
|
2018-10-24 10:57:52 +02:00 |
|
croneter
|
2f96749fc7
|
Rewire llibrary sync, part 5
|
2018-10-24 07:08:32 +02:00 |
|
croneter
|
23dada9fe5
|
Rewire llibrary sync, part 4
|
2018-10-23 13:54:09 +02:00 |
|
croneter
|
35a25a7f15
|
More hacking
|
2018-10-21 18:32:11 +02:00 |
|
croneter
|
e935b7c97b
|
Rewire llibrary sync, part 3
|
2018-10-21 16:56:13 +02:00 |
|
croneter
|
3f4c43e373
|
Rewire llibrary sync, part 2
|
2018-10-21 12:03:21 +02:00 |
|
croneter
|
e6692a9012
|
Rewire llibrary sync, part 1
|
2018-10-20 14:49:04 +02:00 |
|
croneter
|
4b3f641f25
|
Revert "Fix Kodi crash by committing to DB frequently"
This reverts commit 535163b675 .
|
2018-09-02 18:18:45 +02:00 |
|
croneter
|
535163b675
|
Fix Kodi crash by committing to DB frequently
- Hopefully fixes #531
|
2018-08-30 12:27:16 +02:00 |
|