diff --git a/README b/README index 39c3db8..a58b1eb 100644 --- a/README +++ b/README @@ -104,6 +104,16 @@ v0.x: module. Added SLink module for accessing Sony CD Changers. Add support for WAX/ASX files in shoutcast. + Add support for FLAC audio files. If you have libFLAC installed, + it will dynamicly decompress the audio. It supports seeking so + goto should also be supported. + Files in the root directory of zip archives should now + work. + Support automatic formating of some attributes. One is duration, + you can now store the number of seconds (as an int or a float), + and a correctly formated duration will be automaticly generated. + Add ability to turn on debugging on a per module basis. Saves + from having to output tons of debug data. v0.5: Support multiple SSDP servers on the same box.