Normally I have just the "show video" option ticked in the view options tab and this used to be remembered when I shut down and relaunched Virtual DJ. Now music and karaoke are ticked everytime I relaunch the programme. Is anyone else getting this or is it due to still having 6.1.2 installed?
Mensajes Mon 18 Oct 10 @ 11:25 am
I am still using 6.1.2, and just tried to reproduce this. I do not have this problem. I mean, I only did it once, but that is all I need.
Mensajes Mon 18 Oct 10 @ 12:59 pm
It's happening with me on V7
Mensajes Mon 18 Oct 10 @ 1:01 pm
Do you use the MAC or the PC Version ?
Mensajes Mon 18 Oct 10 @ 1:01 pm
PC version
Mensajes Mon 18 Oct 10 @ 1:02 pm
Sorry, I misunderstood. Will try on my laptop that has both installed, and get back to you.
Mensajes Mon 18 Oct 10 @ 1:03 pm
Yes, this is happening on my PC also. I only have V7 installed.
Mensajes Mon 18 Oct 10 @ 1:27 pm
Correct - the Show options are now always reset at startup to show everything.
This was done because users would constantly complain that they could never find their music because they 'forgot' they had deselected the 'Show ... ' option for one of the categories.
The change was made because we saw this as a large problem globally with users. So, the decision to have it reset at each opening of VirtualDJ was made.
This was done because users would constantly complain that they could never find their music because they 'forgot' they had deselected the 'Show ... ' option for one of the categories.
The change was made because we saw this as a large problem globally with users. So, the decision to have it reset at each opening of VirtualDJ was made.
Mensajes Mon 18 Oct 10 @ 4:35 pm
If you need on startup to show specific file types you can edit the xml file of your skin as followed...
(Use last line, just 1 before the </skin> line
Example if you need to show just the video files...
<init action="view_options 'showmusic' off & view_options 'showvideo' on & view_options 'showkaraoke' off"/>
</skin>
Simply change the on and off according to your needs.
(Use last line, just 1 before the </skin> line
Example if you need to show just the video files...
<init action="view_options 'showmusic' off & view_options 'showvideo' on & view_options 'showkaraoke' off"/>
</skin>
Simply change the on and off according to your needs.
Mensajes Mon 18 Oct 10 @ 8:54 pm