Web Request

Table of Contents
Print

Web Request

Section 8: Web Request Feature

The Web Request Feature is a great tool available in the Broadcast version of NextKast. It allows NextKast to automatically insert requested tracks from your station’s website directly into the playlist and even mention the requester’s name and location (if enabled). This integration provides a seamless experience for your listeners, making them feel more connected to your station.

Getting Started with the Web Request Feature:

To set up the Web Request Feature, follow these steps:

  1. Set Up an FTP Account: If you haven’t already, create an FTP account with your hosting provider. This is essential for uploading and managing the required files on your server.
  2. Enter FTP Details: In the Web Request window found in the NextKast Settings screen, enter your FTP server details. This will allow NextKast to connect to your web server and manage the web request functionality.
  3. Specify the Server Path: Input the path of your web server and append /retrieveRequest.php at the end. This script will handle incoming requests from your listeners.
  4. Upload Initial Files: Click the “Upload Initial Files” button within the NextKast interface. This action will upload all the necessary files to your web server. If the automatic upload does not succeed, you can manually upload the following files:
    • From the NextKast/WEB folder:
      • nkIndex.html
      • search.php
      • retrieveRequest.php
      • request.php
    • From the NextKast Directory:
      • requests.db3
      • SongList.db3
  5. Testing the Setup: Once the files are in place, navigate to nkIndex.html in your web browser. You should see a search interface for your music library. To test the setup, search for a song, enter your name and location, and submit a request.
  6. Retrieving and Inserting Requests: For your initial test, press the “Retrieve” button in NextKast once to pull the request from the server, and a second time to insert it into the playlist.

Additional Notes:

  • This feature may require some web development experience to embed the necessary search scripts on your station’s website. If you are not familiar with web development, it is advisable to consult a professional.
  • The Web Request Feature is designed to be as simple as possible to implement, allowing you to enhance listener engagement by enabling song requests directly from your website.