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) v
« Previous 1 … 7 8 9 10 11 … 20 Next »
imageGrabLite missing a rename

 
  • 0 Vote(s) - 0 Average
imageGrabLite missing a rename
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,828
Threads: 954
Joined: May 2006
#11
2014-12-22, 01:51 AM
snagglewest Wrote:Yes, it is listed as the name being "masterpiece-classic" but the Subtitle is "Downton Abbey Season 4" and it lists the Season is 8 and the Episode is 5. The PBS airs several shows under the "masterpiece-classic" title but uses the subtitle for the individual shows ie. "Downton Abbey", "Death Comes to Pemberley" & "The Manners of Downton Abbey". Is there a way to force it to use the season & episode? maybe a switch or something? As it is right now it doens't rename, just leaves it as "Masterpiece Classic_20141220_22302330.ts" which XBMC doesn't do anything with.

If you use --nfo it should go to xbmc I think with --season and no --zap2it it will grab the s/e but it is not on thetvdb so you still need an nfo The best solution would be for someone to update thetvdb with this info http://en.wikipedia.org/wiki/List_of_Mas...c_episodes and the original air date match would work. Someone did all that for Masterpiece Theatre people must watch mostly BBC America on cable now.


Martin
snagglewest
Offline

Senior Member

VA USA
Posts: 361
Threads: 60
Joined: Jul 2011
#12
2014-12-31, 06:20 PM
I'm sorry to keep wearing this out, but I've also had an ongoing problem were sometimes imageGrabLite seems to skip renaming files from the postprocessing bat. It's erratic, and I can't nail down an exact cause. For example, yesterday I was recording a marathon series of walking dead. It renamed the first several shows correctly, then skipped one, then remained several more, then skipped the last 4. The strange part is I can run it from the command line and the rename works correctly as I did with these shows this morning. I attached the logs from yesterday and from were I manually ran the rename. In the past a system restart fixed things, but as I said, it keeps cropping back up. Any idea on how to fix it?
[ATTACH=CONFIG]39468[/ATTACH][ATTACH=CONFIG]39469[/ATTACH]
Snag
NextPVR V6.1.5.231022 - Ubuntu 22.04 VM / 4 core / 8Gb memory
HDHR Prime X2 / HDFX-2 /Schedule Direct / 2X Pi4 + & 3X Pi3 LibreELEC Kodi clients
Server - TrueNAS/ SuperMicro MBD-X10SL7-F MB / Xeon E3-1246 / 32Gb Unbuffered ECC / 8 X 4TB RAIDZ2
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,828
Threads: 954
Joined: May 2006
#13
2014-12-31, 07:17 PM
No sorry without logs I can't answer that one. There is a command line option to keep more logs --extra but you need to clean them out yourself.

Martin
snagglewest
Offline

Senior Member

VA USA
Posts: 361
Threads: 60
Joined: Jul 2011
#14
2014-12-31, 08:42 PM
I attached the logs above from the normal runs through postprocessing.bat and the second set is when I ran them manually, do those help?

For the additional logging would the command in the postprocessing.bat be:

"C:\Program Files (x86)\NPVR\imagegrablite.exe" --oid %3 --rename --zap2it --extra"
NextPVR V6.1.5.231022 - Ubuntu 22.04 VM / 4 core / 8Gb memory
HDHR Prime X2 / HDFX-2 /Schedule Direct / 2X Pi4 + & 3X Pi3 LibreELEC Kodi clients
Server - TrueNAS/ SuperMicro MBD-X10SL7-F MB / Xeon E3-1246 / 32Gb Unbuffered ECC / 8 X 4TB RAIDZ2
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,828
Threads: 954
Joined: May 2006
#15
2014-12-31, 09:02 PM
Those logs look good to me, I'd need logs when it doesn't rename. That command line is wrong you don't want a quote at the end.

Martin
snagglewest
Offline

Senior Member

VA USA
Posts: 361
Threads: 60
Joined: Jul 2011
#16
2015-01-01, 02:30 PM
Fortunately this is a walking dead marathon so I can recreate the problem. Here's the logs from last nights recordings. The funny thing is it didn't rename the first one, but then got the second one, missed two, renamed the next three then missed one and finally renamed the last one.

Here's logs from the renames that should have run from the postprocessing.bat
[ATTACH=CONFIG]39477[/ATTACH]

And here's the logs from the manual renames from the command prompt
[ATTACH=CONFIG]39475[/ATTACH]

Snag
NextPVR V6.1.5.231022 - Ubuntu 22.04 VM / 4 core / 8Gb memory
HDHR Prime X2 / HDFX-2 /Schedule Direct / 2X Pi4 + & 3X Pi3 LibreELEC Kodi clients
Server - TrueNAS/ SuperMicro MBD-X10SL7-F MB / Xeon E3-1246 / 32Gb Unbuffered ECC / 8 X 4TB RAIDZ2
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,828
Threads: 954
Joined: May 2006
#17
2015-01-01, 08:56 PM
Ok I see the error I was expecting,

2014-12-31 21:01:34.720 [DEBUG][1] The process cannot access the file 'D:\recorded_TV\The Walking Dead\The Walking Dead_20141231_20002100.ts' because it is being used by another process.

You have to figure out what other process is locking them.

Martin
snagglewest
Offline

Senior Member

VA USA
Posts: 361
Threads: 60
Joined: Jul 2011
#18
2015-01-01, 09:42 PM
Hmmm, there's nothing running that I know of. Would it be possible for NPVR to still have it locked when the postprocessing.bat runs? I'm recording from a HDHR Prime if that makes a difference.

Snag
NextPVR V6.1.5.231022 - Ubuntu 22.04 VM / 4 core / 8Gb memory
HDHR Prime X2 / HDFX-2 /Schedule Direct / 2X Pi4 + & 3X Pi3 LibreELEC Kodi clients
Server - TrueNAS/ SuperMicro MBD-X10SL7-F MB / Xeon E3-1246 / 32Gb Unbuffered ECC / 8 X 4TB RAIDZ2
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,828
Threads: 954
Joined: May 2006
#19
2015-01-01, 09:56 PM
snagglewest Wrote:Hmmm, there's nothing running that I know of. Would it be possible for NPVR to still have it locked when the postprocessing.bat runs? I'm recording from a HDHR Prime if that makes a difference.

Snag

I guess it's possible, maybe upload the NRecord logs and we can see how long afterwards it locked.

Martin
snagglewest
Offline

Senior Member

VA USA
Posts: 361
Threads: 60
Joined: Jul 2011
#20
2015-01-02, 02:30 PM
I added a 15 second wait from when postprocessing.bat starts and when it runs imageGrabLite and everything worked correctly for the last 16 records. I'm not sure what was causing it, it but it looks like my kludge fixed it.

Thanks for the help

Snag
NextPVR V6.1.5.231022 - Ubuntu 22.04 VM / 4 core / 8Gb memory
HDHR Prime X2 / HDFX-2 /Schedule Direct / 2X Pi4 + & 3X Pi3 LibreELEC Kodi clients
Server - TrueNAS/ SuperMicro MBD-X10SL7-F MB / Xeon E3-1246 / 32Gb Unbuffered ECC / 8 X 4TB RAIDZ2
« 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
  imageGrabLite update mvallevand 20 13,657 2020-04-04, 02:42 AM
Last Post: jksmurf
  ImageGrabLite "Read Error Object reference not set to an instance of an object." mjccox 6 5,100 2017-04-11, 07:07 AM
Last Post: rinomasaya
  imageGrabLite episode rename (Super Why) sosuke3 4 3,356 2016-11-24, 10:38 PM
Last Post: sosuke3
  ImageGrabLite and the ampersand ttfitz 8 4,847 2016-05-26, 11:56 PM
Last Post: JavaWiz
  Imagegrablite and NCIS Los Angleles/New Orleans robokd 5 4,012 2016-03-02, 02:40 PM
Last Post: mvallevand
  ImageGrabLite Issues bigjess007 11 7,272 2016-01-08, 01:13 PM
Last Post: jksmurf
  ImageGrabLite Setup hootie318 8 5,885 2015-11-28, 11:32 PM
Last Post: pBS
  Imagegrablite renaming of continuation episode jghanisco 5 3,381 2015-11-26, 10:25 PM
Last Post: mvallevand
  ImageGrabLite problem with new Daily Show ttfitz 5 3,120 2015-11-17, 11:48 PM
Last Post: ttfitz
  ImageGrabLite - name change while watching recording liteswap 2 2,816 2015-11-06, 11:29 AM
Last Post: liteswap

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

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

Linear Mode
Threaded Mode