This is a little complicated but I will do my best to describe my setup. I have a massive music library that is about 80 GB located on a network USB drive. All of the music files are in a directory called "music" on the USB drive. I've mounted the network drive to my Airtime server. The Airtime server is able to read and write to the network drive and sees all of the files without any issues.
I created a separate directory on the network drive and named it "airtime". I changed the library directory in Airtime to the mounted "airtime-music" directory located on the network drive.
After I configured my library directory, I ran the "sudo airtime-import -m /music" command. All of the files have been moved from the /airtime-music/organize directory into the /airtime-music/imported directory.
The problem I'm having is that I can't find certain songs when I search the library even though they are in the "imported" directory. With large imports does it take Airtime a long time to add everything to the DB? Has anybody else had this issue and is there a way to get Airtime to include everything that's in the imported folder without having to re-import everything. It took 2 days to import everything and I would like to avoid having to go through this process again. Also, is there a tool similar to phpMyAdmin or MySQL workbench that will allow me to view the PostgreSQL DB? Thanks,Ben