ephracis / yet-another-music-application

Automatically exported from code.google.com/p/yet-another-music-application
0 stars 0 forks source link

Fill in empty titles #364

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Describe the feature you want implemented.
Fill empty titles of file tracks with the filename.

Describe why you think that this feature is needed.
Having a list of empty titles makes it hard to identify songs. Having the 
filename in the title field would make it easier to find songs.

Do you have any suggestions on how we could implement, design or present
this feature in an easy and intuitive way?
When a file is first scanned the algorithm would first look for a title in the 
ID3 meta data. If none is found then the filename can be used. Preferably some 
smart parsing can be done. Special characters such as _ could be replaced by a 
space, the extension can be removed, words can be capitalized, etc.

Original issue reported on code.google.com by christof...@stoffiplayer.com on 26 Sep 2012 at 8:01

GoogleCodeExporter commented 9 years ago

Original comment by christof...@stoffiplayer.com on 6 Nov 2012 at 1:38

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r1444.

Original comment by christof...@stoffiplayer.com on 29 Jan 2013 at 11:40