I know you just took over and seems the module for 6.0 is working great. Sadly not for me since i need the block to display a different stream for each page.

BUT, I wanted to drop this in your ear...

If it would integrate with token or just CCK we could specify the stream url for each page and have the block be dynamic depending on which node was being viewed.

Something to think about... Not sure how many would actually need multiple channels like I do.

Comments

yohnson’s picture

I could look into implementing the creation of more than one block - with different configurations and blocks would have their visibility controlled by the native php=true test of drupal. Something to consider, I'll give it a try.

yohnson’s picture

Status: Active » Needs review

shoutcast 6.x-3.x-dev is available for testing

yohnson’s picture

Title: Token or custom field integration » Multiple block instances individually configurable
Version: 6.x-1.x-dev » 6.x-3.x-dev

To support having multiple streaming servers with stats the block configuration is where the configuration has moved to.

Cache has been removed temporarily, once the module's caching mechanism is put back in this branch will become the new stable branch for the module.

yohnson’s picture

Status: Needs review » Closed (fixed)