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