Hi. I need your assistance in coming up with a songkong rename script that will name my folder / files as follows:
Any ideas on how i can adjust this mask below to implement the above folder / file naming standard show above in the pictures above ?
ifnotempty(albumartist,'/')
+ ifnotempty(album,'/')
+ ifmultidisc(discno)
+ ifnotempty(pad(trackno,2),' - ')
+ title
Robert
robert@microteksol.com