GrégoireDruant
abda9754c8
Chore: added new line at the end of file
2023-08-27 17:08:26 +02:00
GrégoireDruant
1a3f312057
WIP: parent path id
2023-05-06 09:53:34 +02:00
GrégoireDruant
5b0fecf50c
WIP: other path update approach
...
Use jellyfin db to determine parent path id
2023-05-06 09:53:12 +02:00
53c887d354
Use module-relative imports
2021-10-12 18:08:47 +02:00
Matt
5e7901be27
Migrate to new translatePath library
2021-10-02 13:26:37 -04:00
Matt
24167b5c29
Store a version parameter in the database for migrations
2021-05-16 18:45:34 -04:00
Matt
be518f845b
Make sure sync libraries are formatted properly
2021-05-02 12:56:32 -04:00
Matt
d3d4996d0d
Split if statement evenly
2021-03-14 19:09:10 -04:00
Matt
f12b58406b
Fix formatting on multiline if statement
2021-03-14 09:50:19 -04:00
Matt
54a425fde4
Always use highest version database available
2021-03-13 21:13:44 -05:00
164fc50d98
Named tuples and type hints? What is this magic?
2021-02-23 02:42:26 +01:00
084cf6f45d
Encoding parameter to json.load was removed in Python 3.9
2020-12-21 19:27:42 +01:00
Matt
70160d2bb8
Fix db error messages on startup
2020-10-17 20:15:53 -04:00
Matt
bbcc194018
Add libraryid to albums and songs in database
2020-08-15 00:03:45 -04:00
Matt
d3d5c46c60
pass exception through to calling function
2020-08-15 00:03:34 -04: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
3f63e7c213
Fix linting, flake8 and sonarcloud issues
2020-04-19 12:07:55 +02:00
795dfd38df
Get the logger from a central place
2020-04-19 03:21:40 +02:00
Abby
42258c699a
Removed unnecessary log messages and changed some to debug ( #167 )
2020-01-05 18:41:26 -05:00
a51bf9c2cc
Initial work on Kodi 19 (and Python 3) support
2020-01-04 03:32:30 +01:00
mcarlton00
2e8d2e6009
Move the RemoteAddress check
2019-12-16 19:36:04 -05:00
mcarlton00
e96f32308b
Remove emby references from music database
2019-12-14 11:42:39 -05:00
mcarlton00
14fd9253b2
Remove remote address if it still exists in the config file
2019-12-13 19:53:38 -05:00
mcarlton00
842b0813a3
Add migration for manual configuration servers
2019-12-13 19:38:20 -05:00
Odd Stråbø
039eea0aec
Add config migration for pr #145
2019-12-13 23:44:46 +01:00
TrueTechy
4e179890ec
Change translation function name from _ to translate
2019-11-25 00:58:44 +00:00
TrueTechy
84b8093171
Begin restructing, fixed some issues related to movement
2019-11-07 22:58:44 +01:00