[AppleTV2] Problem with Scraper
#1
I updatet today the newest version of atvflash, and now i got problem with my scraper. when i want to load movie infos he tell me that there is no connection to the server.

i tried with filmstarts, moviemaze, cinefacts, ofdb and moviedb. the only one is imdb that works...

got ATV 2 with iOS 4.2.1

someone can help me?
Reply
#2
try installing the nightly build as described here: http://wiki.xbmc.org/index.php?title=Ins...htly_build
Reply
#3
Question 
I have installed the nightly build: xbmc-20110904-a2098db-master-atv2.deb
I am streaming files from a Time Capsule via SMB.

Movie scraping works fine.
TV scraping through tvdb still doesn't work, although I no longer get the 'cannot connect to server' error.

On scanning my TV Shows, it managed to find data for GAME OF THRONES, but that was all.

I then tried going to an individual show of BattleStar Galactica and searching TV Information on just that one episode. I was asked for the name of the show, and had to enter simply BATTLESTAR GALACTICA, I then selected the 2003 series from the options list and it then found the data for that specific episode with no issue. However, I have to do this with every single episode - no autoscan...

My Battle Star Galactica Files look like this on my disk:

TIME CAPSULE USB HD
-VIDEOS
--TV
---Battle Star Galactica
----BattleStar.Galactica.S04E01.720p.HDTV.X264-DIMENSION.mkv

So the scraper seems to be having issues parsing some show names from the correctly formatted episode names. When it fails, it just stops so it's hard to know which ones are causing the issue - or why as they look fine to me.
Reply
#4
The TV scraper uses the directory name as well as the file names. Make sure the folder names are the same as the series name. Battlestar is not two words.
Reply
#5
psimondo Wrote:I have installed the nightly build: xbmc-20110904-a2098db-master-atv2.deb
I am streaming files from a Time Capsule via SMB.

Movie scraping works fine.
TV scraping through tvdb still doesn't work, although I no longer get the 'cannot connect to server' error.

On scanning my TV Shows, it managed to find data for GAME OF THRONES, but that was all.

I then tried going to an individual show of BattleStar Galactica and searching TV Information on just that one episode. I was asked for the name of the show, and had to enter simply BATTLESTAR GALACTICA, I then selected the 2003 series from the options list and it then found the data for that specific episode with no issue. However, I have to do this with every single episode - no autoscan...

My Battle Star Galactica Files look like this on my disk:

TIME CAPSULE USB HD
-VIDEOS
--TV
---Battle Star Galactica
----BattleStar.Galactica.S04E01.720p.HDTV.X264-DIMENSION.mkv

So the scraper seems to be having issues parsing some show names from the correctly formatted episode names. When it fails, it just stops so it's hard to know which ones are causing the issue - or why as they look fine to me.

Scrapers can be painfully picky about file title. The first problem is your parent folder is "Battle Star Galactica" with a space between "battle" and "star". Instead name that parent folder "Battlestar Galactica (2003)"

Next clean up the file name. I did a test and was able to get a perfect scrape using "Battlestar Galactica S04E01.mkv"

If you don't want to rename all your files you can take a look at this thread that explains how to modify/add regex to get some better scraping results (depending on the situation): http://forum.xbmc.org/showthread.php?tid=51614
Reply
#6
Ned Scott Wrote:try installing the nightly build as described here: http://wiki.xbmc.org/index.php?title=Ins...htly_build

works fine! BIG THX!!!!
Reply
#7
I have renamed all my folders as a first step and this has indeed made a difference! - I thought TV scraping ignored folders and just looked recursively through file names no matter what folder they were in. This wiki page http://wiki.xbmc.org/?title=TV_Shows_(Video_Library) didn't mention much about the folder name being important.

Anyway, my error and thanks for the help.

However, I did experience several crashes while updating my library. XBMC quit and I was returned to the ATV2 menu. On restarting XBMC again and rescanning I can continue scraping TV shows but after scanning one or two shows it crashes again.

I can send logs if someone tells me where to find them!
Reply
#8
LOG LOCATIONS:
/private/var/mobile/Library/Preferences/xbmc.log (this is the debug log, don't forget to enable debugging)
/private/var/log/syslog (if you don't have this, apt-get install syslogd, then try to re-produce the issue)
/private/var/mobile/Library/Logs/CrashReporter
--
XBMC HUB - THE NEW HOME FOR ADD-ONS and PLUGINS
Read how my ATV2 installation went
ATV2 one week on ... it's getting better all the time
XBMC/ATV2 - Feeling the love
--
XBMC:
Platform - Darwin iOS (11.0.0 AppleTV2,1, Version 4.3 (Build 8F305)).
11.0-RC2 - Built on Mar 1 2012 (Git:20120229-f38655f)
Platform - Darwin OSX (8.8.2 i386, Version 10.4.7 (Build 8N6014)).
11.0-RC2 - Built on Mar 1 2012 (Git:20120229-f38655f)
Reply
#9
I have downloaded the logs with debugging enabled. Here are the pastebin urls.

xbmc.log
http://pastebin.com/JnEuJDYC

syslog
http://pastebin.com/tDpdUR1L

Latest CrashReporter file
http://pastebin.com/KcBY1FdD
Reply
#10
Thumbs Up 
Ned Scott Wrote:try installing the nightly build as described here: http://wiki.xbmc.org/index.php?title=Ins...htly_build

Just like Ned said. Installed latest nightly and adios big problem. Good stuff!
Reply

Logout Mark Read Team Forum Stats Members Help
[AppleTV2] Problem with Scraper1