skerit / romcollectionbrowser

Automatically exported from code.google.com/p/romcollectionbrowser
GNU General Public License v2.0
0 stars 0 forks source link

Scrapers can only use a comma as a delimiter. #183

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Write a scraper.
2. Try to use anything other than a , as a delimiter.

What is the expected output? What do you see instead?
RCB should be able to use any character as a delimiter. Some sources don't 
allow us to change them, so the only option is to do it in the scraper.

What version of the product are you using? On what operating system?
2.0.17, Windows (although the problem is platform independent).
Please provide any additional information below.
Some sources also put spaces on either side of the delimiter. i.e. ' / '.

Original issue reported on code.google.com by T.B.Dud...@gmail.com on 16 Sep 2014 at 12:51