So, I know the problem and a rough solution to fix my problem. However, I was hoping to possibly find a better solution.
Issue: Movies with nfo files created from CouchPotato, which only contain link information to IMDB, do not show up in the database after a scan. It lists them in the log but does not populate the movie in the database, even after a rebuild.
Rough Solution: Delete the nfo and rescan the movies. It then scrapes a new nfo. This kinda sucks though because I manually have to search my movies and determine which ones not to delete. I could just delete all the nfo files but if I have done anything custom to them, I lose the changes.
Is there anything that I may be doing wrong? Any plans for changing the way this is handled in the future? I can work with it for now but it seems like it should at least be able to add the movie to the database if the link to IMDB is in the nfo. That doesn't seem to be the case.