m3u files

If its a Windows box that has the audio files use Samba and the UNC:
\\host-pc-name\share-name\file_path (machine name, shared drive or folder, sub-folder)
\\host-pc-name\folder-share-name\ (machine name, shared drive or folder only)


Setting file output/destination paths using UNC naming conventions allows all PCs on a network to have an exact machine/folder/file path "address," as long as the shared folder and network machines all have proper permissions/sharing set.
 
Back
Top