The PlayIt Software Users Facebook group provides a much faster response to questions. Please consider joining.
Start a new topic

PlayIt VoiceTrack - Change data in PIVT to new network path

Hi,

I have a slightly unique issue where we are about to lose access to a NAS drive. The files have been called directly using the network path (\\Server1\NetShare\song1.mp3). All the data is backed up ok and essentially what I need to do is change the pathway within the PIVT file to point from one network share (\\Server1\NetShare\Song1.mp3) to (\\Server2\NetShare\Song2.mp3).


We have 160 shows which we really need to keep access to so would be grateful of any advice

1 Comment

While not something we can directly support, the .pivt file is effectively a ZIP file containing a single XML file. The XML file contains the TrackPath= attribute which contains the path for each track in the project. You could replace the track path with the new path as required, zip it back up again and rename it back to .pivt


This could be scripted to do all the show files in bulk.

Login to post a comment