Version history:

3.2.4
-----
- #601 dispatch resolver failure correctly.
- #15 add cache busting to the file being checked for availability to play back correctly once resolving has completed.

3.2.3
-----
- fixed to work when there is a RTMP plugin in player config, and it does not contain any configuration. durationFunc lookup was failing in this case.
- fix for #377, run host checks and increment indexes here to trigger reconnections of the next host or else recurssion occurs or last host is null.
- #427 issues with reconnecting rtmp connection attempts, required hosts checks to validate last hosts is not null.

3.2.2
-----
Fixes: was throwing an async NetConnection error with the onMetadata event

3.2.1
-----
- now uses the durationFunc of the RTMP plugin

3.2.0
-----
- fix for clustering RTMP servers 

3.1.1
-----
- compatible with 3.1.3 URL resolver API

3.1.0
-----
- first public release
