2013-04-09, 16:31
Takoi,
I'm indeed using the file structure:
I assume since this structure worked before, a change was made in the "VideoInfoScanner.cpp" file. I guess the solution is to wait, modify this file somehow, or find and older version of the same file and see what it contains. I'd like to start modifying code, but I do not know enough about the XBMC internals to proceed.
I'm indeed using the file structure:
Code:
./MyTv
/SomeShow
/Season x
SomeShow S01E01.mkv
I assume since this structure worked before, a change was made in the "VideoInfoScanner.cpp" file. I guess the solution is to wait, modify this file somehow, or find and older version of the same file and see what it contains. I'd like to start modifying code, but I do not know enough about the XBMC internals to proceed.