Here's my feature request - I'd like to be able to tell the player to load the full configuration from a URL.
The example of an 'embedded' config doesn't help in this case because I need the player to be embeddable on other sites, and many cannot include Javascript. While the JavaScript plugins are nice enough, they're just not practical for this purpose.
I can write out the full configuration into the embed code (and am currently), but if we end up using plugins to handle advertising it's too easy to just remove it from the embedded config to strip them out.
If the player could load the config from a URL, my embed code would be drastically shorter, and I could point it to a dynamically generated page to generate the playlists and plugins.
The example of an 'embedded' config doesn't help in this case because I need the player to be embeddable on other sites, and many cannot include Javascript. While the JavaScript plugins are nice enough, they're just not practical for this purpose.
I can write out the full configuration into the embed code (and am currently), but if we end up using plugins to handle advertising it's too easy to just remove it from the embedded config to strip them out.
If the player could load the config from a URL, my embed code would be drastically shorter, and I could point it to a dynamically generated page to generate the playlists and plugins.