blaenk / difm

The DI.FM iPhone Streaming App

Home Page:http://www.blaenkdenum.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create a Fallback MetaData Parser

blaenk opened this issue · comments

Sometimes the meta data is stupid and messy like "Artist-Song (The Remix)". If the first parse attempt fails, try for this format.

Fixed two memory leaks in AudioStreamer.m reported by Clang Static Analyzer.
Provided a fallback metadata parser for messy titles, ex. "artist-song (remix)"
Removed all external access to totalSecondsLapsed
Closed by 95d321a and Closed by 95d321a