(2023-09-04, 17:04)Wanilton Wrote: Q1. Have a few tools available for creating the NFO files, including Kodi using the export feature. Here I use MediaElch, to generate my NFO files, but there exist others like Media Companion, Tiny Media Manager, Emby, and Ember.
Q2. If you have NFO files, you need only use Scraper Local Information File, to scraper and populate the Kodi Database.
Q3. Use Notepad++ or another Text Tool, and check the content in your NFO file, I don´t have issues with the wrong date here.
Q4. All info is available in the NFO file, including genre, studio, and country, so check the info for each field in your NFO file. Probably the contents in English came via Python Scraper.
Check the Kodi Wiki about the NFO the NFO File.
Hi Wanilton,
Q1. Yes, I always use kodi export feature to generate nfo file.
Q2. Yes, I think "Scraper Local Information File" is my "local information only"
Q3. I'm pretty sure the movie year of each movie is correct in nfo file, includes checking it in kodi's movie information is also correct.
What I want to point out is, in shown list mode of 1, if 1st shown movie collection is The Hobbit and with year of 2012/2013/2014.
Then down button to next movie collection of wonder women, its year will still show 2012/2013/2014(correct is 2017/2020), but use
right button at this moment, the year will be fixed to 2017/2020. This situation will not be shown in list mode of 2/3/4....
However, list mode of 1 will be temporary fixed after entry mode2 but happen again when you retrun to MainPage and entry agin.
Q4. I'm pretty sure each field is correct wording in my nfo file. I also think the problem is from Python Scraper and memory in kodi library database.
But I followed kodi wiki to delete it from library(mamage to remove it then clean the library), it still remain. Could you suggest any good method?
Q5. I just turn on debug mode to generate log file to view, and I found it occur error once wrong discart and genre\studio\country\overview happend
the error begin from
error <general>: XFILE::CDirectory::GetDirectory - Error getting sources://video/extrafanart/
detail log please refer to
zohuhacuje.kodi (paste)
I feel this problem likes kind of the wrong year shown I mentioned above, but different is year can be fixed, and discart and genre\studio\country\overview
can not be fixed when you use right buttom or change list mode. They seem to keep in memory with previous movie collection.