NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) v
« Previous 1 … 16 17 18 19 20
SearchLite - Genre addon crashes

 
  • 0 Vote(s) - 0 Average
SearchLite - Genre addon crashes
forzaKGB
Offline

Member

Posts: 235
Threads: 31
Joined: Mar 2006
#1
2011-04-15, 09:30 AM (This post was last modified: 2011-04-15, 09:30 AM by forzaKGB.)
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:
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)
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,814
Threads: 954
Joined: May 2006
#2
2011-04-15, 12:02 PM
I see a few things:

1. The genre.list files should not be in Program Files it is supposed to go into the DataDirectory which in your case is

Code:
C:\Documents and Settings\All Users\Application Data\NPVR\Plugins\SearchLite\

2. However that is not where it is crashing, it is only reporting it can't find genre.list. After the first run it will get renamed to genres.list.ok. What I suspect is the installer isn't creating that folder in DataDirectory so you will need to do it.


Martin
forzaKGB
Offline

Member

Posts: 235
Threads: 31
Joined: Mar 2006
#3
2011-04-15, 12:23 PM
Hi

Thank you, it got a bit longer after I created that directory and copied the genre.list there.

However it crashed a moment after that, maybe it does not like my XMLTV-file?

Code:
C:\Program\Windows Resource Kits\Tools>genrelite -i
C:\Documents and Settings\All Users\Application Data\NPVR\
Data Source="C:\Documents and Settings\All Users\Application Data\NPVR\Plugins\S
earchLite\NewGenre.db3";Version=3;New=True;
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;
Attach Database 'C:\Documents and Settings\All Users\Application Data\NPVR\\Plug
ins\SearchLite\NewGenre.db3' as genres
C:\Program\Devnz\GBPVR\tvguide.xml

Ohanterat undantag: System.NullReferenceException: Objektreferensen har inte ang
etts till en instans av ett objekt.
   vid nCommunity.NewGenre.Read()
   vid nCommunity.Program.Main(String[] args)

I attach my xmltv-file in case you want to have a look at it.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,814
Threads: 954
Joined: May 2006
#4
2011-04-15, 02:09 PM
You are correct, I don't support that XMLTV file format yet, but it looks promising for genre searching. Could you also compress and send your npvr.db3 file? That will make things faster.

Martin
forzaKGB
Offline

Member

Posts: 235
Threads: 31
Joined: Mar 2006
#5
2011-04-15, 04:35 PM
I have uploaded a file, you can download it from:
https://dav-sth-se.diino.com/shared2/686...4/npvr.rar
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,814
Threads: 954
Joined: May 2006
#6
2011-04-17, 04:45 AM
Thanks for the patience forzaKGB, here is another beta that works with your data at least at my end. You will have to run GenreLite -i again, the old import won't match the 8859-1 characters correctly, your samples helped a lot.

Before you do the import you now need to change the SearchLite.xml file that is in the DataDirectory\Plugins\SearchLite folder to set

Code:
<UseUniqueID>false</UseUniqueID>

Good luck and thanks again for the sample files.

Martin
forzaKGB
Offline

Member

Posts: 235
Threads: 31
Joined: Mar 2006
#7
2011-04-17, 06:58 PM
Thank you

I installed it and it looks fine. Have not tried searchin yet but GenreLite -i ran OK this time.

It's not us that should be patient, we all owe you a lot of thanks for all the effort you put in and the patience you show all of us screwing arond with the stuff you create Smile

We'll see whne I can find the time to try searching for Genres but as the command ran fine it should be OK now.

Is there any way of making NEWA aware of the Genres?
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,814
Threads: 954
Joined: May 2006
#8
2011-04-17, 07:37 PM
Yes, if I can get genres working generically in SearchLite, I will try and work with UJB to also get this working in NEWA.

Martin
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  searchlite error "Object reference not set to an instance of an object."" wannabepvr 30 14,102 2020-03-29, 12:59 AM
Last Post: sub
  Searchlite unhandled exception acemib 12 6,105 2018-10-12, 12:24 PM
Last Post: mvallevand
  SearchLite - UI not painting correctly JavaWiz 4 3,095 2018-03-08, 11:28 PM
Last Post: JavaWiz
  searchlite not working is their still support fame1418 5 6,306 2017-12-18, 08:51 PM
Last Post: mvallevand
  SearchLite UI Refresh wayloncovil 2 3,449 2016-11-29, 10:02 PM
Last Post: mvallevand
  A couple of questions about SearchLite wayloncovil 6 4,394 2016-10-25, 04:49 AM
Last Post: wayloncovil
  Files Plugin crashes when there is an ' in the file name. cbgifford 89 27,952 2015-01-28, 05:19 AM
Last Post: mvallevand
  Imagegraglite crashes with EPG created from mc2xml using MS new service jt25741 1 1,888 2014-12-17, 05:09 PM
Last Post: mvallevand
  SearchLite - Genres disappeared cbgifford 4 2,391 2014-11-08, 02:34 AM
Last Post: cbgifford
  Searchlite and 3.1.1 Petrovski 74 21,927 2014-05-18, 09:53 PM
Last Post: mvallevand

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode