mirror of
https://github.com/ChuckPa/PlexDBRepair.git
synced 2025-11-06 11:18:54 -05:00
Update README.md
This commit is contained in:
parent
ae18fbf1c7
commit
7717283a5a
@ -131,16 +131,15 @@ If sufficient privleges exist (root), and supported by the environment, the opti
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
### EXAMPLE: To install & launch on Synology DSM 6
|
### EXAMPLE: To install & launch on Synology DSM 6
|
||||||
|
|
||||||
cd /volume1/Plex
|
cd /volume1/Plex # /volume1/PlexMediaServer on DSM 7
|
||||||
sudo bash
|
sudo bash
|
||||||
tar xf PlexDBRepair-x.y.z.tar.gz
|
tar xf PlexDBRepair-x.y.z.tar.gz
|
||||||
cd PlexDBRepair-x.y.z
|
cd PlexDBRepair-x.y.z
|
||||||
chmod +x DBRepair.sh
|
chmod +x DBRepair.sh
|
||||||
./DBRepair.sh
|
./DBRepair.sh
|
||||||
|
|
||||||
|
|
||||||
### EXAMPLE: Using DBRepair inside containers (manual start/stop included)
|
### EXAMPLE: Using DBRepair inside containers (manual start/stop included)
|
||||||
|
|
||||||
#### (Select containers allow stopping/starting PMS from the menu. See menu for details)
|
#### (Select containers allow stopping/starting PMS from the menu. See menu for details)
|
||||||
@ -168,7 +167,7 @@ If sufficient privleges exist (root), and supported by the environment, the opti
|
|||||||
osascript -e 'quit app "Plex Media Server"'
|
osascript -e 'quit app "Plex Media Server"'
|
||||||
cd ~/Downloads
|
cd ~/Downloads
|
||||||
tar xvf PlexDBRepai PlexDBRepair-1.0.0.tar.gz
|
tar xvf PlexDBRepai PlexDBRepair-1.0.0.tar.gz
|
||||||
cd PlexDBRepai PlexDBRepair-1.0.0
|
cd PlexDBRepair-1.0.0
|
||||||
|
|
||||||
chmod +x DBRepair.sh
|
chmod +x DBRepair.sh
|
||||||
./DBRepair.sh
|
./DBRepair.sh
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user