tubesync
tubesync copied to clipboard
Refactor sync models and rework metadata handling
The sync app models are pretty unwieldy. They need a good tidy up and refactoring. Metadata should be split off and probably have some caching applied to avoid calling json.loads(...) excessively.