A Cross-Platform Companion App for FreeTubeSync, which allows for Synchronization of App data between multiple machines.
Added interface for Syncer class. Changed IsDirty from Property to Function Moved order for reading in initial database. First will fetch from the REST Api, then it will read in the database stored locally. Changed logic behind reading and fetching database. Fetching the database from the REST Api will mark internally that it is dirty, and force syncing. If an entry exists in our cache, and is equal, then we continue through, otherwise we remove the old entry, and use the new entry. |
||
|---|---|---|
| FreeTubeSyncer | ||
| .gitignore | ||
| FreeTubeSyncer.sln | ||