• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Song Title Formatting
#4
I always like a challenge. This should work:

%ARTISTS%%ALBUMS:${ARTISTS:, }${VALUE}%%KEYS:${ALBUMS:, }${VALUE}%%SOURCE_TYPES:${KEYS:, }${VALUE}%%CUSTOM:${SOURCE_TYPES:, }${VALUE}%

That's not the prettiest solution though. What I really should do is add support for a conditional separator. The separator would only be visible if text was present both before and after it. This wouldn't be too hard to add, but I would need a way to distinguish a conditional separator from one that users want visible. I think some people want to see if a field is empty for a song, so I need to support both. One thought is that conditional separators could be specified using a designator such as [,] or ${,} or %,%. Then the format string would have just been:

%ARTISTS%[,]%ALBUMS%[,]%KEYS%[,]%SOURCE_TYPES%[,]%CUSTOM%

What do people think about that?
Reply


Messages In This Thread
Song Title Formatting - by Beppino - 02-23-2017, 09:00 AM
RE: Song Title Formatting - by Zubersoft - 02-23-2017, 04:12 PM
RE: Song Title Formatting - by Beppino - 02-24-2017, 07:32 AM
RE: Song Title Formatting - by Zubersoft - 02-24-2017, 08:02 AM
RE: Song Title Formatting - by Ben - 02-26-2017, 08:37 PM
RE: Song Title Formatting - by Beppino - 02-27-2017, 04:28 AM



Users browsing this thread:
1 Guest(s)


  Theme © 2014 iAndrew  
Powered By MyBB, © 2002-2024 MyBB Group.