A Cross-Platform Companion App for FreeTubeSync, which allows for Synchronization of App data between multiple machines.
Find a file
Mario Steele 5887bc0961 Updated Syncer
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.
2025-07-30 12:19:53 -05:00
FreeTubeSyncer Updated Syncer 2025-07-30 12:19:53 -05:00
.gitignore Initial Commit 2025-07-21 13:31:24 -05:00
FreeTubeSyncer.sln Initial Commit 2025-07-21 13:31:24 -05:00