1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-07-02 10:22:21 +02:00

Corrected db path on Debian.

Agneev Mukherjee 2020-01-25 16:48:36 +05:30
parent 5ce55aeada
commit ce7b236379

@ -17,7 +17,7 @@ In order to perform this process you'll need:
For Debian this is:
`/var/lib/Library/Application Support/Plex Media Server/Plug-in Support/Databases/com.app.plexapp.plugins.library`
`/var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Plug-in Support/Databases/com.app.plexapp.plugins.library`
You'll need to extract this somewhere to use with your DB IDE or open it straight from there. For DataGrip, you need to open the Databases console and add it directly to there as a SQL database.