You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to use a custom python script to convert from flac to mp3, and in the process add replay gain tags and soundcheck tags so that the files are compatible with an iPod classic.
Beets convert plugin is being called on import but is not using the command specified, or the command is failing somewhere that doesn't show in the logs.
I'm running beets as a docker container using the lsio image and happy to share the compose if needed.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
I'm trying to use a custom python script to convert from flac to mp3, and in the process add replay gain tags and soundcheck tags so that the files are compatible with an iPod classic.
Beets convert plugin is being called on import but is not using the command specified, or the command is failing somewhere that doesn't show in the logs.
I'm running beets as a docker container using the lsio image and happy to share the compose if needed.
The relevant section of my config.yaml file is below.
The script is available at https://gist.github.com/Etsum/768948a13fc8fc2591369bfb85066115
Any help is appreciated.
Validating the script and Expected/Real Output
Running this command the script works
What is output
Configuration
Beta Was this translation helpful? Give feedback.
All reactions