mirror of
https://github.com/ProtoThis/python-synology.git
synced 2026-01-19 09:28:42 +00:00
* Minimal Shared Folders support * Bugfixes in share.py and README updates * Added tests for shares * Formatted with black * Added myself as a contributor. * Support for extended attributes for shares. * Tidied up some comments. * Reformatted with Black * Fixed tests * Fixed tests, maybe * addressing initial feedback on pull request \#61 * Working on tests, can't repro failure locally. * Updated test per comment on #61 and added a generic to shares. * Fixed pylint complaint * Tried to fix the test again, didn\'t * Ran Black * Implemented feedback on pull request. * Updated tests to reflect the move of shares to UUID * Fix CI * Rename to SynoCoreShare * Remove useless _execute_request() special treatment Co-authored-by: Quentin POLLET <polletquentin74@me.com>