Reply to thread

Crash


Hi,


I am not sure exactly what I did, but I tried switching filters on an off and suddenly I saw the results? Now it works.


Instead I got a new problem seemingly caused by duplicate entries in the database where one part of the duplicate is a non-existant file (moved with the organize feature of MPTagThat). I got this exception info and after that the "continue"-option freezes the program.


Do I need to update the music database content? Can I do this from MPTagThat?


Thanks,


Jakob


************** Exception Text **************

System.IO.FileNotFoundException: Could not find file 'Z:\Music\Rosalia de Souza\Brazilian Groove\01 Moita, Maria.mp3'.

File name: 'Z:\Music\Rosalia de Souza\Brazilian Groove\01 Moita, Maria.mp3'

   at TagLib.File.Create(IFileAbstraction abstraction, String mimetype, ReadStyle propertiesStyle)

   at TagLib.File.Create(String path)

   at MPTagThat.GridView.GridViewTracks.AddDatabaseSongsToGrid(List`1 songs)

   at MPTagThat.GridView.GridViewTracks.DatabaseScan()

   at MPTagThat.Main.RefreshTrackList()

   at MPTagThat.TreeViewControl.treeViewFolderBrowser_AfterSelect(Object sender, TreeViewEventArgs e)

   at System.Windows.Forms.TreeView.OnAfterSelect(TreeViewEventArgs e)

   at System.Windows.Forms.TreeView.TvnSelected(NMTREEVIEW* nmtv)

   at System.Windows.Forms.TreeView.WmNotify(Message& m)

   at System.Windows.Forms.TreeView.WndProc(Message& m)

   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)

   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)

   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


Top Bottom