Application Error When Editing Multiple Files
Posted: Thu Apr 20, 2023 1:41 pm
I am trying to edit all the files of an album at once (adding a genre) and when I save the change I am getting an Application Error window with this message:
Application throw an exception Error executing SQL "UPDATE Songs SET SongPath=?,Artist=?,Album=?,AlbumArtist=?,SongTitle=?,Genre=?,Year=?,IDMedia=?,SongLength=?,PlaybackPos=?,StartTime=?,StopTime=?,SkipCount=?,TrackType=?,VideoHeight=?,VideoWidth=?,FrameRate=?,TrackNumber=?,EpisodeNumber=?,SeasonNumber=?,Actors=?,Product=?,BitRate=?,F" : no such table: main.SongsTest(1,1)
I am asked if I want to Restart, Restart in Safe mode or Continue. If I click Continue it seems to save my change. What is causing this error?
Application throw an exception Error executing SQL "UPDATE Songs SET SongPath=?,Artist=?,Album=?,AlbumArtist=?,SongTitle=?,Genre=?,Year=?,IDMedia=?,SongLength=?,PlaybackPos=?,StartTime=?,StopTime=?,SkipCount=?,TrackType=?,VideoHeight=?,VideoWidth=?,FrameRate=?,TrackNumber=?,EpisodeNumber=?,SeasonNumber=?,Actors=?,Product=?,BitRate=?,F" : no such table: main.SongsTest(1,1)
I am asked if I want to Restart, Restart in Safe mode or Continue. If I click Continue it seems to save my change. What is causing this error?