On Wed 27 Nov 2013 at 14:16:13 PST Bobby Powers wrote:
"${FARM_DIR}/artists/Some Artist/The Album/1_The Title.mp3" -> $HOME/Music/somesong.mp3 "${FARM_DIR}/albums/The Album/1_The Title.mp3" -> $HOME/Music/somesong.mp3
Do you also support using other ID3 fields to build the database? My music files are already stored in artist/album/ subdirectories. What I'd really like is to have them symlinked to subdirs based on genre. Maybe year too, in case I'm feeling nostalgic and want to play stuff from a particlar era. I should probably look at your code to get the answer. But I'm lazy...