Even though they still exist on main machine MCE Buddy deletes them off of server.
Log says something in regards to XYZ show deleted now deleting synced xyz show.
Comments: ** Comment from web user: rboy1 **
Log says something in regards to XYZ show deleted now deleting synced xyz show.
Comments: ** Comment from web user: rboy1 **
that's likely because its lying on a remote machine and if the network connectivity breaks, mcebuddy thinks they have been deleted (File.Exists returns false) and hence it proceeds to delete them.
Let me see if I can put a check for broken connectivity