Bugzilla – Bug 115945
Unhandled Exception: System.ApplicationException: Song is already in library
Last modified: 2008-07-17 13:29:27 UTC
I began to rip a CD into library and Banshee froze up midway through track. I restarted the box and now, when I attempt the rip into library I get this: 9: Registered Banshee.RipTransaction 10: Executing Banshee.RipTransaction 11: Pipeline profile 'Lame MP3' will be unavailable: GStreamer pipeline 'lame' could not be run 12: Pipeline profile 'Faac MP4' will be unavailable: GStreamer pipeline 'faac' could not be run 13: Ripping CD and Encoding with Pipeline: xingenc bitrate=160 ** (Banshee:5339): WARNING **: Encoding element does not support tagging! Unhandled Exception: System.ApplicationException: Song is already in library in <0x00099> Banshee.LibraryTrackInfo:CheckIfExists (System.String uri) in <0x0008f> Banshee.LibraryTrackInfo:.ctor (System.String uri, System.String artist, System.String album, System.String title, System.String genre, UInt32 trackNumber, UInt32 trackCount, Int32 year, Int64 duration) in <0x000a6> Banshee.LibraryTrackInfo:.ctor (System.String uri, Banshee.AudioCdTrackInfo track) in <0x004ff> Banshee.RipTransaction:Run () in <0x0000b> Banshee.LibraryTransaction:SafeRun () in (wrapper delegate-invoke) System.MulticastDelegate:invoke_void () (Banshee:
I've fixed the exception about a song being in the library already for re-ripping, but can you provide any info about why it may have frozen in the first place? Thanks.
Created attachment 49452 [details] Patch to allow re-ripping, fixes exception This should fix it...
patch submitted for rc2