Code from pickar to infer metadata from file path
authorIvan Frade <ivan.frade@gmail.com>
Thu, 20 Aug 2009 20:49:38 +0000 (23:49 +0300)
committerIvan Frade <ivan.frade@gmail.com>
Thu, 20 Aug 2009 20:49:38 +0000 (23:49 +0300)
commit852fffc61c69e1236b09b53471265f8c1fbd4635
treea9ca8b89f246abe47c15c38d0fc3356635b31ce5
parentac9dd49ba7f3d4c56a022274a3eeb84e9e7fbbfb
Code from pickar to infer metadata from file path

Pack of regular expressions to get artist/album/title from the path.
Still not used in the code, but can be helpful.
src/parsefilename.py [new file with mode: 0644]