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 … 29 30 31 32 33 … 433 Next »
nfo files not deleted on show deletion?

nfo files not deleted on show deletion?
Jaggy
Offline

Posting Freak

Carterton, NZ
Posts: 3,633
Threads: 148
Joined: Mar 2006
#11
2018-12-02, 10:56 PM
No these were definitely movies that were recorded with NextPVR.... the one I saw the other day with the movie.nfo in it was recorded on Christmas day 2016
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,133
Threads: 957
Joined: May 2006
#12
2018-12-02, 11:20 PM
Interesting for sure, since it does look like it is parallel processing, but i don't think it is iGL since the filename is a bad format. sub does support movie.nfo for display but I don't see how to make the file with it.

Martin
Jaggy
Offline

Posting Freak

Carterton, NZ
Posts: 3,633
Threads: 148
Joined: Mar 2006
#13
2018-12-02, 11:37 PM
I can 100% guarantee I am not running any parallel or post processing on any of my recordings (I can't say for jksmurf though) & I never have done so since upgrading to NextPVR.... it does have pre & post padding added at recording time & a couple of days ago I cut the adds out of the .ts file which was when I saw the folder.jpg & movie.nfo in the directory.
jksmurf
Offline

Posting Freak

HK (DMBTH)
Posts: 3,590
Threads: 410
Joined: Jul 2005
#14
2018-12-03, 01:47 AM
Jaggy Wrote:I can 100% guarantee I am not running any parallel or post processing on any of my recordings (I can't say for jksmurf though) & I never have done so since upgrading to NextPVR.... it does have pre & post padding added at recording time & a couple of days ago I cut the adds out of the .ts file which was when I saw the folder.jpg & movie.nfo in the directory.

First off hooray! that someone else has seen this. Just rechecked my batch files and none actually invoke imageGrabLite.exe any more. e.g.

PostProcessing.bat
Code:
C:\
cd C:\Users\Public\NPVR\Scripts\
echo %date%,%time% - invoking comskip on %1 >>processing.log
comskip %1
echo %date%,%time% - comskip finished with %1 >>processing.log
REM
REM writeTime %1

REM  ====================================================
REM
REM
REM  This will download an image to the media/shows directory.
REM To create XBMC compatible .NFO files to preserve all imageGrabLite information, add the following
REM line to ParallelProcessing.bat or PostProcessing.bat, otherwise use without .nfo

REM "C:\Program Files (x86)\NPVR\imageGrabLite.exe" --oid %3 --nfo

REM  This will download an image to the media/shows directory and create XBMC Compatible nfo files
REM "C:\Program Files (x86)\NPVR\imageGrabLite.exe" --oid %3 --rename --nfo
REM "C:\Program Files (x86)\NPVR\imageGrabLite.exe" --oid %3 --nfo

ParallelProcessing.bat
Code:
REM
REM  This will download an image to the media/shows directory.

REM "C:\Program Files (x86)\NPVR\imageGrabLite.exe" --oid %3 --nfo

REM  This will download an image to the media/shows directory and create XBMC Compatible nfo files
REM "C:\Program Files (x86)\NPVR\imageGrabLite.exe" --oid %3 --rename --nfo
REM "C:\Program Files (x86)\NPVR\imageGrabLite.exe" --oid %3 --nfo
REM "C:\Program Files (x86)\NPVR\imageGrabLite.exe" --oid %3

PostUpdateEPG.bat
Code:
REM  ====================================================
REM  PostUpdateEPG.bat addition for imageGrabLite
REM  "C:\Program Files (x86)\NPVR\imageGrabLite.exe" --updateepg

REM  ====================================================
REM  PostUpdateEPG.bat addition for NEWA_AutoSearch
"C:\Program Files (x86)\NPVR\NEWA_AutoSearch.exe"

REM  ==================== Delete Buffer ================================

"del D:\GBPVRLiveTVBuffer\*.*"

REM  ====================== Backup ==============================
xcopy /y C:\Users\Public\NPVR\config.xml E:\Storage\Install\FREE_Software\NPVR_Install\Backups
xcopy /y C:\Users\Public\NPVR\config-web.xml E:\Storage\Install\FREE_Software\NPVR_Install\Backups
xcopy /y C:\Users\Public\NPVR\npvr.db3 E:\Storage\Install\FREE_Software\NPVR_Install\Backups
xcopy /y C:\Users\Public\NPVR\recording-backup.xml E:\Storage\Install\FREE_Software\NPVR_Install\Backups

I still run "C:\Program Files (x86)\NPVR\NEWA_AutoSearch.exe" though. [I am not sure if this is still needed?]

Anyway, I am pleased to see I am not alone.... <insert X-Files theme here...>
ASUS STRIX X470-F AMD 2700x 4GHz | Win10Prox64 | 32GB | NVIDIA GEforce GT1030 Fanless | WinTV DMB-TH | WinTV HVR-1280 | Hauppauge Colossus | AC86U/AC68U | USB-UIRT | RPi4 Libreelec | Sony Bravia LCD X9000F Android TV |
jksmurf
Offline

Posting Freak

HK (DMBTH)
Posts: 3,590
Threads: 410
Joined: Jul 2005
#15
2018-12-03, 01:58 AM
Graham Wrote:I suspect that there is an implicit agreement between you and NextPVR that files that have the same name as the show that is being deleted may also be deleted and that files that have a different name to the show are there for a reason and that it would be rude for NextPVR to delete files that do not have the same name as the show. I'm pretty sure that NextPVR does not create any files in the recording folder that it does not subsequently delete.

It might be that NextPVR is politely suggesting that you should delete these files with names that are different to the name of the show because it is you that created them ... Smile

Graham Wrote:I suspect that there is an implicit agreement between you and NextPVR that files that have the same name as the show that is being deleted may also be deleted and that files that have a different name to the show are there for a reason and that it would be rude for NextPVR to delete files that do not have the same name as the show. I'm pretty sure that NextPVR does not create any files in the recording folder that it does not subsequently delete.

It might be that NextPVR is politely suggesting that you should delete these files with names that are different to the name of the show because it is you that created them ... Smile

The thing is, these two files are created by the Metadata Option IN NextPVR - so why wouldn't NextPVR delete them?
Here are some before and after shots to show you what's happening:
ASUS STRIX X470-F AMD 2700x 4GHz | Win10Prox64 | 32GB | NVIDIA GEforce GT1030 Fanless | WinTV DMB-TH | WinTV HVR-1280 | Hauppauge Colossus | AC86U/AC68U | USB-UIRT | RPi4 Libreelec | Sony Bravia LCD X9000F Android TV |
ACTCMS
Offline

Posting Freak

UK
Posts: 2,730
Threads: 101
Joined: Jun 2007
#16
2018-12-03, 02:05 AM
jksmurf Wrote:I still run "C:\Program Files (x86)\NPVR\NEWA_AutoSearch.exe" though. [I am not sure if this is still needed?]
Unless you use NEWA to autosearch and autorecord shows based on keywords, it's likely related to you having used the SearchLite plugin at some time which uses (or used to use) the NEWA search engine...

Alex
jksmurf
Offline

Posting Freak

HK (DMBTH)
Posts: 3,590
Threads: 410
Joined: Jul 2005
#17
2018-12-03, 02:08 AM
ACTCMS Wrote:Unless you use NEWA to autosearch and autorecord shows based on keywords

That's exactly how I use it.
ASUS STRIX X470-F AMD 2700x 4GHz | Win10Prox64 | 32GB | NVIDIA GEforce GT1030 Fanless | WinTV DMB-TH | WinTV HVR-1280 | Hauppauge Colossus | AC86U/AC68U | USB-UIRT | RPi4 Libreelec | Sony Bravia LCD X9000F Android TV |
ACTCMS
Offline

Posting Freak

UK
Posts: 2,730
Threads: 101
Joined: Jun 2007
#18
2018-12-03, 02:34 AM
jksmurf Wrote:That's exactly how I use it.
Nice one...
Quote:I am also pleased to see I am not alone.... <insert X-Files theme here...>
Alex
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,133
Threads: 957
Joined: May 2006
#19
2018-12-03, 03:24 AM
jksmurf Wrote:The thing is, these two files are created by the Metadata Option IN NextPVR - so why wouldn't NextPVR delete them?
Here are some before and after shots to show you what's happening:

I didn't know that feature. Sounds like subv should delete the them then.

Martin
ga_mueller
Offline

Senior Member

Posts: 471
Threads: 31
Joined: Oct 2009
#20
2018-12-03, 06:01 AM
lol. I'm on 3.xx and have this problem also. Oh, well, storage is cheap and these files are tiny. I wouldn't worry... Smile
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

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


Possibly Related Threads…
Thread Author Replies Views Last Post
  Possible to record in different format than .ts files? gadgetgaz 29 13,205 2020-10-04, 03:05 PM
Last Post: Ehrlichia
  Log files Brucek2839 1 1,237 2020-03-23, 02:37 AM
Last Post: mvallevand
  2020 TV Guide Doesn't Show up rmahlberg 14 9,571 2020-01-04, 06:43 PM
Last Post: sub
  Generate missing thumbnails for video files imported into NextPVR Jimixter 7 3,229 2019-12-17, 01:32 PM
Last Post: mvallevand
  EPG showing "no show details" for mapped channels iameric 3 2,459 2019-12-17, 12:00 AM
Last Post: iameric
  Comskip edl files ignored dbguru 3 2,288 2019-10-24, 06:11 PM
Last Post: mvallevand
  Watching Currently Recording TV Show. Play stops. acegolfer 15 4,829 2019-08-26, 12:36 AM
Last Post: mvallevand
  log files for streaming outside network MaxOne72 9 2,727 2019-07-26, 05:32 AM
Last Post: persim
  Replaced colossus - now "no show details" SilverTiger 7 2,374 2019-06-12, 11:15 AM
Last Post: SilverTiger
  Recovering deleted recordings Brucek2839 3 1,416 2019-04-05, 01:48 AM
Last Post: Brucek2839

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

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

Linear Mode
Threaded Mode