Uploaded image for project: 'Picard'
  1. Picard
  2. PICARD-216

Preferences won't open after changing file naming script

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Normal Normal
    • None
    • 1.0, 1.3
    • Scripting, User Interface
    • None

      http://bugs.musicbrainz.org/ticket/6013

      After changing the file naming script to the following, I couldn't open the preferences again. This is reproducible and when I only remove this setting, the preferences open again.

      $noop( $if($eq(%compilation%,1), )
      $noop(Various Artist albums)
      $noop( Soundtracks/$if2(%albumartist%,%artist%)/%album%/$num(%tracknumber%,2) - %artist% - %title%, )
      $noop(Single Artist Albums)
      Alben/$if2(%albumartist%,%artist%)/$left(%date%,4) - %album%/$num(%tracknumber%,2) - %title%
      $noop( Soundtracks/%album%/$num(%tracknumber%,2) - %title% )
      )

      I see the error that everything is in one $noop() command, but I think the preferences should open anyway.

            Unassigned Unassigned
            bitmap Michael Wiencek
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:

                Version Package