yuriyandropov
Active member
I would to propose the following format for mapping models to existing sets.
If you have any suggestions, or things that should be added/changed that would help you making such lists, just let me know.
-date format: year-month-day
-modelNameAtWebsite: if the name is random, prepend a "*" before the model name. If no model name is known, leave it empty, but do add the tab separator.
-indexxxUrl: if no indexxxUrl is known, use a * character instead.
-Multiple entries can be added. No empty line is needed to seperate entries, but it can be added if it helps you visually to see each distinct entry.
-"[tab]" stands for a tab character.
Code:======= ENTRY FORMAT ========= date[tab]setid modelNameAtWebsite[tab]indexxxUrl modelNameAtWebsite[tab]indexxxUrl modelNameAtWebsite[tab]indexxxUrl modelNameAtWebsite[tab]indexxxUrl ======= example of the entries file content: ============== 2005-05-11 6375 Veronika http://www.indexxx.com/models/258/jasmin/ Adrienne http://www.indexxx.com/models/729/yasmine-gold/ 2004-09-08 5267 *Katie http://www.indexxx.com/models/55/anita-queen/ *Julia http://www.indexxx.com/models/62/aschley-robins/ 2005-08-10 6771 Danielle Ellen http://www.indexxx.com/models/188/ellen-saint/ 2004-01-01 3483 Faith http://www.indexxx.com/models/31687/faith-15/ http://www.indexxx.com/models/31189/natalie-28/
Works for me. I would only suggest a couple of enhancements. As is, the [space] and "*" are loaded with several meanings. So to avoid this:
1. If the model is not in indexxx, use "#" character, e.g.
2005-08-10 6771
Danielle #
2. If the model name is not given by the website, use "?" character, e.g.
2004-01-01 3483
Faith http://www.indexxx.com/models/31687/faith-15/
? http://www.indexxx.com/models/31189/natalie-28/
Using these additional special characters will make it easier to grep/search/replace, imho.
If you agree, let's make it final and pin it ( make sticky ) somewhere in this forum for the technical users.
Last edited by a moderator: