Skip to content

Instantly share code, notes, and snippets.

View texastoastt's full-sized avatar

Texastoast_ texastoastt

  • Dallas, TX
View GitHub Profile
@ssmereka
ssmereka / plexDatabaseRestoreScript.sh
Created February 2, 2014 20:41
Plex Media Server database backup restore script.
#!/bin/bash
# Restore a Plex database.
# Author Scott Smereka
# Version 1.0
# Script Tested on:
# Ubuntu 12.04 on 2/2/2014 [ OK ]
# Plex Database Location. The trailing slash is
@ssmereka
ssmereka / plexDatabaseBackupScript.sh
Last active March 21, 2025 16:18
Plex Media Server database backup script.
#!/bin/bash
# Backup a Plex database.
# Author Scott Smereka
# Version 1.0
# Script Tested on:
# Ubuntu 12.04 on 2/2/2014 [ OK ]
# Plex Database Location. The trailing slash is