cc-1799 Human Filesystem

editing recording shows so they work with the new filesystem/file upload.
This commit is contained in:
Naomi Aro 2011-06-23 21:14:09 +02:00
parent e725e4fbe4
commit bae771790a
7 changed files with 118 additions and 34 deletions

View file

@ -26,7 +26,7 @@ version_url = 'version/api_key/%%api_key%%'
show_schedule_url = 'recorded-shows/format/json/api_key/%%api_key%%'
# URL to upload the recorded show's file to Airtime
upload_file_url = 'upload-recorded/format/json/api_key/%%api_key%%'
upload_file_url = 'upload-file/format/json/api_key/%%api_key%%'
#number of retries to upload file if connection problem
upload_retries = 3