Kodi Community Forum

Full Version: Won't scan episodes but knows the show
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I'm no dummy with XBMC, but this one has me stumped. This has never worked for me in any of the versions of XBMC I've had.

My naming convention is "Show\101 - Pilot.avi" since I don't see the point in separating by seasons since the library does that anyway.

The show I am having issues with is "The 4400". It recognizes the show, and I'm using thetvdb.com as a scraper, which DOES have the episode info, but it refuses to scan the episodes. Nearest I can figure is it thinks "The 4400" is "The 44", episode "00", but I cant be sure. An example episode is "401 - The Wrath of Graham.avi"

Here is my tvshowmatching tag:

Code:
    <tvshowmatching>
        <regexp>([0-9]+)([0-9][0-9])[^\\/]*</regexp>
        <regexp>([0-9]+)x([0-9]+)[^\\/]*</regexp>
        <regexp>s([0-9]+)e([0-9]+)[^\\/]*</regexp>
    </tvshowmatching>

The xbmc.log file contains the following, which i generated by deleting the log file and rebooting, then manually refreshing the show:

Code:
13:42:42 M: 57303040  NOTICE: -----------------------------------------------------------------------
13:42:42 M: 57282560  NOTICE: Starting XBMC, Platform: Xbox.  Built on May 21 2009 (SVN:20439, compiler 1310)
13:42:42 M: 57282560  NOTICE: special://xbmc/ is mapped to: Q:\
13:42:42 M: 57282560  NOTICE: special://masterprofile/ is mapped to: q:\UserData
13:42:42 M: 57282560  NOTICE: special://home/ is mapped to: Q:\
13:42:42 M: 57282560  NOTICE: special://temp/ is mapped to: Z:\
13:42:42 M: 57282560  NOTICE: The executable running is: E:\dash\default.xbe
13:42:42 M: 57282560  NOTICE: Log File is located: Q:\xbmc.log
13:42:42 M: 57282560  NOTICE: -----------------------------------------------------------------------
13:42:42 M: 57282560  NOTICE: Unmapped drive T
13:42:42 M: 57282560  NOTICE: Mapping drive T to Harddisk0\Partition1\dash\UserData
13:42:42 M: 57282560  NOTICE: Setup DirectX
13:42:42 M: 57257984  NOTICE: Mapping drive C to Harddisk0\Partition2
13:42:42 M: 57253888  NOTICE: Mapping drive E to Harddisk0\Partition1
13:42:42 M: 57253888  NOTICE: Unmapped drive D
13:42:42 M: 57253888  NOTICE: Mapping drive D to Cdrom0
13:42:46 M: 57253888  NOTICE: Mapping drive F to Harddisk0\Partition6
13:42:46 M: 57253888  NOTICE: Mapping drive X to Harddisk0\Partition3
13:42:46 M: 57253888  NOTICE: Mapping drive Y to Harddisk0\Partition4
13:42:46 M: 57253888  NOTICE: Unmapped drive Z
13:42:46 M: 57253888  NOTICE: Mapping drive Z to Harddisk0\Partition5
13:42:46 M: 57253888  NOTICE: load settings...
13:42:46 M: 57253888  NOTICE: Mapping drive P to Harddisk0\Partition1\dash\UserData
13:42:46 M: 57253888  NOTICE: special://profile/ is mapped to: q:\UserData
13:42:46 M: 57253888  NOTICE: loading special://masterprofile/guisettings.xml
13:42:46 M: 57077760  NOTICE: Getting hardware information now...
13:42:46 M: 57077760  NOTICE: Checking resolution 10
13:42:46 M: 57077760  NOTICE: Setting autoresolution mode 0
13:42:46 M: 57077760  NOTICE: Loaded advancedsettings.xml from special://profile/advancedsettings.xml
13:42:46 M: 57077760  NOTICE: Getting hardware information now...
13:42:46 M: 57077760  NOTICE: Checking resolution 10
13:42:46 M: 57077760  NOTICE: Setting autoresolution mode 0
13:42:46 M: 57077760  NOTICE: Default Video Player: mplayer
13:42:46 M: 57077760  NOTICE: Default Audio Player: paplayer
13:42:46 M: 57077760  NOTICE: Per AV pack settings are off
13:42:46 M: 57204736  NOTICE: q:\UserData\sources.xml
13:42:46 M: 33476608   ERROR: Keyboard Translator: Can't find button browser_home
13:42:46 M: 33476608   ERROR: Keyboard Translator: Can't find button browser_favorites
13:42:46 M: 33476608   ERROR: Keyboard Translator: Can't find button browser_refresh
13:42:46 M: 33476608   ERROR: Keyboard Translator: Can't find button browser_search
13:42:46 M: 33476608   ERROR: Keyboard Translator: Can't find button launch_app1_pc_icon
13:42:46 M: 33476608   ERROR: Keyboard Translator: Can't find button launch_media_select
13:42:46 M: 33476608   ERROR: Keyboard Translator: Can't find button play_pause
13:42:46 M: 33476608   ERROR: Keyboard Translator: Can't find button stop
13:42:46 M: 33476608   ERROR: Keyboard Translator: Can't find button volume_up
13:42:46 M: 33476608   ERROR: Keyboard Translator: Can't find button volume_mute
13:42:46 M: 33476608   ERROR: Keyboard Translator: Can't find button volume_down
13:42:46 M: 33476608   ERROR: Keyboard Translator: Can't find button next_track
13:42:46 M: 33476608   ERROR: Keyboard Translator: Can't find button prev_track
13:42:46 M: 33476608   ERROR: Keyboard Translator: Can't find button launch_mail
13:42:46 M: 33738752  NOTICE: Network: Using dashboard IP settings
13:42:46 M: 33406976  NOTICE: Checking the Date!
13:42:47 M: 33406976  NOTICE: start dvd mediatype detection
13:42:47 M: 33341440  NOTICE: initializing playlistplayer
13:42:47 M: 33341440  NOTICE: DONE initializing playlistplayer
13:42:47 M: 33341440  NOTICE: start fancontroller
13:42:47 M: 32808960  NOTICE: load default skin:[PM3.HD]
13:42:48 M: 28311552  NOTICE: Updating video library on startup
13:42:48 M: 28303360   ERROR: Control 402 in window 10133 has been asked to focus, but it can't
13:42:48 M: 27750400  NOTICE: initialize done
13:42:48 M: 27713536  NOTICE: Running the application...
13:42:49 M: 27451392  NOTICE: start timeserver client
13:42:49 M: 27381760  NOTICE: XBFileZilla: Starting...
13:42:49 M: 27381760  NOTICE: XBFileZilla: 'FileZilla Server.xml' is missing or is corrupt!
13:42:49 M: 27381760  NOTICE: XBFileZilla: Starting ftp emergency recovery mode
13:42:49 M: 26656768  NOTICE: XBFileZilla: Started
13:42:49 M: 26656768  NOTICE: ES: Starting event server
13:42:49 M: 26132480  NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777
13:42:49 M: 21090304  NOTICE: UDP: Listening on port 9777
13:42:51 M: 21172224 WARNING: CUtil::GetMatchingSource... no matching source found for [Video plugins]
13:43:19 M: 17432576   ERROR: PCRE: Match limit reached
13:43:21 M: 17645568   ERROR: PCRE: Match limit reached
13:43:56 M: 19083264  NOTICE: My Videos: Scanning for video info using worker thread, operation took 01:08
13:44:14 M: 17010688   ERROR: PCRE: Match limit reached
13:44:15 M: 17010688   ERROR: PCRE: Match limit reached
amclean Wrote:Nearest I can figure is it thinks "The 4400" is "The 44", episode "00", but I cant be sure. An example episode is "401 - The Wrath of Graham.avi"
your log file doesnt show XBMC is scaning

when at "TV shows" > select any1 > open the context menu & push "scan for new content"
You should see a line like this in the log
Code:
17:00:53 T:2532268944 M:1509695488   DEBUG: Process - Starting scan

then some waaays down ...
Code:
17:00:54 T:2532268944 M:1509752832   DEBUG: found episode based match /home/xbmc/links/anime1/golden.boy/[toma]_goldenboy_01x01_[53a5fa22].mkv [b](s01e01)[/b] [[\\/\._ \[-]([0-9]+)x([0-9]+)([^\\/]*)$]

the chunk in bold tells you what the regex has matched
& the lines after it will show xbmc scrapping
zosky Wrote:your log file doesnt show XBMC is scaning
That's because debugging isn't enabled.

Enable debugging and post a new log on pastebin.com.
http://pastebin.com/m1e0535dc

Thanks for the prompt reply, guys.
I had installed XBMC previously in december 2008 and that time I had successfully added loads of shows. This time I'm having problems with each show I'm adding. All the movies are loading up fine and even the music videos are being recognized. The only issue is with the tv shows. I tried all permutations and combinations and even changed the scrapers to see if it made a difference but nothing is helping. Sad
And you think your debug log may not help us helping you?
posted my debug log above - help anyone?
Ok crazy thing happened. Turns out I was breaking it all along.

In the begininning when I originally changed my episode naming convention from the scene standard to simply 101 - Pilot.avi, 102... etc, the scraper couldn't use that to scrape properly. So after some research I found the advancedsettings.xml fix which I've used ever since.

Well. I just installed XBMC on my laptop and added the source, and "The 4400" scraped the episodes perfectly and right away.

So as it turns out, they fixed what I had fixed, and my fix was breaking their fix.

Thanks anyway guys.
Slight bit of thread hi-jacking but I have the same problem but I have never touched advancedsettings.xml

A few days ago new episodes stopped being added to the library even though it adds overall show info.

http://pastebin.com/m2261d6c8

The above log shows what happened after I removed a show that had previously scraped fine but when i refresh it gets the overall show info but does not add the episodes. It is not a file naming issue as the files have been added successfully before.

currently on 22516 - Windows build
New movies are still going in fine but I cannot get any new episodes in at all.
Quote:<episodeguide></episodeguide>

Looks like you have an nfo file there with no real nfo in it.
Thanks for the reply but I'm not sure if that was it. I managed to get it working again this morning.

I think some of the settings got messed up last week while I was looking at other skins.

For some reason when I ticked "automatic scan" for the tv folder it was not remembering that setting, I'd go straight back in and it was unchecked again.

I went back to the default settings and after a restart and removing the shows with new episodes it picked them up.