a4d05e32bb
feat: applied autopep8 formatting
2025-06-26 13:23:09 +07:00
00cd173d31
Update setup.py
2025-05-07 12:38:15 +02:00
1009c56933
version change
2025-02-20 10:38:32 +01:00
814f65d43f
Update setup.py to add treelib library
2025-02-13 22:24:15 +01:00
2f85cf9e80
Change session in login / logout function to "webui" to allow non admin user to use apis
...
Delete application argument in login / logout function
Fix setup with missing requirement (cryptography)
2025-01-25 00:17:56 +01:00
ed4fd6aac5
Update setup.py
2024-08-21 11:20:19 +02:00
bb61415042
version change
2024-08-21 11:18:20 +02:00
e80e8e39ac
minor changes
2024-07-01 10:36:56 +02:00
7b095f89f7
Update setup.py
2024-03-07 05:01:10 +01:00
7e2bb98c07
change version
2024-03-06 06:29:01 +01:00
fbb6f91491
version change
2024-02-20 10:42:31 +01:00
e5c3a2da20
downloadstation enchacements
...
Possibility to set DownloadStation API version 2
2024-01-10 11:09:21 +01:00
ac218745ce
Update setup.py
...
version change
2023-10-01 03:20:16 +02:00
e4087f6996
added backward compatibility
2023-04-05 10:03:19 +02:00
b5d30f82e3
Update setup.py
2023-03-30 10:34:25 +02:00
5398d6d9b1
Update setup.py
2023-03-23 12:05:49 +01:00
26f2952ad7
additional functions
2023-03-10 00:51:34 +01:00
d9e715929e
logout universal search added
2023-02-17 09:39:23 +01:00
972bc64ce3
dependency update
2023-01-12 15:11:10 +01:00
81a6fcc6dc
error handling extended to logout
2023-01-10 22:07:54 +01:00
3f7feaf0f2
Adapting code to convention
...
breaking changes in class naming see changelog
2022-12-16 16:42:15 +01:00
fabed66871
version change
2022-08-27 15:28:11 +02:00
f342f0b336
filestation bug fix
...
additional parameter request in get_file_info function fixed
2022-05-21 12:07:14 +02:00
35da6b576a
__init__ updated
...
universal search added
2022-02-02 04:15:33 +01:00
5c5837bdad
version change
2021-12-12 18:25:00 +01:00
a82beca7c5
update v.0.4.0
...
see release notes for more informations
2021-11-06 16:04:09 +01:00
f965d9d66e
Debug option added
...
Choose if output some messages to console
2021-10-02 14:37:30 +02:00
34845a00de
new integrations
...
- DSM 7 login updated, must be manually set during login process
- Download task create added
2021-07-18 16:15:28 +02:00
049ab3edc8
error fix
...
Fix error where get_dir_status was not returning the correct value
2021-06-10 11:36:51 +02:00
e043944a61
version update
2021-05-25 04:51:00 +03:00
eb1a8168c4
Version update
...
v0.2
2021-05-21 10:53:47 +02:00
4edfc2193b
v 1.3.3
...
upload and download functions verification removed
2021-03-10 14:43:47 +01:00
919f779577
version update
2021-02-12 11:23:43 +01:00
fcbc49ea3a
Certificate verification bug fix
...
- Certificate verification bug fix due to incomplete implementation
- Added logout to Virtualization
2020-12-09 09:43:07 +01:00
728046ed24
ssl verification to test
...
added certificate verification cert_verify to be tested, default value is False
2020-12-05 12:29:27 +01:00
7756f5b222
minor update v 0.1.2
...
Added destination path to filestation.py get_file() to choose local destinantio path for downloads;
Minor code optimization
2020-11-23 22:03:23 +01:00
c5eb1172d8
possibility to change chunk_size
...
Possibility to choose chunk_size into get_file() function, parameter must be specified with "chunkSize", if not specified 8192 will be set as default.
2020-11-10 15:27:23 +01:00
14ed49f1ef
version changed
...
vesrion changed for pypi upload
2020-08-05 11:41:31 +02:00
a0f8f04a04
Update setup.py for friendly readme
...
- Make friendly readme.
- https://packaging.python.org/guides/making-a-pypi-friendly-readme/#including-your-readme-in-your-package-s-metadata
2020-01-13 14:19:25 +07:00
97f082b369
Added virtalization ( #6 )
...
* added virtualization
* virtualization added
I can't test the new virtualization file as my station does not support it.
I would be glad if someone could do it for me and give me some feedback.
thank you
* Update __init__.py
* Update setup.py
2019-09-06 13:16:53 +02:00
99601cb7bc
N4S4 audio station integration ( #2 )
...
* AudioStation control added
It needs to be tested on other network as on mine is showing only my Smart TV as device.
2018-07-13 17:40:57 +02:00
d7ed99f645
Update setup.py
...
import find_package added
2018-06-29 17:18:45 +02:00
f39ae875bf
Update setup.py
2018-06-29 17:16:56 +02:00
16da55dc20
Update setup.py
2018-06-29 17:15:29 +02:00
f75c138de9
First Release
2018-06-22 01:45:03 +02:00