8a3ca73d52
flake8
2020-08-21 14:56:15 +02:00
Matt
d10ca845f4
empty default if there are no boxsets in the server
2020-08-03 15:07:26 -04:00
Matt
ce21b37501
Remove unneeded message variable
2020-08-03 14:37:49 -04:00
Matt
4178f0a362
Fix boxset syncing
2020-08-02 18:50:57 -04:00
Matt
eca9630918
Remove library_check wrapper
2020-08-02 17:00:34 -04:00
Matt
5f34222712
Optimize network calls for music syncing
2020-08-02 09:42:16 -04:00
803081f65a
Remove some generic exceptions
2020-08-01 00:08:03 +02:00
a6241d25db
Update deprecated isPassword functionality
...
and dialog line1 to message parameter rename.
The isPassword change likely bumps minimum version up to Kodi 18.
This can be worked around if desirable.
2020-05-29 01:11:25 +02:00
795dfd38df
Get the logger from a central place
2020-04-19 03:21:40 +02:00
Matt
e414e28157
Simplify remove function calls
2020-03-28 23:37:07 -04:00
Matt
aeca1a0049
Cleanup code around removing libraries
2020-03-28 23:25:13 -04:00
Matt
e6101b404a
Fix music video scanning
2020-02-26 21:05:38 -05:00
Matt
de95807323
Run library updates properly with current items
2020-02-26 20:59:02 -05:00
Chuddah
af810861c8
Allow for UI updates as the library is being sync'ed
...
Periodically release the locks on the database as the sync with the
server is being performed. This allows the UI to communicate with its
database and update the UI in real time.
Taken this oppurtunity to refactor some common code improve
maintainance.
2020-02-18 23:23:47 +00:00
a51bf9c2cc
Initial work on Kodi 19 (and Python 3) support
2020-01-04 03:32:30 +01:00
TrueTechy
4e179890ec
Change translation function name from _ to translate
2019-11-25 00:58:44 +00:00
Odd Stråbø
e91e979f4d
Remove the prompt before library selection.
2019-11-09 20:16:19 +01:00
TrueTechy
84b8093171
Begin restructing, fixed some issues related to movement
2019-11-07 22:58:44 +01:00