View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007268 | MMW v4 | Other | public | 2011-01-31 01:07 | 2012-08-21 13:55 |
Reporter | peke | Assigned To | |||
Priority | low | Severity | feature | Reproducibility | N/A |
Status | assigned | Resolution | open | ||
Target Version | 4.1 | ||||
Summary | 0007268: Icecast and shoutcast broadcasting | ||||
Description | It could be very very nice if we could make MM capable to stream Music to Icecast and shoutcast servers. http://www.oddsock.org is down Full SVN can be still found here http://svn.oddsock.org/public and Winamp Plugin Few changes would need to be made can be found here http://svn.oddsock.org/public/tags/edcast/3.1.21/src/ NOTE: I have been in several Radio Stations that I have set the streaming and both Shoutcast and IceCast servers work. | ||||
Tags | No tags attached. | ||||
Fixed in build | |||||
|
Reminder sent to: jiri, michal, rusty This would be great Bonus for MM 4.0 if possible but more likely for MM 4.1 |
|
Sure it would be useful, but as a plugin (i.e. not bundled with MM). If it's trivial to adjust the plugin to make it (more) compatible with MM, then why not... |
|
1. Plugin currently it searches for winamp Sim Window instead of Parent GUID 2. Fetching Track info should be from MM Library and not using Winamp MSGs. 3. It should update track info on MM events not on Winamp 603 MSG For future versions: 4. Config should be adopted to use MM skin instead of own form (Can be scripted) 5. It should be able to use MM existing encoders. NOTE: only 1. needs to be corrected to be functional with MM others are tweaks to support Unicode. |
|
Winamp plugin source project updated at http://code.google.com/p/edcast-reborn/ |