Hi Taomyn, I always *try* not to broke the database. I even had included some verifications to "migrate" the database to new schemas when needed. The problem is that when eventually there's a problem with the loading of the db and it fails to load any show, when quitting the application it will overwrite the db file, hence erasing any shows records you had. I am gonna work on a way to avoid this. Cheers,