To-Do list for TYPO3 Extension "Smart FLV Player" (kulo_player):
Feature: Fullscreen mode (added in 0.5.1)
Feature: Embedding via the RTE (open)
Feature: List/Random play of FLVs (open)
Add new BE-Plugin option to play all FLVs in the current mediapath random/list and implement the new service in the kuloplayer.swf to handle this.
Bug: Hardcoded path prevents global installation (fixed in 0.5.0)
Replace correspondent reference with dynamic path. Will be solved in release 0.5.0.
New Option "mediaPreload" (added in 0.4.0)
Add new BE-Plugin option to define the time in seconds for loading the stream first into the buffer before it begins to play. Display status text "Buffering...".
New Option "mediaCodec" (added in 0.4.0)
Add new BE-Plugin option to define the minimum flash plugin version (7 or 8). Sorenson Spark codec needs 7 or higher, On2 VP6 needs 8 or higher. At the moment the kulo_player will check for version 7 or higher.
kulo_player.js (fixed in 0.3.0)
Verify if there are incompatibilities to other TYPO3 flash player scripts.