-
I'd like to achieve the following on import: Keep record of the path of the original file was residing in before moving into beets folder structure ( The reason why I'd like to keep this is that it contains useful information about the style of music my flatmates and me sorted this music in back in the day when this mp3 library was collected and used. I now want to import / retag / file everything with beets once and for all but keep this valuable information in a db fileld, because I might want to refer to it in future DJ use of this library. I already found the option
of the importer but I am not sure if I can use it to automatically find out the original folder name and save in this db field. Actually I only need parts of the original folder name and would would be nice to cut away things before importing into this filed. Thanks in advance! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
I now just do that manually, using --set. |
Beta Was this translation helpful? Give feedback.
-
I talked to the original dev, forked and updated the dirfields plugin and will continue maintenance, also it has got an installer now: https://github.com/JOJ0/beets-dirfields 🎉 |
Beta Was this translation helpful? Give feedback.
I now just do that manually, using --set.
Another option would be to use this plugin called dirfields: https://github.com/mried/beetsplug/wiki/dirfields