NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Legacy (v4.x and earlier) v
« Previous 1 … 210 211 212 213 214 … 433 Next »
TV buffer directory filling up. Isn't it supposed to delete files after use?

TV buffer directory filling up. Isn't it supposed to delete files after use?
dinki
Offline

Senior Member

Posts: 416
Threads: 71
Joined: Mar 2006
#1
2014-07-17, 06:25 PM
Hey guys. This is probably something very simple that I'm overlooking, but files in my tv buffer directory seem to never get deleted. I just cleared out 500 gigs worth of files. How do I ensure these are deleted after I stop watching a channel?
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,943
Threads: 956
Joined: May 2006
#2
2014-07-17, 09:43 PM
dinki Wrote:Hey guys. This is probably something very simple that I'm overlooking, but files in my tv buffer directory seem to never get deleted. I just cleared out 500 gigs worth of files. How do I ensure these are deleted after I stop watching a channel?

Are your running 3.2.9, there were notable improvements in the upgrade.

Martin
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#3
2014-07-17, 10:43 PM
in years past I had "del c:\livetv\*.*" at the end of my UpdateEPG.bat just to ensure they got cleared out every night, but that hasn't been necessary for awhile. I do still find an occasional orphaned file in there, but it's rare.
server: NextPVR 5.0.7/Win10 2004/64-bit/AMD A6-7400k/hvr-2250 & hvr-1250/Winegard Flatwave antenna/Schedules Direct
main client: NextPVR 5.0.7 Desktop Client; LG 50UH5500 WebOS 3.0 TV
dinki
Offline

Senior Member

Posts: 416
Threads: 71
Joined: Mar 2006
#4
2014-07-18, 03:57 PM (This post was last modified: 2014-07-18, 04:03 PM by dinki.)
mvallevand Wrote:Are your running 3.2.9, there were notable improvements in the upgrade.

Martin

Yes. This is the version I'm using. I watch everything through XBMC nPVR addon. Do you think that has something to do with it?

johnsonx42 Wrote:in years past I had "del c:\livetv\*.*" at the end of my UpdateEPG.bat just to ensure they got cleared out every night, but that hasn't been necessary for awhile. I do still find an occasional orphaned file in there, but it's rare.

Thanks for this. I think I'll add it to mine.

*EDIT* Just tried adding this and I'm getting a 'Are you sure (y/n)?' message on the del command. Tried adding 'del /f D:\media\tvbuffer-npvr\*.*' to force it but it didn't work without confirmation. Tried as administrator with same results. Did you have to do anything special to get it to run without confirmation? I'm just double-clicking the .bat file. Do things run differently if nPVR runs it like it normally does?
pkscout
Offline

Senior Member

USA
Posts: 464
Threads: 50
Joined: May 2014
#5
2014-07-18, 04:03 PM
I don't think the fact that your watching on XBMC has anything to do with it. I watch stuff only through XBMC, and I only ever have maybe 1 old buffer file in my NPVR live tv directory.
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#6
2014-07-18, 08:32 PM
add /q to the del command to tell it to BE QUIET, STOP ASKING QUESTIONS AND JUST DO WHAT THE F--- YOU WERE TOLD! Big Grin
server: NextPVR 5.0.7/Win10 2004/64-bit/AMD A6-7400k/hvr-2250 & hvr-1250/Winegard Flatwave antenna/Schedules Direct
main client: NextPVR 5.0.7 Desktop Client; LG 50UH5500 WebOS 3.0 TV
dinki
Offline

Senior Member

Posts: 416
Threads: 71
Joined: Mar 2006
#7
2014-07-18, 09:00 PM
@johnsonx42, that did it! Thanks again.
ElihuRozen
Offline

Senior Member

Massachusetts, USA
Posts: 514
Threads: 51
Joined: Apr 2006
#8
2014-07-18, 09:12 PM
FYI - if you pass "/?" without the quotes to a DOS command like del, it will display a usage message including the other parameters you can pass into it

Quote:C:\Users\UserName>del /?
Deletes one or more files.

DEL [/P] [/F] [/S] [/Q] [/A[[:]attributes]] names
ERASE [/P] [/F] [/S] [/Q] [/A[[:]attributes]] names

names Specifies a list of one or more files or directories.
Wildcards may be used to delete multiple files. If a
directory is specified, all files within the directory
will be deleted.

/P Prompts for confirmation before deleting each file.
/F Force deleting of read-only files.
/S Delete specified files from all subdirectories.
/Q Quiet mode, do not ask if ok to delete on global wildcard
/A Selects files to delete based on attributes
attributes R Read-only files S System files
H Hidden files A Files ready for archiving
I Not content indexed Files L Reparse Points
- Prefix meaning not

If Command Extensions are enabled DEL and ERASE change as follows:

The display semantics of the /S switch are reversed in that it shows
you only the files that are deleted, not the ones it could not find.
Tuners: SD HDHR Prime (HDHR3-CC). SD HDHR Connect Quatro Tuner (HDHR5-4US) - only QAM.  EXVIST H.265 Encoder - capturing cable box.
Client: Odroid-N2 running knewc on KODI - connected via MoCA.
EPG: SchedulesDirect
Provider: Verizon Fios
Server: Dell XPS 8700 with Windows 10
gEd
Offline

Posting Freak

London
Posts: 3,514
Threads: 100
Joined: Jan 2005
#9
2014-07-18, 10:15 PM
johnsonx42 Wrote:add /q to the del command to tell it to BE QUIET, STOP ASKING QUESTIONS AND JUST DO WHAT THE F--- YOU WERE TOLD! Big Grin

or DEL /STFU c:\livetv\*.*
“If this is the way Queen Victoria treats her prisoners, she doesn't deserve to have any.”
ACTCMS
Offline

Posting Freak

UK
Posts: 2,730
Threads: 101
Joined: Jun 2007
#10
2014-07-18, 10:42 PM
gEd Wrote:/STFU
You could just about pronounce that... Smile

Alex
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Recording movies / TV to XBMC directory stucture spinnaker 10 3,526 2024-06-03, 03:56 AM
Last Post: Rod Hutchinson
  Failed recordings won't delete Spid4567 3 2,453 2023-07-14, 10:13 PM
Last Post: ZeDoZ
  Directory dropdown on the recording edit dialog MicahMakenzie 1 1,496 2021-01-11, 04:37 PM
Last Post: Graham
  unable to delete recording manic_biker 9 2,715 2020-12-01, 09:41 PM
Last Post: mvallevand
  Possible to record in different format than .ts files? gadgetgaz 29 12,675 2020-10-04, 03:05 PM
Last Post: Ehrlichia
  How to delete a Schedules Direct Lineup from Version 4? mwkurt 2 1,663 2020-07-19, 02:32 PM
Last Post: mwkurt
  Log files Brucek2839 1 1,202 2020-03-23, 02:37 AM
Last Post: mvallevand
  Auto delete recordings Brucek2839 3 1,756 2020-01-20, 09:12 PM
Last Post: mvallevand
  Generate missing thumbnails for video files imported into NextPVR Jimixter 7 3,138 2019-12-17, 01:32 PM
Last Post: mvallevand
  Changed Recording Directory - Previous Recordings Not Showing Enzpol 2 2,134 2019-11-28, 05:06 AM
Last Post: Enzpol

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

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

Linear Mode
Threaded Mode