odrs: Move ratings creation to the processing thread
Instead of handing a QJsonDocument, hand the ratings hash. It has non-trivial processing to do, so we better not block the main thread as we do so.
Instead of handing a QJsonDocument, hand the ratings hash. It has non-trivial processing to do, so we better not block the main thread as we do so.