This build is our latest GM release candidate and introduces new features as listed in the “Changes” section below, as well as addresses bugs reported in the previous RC build.
This release is now available for the following platforms:
Downloads
You can download the updated version of the DNAS v2 from the direct downloads for the operating system version you require:
Changes
Build 28 (07/25/2011):
Getting Started
If you already have a running instance of the DNAS v2 then there should not be any issues with replacing your current version with this new version.
If this is a new install then make sure to read through the information in 'docs\getting_started.txt' along with the example configuration files provided in this new version which should make it easier to get started. Alternatively you should consider looking at the configuration builder which is included in the 'config_builder' folder.
Finally, all copies of the documentation can also be found online at http://wiki.winamp.com/wiki/SHOUTcast_Broadcaster
Reporting Issues
If you do come across an issue with the DNAS v2, then please do post in this thread with as much information as possible about what you're doing at the time, the system you are using and anything else which will make it easier to understand what is or isn't going on with your install.
Posts relating to authhash management issues will be ignored as this is not the thread for posting such issues.
Known Issues
The following are known issues with the v2 DNAS raised in previous releases but not currently fixed / fully confirmed as needing to be fixed (i.e. intended behaviour):
Additional Information
Windows versions of the DNAS v2 are built with a dependency against the Microsoft Visual C++ 2008 SP1 Redistributable Package. If sc_serv is unable to start due to a dependency issue then you will need to install the correct version of the package so it can run which depends on the version of sc_serv you are attempting to run:
32-bit - http://www.microsoft.com/downloads/e...d-3802b2af5fc2
64-bit - http://www.microsoft.com/downloads/e...4-157cfdffee4e
Discussion about the previous version of the server including changelogs can be found in the following threads
-daz
This release is now available for the following platforms:
- Windows 32-bit and 64-bit versions) (Windows 2000 and up)
- Windows 64-bit (Windows XP64 and up)
- Linux
- Linux 64-bit
- Mac OS X (Intel)
- BSD 8.x
Downloads
You can download the updated version of the DNAS v2 from the direct downloads for the operating system version you require:
Changes
Build 28 (07/25/2011):
- Added listen.asx to the /listen* playlist options available (so now pls, m3u and asx are available on a stream)
- Added detection of sc_serv.ini if no configuration file was passed on loading (detects v1 configuration files)
- Added 'type=xml' parameter to the 'updinfo' action to allow for v2 style XML metadata titles to be manually done
- Changed streampath handling to allow '/' to be used again (was disabled in build 27)
- Fixed kicking of listeners failing to respond / taking multiple attempts to react
- Other miscellaneous code changes, improvments and related documentation updates
- Everything else listed since the first v2 beta release (build 7)
Getting Started
If you already have a running instance of the DNAS v2 then there should not be any issues with replacing your current version with this new version.
If this is a new install then make sure to read through the information in 'docs\getting_started.txt' along with the example configuration files provided in this new version which should make it easier to get started. Alternatively you should consider looking at the configuration builder which is included in the 'config_builder' folder.
Finally, all copies of the documentation can also be found online at http://wiki.winamp.com/wiki/SHOUTcast_Broadcaster
Reporting Issues
If you do come across an issue with the DNAS v2, then please do post in this thread with as much information as possible about what you're doing at the time, the system you are using and anything else which will make it easier to understand what is or isn't going on with your install.
Posts relating to authhash management issues will be ignored as this is not the thread for posting such issues.
Known Issues
The following are known issues with the v2 DNAS raised in previous releases but not currently fixed / fully confirmed as needing to be fixed (i.e. intended behaviour):
- If the external IP is bound to a different device than the primary on the machine then the server will not work as expected (e.g. eth1 instead of eth0)
- Listing a relayed stream when using the YP2 mode is known to not work and will return a 474 error code from the attempt to connect to the YP. Setting the server as non-public or using the v2 DNAS in legacy mode (yp2=0) will allow the stream to be listed but means you lose all of the YP2 features. This requires a YP update which is planned to happen soon after this release.
- Some characters in titles (usually below ascii value 32) will cause the DNAS to drop the source connection as the title is processed. This will not be changed in the DNAS and will instead require sources to ensure they send titles without invalid titles. The Transcoder
and Source DSPwill be receiving these updates soon.
Additional Information
Windows versions of the DNAS v2 are built with a dependency against the Microsoft Visual C++ 2008 SP1 Redistributable Package. If sc_serv is unable to start due to a dependency issue then you will need to install the correct version of the package so it can run which depends on the version of sc_serv you are attempting to run:
32-bit - http://www.microsoft.com/downloads/e...d-3802b2af5fc2
64-bit - http://www.microsoft.com/downloads/e...4-157cfdffee4e
Discussion about the previous version of the server including changelogs can be found in the following threads
-daz
Comment