2014-11-15, 05:32 PM
When using iGL to update previously recorded shows I found the filename looked a little funny.
When running "imageGrabLite.exe --oid 1055 --rename --zap2it" the previous file name
Saving Grace/S03E08-Popcorn_090804.avi
was renamed to
Saving Grace.S03E08.-Popcorn.avi
Note the '-'.
Although iGL matched the recording - see attachment - it used the old subtitle, but subtracted the SxxEyy information keeping the '-'. The season and episode information is updated, see the content of scheduled_recordings event_data before and after iGL below.
This is a little inconsistent, I would really like if the old information would be replaced by the newly found information and if renaming would use the subtitle string that matched the search. (Two issues)
Thanks for your help.
Volker
P.S.: This is the metadata before the iGL call:
And this after:
When running "imageGrabLite.exe --oid 1055 --rename --zap2it" the previous file name
Saving Grace/S03E08-Popcorn_090804.avi
was renamed to
Saving Grace.S03E08.-Popcorn.avi
Note the '-'.
Although iGL matched the recording - see attachment - it used the old subtitle, but subtracted the SxxEyy information keeping the '-'. The season and episode information is updated, see the content of scheduled_recordings event_data before and after iGL below.
This is a little inconsistent, I would really like if the old information would be replaced by the newly found information and if renaming would use the subtitle string that matched the search. (Two issues)
Thanks for your help.
Volker
P.S.: This is the metadata before the iGL call:
Code:
<Event>
<OID>0</OID>
<Title>Saving Grace</Title>
<SubTitle>S03E08-Popcorn</SubTitle>
<Description>The squad investigates the murder of a whistle blower; Grace's brother Leo is convinced his neighbor is keeping a dead body in his house; Johnny pressures Grace to arrange for him to meet Earl.</Description>
<ChannelOID>0</ChannelOID>
<StartTime>2009-08-05T02:00:00.0000000Z</StartTime>
<EndTime>2009-08-05T03:00:00.0000000Z</EndTime>
</Event>
And this after:
Code:
<Event>
<OID>0</OID>
<Title>Saving Grace</Title>
<SubTitle>S03E08-Popcorn</SubTitle>
<Description>The squad investigates the murder of a whistle blower; Grace's brother Leo is convinced his neighbor is keeping a dead body in his house; Johnny pressures Grace to arrange for him to meet Earl.</Description>
<ChannelOID>0</ChannelOID>
<StartTime>2009-08-05T02:00:00.0000000Z</StartTime>
<EndTime>2009-08-05T03:00:00.0000000Z</EndTime>
<Season>3</Season>
<Episode>8</Episode>
</Event>
[SIZE="2"]PVR: Phenom 9150e / 4GB / XP / ATI HD 4200 / HVR-1600 / ATI HD 650 TV WOnder / NextPVR 3.9.2
PVR2: i7-6700k / Win10Pro / 32 GB / GeForce 1070 / WinTV-dualHD / NPVR 3.9.2 / 4TB NAS[/SIZE]
PVR2: i7-6700k / Win10Pro / 32 GB / GeForce 1070 / WinTV-dualHD / NPVR 3.9.2 / 4TB NAS[/SIZE]