As a product owner I want, that to client song data would be fetched from db not from clouds, this allows:
- reduce songs loading time in client side/browser
- less code -> easier maintained (remove metadataPopulation method,and remove structures, directly use entities for data transferring to client)