Kovid, Thank you very much for that. I look forward to the next build! With this being the first time I've actually looked at Python code, I have a couple of curiosities:
1) It appears (new line 141 in processor.py) that the 5-star rating is kept internally as a value 0 to 10. Is that true?
2) Will this distinguish between the "date" and "pubdate" as separate metadata fields or are both labels synonymous with "pubdate" (lines 127,130 in processor.py).
Thanks again for the feedback and the fixes.
|