Problem when importing library with .nfo containing URL
#1
Question 
Hello.
I have a library with about 2k movies, each stored within separate directory, each containing a movie.nfo with tmdb url pointing to the movie.
This setup works great in KODI, but now I'm struggling to import this library to ember.
The thing is, I cant find how to tell ember to scan nfos to get movie metadata from URL in the nfo file.
Can anyone clarify if it can be done? Smile
Thanks!
Reply
#2
I don't think this is possible.  I would think that IF anything would work, your nfo should have this tag somewhere in it:
Code:
 <tmdb>1402</tmdb>
That might make it easier to try and import, but honestly as long as your naming is correct you should have VERY little issues if any with scraping your collection.  The number used in that tag is just a random number I put in there. I recommend biting the bullet and scraping everything normally.  Do it once and be done with it forever.
Reply

Logout Mark Read Team Forum Stats Members Help
Problem when importing library with .nfo containing URL0