I just the latest SearchLite with the addon for Genres but it crashes on me, I get an error message saying it cannot find the genres.list (but I have copied it into the correct folder) and after that the application crashes and reports it cannot open the nvr database.
I am running latest version of nPVR (including all the patches in the latest patch-package). Have not found a way to capture the output from Microsoft error reporting, I found it creates a DMP-file in a temp directory but that file is locked and will disappear after it is sent to Microsoft or if you choose not to send it. Do you need more information Martin?
Here is a copy from commandline (what I did), the genres.list is placed in the directory from here I executed the commad:
I am running latest version of nPVR (including all the patches in the latest patch-package). Have not found a way to capture the output from Microsoft error reporting, I found it creates a DMP-file in a temp directory but that file is locked and will disappear after it is sent to Microsoft or if you choose not to send it. Do you need more information Martin?
Here is a copy from commandline (what I did), the genres.list is placed in the directory from here I executed the commad:
Code:
C:\Program\NPVR\Plugins\SearchLite>..\..\GenreLite -i
Warning genres.list file not found
C:\Documents and Settings\All Users\Application Data\NPVR\
Data Source="C:\Documents and Settings\All Users\Application Data\NPVR\npvr.db3"
;Version=3;New=True;
Ohanterat undantag: System.Data.SQLite.SQLiteException: Unable to open the datab
ase file
unable to open database: C:\Documents and Settings\All Users\Application Data\NP
VR\\Plugins\SearchLite\NewGenre.db3
vid System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
vid System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
vid System.Data.SQLite.SQLiteDataReader.NextResult()
vid System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehav
ior behave)
vid System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
vid System.Data.SQLite.SQLiteCommand.ExecuteNonQuery()
vid nCommunity.NewGenre.Read()
vid nCommunity.Program.Main(String[] args)