Version: 2.0-SVN (using Devel) Installed from: Compiled sources Compiler: gcc-4.1.2 OS: Linux If you add an audio file with no tags to the playlist, the playlist item is blank (except for song duration). This is somewhat creepy. peterzl suggested displaying filename instead of blank lines.
Created attachment 26313 [details] display prettyUrl in blank playlist entries
Created attachment 26315 [details] display prettyUrl in blank playlist entries Fixed indentation
The better solution would be to use Meta::Track::prettyName() in every case.
Resolved by r836140.