Skip to content

Commit

Permalink
Merge pull request #115 from ThirtySomething/main
Browse files Browse the repository at this point in the history
Add EYED3 options in config
  • Loading branch information
rix1337 authored Sep 1, 2024
2 parents 17c2c21 + 2c0e00e commit 5ab4615
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions root/ripper/abcde.conf
Original file line number Diff line number Diff line change
Expand Up @@ -96,3 +96,9 @@ EXTRAVERBOSE=2 # Useful for debugging
COMMENT='abcde version 2.9.3' # Place a comment...
EJECTCD=y # Please eject cd when finished :-)
INTERACTIVE=n

# If passed genre is 255, the ID3 tags will be empty
# This option will handle this - for details see
# section "eyed3.id3:WARNING: Invalid numeric genre"
# https://wiki.ubuntuusers.de/abcde/
# EYED3OPTS="--non-std-genres"

0 comments on commit 5ab4615

Please sign in to comment.