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
For historical reasons I rip my music with filenames including Genre (Genre_Artist_album_trackno_title).
I have code that allows you to edit the metadata used to rip a CD before the rip starts. There are a few discussions about using other music sources or musicbrainz being wrong. By being able to edit the metadata could resolve these issues.
The code uses the environment variable EDITOR to choose (default is to use vi). Of course it needs to be run from a shell.
Is this something that would be useful to add to whipper ?
I can add a "requirements" description if it would help.
P.S.
Historically Sonos used the filename layout to organize its local music library.
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.
-
For historical reasons I rip my music with filenames including Genre (Genre_Artist_album_trackno_title).
I have code that allows you to edit the metadata used to rip a CD before the rip starts. There are a few discussions about using other music sources or musicbrainz being wrong. By being able to edit the metadata could resolve these issues.
The code uses the environment variable EDITOR to choose (default is to use vi). Of course it needs to be run from a shell.
Is this something that would be useful to add to whipper ?
I can add a "requirements" description if it would help.
P.S.
Historically Sonos used the filename layout to organize its local music library.
Beta Was this translation helpful? Give feedback.
All reactions