Active
Project:
Icecast Streaming Server
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
27 Aug 2008 at 19:59 UTC
Updated:
15 Oct 2016 at 20:09 UTC
Jump to comment: Most recent
Comments
Comment #1
mfbFor the YP module I don't think this is possible without patching Icecast itself, which has server-wide YP settings that only the admin can configure.
To add streams you would want a different functionality: Rather than using YP, have the Icecast module periodically connect to the status page and grab info about the streams. This is doable but someone needs to write a separate module and contribute it here (or become a co-maintainer). Meanwhile it's on my long-term list of things to do..
Comment #2
chasz commentedi think u can do it from views with custom fields, but thats just too confusing LOL
i need a tutorial LOL
Comment #3
expatme commentedis it possible to control icecast and shoutcast from here
something like people can post their stations, descriptions and link, post the xml so lastest songs can be imported into the drupal page?
Comment #4
mfb@expatme see also the related issue at #300672: administering a Icecast server and history list?. I'd like to work on all these features but haven't had time yet. Meanwhile if anyone works on this stuff please contribute your code to this project :)
Comment #5
cristhian commentedWow so long time ago..
It'd be a great idea to manage icecast through drupal, not sure how possible is it, since it seems like every change you do in the main config file needs to restart icecast, at least authentication seems to be dynamic so the first thing I plan to do is to connect it with your drupal user to get access for streaming.
Is there someone else interested on this topics?
Comment #6
mfbMoving feature requests to current branch.