SyncServerII / Neebla

Private and Self-Owned Social Media
MIT License
1 stars 2 forks source link

Create new Media Attributes files on demand #16

Open crspybits opened 3 years ago

crspybits commented 3 years ago

Currently, these are only created for new media items. They should also be created on demand.

crspybits commented 3 years ago

We also need to start responding to the UUID collision delegate method-- to deal with the possibility that someone else creates the media attributes file just before us.