Commit graph

23 commits

Author SHA1 Message Date
Clinton Hall
36eddcfb92
Updates to Syno Auth #1844 2021-08-26 18:03:32 +12:00
Clinton Hall
8b8fda6102
Syno api version detection (#1841)
* Get max api version for login. #1840
2021-08-12 22:14:00 +12:00
Clinton Hall
beecb1b1a0
Fix DB import (#1779)
* Sqlite3.row handling fix
* Fix import error in Python3
2020-09-19 21:53:01 +12:00
Clinton Hall
b793ce7933
Syno ds patch 1 (#1702)
* Add Syno DS parsing #1671
as per https://forum.synology.com/enu/viewtopic.php?f=38&t=92856
* add config guidance
* add syno client
2020-01-13 21:26:21 +13:00
Clinton Hall
aeb3e0fd6d
Deluge update to V2 (#1683) Fixes #1680 2019-12-10 12:55:13 +13:00
Clinton Hall
5714540949
Fix uTorrent with Python3 (#1644)
* Remove temp workaround for Microsoft Azure python issues.
2019-08-02 13:02:46 +12:00
clinton-hall
f1dc672056 fix deluge client for python3. Fixes #1626 2019-06-19 22:50:36 +12:00
clinton-hall
d39a7dd234 fix to make deluge client py 2 and 3 compatible. Fixes #1626 2019-06-18 20:52:19 +12:00
Labrys of Knossos
424879e4b6 Add future imports 2019-04-07 17:44:25 -04:00
Labrys of Knossos
9f52406d45 Fix flake8-quotes Q000 Remove bad quotes 2019-04-07 13:44:33 -04:00
Labrys of Knossos
d608000345 Fix flake8-commas C819 trailing comma prohibited 2019-04-07 13:38:27 -04:00
Labrys of Knossos
eec977d909 Fix flake8-docstrings D403 First word of the first line should be properly capitalized 2019-04-07 13:33:20 -04:00
Labrys of Knossos
093f49d5aa Fix flake8-docstrings D401 First line should be in imperative mood 2019-04-07 13:32:06 -04:00
Labrys of Knossos
73e47466b4 Fix flake8-docstrings D205 1 blank line required between summary line and description 2019-04-07 13:30:40 -04:00
Labrys of Knossos
70fa47394e Fix flake8-docstrings D202 No blank lines allowed after function docstring 2019-04-07 13:26:13 -04:00
Labrys of Knossos
181675722d Fix flake8 W291 trailing whitespace 2019-04-07 13:23:24 -04:00
Labrys of Knossos
90602bf154 Fix flake8 W293 blank line contains whitespace 2019-04-07 13:17:55 -04:00
Labrys of Knossos
c5343889fb Fix quotes - standardize to single-quoted strings 2018-12-29 14:19:20 -05:00
Labrys of Knossos
ad3fb4519d Fix name shadows builtin 2018-12-26 12:28:18 -05:00
Labrys of Knossos
c2f0f3affc Fix PEP8 variable and argument names should be snake_case 2018-12-26 11:38:01 -05:00
Labrys of Knossos
5ef4bdc1f4 Fix PEP8 assigning lambda expression 2018-12-26 11:30:33 -05:00
Labrys
52c6096b6a Fix PEP8 whitespace violations 2018-12-26 11:22:11 -05:00
Labrys of Knossos
f3db9af8cf Move custom libs to libs/custom 2018-12-16 13:50:28 -05:00