2014-07-31, 10:58 PM
Martin,
I can't seem to get Big Brother to rename properly. Here is the command I am running:
"C:\Program Files (x86)\NPVR\imageGrabLite.exe" --oid %3 --nfo
IGL log:
XML:
I noticed that it is pulling season 3 information for some reason, if you look in the log file. I'm also getting an issue where this show, and this show only, is showing duplicates in XBMC. I believe it is from the nfo file not matching up with the .ts file's name. Any help would be appreciated!
I can't seem to get Big Brother to rename properly. Here is the command I am running:
"C:\Program Files (x86)\NPVR\imageGrabLite.exe" --oid %3 --nfo
IGL log:
Code:
[...startup]
2014-07-31 18:57:03.824 [DEBUG][1] imageGrabLite, Version=2.2.5124.26115, Culture=neutral, PublicKeyToken=null
2014-07-31 18:57:03.834 [DEBUG][1] Command Line --oid 5301 --nfo
2014-07-31 18:57:03.847 [DEBUG][1] Rename file False
2014-07-31 18:57:03.897 [DEBUG][1] Searching select scheduled_recording.name, event_details, start_time, filename, service_type from scheduled_recording, channel, channel_mapping where scheduled_recording.oid = 5301 and scheduled_recording.channel_oid = channel.oid and scheduled_recording.channel_oid = channel_mapping.channel_oid and scheduled_recording.capture_source_oid = channel_mapping.capture_source_oid
2014-07-31 18:57:03.915 [DEBUG][1] Zap2it reference http://tvlistings.zap2it.com/tv/big-brother/EP003781390193
2014-07-31 18:57:03.915 [DEBUG][1] Zap2it image http://images.zap2it.com/images/tv-EP00378139/big-brother-0.jpg
2014-07-31 18:57:03.916 [DEBUG][1] Subtitle: Length=0
2014-07-31 18:57:03.918 [DEBUG][1] OID is 2903557
2014-07-31 18:57:03.919 [DEBUG][1] OriginalAirDate is 2014-07-30
2014-07-31 18:57:03.919 [DEBUG][1] First run
2014-07-31 18:57:03.919 [DEBUG][1] Recorded 2014-07-30
2014-07-31 18:57:03.919 [DEBUG][1] Record Ended 2014-07-30
2014-07-31 18:57:03.919 [DEBUG][1] Meta files exists C:\Users\Public\NPVR\Media/Shows/Big Brother.xml
2014-07-31 18:57:03.923 [DEBUG][1] Episodic: True C:\Users\Public\NPVR\Plugins/SearchLite/Series/Big Brother.xml
2014-07-31 18:57:03.923 [DEBUG][1] C:\Users\Public\NPVR\Media/Shows/Big Brother.xml
2014-07-31 18:57:03.933 [DEBUG][1] Big Brother_20140730_20000500
2014-07-31 18:57:03.933 [DEBUG][1] E:\Videos\TV Shows\Big Brother\Big Brother_20140730_20000500.ts
2014-07-31 18:57:03.933 [DEBUG][1] True
2014-07-31 18:57:03.933 [DEBUG][1] False
2014-07-31 18:57:03.933 [DEBUG][1] E:\Videos\TV Shows\Big Brother\tvshow.nfo
2014-07-31 18:57:03.933 [DEBUG][1] E:\Videos\TV Shows\Big Brother\Big Brother_20140730_20000500.nfo
XML:
Code:
<?xml version="1.0" encoding="UTF-8"?>
-<Data>
-<Series>
<id>76706</id>
<Actors>|Julie Chen|</Actors>
<Airs_DayOfWeek>Wednesday</Airs_DayOfWeek>
<Airs_Time>8:00 PM</Airs_Time>
<ContentRating/>
<FirstAired>2000-07-01</FirstAired>
<Genre>|Reality|</Genre>
<IMDB_ID>tt0251497</IMDB_ID>
<Language>en</Language>
<Network>CBS</Network>
<NetworkID/>
<Overview>Big Brother, which began in 2000, has become an annual tradition for fans; every summer they are treated to new houseguests, new challenges, and new evictions! Here's how the game works: each week, there is a Head of Household challenge, where all of the players compete for the power in the house. The HoH then nominates two other houseguests for eviction. Several days later, a Power of Veto competition is held, where six players (the HoH, the nominees, and three guests) attempt to win the Golden Power of Veto, which gives the bearer the power to "veto," or cancel, one of the HoH's nominations, forcing the HoH to nominate someone else (other than the Veto bearer) for eviction. Then, in the weekly live eviction, the houseguests vote to send someone out of the house for good. Along the way are Luxury competitions and Food contests (which, if the houseguests do not win, results in PB&J for the week), all leading up to the show's finale, where a panel of sequestered jurors vote for a winner, who receives half a million dollars!</Overview>
<Rating>7.7</Rating>
<RatingCount>12</RatingCount>
<Runtime>60</Runtime>
<SeriesID>4673</SeriesID>
<SeriesName>Big Brother</SeriesName>
<Status>Continuing</Status>
<added/>
<addedBy/>
<banner>graphical/76706-g2.jpg</banner>
<fanart>fanart/original/76706-3.jpg</fanart>
<lastupdated>1400047760</lastupdated>
<poster>posters/76706-3.jpg</poster>
<zap2it_id>EP00378139</zap2it_id>
</Series>
</Data>
I noticed that it is pulling season 3 information for some reason, if you look in the log file. I'm also getting an issue where this show, and this show only, is showing duplicates in XBMC. I believe it is from the nfo file not matching up with the .ts file's name. Any help would be appreciated!