On 9/25/14, 04:20 34, Keywan Najafi Tonekaboni wrote:
> Madonna - Ray of Light % Radio Edit.mp
>
%a - %t%%%i.

resulting in:
         Artist = 'Madonna'
         Title = 'Ray of Light '
         Cut Description = ' Ray of Light'

(Check the spaces inside the  quotation)

Actually, if I'm following your logic, this would give you:

        Artist = 'Madonna '
        Title = ' Ray of Light '
        Cut Description = ' Radio Edit'


I know, these use cases are a bit artificial, but I think our wildcard
interpretation should be somehow robust to strange cases.

One man's "strange" is another's "routine".  :)

Cheers!


|----------------------------------------------------------------------|
| Frederick F. Gleason, Jr. |              Chief Developer             |
|                           |              Paravel Systems             |
|----------------------------------------------------------------------|
| As soon as we started programming, we found to our surprise that it  |
| wasn't as easy to get programs right as we had thought.  Debugging   |
| had to be discovered.  I can remember the exact instant when I       |
| realized that a large part of my life from then on was going to be   |
| spent in finding mistakes in my own programs.                        |
|                -- Maurice Wilkes discovers debugging, 1949           |
|----------------------------------------------------------------------|

_______________________________________________
Rivendell-dev mailing list
[email protected]
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev

Reply via email to