I'm trying to "scan for new content" on my "prison break" share. No matter what scraper I try it doesn't seem to pick up S03E01. The filename is in the exact same format as the S02 files. The log file shows:
CODE
14:05:20 M: 40435712 DEBUG: found match smb://192.168.0.11;xbox:xxxx@192.168.0.11/tv_shows/prison break/prison break s03e01.avi 03 01
14:05:20 M: 40435712 INFO: Get URL: http://www.tv.com/show/31635/episode_listings.html?season=1
14:05:21 M: 40275968 ERROR: IMDB: Unable to parse web site
14:05:21 M: 40366080 INFO: Get URL: http://www.tv.com/show/31635/episode_listings.html?season=2
14:05:24 M: 40243200 ERROR: IMDB: Unable to parse web site
14:05:24 M: 40435712 DEBUG: VIDEO::CVideoInfoScanner::DoScan - Finished dir: smb://192.168.0.11;xbox:xxxx@192.168.0.11/TV_Shows/Prison Break/
14:05:24 M: 40448000 DEBUG: VIDEO::CVideoInfoScanner::Process - Finished scan
It seems to forget to lookup season 3. I've copied & pasted the url for tv.com for season 2 & even tried season 3, bith return episode lists.
I've tried reducing the size of the cache in system settings for internet.
Any ideas?
I will load a full debug log later, if it helps.