NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Windows v
« Previous 1 … 63 64 65 66 67 … 101 Next »
Guide searches return zero results

 
  • 0 Vote(s) - 0 Average
Guide searches return zero results
KLeeStark
Offline

Junior Member

USA
Posts: 2
Threads: 1
Joined: Apr 2021
#1
2021-04-10, 10:53 PM (This post was last modified: 2021-04-10, 10:56 PM by KLeeStark.)
All guide searches return zero results regardless of search string. Same result with Windows client and via browser.

NPVR.log shows:

2021-04-10 16:31:47.033 [ERROR][1] Unexpected error in FirstLetterSearch(): Microsoft.Data.Sqlite.SqliteException (0x80004005): SQLite Error 11: 'database disk image is malformed'.
  at Microsoft.Data.Sqlite.SqliteException.ThrowExceptionForRC(Int32 rc, sqlite3 db)
  at Microsoft.Data.Sqlite.SqliteDataReader.NextResult()
  at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReader(CommandBehavior behavior)
  at Microsoft.Data.Sqlite.SqliteCommand.ExecuteDbDataReader(CommandBehavior behavior)
  at System.Data.Common.DbCommand.ExecuteReader()
  at NextPVR.TV.SearchGuide.FreeTextSearch(String freeText)

Guide is otherwise browsable; guide updates and recordings are occurring as scheduled.

Is this recoverable, or do I need to start over clean?
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,661
Threads: 767
Joined: Nov 2003
#2
2021-04-11, 02:17 AM
Yeah, it does sound like your npvr.db3 database file is damaged. A quick google indicates a few suggestions:

https://stackoverflow.com/questions/1825...e/18260642
KLeeStark
Offline

Junior Member

USA
Posts: 2
Threads: 1
Joined: Apr 2021
#3
2021-04-11, 09:16 PM
Thanks so much for the link.
Appears to be working normally after doing the following:
[note to others: this is an overview, not a complete list of steps!]


Code:
net stop "NextPVR Service"
sqlite3 npvr.db3 .recover | sqlite3 npvr-NEW.db3
ren npvr.db3 npvr-BAD.db3
ren npvr-NEW.db3 npvr.db3
net start "NextPVR Service"


[then "Update EPG" from Settings dialog on server:8866]
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Guide information not displaying on some channels three6zerocool 50 2,663 2025-01-19, 10:33 PM
Last Post: mvallevand
  Tv Guide reports "no listing" markn62 18 2,086 2024-11-25, 09:09 AM
Last Post: mvallevand
  tv guide info same all channels tm003 14 667 2024-11-21, 08:31 PM
Last Post: mvallevand
  TV Guide Showing Duplicate Channels After IPTV Update Channels taylormia 27 1,872 2024-11-10, 12:24 AM
Last Post: sub
  Issues with TV Guide in NPVR client Bobins 9 756 2024-11-08, 11:02 AM
Last Post: Bobins
  Missing time/date navigation in desktop client on guide page (Win11) JHP025 2 421 2024-08-04, 07:08 PM
Last Post: JHP025
  tv guide has no listings talkin 5 893 2024-05-21, 09:23 PM
Last Post: talkin
  Only 1 1/2 days TV Guide JBLVT 3 562 2024-04-03, 08:42 PM
Last Post: mvallevand
  No Listings in Guide jimjulian 10 1,046 2024-03-20, 05:05 PM
Last Post: mvallevand
  How to set up using emby guide data? Ronstang 6 888 2024-02-03, 07:47 AM
Last Post: sub

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

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

Linear Mode
Threaded Mode