SQL Updates

Updated playlistname table (Added url column)

Updates

MVC Design pattern(allows scalable web development)

Responsive Design (works well with mobile).

Multiple Music Upload

More Secured (using md5 and CSRF protection).

More waveform style

Drag and drop feature on music item to playlist. you can even re order music in playlist

Modular Javascript Coding

Allows Editing even after uploading your music(can even change image).

API is available(in read mode only but you can build write mode if you want).
eg http://example.com/api/v1/home/trending or http://example.com/api/v1/home/new or http://example.com/api/v1/home/surprise

Administrator Panel is also available.
http://example.com/admin/home

Some other bugs and improvements