Hi
I have a lot of songs that are not identified by "title" but by "file name".
Is there a way i can make virtual dj8 default skin display the file name on the
""drag a song on this deck to load it"" zone ?
Thanks :)
I have a lot of songs that are not identified by "title" but by "file name".
Is there a way i can make virtual dj8 default skin display the file name on the
""drag a song on this deck to load it"" zone ?
Thanks :)
Posted Thu 17 Sep 15 @ 1:39 pm
You can, but the best way would be to choose either you need VirtualDJ to read Artist and Title from iD3Tags (and update them using a 3rd party application), or filenames. This option is available by the setting getTitlefromTag
TO your question, you need to edit the xml of the skin you are using and replace all the format="%Artist" and format="%title" with action="get_filename", but this will provide you a single line instead of 2.
TO your question, you need to edit the xml of the skin you are using and replace all the format="%Artist" and format="%title" with action="get_filename", but this will provide you a single line instead of 2.
Posted Thu 17 Sep 15 @ 7:19 pm