TV Show with NFO only not working
#1
I've been trying to setup show using only a .nfo file. I tried with just a single show to see if a I could make it work but i've had no luck.

Full Error Log Here 

This is my File structure:

Quote:TV Shows
   |----- Sopranos
              |       poster.jp
              |       fanart.jpg
              |       tvshow.nfo
              |----- Season 1
                          |----- Sopranos_s01e01.nfo
                                  Sopranos_s01e01.mp4
                                  Sopranos_s01e01-thumb.jpg
                      

tvshow.nfo :
Code:
<tvshow>
 <title>The Sopranos</title>
 <plot>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc in venenatis nibh, ut
   tincidunt urna. Vivamus quis purus sed dolor pharetra viverra nec at erat. Proin id interdum felis.
 </plot>
</tvshow>

Sopranos_s01e01.nfo :
Code:
<episodedetails>
 <title>An Odd One</title>
</episodedetails>

Full Error Log Here 

This seems like the most relevant area of the log file:

Quote:19:36:54.667 T:1958244352   DEBUG: ------ Window Init (DialogConfirm.xml) ------
19:36:55.140 T:1958244352   DEBUG: VideoInfoScanner: Found episode match /home/osmc/TV Shows/Sopranos/Season 1/Sopranos_s01e01.avi (s1e1) [s([0-9]+)[ ._x-]*e([0-9]+(?Sad?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
19:36:55.158 T:1958244352   DEBUG: GetEpisodeId (/home/osmc/TV Shows/Sopranos/Season 1/Sopranos_s01e01.avi), query = select idEpisode from episode where idFile=1
19:36:55.494 T:1958244352   ERROR: VideoInfoScanner: Asked to lookup episode /home/osmc/TV Shows/Sopranos/Season 1/Sopranos_s01e01.avi online, but we have no episode guide. Check your tvshow.nfo and make sure the <episodeguide> tag is in place.
19:36:55.495 T:1958244352   DEBUG: GetArtwork: Reading artwork for '' using Local information only scraper (file: '/usr/share/kodi/addons/metadata.local', content: 'tvshows', version: '1.0.0')
19:36:55.495 T:1958244352   ERROR: Parse: Could not find scraper function GetArt
19:36:55.495 T:1958244352   ERROR: Run: Unable to parse web site
19:36:55.542 T:1958244352   DEBUG: GetEpisodeId (/home/osmc/TV Shows/Sopranos/Season 1/Sopranos_s01e01.avi), query = select idEpisode from episode where idFile=1
19:36:55.586 T:1958244352   DEBUG: ------ Window Init (DialogVideoInfo.xml) ------

Quote:19:36:59.021 T:1958244352   DEBUG: ------ Window Deinit (DialogVideoInfo.xml) ------
19:36:59.390 T:1958244352   DEBUG: VideoInfoScanner: Found matching full NFO file: /home/osmc/TV Shows/Sopranos/Season 1/Sopranos_s01e01.nfo
19:36:59.432 T:1958244352   DEBUG: DialogProgress::Open called
19:36:59.432 T:1958244352   DEBUG: ------ Window Init (DialogConfirm.xml) ------
19:36:59.433 T:1958244352   DEBUG: ProcessMouse: trying mouse action leftclick
19:36:59.907 T:1958244352   DEBUG: VideoInfoScanner: Found episode match /home/osmc/TV Shows/Sopranos/Season 1/Sopranos_s01e01.avi (s1e1) [s([0-9]+)[ ._x-]*e([0-9]+(?Sad?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
19:36:59.907 T:1958244352 WARNING: VideoInfoScanner: Error 0 occurred while retrievinginformation for /home/osmc/TV Shows/Sopranos/Season 1/Sopranos_s01e01.avi.
19:36:59.909 T:1958244352   DEBUG: CGUIMediaWindow::GetDirectory (/home/osmc/TV Shows/Sopranos/Season 1/)
19:36:59.909 T:1958244352   DEBUG:   ParentPath = [/home/osmc/TV Shows/Sopranos/Season 1/]
19:36:59.921 T:1958244352   DEBUG: RunQuery took 0 ms for 1 items query: SELECT  files.strFilename, files.playCount,  bookmark.timeInSeconds, bookmark.totalTimeInSeconds FROM files  LEFT JOIN bookmark ON    files.idFile = bookmark.idFile AND bookmark.type = 1  WHERE files.idPath=3
19:36:59.922 T:1597518832   DEBUG: Thread BackgroundLoader start, auto delete: false
19:36:59.940 T:1597518832   DEBUG: Thread BackgroundLoader 1597518832 terminating
19:37:00.145 T:1958244352   DEBUG: ------ Window Deinit (DialogConfirm.xml) ------
Reply
#2
Hi Taleman

Your nfo files are not correct. Please read the wiki pages on how to create nfo files... http://kodi.wiki/view/NFO_files
My Signature
Links to : Official:Forum rules (wiki) | Official:Forum rules/Banned add-ons (wiki) | Debug Log (wiki)
Links to : HOW-TO:Create Music Library (wiki) | HOW-TO:Create_Video_Library (wiki)  ||  Artwork (wiki) | Basic controls (wiki) | Import-export library (wiki) | Movie sets (wiki) | Movie universe (wiki) | NFO files (wiki) | Quick start guide (wiki)
Reply
#3
I am seeing this same issue.... I moved Kodi from one machine to another, exported the library from the old server, then imported into the new....

I am now seeing this issue, and causing a 12 core machine to max out CPU usuage.  I use a combination of sickrage and mediaelch to creating all the nfo files, and never had this issue up until yesterday.  This is definitely an issue
Reply
#4
Providing logs is the appropriate way to receive support.
Reply
#5
Sorry forgot about this post, mine was actually related to dodgy video drivers, it was failing back to CPU rather than doing correctly on the GPU
Reply

Logout Mark Read Team Forum Stats Members Help
TV Show with NFO only not working0