2.8.1 scribbu popm Options

  1. -h,--help display help & exit with status zero
  2. -n,--dry-run don’t modify the files named in the arguments; just print what would have been done
  3. -a,--create create playcount and/or popularimeter in any tags that are missing. This can be modified by the --popularimeter-only and --playcount-only flags, respectively. Popularimeter frames will only be created if the --owner flag is given, as well.
  4. -b,--create-backups by default, the new tagset will be written in-place (emplacing, if possible); this option will cause a backup file to be made first.
  5. -c COUNT,--count=COUNT set all counter fields to COUNT instead of incrementing
  6. -i INCR,--increment=INCR increment all counter fields by INCR, instead of by one.
  7. -o OWNER,--owner=OWNER Specify the owner field for popularimeter frames. If incrementing count fields, only popularimeter frames with an owner of OWNER will be updated. When creating popularimeter frames, the owner field will be set to OWNER.
  8. -p,--playcount-only if present, this switch will limit operations to playcount frames only
  9. -m,--popularimeter-only if present, this switch will limit operaitons to popularimeter frames only
  10. -r RATING,--rating=RATING specify the rating for use in popularimeter tags. RATING may be given either as an integer between 0 & 255 (inclusive) or as one-to-five “stars”, given as [a-zA-Z@#%*+]{1,5} e.g. three stars could be expressed as “xxx” or “###” or “***”.
  11. -t INDEX,--tag=INDEX specify a zero-based index describing which tag to alter, in case of multiple ID3v2 tags in a single file. This option may be given more than once to indicate multiple tags. If not given, all tags will be modified.
  12. -u,--adjust-unsync adjust each tag’s use of the unysnchronisation scheme on write (by default, it’s never used)