• Products
  • Company
  • Developer
  • Marketplace
  • Contact
You are not logged in. Click here to login or register
Text size: small - normal - large

Topic: Release notes 2/20/2008 Release

Rating:



Sort by most recent
You must be logged in to reply, click here to login.

Author Message
wayneatvmix

Greetings all -

Summary:

This release contains additional documentation enhancements on the developer wiki page as well as enhancements  to our hosted applications.  In addition, we created internal APIs in preparation for development of future features (Reported Post and Token based authentication)

Details:

API Bug Fixes
- getPlaylists & getPlaylist - Author now being returned in getPlaylist and getPlaylists after executing the script.
- createPlaylist - Display of status resolved.  Previously displayed as 0, now as '1'.
- Move the partner apis getPartners call (internally used only) to security API

Widget Development
- Widget feature enhancement include: display alt metadata for images,grab link, view all button
- Index Player Widget added New Buttons
- Update widgets to pull png, gif, and css from the image servers

Documentation
- Defined return fields in getMediaList API documentation
- Added limits to responses in api docs
- Added total_count response value getMediaList API documentation
- Corrected the optional parameter for genre_id in getMediaCount documentation
- Added Token to the response table for searchMedia
- Updated getMedia documentation
- Alphabetize and correct capitalization on Method names


Internal API development for ReportedPost and TokenAuthentication
- Create an API to allow the creation of reports of a media/comment/blog post/ etc
- Create an API to allow the retrieval of reports of a media/comment/blog post/ etc
- Create an API to allow the updating of statuses of reports of a media/comment/blog post/ etc
- Create new API auth handler for domain based token auth
- Create APIs to allow the creation of auth tokens with the options of n number of domain restrictions
- Create APIs to allow the updating of existing token's domain restriction set
- Create APIs to allow the retrieval and removal of tokens
- Fixed token created with special characters
- Linked limit and start parameters to getReports start
- createAuthToken now fails if token string too long
- Fixed issue with tokens starting with digit not working
- Fixed formatting in createAuthToken response
- Token based auth works with genUploadToken

Admin Tool
- Fixed an issue with thumbnail selection when "Upload New Thumbnail" is used

Hosted Media Pages
- Full frame feature enhancement for full page index player including tags,alternate metadata, and grab a link