2012-12-01, 04:32 PM
Attached is an update to imageGrabLite that will create XBMC compatible TV Show and Movie NFO files so all files will be available in the libraries even when they can't be renamed. Since this option uses the NextPVR filename, it can be run in ParallelProcessing.bat.
The syntax to fetch metadata that will work in NextPVR and also create the NFO files iin ParallelProcessing.bat on 32bit is
"C:\Program Files\NPVR\imageGrabLite.exe" --oid %3 --nfo
I expect the normal use for the --nfo option would be in PostProcessing.bat. If you add the --nfo option in PostProcessing.bat it will create the .NFO files. Combined with use of the --rename option when the file can't be found online, or when the file is in use, an NFO file will be created. If the file can be renamed, no NFO file is made, and existing NFO files for that file will be deleted.
Other new features
- command line --season can be used to respect the NextPVR season and episode values in renaming (and in NFO files)
- automatic parsing of description that end with a season and episode number
- improved matching in a few more cases
It's time for some wiki work I think until then other information post on imageGrabLite are here
http://forums.nextpvr.com/showthread.php...bLite-Beta
http://forums.nextpvr.com/showthread.php...abLite-1-1
Please post support questions here
http://forums.gbpvr.com/forumdisplay.php...and-skins)
File now on wiki. http://www.nextpvr.com/nwiki/pmwiki.php?...geGrabLite
Martin
The syntax to fetch metadata that will work in NextPVR and also create the NFO files iin ParallelProcessing.bat on 32bit is
"C:\Program Files\NPVR\imageGrabLite.exe" --oid %3 --nfo
I expect the normal use for the --nfo option would be in PostProcessing.bat. If you add the --nfo option in PostProcessing.bat it will create the .NFO files. Combined with use of the --rename option when the file can't be found online, or when the file is in use, an NFO file will be created. If the file can be renamed, no NFO file is made, and existing NFO files for that file will be deleted.
Other new features
- command line --season can be used to respect the NextPVR season and episode values in renaming (and in NFO files)
- automatic parsing of description that end with a season and episode number
- improved matching in a few more cases
It's time for some wiki work I think until then other information post on imageGrabLite are here
http://forums.nextpvr.com/showthread.php...bLite-Beta
http://forums.nextpvr.com/showthread.php...abLite-1-1
Please post support questions here
http://forums.gbpvr.com/forumdisplay.php...and-skins)
File now on wiki. http://www.nextpvr.com/nwiki/pmwiki.php?...geGrabLite
Martin