Makelibrary Problem

nelson c

Well-known member
Hello Dmitry,
Makelibrary doesn't accept libraries named with spaces, it just doesn't import the tracks.
I tried naming with quotes and it didn't work either

I needed it from the api, but I'm seeing that in the scheduler it doesn't work either.

Thanks
 
Update: from MusicLibrary it doesn't matter to the library either. And when trying to delete the library it appears:



1659906521419.png

MySQL
 
For some reason several Library_N tables were missing, but the entries in Libraries existed. I think there may be an error here. (We never accessed the DB from a manager). that was the problem
 
For some reason several Library_N tables were missing, but the entries in Libraries existed. I think there may be an error here. (We never accessed the DB from a manager). that was the problem
If you have edited the database manually using the external tools, it can lead to the data being corrupted because the tables have many interconnections.

I did a quick test using library name with spaces, and it worked correctly here.
 
Back
Top