Skip to content

Commit

Permalink
Merge commit 'slicehost/james-cocoagui' into ryan-new-ffmpeg
Browse files Browse the repository at this point in the history
  • Loading branch information
elan committed Apr 7, 2009
2 parents bac08b7 + 3f6947b commit e48d7fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions xbmc/Util.cpp
Expand Up @@ -433,6 +433,7 @@ void CUtil::AutodetectPlexSources(CStdString strPlexPath, VECSOURCES& dstSources
share.strName = item->GetLabel();
share.strPath = item->m_strPath;
share.m_strFanartUrl = item->GetQuickFanart();
share.m_ignore = true;

// Download thumbnail if needed.
CStdString cachedThumb(item->GetCachedProgramThumb());
Expand Down

0 comments on commit e48d7fd

Please sign in to comment.