Bug 167171

Summary: playlist items with no tags appear blank in playlist
Product: [Applications] amarok Reporter: Edward Hades <edward.hades>
Component: PlaylistAssignee: Amarok Developers <amarok-bugs-dist>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: LO    
Version: 2.0-SVN   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: display prettyUrl in blank playlist entries
display prettyUrl in blank playlist entries

Description Edward Hades 2008-07-21 21:06:14 UTC
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.
Comment 1 Edward Hades 2008-07-21 21:08:31 UTC
Created attachment 26313 [details]
display prettyUrl in blank playlist entries
Comment 2 Edward Hades 2008-07-21 21:37:17 UTC
Created attachment 26315 [details]
display prettyUrl in blank playlist entries 

Fixed indentation
Comment 3 Daniel Winter 2008-07-21 21:43:22 UTC
The better solution would be to use Meta::Track::prettyName() in every case.
Comment 4 Edward Hades 2008-07-21 21:57:20 UTC
Resolved by r836140.