0 Members and 1 Guest are viewing this topic.
For example, I have a file "We Go Together.opus" that was renamed to "180 - We Go Together.opus". AIMP doesn't seem to recognize this as a name change and instead sees it as the file being deleted, indicated by the deleted column for the first being 1 and the second being 0.
Is there anything else in the SQL database that I need to update, like "AIMP.UserSettings/files/PlaylistManager/index.dat" or something else? I assume that an internal index/count is not being updated or the file integrity is not being upheld when attempting to import into AIMP. If anyone could help me, that would be much appreciated. I just want to be able to merge play counts when a file is renamed. Seems simple enough since the "title" doesn't change at all, just the "filename".
Does the file has correct meta data (title, album, artist)? Was duration changed?
Yes, it should have the correct metadata. When I rename files, I just rename the filename, so the title/album/artist should all stay the same. I compared the 2 files in the database, and the only things that changed were the file path, present/missing, file name, date modified, and date played. Attached is a breakdown of the changes.