April 5th, 2008
Embeded media player:
- Any MP3 files you upload to your Tabulas will now be playable through a flash interface (similar to the old radio)
- Each user's site generates a XSPF (XML-based sharable playlist) at /content/playlist/ (if you had radio tracks, they are included in there)
- This XSPF file is used to load up music on your /content/ and
/content/files/ pages - each file can be listened to individually
(little play button)
- TODO: Move over all radio files into the files section of each user
- TODO: Add a "Insert media file" in the new editor which will automatically embed the player
XML-RPC changes:
- I'm now sniffing user agent information so I can return XML data in a specific way for each client - LiveWriter's category support should work much better now
- When creating an entry using the API, will now use your default "Allow comments" setting to determine whether to allow comments on posted entry or not
- Custom timestamps sent in via API are respected
- Fixed categories not being saved correctly on edits
- Qumana:
- Fixed error with adding new post (required casting the returned entryid as a string instead of an int)
- Fixed categories
Bug fixes:
- In new control panel, reversed "Show categories" and "Show communities" options (Thanks, vulpix!)
Posted by toomuchtabulas at 11:43 PM | Add a Comment