Since a few days I am having troubles reading multiple NFO’s for one movie.
By example I have a movie separated in scene files.
movie1.cd1.mp4
movie1.cd2.mp4
movie1.cd3.mp4
I have the next NFO files:
movie1.nfo
movie1.cd1.nfo
movie1.cd2.nfo
movie1.cd3.nfo
My problem is that the first NFO file will be read, the other NFO files are ignored.
How can I solve this problem?
As a workaround I am renaming the last 3 NFO files and make a corresponding STRM file, which connect to the scene file.
By example:
movie1.cd1.nfo -> movie scene1.nfo -> movie scene1.strm
the file movie scene 1.strm contains the source: movie1.cd1.mp4
Is it possible to solve this problem by not making use of the strm files?