erikrichardlarson / unbox

Log and display your rekordbox / Serato / Traktor / VirtualDJ / DJUCED / Mixxx / djay Pro tracks as they're played
MIT License
247 stars 20 forks source link

VirtualDJ files location #92

Open arricc opened 1 year ago

arricc commented 1 year ago

On Windows 10, the software is checking for the VirtualDJ files under the default location of the Documents folder e.g. C:\Users\\Documents

This does not take into account if the documents folder has been relocated, and the software errors.

One way to determine the actual location of the Documents folder is to check the Windows registry at HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders For the value of Personal, and expand any environment variables included.

https://superuser.com/questions/1567719/how-can-i-determine-the-location-of-the-current-users-documents-folder-from-a-w

erikrichardlarson commented 1 year ago

Ohh good to know, thanks for sending this over, will update the windows app to do this check.

erikrichardlarson commented 1 year ago

@arricc Just a heads up, the latest version of Unbox allows you to use VirtualDJ plugins to follow the Master deck, you can download those now here: https://github.com/erikrichardlarson/unbox. Feel free to reach out if you have any questions / run into any issues.