Hello,
Is it possible to have all the artist en titel, all upper case ?
Can I find it within de software or do I need an external programm?
Is it possible to have all the artist en titel, all upper case ?
Can I find it within de software or do I need an external programm?
Posted Tue 03 Nov 15 @ 1:44 pm
You would need to use an external MP3 tagging program then rescan tags in VDJ.
Posted Tue 03 Nov 15 @ 1:57 pm
kradcliffe wrote :
You would need to use an external MP3 tagging program then rescan tags in VDJ.
Thanks Kradcliffe, hoped it was an option within VDJ
Posted Tue 03 Nov 15 @ 2:16 pm
search for Tag&Rename. In case you have set VirtualDJ to read Tags, you may have to reload Tags once you do modifications with Tag&Rename
Posted Tue 03 Nov 15 @ 2:40 pm
Thanks Dj Dad,
Installed it and works great !
Now I can read it much better ;-)
Installed it and works great !
Now I can read it much better ;-)
Posted Tue 03 Nov 15 @ 3:35 pm
djanthony wrote :
Thanks Kradcliffe, hoped it was an option within VDJ
kradcliffe wrote :
You would need to use an external MP3 tagging program then rescan tags in VDJ.
Thanks Kradcliffe, hoped it was an option within VDJ
You could use np++ and regex the database to do the case switch, if you don't know what regex is I'd stick with what you know.
Posted Tue 03 Nov 15 @ 5:23 pm
Thanks Locodog,
Interesting to know how that works !
Don't have any idea
Interesting to know how that works !
Don't have any idea
Posted Wed 04 Nov 15 @ 11:00 am
Is this just for display on the decks, or in the browser?
My first thought was to use a font (via the skin) that has upper case characters only. That way, you wouldn't need to modify all your files.
My first thought was to use a font (via the skin) that has upper case characters only. That way, you wouldn't need to modify all your files.
Posted Wed 04 Nov 15 @ 7:42 pm
If i remember correct the is a % modifier which could be used to display text as uppercase on the skin.
So no need to use a special font.
So no need to use a special font.
Posted Thu 05 Nov 15 @ 12:38 pm
Yes, you can also modify the skin and use this:
action="get_title & param_uppercase"
action="get_title & param_uppercase"
Posted Fri 06 Nov 15 @ 1:17 am