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) Old Stuff (Legacy) GB-PVR Support (legacy) v
« Previous 1 … 293 294 295 296 297 … 1231 Next »
deleted recordings don't go away even with AutoRemoveMissingRecordings

 
  • 0 Vote(s) - 0 Average
deleted recordings don't go away even with AutoRemoveMissingRecordings
pvruser
Offline

Member

Posts: 230
Threads: 42
Joined: May 2007
#1
2008-07-06, 02:00 AM
Hi!

using v1.2.9. I'm normally just watching the files by double-click but i'm trying to use an MVP and i see many of the old recordings that i manually deleted are still there (marked with failed). they look the same on the windows interface. i have these tags enabled:

Quote:<CheckForRenamedRecordings>true</CheckForRenamedRecordings>
<AutoRemoveMissingRecordings>true</AutoRemoveMissingRecordings>

i've noticed that recording-dump.xml is updated every time i refresh the EPG however i also see these kinds of tags there:

Quote: <recording>
<filename>Frasier</filename>
<channel>50.1 WKBDDT</channel>
<status>SEASON</status>
<group>157</group>
<prePadding>0</prePadding>
<postPadding>0</postPadding>
<startTime>0001-01-01 00:00:00</startTime>
<endTime>0001-01-01 00:00:00</endTime>
<title>Frasier</title>
<uid>EP00080939.0164</uid>
</recording>

how do i get rid of these so they dont show up as failed on the MVP/interface?

EDIT: looks like some of these "fantoms" are not even exported to the recording-dump.xml yet they show in the MVP/interface!

thanks!
GBPVR 1.4.7
3 x HVR-950Q USB OTA ATSC HD TUNER
T2250 @ 2.5 GB RAM + ASUS Moca-AR Calcite
Roku HD + XD
pvruser
Offline

Member

Posts: 230
Threads: 42
Joined: May 2007
#2
2008-07-06, 04:03 PM
i downloaded "SQLite2008 Pro Enterprise Manager" which is a pretty good freeware admin tool for sqlite but i cant see where all the recordings are... the PROGRAMME and RECORDING_SCHEDULE tables appear to be empty for some reason. i even stopped the services to avoid locked tables and i still cant find anything close to recordings... although i did find the channel list and i may just remove those bogus unused ones.

anyone help please?
GBPVR 1.4.7
3 x HVR-950Q USB OTA ATSC HD TUNER
T2250 @ 2.5 GB RAM + ASUS Moca-AR Calcite
Roku HD + XD
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,717
Threads: 767
Joined: Nov 2003
#3
2008-07-06, 10:28 PM
Are you using a client PC? These settings relating to automatic recording removal are removed when you're just running a client PC.

Starting the app on the server PC would cause it to do the job.
pvruser
Offline

Member

Posts: 230
Threads: 42
Joined: May 2007
#4
2008-07-06, 10:37 PM
sub Wrote:Are you using a client PC? These settings relating to automatic recording removal are removed when you're just running a client PC.

Starting the app on the server PC would cause it to do the job.

i only have 1 PC that i use for all home stuff including gbpvr and i ran this "SQLite2008 Pro Enterprise Manager" on it too by browsing to the standard location C:\Program Files\devnz\gbpvr\gbpvr.db3. any idea why i still see those recordings in the GUI but i dont see anything in the tool when i look at the DB directly or in the exports? if i open the db in notepad i can find those entries by direct text search but obviously that doesnt help me...
GBPVR 1.4.7
3 x HVR-950Q USB OTA ATSC HD TUNER
T2250 @ 2.5 GB RAM + ASUS Moca-AR Calcite
Roku HD + XD
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,717
Threads: 767
Joined: Nov 2003
#5
2008-07-06, 10:58 PM
I dont know anything about "SQLite2008 Pro Enterprise Manager", so cant really advise on how to use it. If you're on Vista, its possible you're not looking at the real database - it's VirtualStore can be tricky with background copies of the file elsewhere on disk.
pvruser
Offline

Member

Posts: 230
Threads: 42
Joined: May 2007
#6
2008-07-06, 11:01 PM
sub Wrote:I dont know anything about "SQLite2008 Pro Enterprise Manager", so cant really advise on how to use it. If you're on Vista, its possible you're not looking at the real database - it's VirtualStore can be tricky with background copies of the file elsewhere on disk.

nope XP... i can search for some other sqlite DB admin. still doesnt quite explain why i'm seeing some additional recordings in the GUI...

i'll probably refresh the DB and start a new one or smth if nothing else helps.
GBPVR 1.4.7
3 x HVR-950Q USB OTA ATSC HD TUNER
T2250 @ 2.5 GB RAM + ASUS Moca-AR Calcite
Roku HD + XD
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,717
Threads: 767
Joined: Nov 2003
#7
2008-07-06, 11:05 PM
Any recordings showing in the Recordings screen definitely come out of the database, so you must be looking in the wrong place.
pvruser
Offline

Member

Posts: 230
Threads: 42
Joined: May 2007
#8
2008-07-06, 11:12 PM
sub Wrote:Any recordings showing in the Recordings screen definitely come out of the database, so you must be looking in the wrong place.

yep that util is crap. i got another one from http://sqliteadmin.orbmu2k.de/ (SQLite Administrator) and this one is showing my recordings.

now i have an added problem: the app crashes during EPG update when it tries to do the recordings export because i removed those "non favorite" channels which probably had recordings attached to them... and of course i have no backup of the DB... Big Grin

so i'll try to re-import the recodrings from the XML backup - hope that works...
GBPVR 1.4.7
3 x HVR-950Q USB OTA ATSC HD TUNER
T2250 @ 2.5 GB RAM + ASUS Moca-AR Calcite
Roku HD + XD
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,717
Threads: 767
Joined: Nov 2003
#9
2008-07-06, 11:20 PM
pvruser Wrote:now i have an added problem: the app crashes during EPG update when it tries to do the recordings export because i removed those "non favorite" channels which probably had recordings attached to them... and of course i have no backup of the DB... Big Grin
Never dick around in the database without backing up first... (this type of breakage isnt supported by me)
pvruser
Offline

Member

Posts: 230
Threads: 42
Joined: May 2007
#10
2008-07-06, 11:25 PM
sub Wrote:Never dick around in the database without backing up first... (this type of breakage isnt supported by me)

yeah thats fine i was bored anyway Big Grin i guess we'll never find out why those extra recordings were there...
GBPVR 1.4.7
3 x HVR-950Q USB OTA ATSC HD TUNER
T2250 @ 2.5 GB RAM + ASUS Moca-AR Calcite
Roku HD + XD
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): 1 2 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Live TV and recordings do not match greg in kansas 8 7,129 2013-02-22, 06:35 PM
Last Post: sub
  Can't view recordings on pc jerry430 8 6,746 2013-01-21, 07:27 PM
Last Post: jerry430
  Live TV not showing anything although recordings are OK. Pls advise. seymoria 8 4,770 2012-08-07, 05:07 PM
Last Post: ACTCMS
  CSI Miami Recordings Always In Spanish ga_mueller 6 4,604 2012-06-12, 12:41 AM
Last Post: mikeh49
  Recordings missing after switching hard drive tegat 8 4,985 2011-12-21, 03:00 AM
Last Post: tegat
  Recordings and live TV fail with TS mux dvasco 4 2,692 2011-06-22, 05:47 PM
Last Post: dvasco
  Stream errors in recordings with GBPVR seymoria 11 4,543 2011-06-19, 06:44 PM
Last Post: seymoria
  Lost all my recordings pduncan67 2 1,993 2011-02-27, 03:12 PM
Last Post: pduncan67
  Zero byte recordings chuck_2330 0 1,423 2011-02-09, 01:25 PM
Last Post: chuck_2330
  Black screen when playing back recordings gonzo90017 1 1,670 2011-01-19, 06:12 PM
Last Post: gonzo90017

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

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

Linear Mode
Threaded Mode