What is this script about?
SoundSeeker is a fresh and unique script which,once installed,it allows your users to search for songs,listen them,see information about them and download them(if download link is available).It has a simple and clean design(also responsive) which makes it very intuitive and very easy to use.It is powered by SoundCloud,so in order to run properly,you will need a SoundCloud API key.It`s also pretty robust,you only need a domain/subdomain, a server with cURL and a API key.
Main Features:
- Music search engine
- Songs information (title,description etc)
- Download link (if available)
- Comment section (with recapthca integration)
- Admin panel
- Utf8 compatible
- Adsense ready (2 ad spots)
- Clean and responsive design (bootstrap)
- Style picker
- Database with over 20k songs included
- Good documentation
and more… Dependecies:A domain/subdomain,a server with PHP>5, mode_rewrite(.htaccess) and cUrl extension activated and a SoundCloud API key.
Updates:
08/24/2013 [1.4]
- Added translation system (EN,RO included)
06/20/2013 [1.3]
- Fixed a bug with the permalinks
- Fixed some security issues
06/17/2013 [1.2]
- SEO links added ( from song.php?id=123456 to 123456/name of the song)
- Diacritics problems fixed(All languages now supported)
- Fixed some minor security issues
- Fixed some design problems
- Updated MySql file
05/29/2013 [1.1]
- Improved search algorithm (Added limit for how much results to be fetched at search,editable in the admin panel)
- Style changer (You can now easily change the design from the admin panel,using bootstrap skins)
- Added facebook share thumbnail(When a user shares a song,a thumbnail will also be posted on facebook)
- Fully rewriten documentation(Step by step installation tutorial)
- Cleaned the code a little(Php short tags removed,for maximum compatibility)
- Cleaned and updated the database