Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The script now officially works! It works in many different situations, whether | tilly-Q | 2014-03-23 | 1 | -19/+111 |
| | | | | | | | | the media is to be uploaded is stored locally or on the web. Still have to clean up the code and look for errors. I may also refactor some of this into a functi- on to be used with a GUI frontend in another project. Lastly, I need to merge this with the metadata branch I've been working on, and convert the metadata.csv information into the proper format for the new metadata column. | ||||
* | This branch will create a commandline bulk-upload script. So far, I have written | tilly-Q | 2014-03-23 | 1 | -0/+110 |
the code to read csv files into a usable dictionary. |