2021-08-24, 08:59 PM
(This post was last modified: 2021-08-24, 09:01 PM by mvallevand.)
I am at a lose. If you stop the service and have sqlite3 installed what happens with this
Code: sudo -u nextpvr sqlite3 /var/opt/nextpvr/npvr.db3 Martin
2021-08-24, 09:01 PM
sudo: sqlite3: komentoa ei löytynyt
Which means command not found.
2021-08-24, 09:02 PM
I guess apt install sqlite3 it isn't required for NextPVR
Martin
Yep I didn't have sqlite3.
telkka@telkka:~$ sudo service nextpvr-server stop telkka@telkka:~$ sudo -u nextpvr sqlite3 /var/opt/nextpvr/npvr.db3 SQLite version 3.31.1 2020-01-27 19:55:54 Enter ".help" for usage hints. sqlite> INSERT into capture_source (name, recorder_plugin_class, present, enabled, priority) VALUES("EXTRA (martin.xml)", "NShared.Extras.Recorder", "N", "N", 1); sqlite> .exit telkka@telkka:~$ sudo service nextpvr-server start And nothing in settings -> devices.
2021-08-24, 09:18 PM
If my insert worked, then this is for sub. He is the only only that can tell what the failing save is supposed to do.
Thanks for following along to this point. Martin
2021-08-24, 09:39 PM
Yes if it didn't work it would have failed in sqlite3. The logs are a bit tricky because it like like the Added message appears after the error or there would be an IPTV device too.
Martin
2021-08-24, 10:11 PM
It's not really clear to me what is failing. It's unhappy about something database related, but not clear if that is to do with shared libraries or malformed disk file.
Might be worth deleting npvr.db3 and restarting, so it creates a new file
2021-08-24, 10:40 PM
Deleting the file and getting a new one didn't help, he sent the copy he made and it looked ok and I was able to insert into it here and he could insert into it there. Even the IPTV recorder looks to be failing.
Martin |
|
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
NextPVR doesn't record | retrofan | 5 | 297 |
2024-09-15, 05:15 PM Last Post: mvallevand |
|
TV card not available | donbrew | 10 | 817 |
2024-01-04, 09:04 PM Last Post: donbrew |
|
usb device doesn't appear in GUI | j_yves | 4 | 629 |
2023-05-29, 02:56 PM Last Post: j_yves |
|
Search (EPG) doesn't work | baj1 | 7 | 18,648 |
2020-10-28, 04:26 PM Last Post: sub |