Agency Based Discussion > Pond5

Pond5 CSV is not working form me. Anyone using it?

<< < (2/2)

thestuckpixel:
...

Mantis:
I could never get it to work. I manually do it.

Cider Apple:
I've had issues in the past where if there was a space between words the system wouldn't recognize it. I also had a glitch where after effects renders would always have a space before the name of the clip started. Pond5 system hated this too.

arcfeatures:
I use CSV to upload metadata to Pond5 all the time, had some trouble in the beginning, but now it's working pretty much flawlessly (the CSV is automatically generated in an application I wrote, so once I got it working, it has not been an issue since).
The system usually gives you feedback in the form of error messages. On the "Apply CSV" page below the submit button is where the error will appear if there is one during the processing (read every line to find the error). Also make sure to choose the appropriate information in the drop down menus above the button, otherwise it may not do anything upon pressing the button (or it may even process, but not apply the metadata to your assets).

One issue I could imagine is that your column headers are not contained in quotation marks. Here's how the headers look in my CSVs:

"originalfilename","title","description","keywords","copyright","location","price","pricelarge","priceweb","setpriceforme","aspectratio","specifysource","datecreated","containsaudio","cameraspeed","curatornote"

Not sure that's a requirement, though.

Also, perhaps try using "title" instead of the "name" column. I'm not sure what the difference is, but for me "title" is working fine.

NitorPhoto:
Thanks for the reply! I also create the CSV with a self-made application. And I finally figured it out what caused the problem. My CSV was encoded in UTF-8 (the format they request) but truly it wasn't the raw UTF-8 but 'UTF-8 with BOM' (whatever it means). So I save the file in UTF-8 RAW and now it works flawlessly for me too.



--- Quote from: arcfeatures on June 07, 2020, 00:47 ---I use CSV to upload metadata to Pond5 all the time, had some trouble in the beginning, but now it's working pretty much flawlessly (the CSV is automatically generated in an application I wrote, so once I got it working, it has not been an issue since).
The system usually gives you feedback in the form of error messages. On the "Apply CSV" page below the submit button is where the error will appear if there is one during the processing (read every line to find the error). Also make sure to choose the appropriate information in the drop down menus above the button, otherwise it may not do anything upon pressing the button (or it may even process, but not apply the metadata to your assets).

One issue I could imagine is that your column headers are not contained in quotation marks. Here's how the headers look in my CSVs:

"originalfilename","title","description","keywords","copyright","location","price","pricelarge","priceweb","setpriceforme","aspectratio","specifysource","datecreated","containsaudio","cameraspeed","curatornote"

Not sure that's a requirement, though.

Also, perhaps try using "title" instead of the "name" column. I'm not sure what the difference is, but for me "title" is working fine.

--- End quote ---

Navigation

[0] Message Index

[*] Previous page

Go to full version