NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Linux v
« Previous 1 … 27 28 29 30 31 … 34 Next »
Can't Record Series - S.W.A.T. TV Show

 
  • 0 Vote(s) - 0 Average
Can't Record Series - S.W.A.T. TV Show
mcragoe
Offline

Member

Posts: 194
Threads: 20
Joined: Feb 2004
#11
2020-04-01, 03:32 AM
I have SQLite installed on Linux, not sure how to run the command.

Thanks,

Mike
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,112
Threads: 957
Joined: May 2006
#12
2020-04-01, 07:10 AM
From the command prompt

sudo sqlite3 npvr.db3

sqlite3>delete from RECENTLY_DELETED where unique_identifier = 'EP026965470101';
sqlite3>.exit

Martin
mcragoe
Offline

Member

Posts: 194
Threads: 20
Joined: Feb 2004
#13
2020-04-01, 01:52 PM
I ran the command and received the following error.

Error: no such table: RECENTLY_DELETED

Logs attached.

Thanks,

Mike
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,112
Threads: 957
Joined: May 2006
#14
2020-04-01, 02:22 PM
No need for logs, are you sure it loaded npvr.db3

Martin
mcragoe
Offline

Member

Posts: 194
Threads: 20
Joined: Feb 2004
#15
2020-04-01, 04:24 PM
Here is the command output.

$ sudo sqlite3 npvr.db3
[sudo] password for cragoe:
SQLite version 3.22.0 2018-01-22 18:45:57
sqlite> delete from RECENTLY_DELETED where unique_identifier = 'EP026965470101';
Error: no such table: RECENTLY_DELETED
sqlite>
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,112
Threads: 957
Joined: May 2006
#16
2020-04-01, 04:36 PM (This post was last modified: 2020-04-01, 04:37 PM by mvallevand.)
The one with real data is in /var/opt/nextpvr you may have created one.

Martin
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,789
Threads: 769
Joined: Nov 2003
#17
2020-04-01, 04:37 PM
Are you sure you're in the directory that has npvr.db3 when you run that?

On my Ubuntu machine, my data directory is ~/.NPVR-data. I can change into that directory, then run your command and it succeeds. If you installed with the deb file, it's in /var/opt/nextpvr

Code:
graeme@ubuntu-nuc:~/.NPVR-data$ sqlite3 npvr.db3
SQLite version 3.22.0 2018-01-22 18:45:57
Enter ".help" for usage hints.
sqlite> delete from RECENTLY_DELETED where unique_identifier = 'EP026965470101';
sqlite>
mcragoe
Offline

Member

Posts: 194
Threads: 20
Joined: Feb 2004
#18
2020-04-01, 06:59 PM
I installed Linux Mint 19.3 and used Martin's deb file to install NextPVR.

I ran the command again.

cragoe@pluto:~$ cd /var/opt/nextpvr
cragoe@pluto:/var/opt/nextpvr$ sqlite3 npvr.db3
SQLite version 3.22.0 2018-01-22 18:45:57
sqlite> delete from RECENTLY_DELETED where unique_identifier = 'EP026965470101';
Error: attempt to write a readonly database
sqlite>

Thanks,

Mike
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,112
Threads: 957
Joined: May 2006
#19
2020-04-01, 07:10 PM
You forgot sudo this time

Martin
mcragoe
Offline

Member

Posts: 194
Threads: 20
Joined: Feb 2004
#20
2020-04-01, 07:30 PM
Martin,

Oops, you are correct, I did not use sudo. I did just run it again and then was able to add S.W.A.T. as a recurring series to record all new shows. Not sure why this originally caused an issue for me.

Thanks Martin and Sub!!
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (3): « Previous 1 2 3 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  One show 'interrupted' twice SteveCos 0 297 2025-02-11, 09:03 AM
Last Post: SteveCos
  Attachments don't show up in posts. WagMan 2 353 2024-11-02, 04:32 AM
Last Post: WagMan
  NextPVR doesn't record retrofan 5 744 2024-09-15, 05:15 PM
Last Post: mvallevand
  Can't record series for certain show WagMan 9 1,634 2024-08-07, 01:34 AM
Last Post: mminehan
  Can't record 1 subchannel and watch another w single tuner WagMan 2 617 2023-12-24, 05:18 PM
Last Post: WagMan
  Failed recording for a particular show spagio 9 1,535 2023-01-12, 12:46 AM
Last Post: mvallevand
  Cant record series ceejayemm 7 1,328 2022-11-08, 03:25 PM
Last Post: mvallevand
  How to record to a drive other than the boot drive? RocketDestroyer 5 1,393 2022-07-22, 08:38 PM
Last Post: mvallevand
  TV Show recording broken into multiple files markosjal 2 1,011 2022-07-09, 04:53 AM
Last Post: markosjal
  Download of recorded show fails (due to å?) ukmoose 2 1,184 2021-03-01, 10:44 AM
Last Post: ukmoose

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

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

Linear Mode
Threaded Mode