Rockbox

  • Status Closed
  • Percent Complete
    0%
  • Task Type Bugs
  • Category User Interface
  • Assigned To No-one
  • Operating System
  • Severity Low
  • Priority Very Low
  • Reported Version
  • Due in Version Undecided
  • Due Date Undecided
  • Votes
  • Private
Attached to Project: Rockbox
Opened by Anonymous Submitter - 2002-11-22
Last edited by zagor - 2002-12-09

FS#554 - WPS conditionals not working at all

If I use say

%s%ia - %it %id - %in

it shows the id3 tags like it should, but if I use
conditionals like

%s%?%id<%id|%d1> %?%in← %in>

for the *exact same* mp3, it never sees the id3 tags - all
conditionals are treated as if the id3 tags are empty, and
in the above example for instance, the directory is
shown instead of the album.

Closed by  zagor
2002-12-09 15:48
Reason for closing:  Rejected
Additional comments about closing:   Warning: Undefined array key "typography" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 371 Warning: Undefined array key "camelcase" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 407

Logged In: YES
user_id=1157

You are using it wrong. The correct line should
be:

%s%?id<%id|%d1> %?in← %in>

Project Manager
zagor commented on 2002-12-09 15:48

You are using it wrong. The correct line should
be:

%s%?id<%id|%d1> %?in← %in>

Loading...

Available keyboard shortcuts

Tasklist

Task Details

Task Editing