fxstein
fxstein
Implement `gpstime` feature to allow the use of the GPS timestamp plus the timezone information from the `geonames` feature for timestamping of the processed media files. This would enable the...
Create the ability to downscale and sample video files. Create lower resolution and time limited previews that are significantly smaller in size and can be easier shared with various applications...
As the project attracts additional collaborators it will become necessary to implement a more formal contribution model and migrate away from the quick and dirty everything-happens-in-main model. We will be...
Imported and processed files of `goprox` are mainly imported into other image and video processing platforms. For images, a common path is to import all processed files into Apple Photos....
Currently `goprox` only supports a single storage hierarchy even though portions of the library can be distributed across multiple storage volumes by leveraging links for subfolders of it. For example...
In addition to #10 add the ability to archive off no longer actively used media files to `AWS S3 Glacier` storage leveraging the AWS CLI ```brew install awscli``` ```aws glacier...
Currently `goprox` is only being developed and tested under MacOS. With the support of zsh in Windows 10, the same workflow should be easily possible under Windows. Looking for help...
Allow for optional JDBC support when/if the proper JDBC support packages are installed. There is an active project called JayDeBeApi that is supposed to support Teradata: https://pypi.python.org/pypi/JayDeBeApi/ https://github.com/baztian/jaydebeapi Might support...
Add integration testing through Travis CI to automatically check all incoming commits and pull requests for syntax, PEP8 conformity and basic functionality. Create Travis account (free for open source projects)...
If you have integration with JomSocial, the New Ban will never delete the JomSocial avatar, but the success message for removing the avatar will be shown.