Hey everyone, anyone can help with this issue?
During scraping, WebGrab+Plus skipped any shows that has parentheses at the start of they titles, ie "(L) Premier League LIVE" or "(D) 2015 F1 GP - Qualifying". Any idea how to fix this?
I am using Astro.com.my site.ini
Hai MK84...
dah ada solution ke? nie aku edit .ini file awal bulan lepas.
You have to edit a line in the .ini files.
default :
index_title.scrub {single(separator="(" include=first)|<name>||</name>|</name>}
change to :
index_title.scrub {multi|<name>||</name>|</name>}
-azumimuo-
Yup dah jumpa file site.ini yg pakai dulu. Thanks btw.