Author Topic: xscheduler Audio File Bug  (Read 693 times)

Offline camguy52

  • Newbie
  • *
  • Posts: 38
    • View Profile
xscheduler Audio File Bug
« on: November 03, 2020, 10:25:00 AM »
I created my xschedule Playlists on a computer that used the D: drive for my fseq & mp3 audio files.  Xscheduler Playlists ran fine on that computer.

I then created a new ShowController Computer dedicated to playback that only has a c: drive.

I changed the Show Folder in xscheduler to reflect where the new shows are stored (same directory structure / different drive).  The fseq files ran fine, but there was no audio.

I checked the Log File and found the following:

seqFilename: C:\_Local Shared Data\Automation\DMX\__Xlights\My Sequences\__Rock\The Greatest Show\The_Greatest_Show.fseq

FSEQ: Audio file 'D:\_Local Shared Data\Automation\DMX\__Xlights\My Sequences\__Rock\The Greatest Show\The_Greatest_Show.mp3' cannot be opened because it does not exist.

Notice that the Audio File Location is still referencing "d:"

I then ran the dos command "subst d: c:/" to have both the c: and d: drives be the same.  Everything now works fine !!

Just FYI - minor bug but took some time to figure it out.

All the best and thanks again for this software that brings so much joy to so many people!

Doug

Offline Gilrock

  • Supporting Member
  • Hero Member
  • *
  • Posts: 6946
    • View Profile
Re: xscheduler Audio File Bug
« Reply #1 on: November 04, 2020, 07:33:26 AM »
Nice...that is so much better of a solution than just fixing the location it was looking for.