Tagged Questions
2
votes
4answers
1k views
Setting ID3 title tag to be equal to MP3 file name
Has anyone got a bash script that will go through a media library and set the id3 title tag of each MP3 file to be equal to the file's name?
I'm open to other automated methods too. It can be a GUI ...
1
vote
3answers
2k views
Command-line ID3 tag editor that handles all tags
I am looking for a tool to edit tags in MP3s through a script.
The files are episodes of several podcasts where the tags are inconsistent between episode: Sometimes the Album or Genre tag is missing ...
1
vote
2answers
246 views
Moving symlinks into a folder based on id3 tags
I'm trying to get my music folder into something sensible. Right now, I have all my music stored in /home/foo so I have all of the albums soft linked to ~/music. I want the structure to be ...