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 … 9 10 11 12 13 … 20 Next »
ImageGrabLite with Big Brother (US) not renaming properly

 
  • 0 Vote(s) - 0 Average
ImageGrabLite with Big Brother (US) not renaming properly
tron999
Offline

Junior Member

Posts: 36
Threads: 7
Joined: Mar 2014
#1
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:

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!
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,115
Threads: 957
Joined: May 2006
#2
2014-07-31, 11:24 PM
tron999 Wrote: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

That command line doesn't include --rename

2014-07-31 18:57:03.847 [DEBUG][1] Rename file False

I can't remember if I ever did u/l the version of iGl that works in North America without subtitles. though. Let me know if the right command line helps.

Martin
tron999
Offline

Junior Member

Posts: 36
Threads: 7
Joined: Mar 2014
#3
2014-08-01, 10:09 PM
Here is with --rename:

Code:
[...startup]
2014-08-01 17:59:07.539    [DEBUG][1]    imageGrabLite, Version=2.2.5124.26115, Culture=neutral, PublicKeyToken=null
2014-08-01 17:59:07.539    [DEBUG][1]    Command Line --oid 5301 --rename
2014-08-01 17:59:07.554    [DEBUG][1]    Rename file True
2014-08-01 17:59:07.601    [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-08-01 17:59:07.632    [DEBUG][1]    Zap2it reference http://tvlistings.zap2it.com/tv/big-brother/EP003781390193
2014-08-01 17:59:07.632    [DEBUG][1]    Zap2it image http://images.zap2it.com/images/tv-EP00378139/big-brother-0.jpg
2014-08-01 17:59:07.632    [DEBUG][1]    Subtitle: Length=0
2014-08-01 17:59:07.632    [DEBUG][1]    OID is 2903557
2014-08-01 17:59:07.632    [DEBUG][1]    OriginalAirDate is 2014-07-30
2014-08-01 17:59:07.632    [DEBUG][1]    First run
2014-08-01 17:59:07.632    [DEBUG][1]    Recorded 2014-07-30
2014-08-01 17:59:07.632    [DEBUG][1]    Record Ended 2014-07-30
2014-08-01 17:59:07.632    [DEBUG][1]    Meta files exists C:\Users\Public\NPVR\Media/Shows/Big Brother.xml
2014-08-01 17:59:07.632    [DEBUG][1]    Episodic: True C:\Users\Public\NPVR\Plugins/SearchLite/Series/Big Brother.xml
2014-08-01 17:59:07.632    [DEBUG][1]    C:\Users\Public\NPVR\Media/Shows/Big Brother.xml
2014-08-01 17:59:07.663    [DEBUG][1]    Cannot rename file, no episode information
2014-08-01 17:59:07.663    [DEBUG][1]    E:\Videos\TV Shows\Big Brother\Big Brother_20140730_20000500.ts
2014-08-01 17:59:07.663    [DEBUG][1]    Big Brother
2014-08-01 17:59:07.663    [DEBUG][1]    True
2014-08-01 17:59:07.663    [DEBUG][1]    E:\Videos\TV Shows\Big Brother\Big Brother_20140730_20000500.ts
2014-08-01 17:59:07.663    [DEBUG][1]    False
2014-08-01 17:59:07.663    [DEBUG][1]    False

this didn't work, so i tried --rename and --nfo

Code:
[...startup]
2014-08-01 18:00:44.165    [DEBUG][1]    imageGrabLite, Version=2.2.5124.26115, Culture=neutral, PublicKeyToken=null
2014-08-01 18:00:44.165    [DEBUG][1]    Command Line --oid 5301 --rename --nfo
2014-08-01 18:00:44.181    [DEBUG][1]    Rename file True
2014-08-01 18:00:44.228    [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-08-01 18:00:44.243    [DEBUG][1]    Zap2it reference http://tvlistings.zap2it.com/tv/big-brother/EP003781390193
2014-08-01 18:00:44.243    [DEBUG][1]    Zap2it image http://images.zap2it.com/images/tv-EP00378139/big-brother-0.jpg
2014-08-01 18:00:44.243    [DEBUG][1]    Subtitle: Length=0
2014-08-01 18:00:44.243    [DEBUG][1]    OID is 2903557
2014-08-01 18:00:44.243    [DEBUG][1]    OriginalAirDate is 2014-07-30
2014-08-01 18:00:44.243    [DEBUG][1]    First run
2014-08-01 18:00:44.243    [DEBUG][1]    Recorded 2014-07-30
2014-08-01 18:00:44.243    [DEBUG][1]    Record Ended 2014-07-30
2014-08-01 18:00:44.243    [DEBUG][1]    Meta files exists C:\Users\Public\NPVR\Media/Shows/Big Brother.xml
2014-08-01 18:00:44.259    [DEBUG][1]    Episodic: True C:\Users\Public\NPVR\Plugins/SearchLite/Series/Big Brother.xml
2014-08-01 18:00:44.259    [DEBUG][1]    C:\Users\Public\NPVR\Media/Shows/Big Brother.xml
2014-08-01 18:00:44.259    [DEBUG][1]    Subtitle state 0
2014-08-01 18:00:44.259    [DEBUG][1]    Big Brother.S03E211.
2014-08-01 18:00:44.368    [DEBUG][1]    PlaybackPositionHelper.GetPlaybackPosition(E:\Videos\TV Shows\Big Brother\Big Brother_20140730_20000500.ts)
2014-08-01 18:00:44.368    [DEBUG][1]    E:\Videos\TV Shows\Big Brother\Big Brother_20140730_20000500.ts
2014-08-01 18:00:44.368    [DEBUG][1]    False
2014-08-01 18:00:44.368    [DEBUG][1]    False

As you can see, this renamed it to something from season 3. Another episode recorded, so I did the same command on it as well:

Code:
[...startup]
2014-08-01 18:10:03.930    [DEBUG][1]    imageGrabLite, Version=2.2.5124.26115, Culture=neutral, PublicKeyToken=null
2014-08-01 18:10:03.936    [DEBUG][1]    Command Line --oid 5335 --rename --nfo
2014-08-01 18:10:03.951    [DEBUG][1]    Rename file True
2014-08-01 18:10:04.008    [DEBUG][1]    Searching select scheduled_recording.name, event_details, start_time, filename, service_type from scheduled_recording, channel, channel_mapping where scheduled_recording.oid = 5335 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-08-01 18:10:04.026    [DEBUG][1]    Zap2it reference http://tvlistings.zap2it.com/tv/big-brother/EP003781390194
2014-08-01 18:10:04.026    [DEBUG][1]    Zap2it image http://images.zap2it.com/images/tv-EP00378139/big-brother-0.jpg
2014-08-01 18:10:04.027    [DEBUG][1]    Subtitle: Length=0
2014-08-01 18:10:04.030    [DEBUG][1]    OID is 2922642
2014-08-01 18:10:04.030    [DEBUG][1]    OriginalAirDate is 2014-07-31
2014-08-01 18:10:04.030    [DEBUG][1]    First run
2014-08-01 18:10:04.030    [DEBUG][1]    Recorded 2014-07-31
2014-08-01 18:10:04.030    [DEBUG][1]    Record Ended 2014-07-31
2014-08-01 18:10:04.030    [DEBUG][1]    Meta files exists C:\Users\Public\NPVR\Media/Shows/Big Brother.xml
2014-08-01 18:10:04.035    [DEBUG][1]    Episodic: True C:\Users\Public\NPVR\Plugins/SearchLite/Series/Big Brother.xml
2014-08-01 18:10:04.035    [DEBUG][1]    C:\Users\Public\NPVR\Media/Shows/Big Brother.xml
2014-08-01 18:10:04.045    [DEBUG][1]    Subtitle state 0
2014-08-01 18:10:04.045    [DEBUG][1]    Big Brother.S03E212.
2014-08-01 18:10:04.154    [DEBUG][1]    PlaybackPositionHelper.GetPlaybackPosition(E:\Videos\TV Shows\Big Brother\Big Brother_20140731_21012200.ts)
2014-08-01 18:10:04.162    [DEBUG][1]    E:\Videos\TV Shows\Big Brother\Big Brother_20140731_21012200.ts
2014-08-01 18:10:04.162    [DEBUG][1]    False
2014-08-01 18:10:04.162    [DEBUG][1]    False

thank you for your time
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,115
Threads: 957
Joined: May 2006
#4
2014-08-01, 10:35 PM
It's doing what it is supposed to in .nfo mode ( I am giving a bogus S/E for XBMC purposes (2014= year 2 and the episode is the julian date) when it can't find a match. It doesn't look like anyone has created the meta data required for Big Brother to match on original air date

Martin
tron999
Offline

Junior Member

Posts: 36
Threads: 7
Joined: Mar 2014
#5
2014-08-01, 10:46 PM
I appreciate the response. I'm not sure what to say because the zap2it page and tvdb page are populated:

http://www.zap2it.com/tv/big-brother-16/...3781390000

http://thetvdb.com/?tab=season&seriesid=...4377&lid=7
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,115
Threads: 957
Joined: May 2006
#6
2014-08-01, 10:55 PM
tron999 Wrote:I appreciate the response. I'm not sure what to say because the zap2it page and tvdb page are populated:

http://www.zap2it.com/tv/big-brother-16/...3781390000

http://thetvdb.com/?tab=season&seriesid=...4377&lid=7

Maybe as I wrote, I might not have uploaded the version that works on the air date. Does this help?

Martin
tron999
Offline

Junior Member

Posts: 36
Threads: 7
Joined: Mar 2014
#7
2014-08-01, 11:13 PM
Thank you. I ran the new installer, but unfortunately receive the same results.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,115
Threads: 957
Joined: May 2006
#8
2014-08-01, 11:51 PM
tron999 Wrote:Thank you. I ran the new installer, but unfortunately receive the same results.

Do you use the recommended --zap2it parameter for North America?

Martin
tron999
Offline

Junior Member

Posts: 36
Threads: 7
Joined: Mar 2014
#9
2014-08-01, 11:53 PM
I tried it with zap2it, same results.

Code:
[...startup]
2014-08-01 19:54:08.739    [DEBUG][1]    imageGrabLite, Version=2.2.5293.18235, Culture=neutral, PublicKeyToken=null
2014-08-01 19:54:08.746    [DEBUG][1]    Command Line --oid 5301 --rename --zap2it --nfo
2014-08-01 19:54:08.759    [DEBUG][1]    Rename file True
2014-08-01 19:54:08.808    [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-08-01 19:54:08.826    [DEBUG][1]    Zap2it reference http://tvlistings.zap2it.com/tv/big-brother/EP003781390193
2014-08-01 19:54:08.826    [DEBUG][1]    Zap2it image http://images.zap2it.com/images/tv-EP00378139/big-brother-0.jpg
2014-08-01 19:54:08.827    [DEBUG][1]    Subtitle: Length=0
2014-08-01 19:54:08.827    [DEBUG][1]    OID is 2903557
2014-08-01 19:54:08.827    [DEBUG][1]    OriginalAirDate is 2014-07-30
2014-08-01 19:54:08.827    [DEBUG][1]    First run
2014-08-01 19:54:08.827    [DEBUG][1]    Recorded 2014-07-30
2014-08-01 19:54:08.827    [DEBUG][1]    Record Ended 2014-07-30
2014-08-01 19:54:08.827    [DEBUG][1]    Meta files exists C:\Users\Public\NPVR\Media/Shows/Big Brother.xml
2014-08-01 19:54:08.833    [DEBUG][1]    Episodic: True C:\Users\Public\NPVR\Plugins/SearchLite/Series/Big Brother.xml
2014-08-01 19:54:08.833    [DEBUG][1]    C:\Users\Public\NPVR\Media/Shows/Big Brother.xml
2014-08-01 19:54:08.842    [DEBUG][1]    Subtitle state 0
2014-08-01 19:54:08.842    [DEBUG][1]    Big Brother.S03E211.
2014-08-01 19:54:08.953    [DEBUG][1]    PlaybackPositionHelper.GetPlaybackPosition(E:\Videos\TV Shows\Big Brother\Big Brother_20140730_20000500.ts)
2014-08-01 19:54:08.961    [DEBUG][1]    E:\Videos\TV Shows\Big Brother\Big Brother_20140730_20000500.ts
2014-08-01 19:54:08.961    [DEBUG][1]    False
2014-08-01 19:54:08.961    [DEBUG][1]    False

This is very frustrating, and I appreciate you taking the time to help me. This is the only show I have a problem on.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,115
Threads: 957
Joined: May 2006
#10
2014-08-02, 12:36 AM
Well, it's a not very interesting show to try and bother checking logic for archival renaming but I think the problem is NextPVR might be giving it a season number which could screw up my logiv when there is no subtitle. Does this help?

Martin
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (3): 1 2 3 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  imageGrabLite update mvallevand 20 13,860 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,235 2017-04-11, 07:07 AM
Last Post: rinomasaya
  imageGrabLite episode rename (Super Why) sosuke3 4 3,451 2016-11-24, 10:38 PM
Last Post: sosuke3
  ImageGrabLite and the ampersand ttfitz 8 5,008 2016-05-26, 11:56 PM
Last Post: JavaWiz
  Imagegrablite and NCIS Los Angleles/New Orleans robokd 5 4,174 2016-03-02, 02:40 PM
Last Post: mvallevand
  ImageGrabLite Issues bigjess007 11 7,491 2016-01-08, 01:13 PM
Last Post: jksmurf
  ImageGrabLite Setup hootie318 8 5,970 2015-11-28, 11:32 PM
Last Post: pBS
  Imagegrablite renaming of continuation episode jghanisco 5 3,498 2015-11-26, 10:25 PM
Last Post: mvallevand
  ImageGrabLite problem with new Daily Show ttfitz 5 3,232 2015-11-17, 11:48 PM
Last Post: ttfitz
  ImageGrabLite - name change while watching recording liteswap 2 2,905 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